<?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>Fri, 17 Jul 2026 21:21:10 +0000</lastBuildDate><language>en</language><ttl>1</ttl><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title><![CDATA[Gulf system to bring heavy rains to Florida’s west coast and Big Bend starting this weekend]]></title><link>https://www.local10.com/weather/hurricane/2026/07/17/gulf-system-to-bring-heavy-rains-to-floridas-west-coast-and-big-bend-starting-this-weekend/</link><guid isPermaLink="true">https://www.local10.com/weather/hurricane/2026/07/17/gulf-system-to-bring-heavy-rains-to-floridas-west-coast-and-big-bend-starting-this-weekend/</guid><dc:creator><![CDATA[Michael Lowry]]></dc:creator><description><![CDATA[The National Hurricane Center continues to monitor an elongated corridor of low pressure stretching down the southeast U.S. coast and into the northeastern Gulf – with its south side tucked away in the elbow of Florida’s Big Bend – for possible tropical development starting this weekend into early next week.]]></description><pubDate>Fri, 17 Jul 2026 13:15:43 +0000</pubDate><content:encoded><![CDATA[<p>The National Hurricane Center continues to monitor an elongated corridor of low pressure stretching down the southeast U.S. coast and into the northeastern Gulf – with its south side tucked away in the elbow of Florida’s Big Bend – for possible tropical development starting this weekend into early next week.</p><p><a href="https://www.local10.com/espanol/2026/07/17/sistema-en-el-golfo-traera-fuertes-lluvias-a-la-costa-oeste-de-florida-y-la-region-de-big-bend-a-partir-de-este-fin-de-semana/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/17/sistema-en-el-golfo-traera-fuertes-lluvias-a-la-costa-oeste-de-florida-y-la-region-de-big-bend-a-partir-de-este-fin-de-semana/">Leer en español</a></p><p>As we’ve been discussing in this newsletter since Monday – two days before the area was first included in NHC’s outlook – the development odds are low here, primarily due to the disturbance’s proximity to and interaction with land and modest to strong bouts of wind shear in the vicinity.</p><p>The challenging environmental conditions and disorganized starting place of the disturbance don’t support significant organization, but with near-record warm waters for the time of year in the northeastern Gulf and off the southeast coast, a weak but short-lived tropical depression or low-end tropical storm can’t be ruled out. For now, the odds are stacked against it gathering enough organization to clear those hurdles, however.</p><h3><b>Locally heavy rain the upshot regardless</b></h3><p>Regardless of development, heavy rain from Florida’s Sun Coast – including the Tampa Bay metro – through the state’s Nature Coast and sweeping Big Bend will be the primary hazard into early next week.</p><figure><img src="https://www.local10.com/resizer/v2/PW3RH5ANS5GWBD5XKEAS6PJHD4.PNG?auth=0b1e3d1d84c12f71242592ac7ff9a86b9f1773d96c35707be433dbb33af32d8c&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Though heavy rains will start in earnest on Saturday, the heaviest threat will extend from Sunday through Tuesday, including across the interior middle tier of the state and northeast Florida.</p><p>Overall totals for now seem manageable and could be beneficial to areas of the state that desperately need an extended period of soaking rains to help relieve its ongoing drought.</p><p>That said, these types of tropically-juiced setups can produce very high rain rates exceeding 3 inches per hour, so localized flash flooding is certainly possible, especially in urban areas like the Tampa or Jacksonville metros.</p><h3><b>No development expected elsewhere across the Atlantic</b></h3><p>A robust tropical disturbance in the far eastern Atlantic just west of Africa also included in NHC’s tropical outlook isn’t expected to develop.</p><figure><img src="https://www.local10.com/resizer/v2/KXPNL77IXFHJ3KJO6O3VO5D7RQ.PNG?auth=45c4ee49ea68d77b672bde30129a8c568569bfd5e149c65cbf1ced96292dca96&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Elsewhere things continue to look quiet across the basin into the waning weeks of July.</p><h3><b>NOAA restores critical hurricane tracking satellite</b></h3><p>An extended outage of the GOES-19 weather satellite that we first reported in yesterday morning’s newsletter was remediated by Thursday afternoon.</p><p>According to my sources at NOAA with knowledge of the situation, the malfunction stemmed from software aboard the satellite platform. The satellite required rebooting to fix the issue which took it offline for approximately 24 hours from Wednesday to Thursday afternoon. During this time, NOAA engineers placed the satellite in what’s known as “safehold” as an emergency protective action to prevent major damage or risk satellite failure.</p><p>Thankfully, the issued was resolved expeditiously with no lasting damage to the satellite. GOES-19 is NOAA’s primary weather monitoring satellite for the U.S. East Coast and tropical Atlantic. This satellite is different from the defense-operated, polar-orbiting constellation of hurricane-monitoring satellites that faced early termination last hurricane season. Those satellites continue to operate without interruption after officials issued a last-minute fix last July to address cybersecurity concerns and keep the satellites online.</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/PXO3GKCQMJB77C4TGQOZJHF7OM.PNG?auth=a72dbd0001d580b719ab85b42e21a09d08ab31648e38324e336bd2947be2d86c&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Pirates-Guardians game postponed due to poor air quality due to wildfire smoke]]></title><link>https://www.local10.com/sports/2026/07/17/pirates-guardians-game-postponed-due-to-poor-air-quality-due-to-wildfire-smoke/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/17/pirates-guardians-game-postponed-due-to-poor-air-quality-due-to-wildfire-smoke/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[CLEVELAND (AP) — The game between the Pittsburgh Pirates and the Cleveland Guardians scheduled for Friday night has been postponed due to air quality concerns because of wildfire smoke from Canada and northern Minnesota.]]></description><pubDate>Fri, 17 Jul 2026 21:12:58 +0000</pubDate><content:encoded><![CDATA[<p>CLEVELAND (AP) — The game between the Pittsburgh Pirates and the Cleveland Guardians scheduled for Friday night has been postponed due to air quality concerns because of wildfire smoke from Canada and northern Minnesota.</p><p>Heavy, pungent wildfire smoke darkened skies in the U.S. from the Great Lakes to parts of the East Coast, reducing visibility and prompting warnings that breathing the air outside could be dangerous.</p><p>Officials in many cities urged residents to stay inside or wear masks outside as air quality reached unhealthy to hazardous levels, meaning it’s unhealthy for anyone, regardless of health conditions. The National Weather Service said a lingering high pressure system has trapped the smoke close to the ground.</p><p>The air quality index was 203 when the game was postponed at 4:45 p.m. EDT, which is deemed to be very unhealthy and hazardous.</p><p>Northeast Ohio has been experiencing smoky and hazy skies for the past two days.</p><p>A split doubleheader is scheduled for Saturday, with the start times being 1:10 p.m. EDT and 7:10 p.m. EDT</p><p>Thursday night's game in Philadelphia between the Mets and Phillies was moved to 6:10 p.m. EDT from 7:10 p.m. It was the only game on the big league schedule coming out of this week’s All-Star break.</p><p>___</p><p>AP sports: https://apnews.com/sports</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/E6GJXXCZWHO5NOF3L3ZKZFL4EI.jpg?auth=0f9075cff1e4b2dd493d5d8c1edb4dfcb4e3ea2fdf098738bb7143bf6bfedb90&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A fan wears a mask during an air quality warning from wildfire smoke prior to baseball game between the New York Mets and the Philadelphia Phillies, Thursday, July 16, 2026, in Philadelphia. (AP Photo/Chris Szagola)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Szagola</media:credit></media:content></item><item><title><![CDATA[Equipos realizan más rescates en Texas tras días de lluvias intensas]]></title><link>https://www.local10.com/espanol/2026/07/17/equipos-realizan-mas-rescates-en-texas-tras-dias-de-lluvias-intensas/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/equipos-realizan-mas-rescates-en-texas-tras-dias-de-lluvias-intensas/</guid><dc:creator><![CDATA[Por JESSE BEDAYN, JAMIE STENGLE y JOHN HANNA, Associated Press]]></dc:creator><description><![CDATA[UVALDE, Texas, EE.UU. (AP) — Cuadrillas de socorristas salvaron el viernes a personas atrapadas por las crecidas luego de fuertes tormentas, mientras más lluvias ampliaban el peligro generado por inundaciones que han matado al menos a dos personas y dejado varadas a cientos más.]]></description><pubDate>Fri, 17 Jul 2026 21:09:20 +0000</pubDate><content:encoded><![CDATA[<p>UVALDE, Texas, EE.UU. (AP) — Cuadrillas de socorristas salvaron el viernes a personas atrapadas por las crecidas luego de fuertes tormentas, mientras más lluvias ampliaban el peligro generado por inundaciones que han matado al menos a dos personas y dejado varadas a cientos más.</p><p>Una semana de aguaceros implacables dejó caer más de 60 centímetros (2 pies) de lluvia en algunas zonas. Se esperaba que la lluvia disminuyera, pero otra ronda de chubascos agravó ríos ya crecidos e inundó comunidades rurales cerca de la frontera con México que en gran medida se habían librado de daños importantes.</p><p>Cerca de Ozona, un pequeño pueblo a unos 320 kilómetros (200 millas) al oeste de San Antonio, las aguas cubrieron la Interestatal 10. Más de 50 personas fueron rescatadas de apartamentos inundados y de un parque de casas rodantes anegado.</p><p>También se derrumbó una sección de un puente sobre el río Nueces en el condado de Uvalde, donde en cuestión de días ha caído lluvia equivalente a meses. En Uvalde, a unos 130 kilómetros (80 millas) al suroeste de San Antonio, las aguas atravesaron la casa de Miguel Vasquez dos veces esta semana, dejando una capa de lodo y volcando su refrigerador y otros objetos.</p><p>Los escombros quedaron esparcidos por su vecindario y el cobertizo de un vecino quedó tambaleándose sobre una parte de la propiedad que fue arrasada. Vasquez contó el viernes que quedó atrapado en la corriente y estuvo a punto de ser arrastrado y ahogarse cuando intentaba llegar a su casa el miércoles.</p><p>“Tuve que agarrarme con las manos y los pies. No se podía nadar”, afirmó, mientras observaba los daños a su alrededor. “La gente cree que cuando hay una inundación, puedes nadar. Nadar no te va a ayudar. Te va a llevar. La corriente es demasiado fuerte”.</p><p>Casi 4 billones de litros de agua cayeron en una zona propensa a inundaciones</p><p>Casi 4 billones de litros (1 billón de galones) de agua cayeron sobre los tres condados más afectados durante tres días, suficientes para llenar 1,5 millones de piscinas olímpicas o abastecer a 11 millones de hogares durante un año.</p><p>Tan sólo el condado de Uvalde recibió más lluvia en ese periodo que la que California ha visto durante el último mes, según Ryan Maue, ex científico jefe de la Oficina Nacional de Administración Oceánica y Atmosférica (NOAA, por sus siglas en inglés).</p><p>La región texana de Hill Country es especialmente propensa a inundaciones repentinas porque la característica piedra caliza del área está cubierta apenas por una delgada capa de suelo. Durante lluvias intensas, el agua puede viajar rápidamente cuesta abajo antes de llenar las estrechas cuencas de los ríos.</p><p>El gobernador Greg Abbott indicó que personal de emergencia en una amplia franja del sur y centro de Texas ha rescatado a más de 570 personas, incluidos conductores varados y personas atrapadas en viviendas.</p><p>Viviendas y negocios quedaron empapados y cubiertos de lodo</p><p>Vasquez evacuó el jueves. De haberse quedado, “no habría podido huir”, aseguró.</p><p>Serena Reyna se despertó el jueves por la mañana y encontró su boutique en Kerrville, Nu Accents, cubierta de escombros después de que 1,2 metros (4 pies) de agua irrumpieran en la tienda. Describió el negocio como “una pérdida total”.</p><p>“Los pisos, o sea, están empapados de lodo y todavía, ya sabe, hay una pulgada (2,5 centímetros) de agua en algunos lugares”, comentó. “Todo ahí era sólo lodo, agua y escombros”.</p><p>El Departamento de Transporte de Texas informó que las crecidas cerraron un tramo de 80 kilómetros (50 millas) de la autopista 57 y que no se esperaba que partes de la vía reabrieran hasta el lunes.</p><p>En total, alrededor de 6 millones de residentes en Texas estuvieron bajo alerta por inundaciones en distintos momentos de esta semana. ___ Stengle informó desde Dallas y Hanna, desde Topeka, Kansas. Los periodistas de The Associated Press Dave Collins en Hartford, Connecticut; Michael Phillis en Washington, y Anna Wilder en Austin, Texas, 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/4LLD3ZXCIYYX6Q3TTUGK6LPOZQ.jpg?auth=bd2cf30cf4fd1307cfbbaab09777161d0b1511df61e8070f156debcce9157753&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Una vista aérea muestra las inundaciones del viernes 17 de julio de 2026 en Ozona, Texas. (AP Foto/Gerald Herbert)]]></media:description><media:credit role="author" scheme="urn:ebu">Gerald Herbert</media:credit></media:content></item><item><title><![CDATA[Teacher Accelerator Program aims to ease educator shortages as local districts continue hiring]]></title><link>https://www.local10.com/news/local/2026/07/17/teacher-accelerator-program-aims-to-ease-educator-shortages-as-local-districts-continue-hiring/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/17/teacher-accelerator-program-aims-to-ease-educator-shortages-as-local-districts-continue-hiring/</guid><dc:creator><![CDATA[Christina Vazquez, Ryan Mackey]]></dc:creator><description><![CDATA[As South Florida school districts continue hiring ahead of the new school year, education leaders say programs designed to bring career changers into classrooms are helping address a teacher shortage that has persisted for years.]]></description><pubDate>Fri, 17 Jul 2026 20:15:06 +0000</pubDate><content:encoded><![CDATA[<p>As South Florida school districts continue hiring ahead of the new school year, education leaders say programs designed to bring career changers into classrooms are helping address a teacher shortage that has persisted for years.</p><p><a href="https://www.local10.com/espanol/2026/07/17/programa-acelerador-de-maestros-busca-aliviar-la-escasez-de-educadores-mientras-distritos-escolares-locales-continuan-contratando-personal/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/17/programa-acelerador-de-maestros-busca-aliviar-la-escasez-de-educadores-mientras-distritos-escolares-locales-continuan-contratando-personal/">Leer en español</a></p><p>Alexis Robinson is among 200 new teachers recognized during a pinning ceremony at Miami Senior High School after completing the Teacher Accelerator Program, an education nonprofit that helps streamline the pathway to teaching in public, charter and private schools.</p><p>Robinson, who is interviewing for teaching positions, is among many participants entering education after working in another field.</p><p>“Not sure on the school yet but we are in the interview process,” Robinson said.</p><p>Before pursuing teaching, Robinson earned a Bachelor of Fine Arts in musical theater and toured with theater companies.</p><p>She said becoming certified to teach outside private school programs proved difficult before learning about the Teacher Accelerator Program.</p><p>“And then I was like well, if I want to teach outside of a private school program, for charter or public, I need to get certified, and that process has been very hard,” Robinson said. “(It) started last year, and then my mom heard about this program.” </p><p>Although she hopes to eventually teach drama, Robinson said English became the natural fit.</p><p>“So the closest thing to theater that I love is English, and that’s how I landed here and I am just passionate,” she said.</p><p>Leslie Miller Saiontz, president and founder of the Teacher Accelerator Program, said career changers bring enthusiasm and experience into the profession at a time when schools continue to face staffing challenges.</p><p>“They come in with gusto and that’s what you need, you need intention, and gosh they just check all the boxes,” Saiontz said.</p><p>The program has expanded into Broward County as districts continue searching for qualified educators.</p><p>“The teacher shortage is the biggest challenge to education right now,” she said.</p><p>The effort comes as Georgetown University’s Center on Education and the Workforce projects the United States will face skills shortages in several critical occupations, including teaching, through at least 2032.</p><p>United Way Miami President and CEO Symeria Hudson said the Teacher Accelerator Program is part of the organization’s Upskill initiative, which focuses on developing workers in industries experiencing talent shortages.</p><p>“So we have identified specific industries that have talent gaps. Things like the education profession,” she said. “So what we’ve been able to do is identify these opportunities where we believe that the talent can be actually birth and created right here in our very own community. So we help invest in educational programs with public private partnerships and educational institutions.” </p><p>She said the program helps shorten the path from career changer to classroom teacher.</p><p>“The teacher accelerator program fits under an umbrella of what we call the United Way Miami Upskill program, and that program was designed to really leverage talent right here in our own community, but talent that needed to be up-skilled,” Hudson said. “So part of what teacher accelerator program does is certainly shorten that time, allowing teacher focusing on coursework that is going to get them right there in the classroom.” </p><p>The Florida Department of Education has identified exceptional student education, English for Speakers of Other Languages, math, science and English among its high-demand teacher certification areas for the 2026-27 school year.</p><p>Robinson said she and many of the other career changers in the program were inspired by teachers who changed their lives.</p><p>“I thought about it and I was like, I will take the chance. we (other career changers her in cohort TAP program) recalled a teacher that changed things for us and so when we thought about the teacher shortage going on, everyone who I have seen (in the TAP program) who has not come from an education background, or maybe has come from substituting and was like i want to get into this full-time, came from heeding that call,” Robinson said.</p><p>The challenge of recruiting teachers is not new.</p><p>In 2022, Miami-Dade County Public Schools Superintendent Dr. Jose Dotres said the district’s greatest staffing needs included high-level math, science, special education and high school language arts.</p><p>“To the point that we are recruiting outside the typical college of education but actually going to other disciplines because we know we have very talented individuals that are very strong with their content and if they have a passion to work with students they can be exceptional teachers,” he said.</p><p>Hiring remains underway across South Florida.</p><p>Broward County Public Schools spokesperson John Sullivan told Local 10 News the district currently has approximately 300 instructional vacancies, representing an instructional vacancy rate of about 2%.</p><p>“This is slightly lower than where the District typically is at this point in the hiring cycle,” Sullivan said. He added that the district is actively recruiting qualified educators and expects schools to be appropriately staffed when the school year begins.</p><p>Sullivan also said Broward County Public Schools does not have a hiring freeze for teachers or other school-site positions tied to enrollment.</p><p>In Miami-Dade County, the Florida Education Association’s January county-by-county teacher vacancy snapshot identified vacancies across 34 certification categories but did not include a total vacancy number.</p><p>In a statement Friday, a Miami-Dade County Public Schools spokesperson said, “A snapshot number at this stage does not reflect our actual staffing reality,” adding, “We are successfully moving available educators into open roles and are committed to ensuring every classroom has a high-quality educator on day one.”</p><h2>Related Links</h2><p><a href="https://cew.georgetown.edu/cew-reports/skills-shortages/" target="_self" rel="" title="https://cew.georgetown.edu/cew-reports/skills-shortages/"><b>Georgetown University Center on Education and the Workforce Falling Behind</b></a>: How Skills Shortages Threaten Future Jobs</p><p><b>Florida Department of Education Identification of </b><a href="https://www.fldoe.org/file/20892/8-2.pdf" target="_self" rel="" title="https://www.fldoe.org/file/20892/8-2.pdf"><b>High Demand Teacher Needs Areas for 2026-27</b></a></p><p>The Florida Department of Education identifies the following as high-demand teacher certification areas for the 2026-27 school year:</p><ul><li>Exceptional Student Education (ESE)</li><li>Math</li><li>English</li><li>Science – General</li><li>Science – Physical</li><li>Science – Earth &amp; Space</li><li>English for Speakers of Other Languages (ESOL)</li></ul><p>“The high-demand areas above represent certification areas where larger than typical proportions of teachers who are not certified in the appropriate field are being hired to teach courses where significant vacancies exist and where postsecondary institutions do not produce enough graduates to meet the needs of Florida’s K-12 student population,” according to the FDOE. </p><p><a href="https://feaweb.org/issues/teacher-and-staff-shortage/" target="_self" rel="" title="https://feaweb.org/issues/teacher-and-staff-shortage/"><b>Florida Education Association Teacher and staff shortage </b></a></p><p>The Florida Education Association stated that “Florida faces a severe shortage of teachers and education support staff professionals.”</p><p>According to an FEA spokesperson, the organization counts advertised vacancies posted on each school district’s website every August, with a follow-up update in January.</p><p><a href="https://feaweb.org/release/floridas-teacher-and-staff-vacancies-signal-a-retention-crisis-at-a-breaking-point/" target="_self" rel="" title="https://feaweb.org/release/floridas-teacher-and-staff-vacancies-signal-a-retention-crisis-at-a-breaking-point/"><b>Florida’s Teacher and staff vacancies signal a retention crisis at a breaking point</b></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><media:content url="https://www.local10.com/resizer/v2/3PTDM7ISJFERHC2FVM6BZADLNU.jpg?auth=6451d382816b26ea746c3ade055298f9e09cfc40e39389f62461539bb41eaffb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Fingerprint on sunglasses leads to arrest in $150K Miami home burglary, cops say]]></title><link>https://www.local10.com/news/local/2026/07/17/fingerprint-on-sunglasses-leads-to-arrest-in-150k-miami-home-burglary-cops-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/17/fingerprint-on-sunglasses-leads-to-arrest-in-150k-miami-home-burglary-cops-say/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A fingerprint left on a pair of sunglasses inside a ransacked Miami home helped detectives crack a nearly two-month-old burglary that they say left victims without an estimated $150,000 in jewelry. ]]></description><pubDate>Fri, 17 Jul 2026 15:05:17 +0000</pubDate><content:encoded><![CDATA[<p>A fingerprint left on a pair of sunglasses inside a ransacked Miami home helped detectives crack a nearly two-month-old burglary that they say left victims without an estimated $150,000 in jewelry. </p><p><a href="https://www.local10.com/espanol/2026/07/17/policia-huella-dactilar-en-gafas-de-sol-conduce-a-arresto-por-robo-de-150000-usd-en-vivienda-de-miami/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/17/policia-huella-dactilar-en-gafas-de-sol-conduce-a-arresto-por-robo-de-150000-usd-en-vivienda-de-miami/">Leer en español</a></p><p>Miami police confirmed the arrest of 37-year-old Quindy Janvier on Thursday in connection with the May 26 break-in at a home in the 2600 block of Southwest 23rd Avenue in the city’s Silver Bluff Estates neighborhood.</p><p>According to an arrest report, officers responded to the home shortly before noon on May 26 after a woman arrived, heard a bedroom door slam and “discovered the home in disarray.” </p><p>While on the phone with one of the homeowners, the woman noticed a bedroom window had been broken and told him, “Danny, you’ve been robbed,” the report states. </p><p>When the homeowners returned, they discovered that about $150,000 worth of jewelry had been stolen from multiple bedrooms, according to police. </p><p>Investigators determined the burglar entered and exited through a southwest-facing bedroom window. </p><p>They said during the investigation, the victims found a pair of sunglasses inside a bedroom and a “pry tool” outside the broken window. According to the report, neither item belonged to anyone who lives at the home.</p><p>Detectives also reviewed surveillance video from a nearby home that showed Janvier, who lives in Miami-Dade’s Brownsville neighborhood, riding a standing scooter in the area minutes before the burglary. </p><p>Police said additional video showed Janvier entering the victims’ yard before later running away from the area around the same time the burglary was discovered, the report states.</p><p>A “latent fingerprint” recovered from the lens of the sunglasses was later analyzed and identified as belonging to Janvier, according to the report.</p><p>Police said they arrested Janvier on Thursday. </p><p>Jail records show he is facing one count each of burglary of an occupied structure, third-degree grand theft and criminal mischief causing $1,000 or more in damage.</p><p>As of Friday morning, he was being held at the Turner Guilford Knight Correctional Center, where his bond was set at $77,500. </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/HJOURJUWDNDNBHA7CSPCYXKZOU.jpg?auth=26d8f3220f72ef199f97268631dcaf6a52a1b9ec9c8e89cd912f61f9815c064b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Federal appeals court rules that New Jersey's assault weapons ban is unconstitutional]]></title><link>https://www.local10.com/news/national/2026/07/17/federal-appeals-court-rules-that-new-jerseys-assault-weapons-ban-is-unconstitutional/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/17/federal-appeals-court-rules-that-new-jerseys-assault-weapons-ban-is-unconstitutional/</guid><dc:creator><![CDATA[By JOSH KELETY, Associated Press]]></dc:creator><description><![CDATA[A federal appeals court ruled Friday that New Jersey's bans on assault firearms and magazines that can hold more than 10 rounds are unconstitutional.]]></description><pubDate>Fri, 17 Jul 2026 20:50:37 +0000</pubDate><content:encoded><![CDATA[<p>A federal appeals court ruled Friday that New Jersey's bans on assault firearms and magazines that can hold more than 10 rounds are unconstitutional.</p><p>This is the first time a federal appeals court has struck down a state ban on such weapons, and it comes as the U.S. Supreme Court is set to consider whether bans on semiautomatic rifles violate the Second Amendment. Just last week, a different federal appeals court upheld Illinois' ban on semiautomatic weapons.</p><p>Friday's appeals court ruling in the New Jersey case goes further than a July 2024 ruling from a federal judge, who said that the state's ban on AR-15s specifically was unconstitutional but upheld the provision barring larger magazines. The 3rd U.S. Circuit Court of Appeals said Friday in its opinion that the state's entire ban on weapons it deems to be “assault firearms” and restriction on “large capacity ammunition magazines” were unconstitutional.</p><p>New Jersey Attorney General Jennifer Davenport, a Democrat whose office defended the law, said in a statement that the decision is “as unfortunate as it is legally incorrect.”</p><p>“Every other federal circuit court to consider the issue has come out the other way,” Davenport said. “Assault weapons and large capacity magazines play a dangerous role in the modern epidemic of mass shootings, and New Jersey acted reasonably and lawfully in restricting them. We are considering our options.”</p><p>John Commerford, executive director of the National Rifle Association Institute for Legislative Action, called the ruling a “historic victory for the NRA, the Second Amendment, and law-abiding Americans."</p><p>“The Third Circuit has struck down these unconstitutional so-called assault weapons bans and magazine bans in New Jersey, affirming what we’ve always known: the right to keep and bear arms, including commonly-owned rifles and standard-capacity magazines, is fundamental and cannot be infringed by politicians who prioritize control over constitutional freedoms," Commerford said in a statement.</p><p>___</p><p>Kelety reported from Phoenix.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/27KULGXQWAEWHBYVJOUYTOHZB4.jpg?auth=5a1e4a760f6196673598b9aee43f1e12c82429107375304008375bf2673a2353&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - An AR-15 style rifle is fired at the Bureau of Alcohol, Tobacco, Firearms, and Explosives (ATF), National Services Center on March 2, 2023, in Martinsburg, W.Va. (AP Photo/Alex Brandon, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content></item><item><title><![CDATA[Plantation man jailed after daughter, 6, brings THC gummies to camp, sickening 3, police say]]></title><link>https://www.local10.com/news/local/2026/07/17/plantation-man-jailed-after-daughter-6-brings-thc-gummies-to-camp-sickening-3-police-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/17/plantation-man-jailed-after-daughter-6-brings-thc-gummies-to-camp-sickening-3-police-say/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Police arrested a Plantation man on Thursday after they said his 6-year-old daughter brought THC gummies to her summer camp, sickening three other children who ingested them.]]></description><pubDate>Fri, 17 Jul 2026 19:59:27 +0000</pubDate><content:encoded><![CDATA[<p>Police arrested a Plantation man on Thursday after they said his 6-year-old daughter brought THC gummies to her summer camp, sickening three other children who ingested them.</p><p><a href="https://www.local10.com/espanol/2026/07/17/arrestan-a-hombre-de-plantation-despues-de-que-su-hija-de-seis-anos-llevara-gomitas-con-thc-a-campamento-y-enfermara-a-tres-personas/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/17/arrestan-a-hombre-de-plantation-despues-de-que-su-hija-de-seis-anos-llevara-gomitas-con-thc-a-campamento-y-enfermara-a-tres-personas/">Leer en español</a></p><p>Shelvin Marquise Fairman, 31, is facing three child neglect charges in connection with the incident.</p><p>Investigators with the Plantation Police Department said Fairman’s daughter attends a summer camp at Mirror Lake Elementary School, located at 1200 NW 72nd Ave., and shared the gummies ― unaware that they contained THC ― with three friends, aged 4, 5 and 9. </p><p>According to an arrest report, medics took the three children to hospitals “for a multitude of symptoms.”</p><p>Police said the girl got the gummies from an “easily accessible” bedroom fridge. They said the girl’s mother told police that the gummies belonged to Fairman.</p><p>Authorities said the girl’s mother told investigators that she thought all the gummies had been “thrown out or hidden away.”</p><p>“Shelvin’s actions, or lack thereof, were solely responsible for this chain of events,” the report states. “The parents of these young children advised that they were all very disturbed that THC edible gummies had been provided to their children at a summer camp and would like to seek prosecution.”</p><p>Records show that Fairman was being held in the Broward Main Jail on a $10,500 bond as of Friday afternoon.</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/PB4XEAVBAZDSNDZABVWZZ3SY7Q.jpg?auth=48e706d8aa427032d407323a86666d178e42f35d4d06c2b96b9529c802279e9d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Shelvin Fairman]]></media:description></media:content></item><item><title><![CDATA[Arrestan a hombre de Plantation después de que su hija de seis años llevara gomitas con THC a campamento y enfermara a tres personas]]></title><link>https://www.local10.com/espanol/2026/07/17/arrestan-a-hombre-de-plantation-despues-de-que-su-hija-de-seis-anos-llevara-gomitas-con-thc-a-campamento-y-enfermara-a-tres-personas/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/arrestan-a-hombre-de-plantation-despues-de-que-su-hija-de-seis-anos-llevara-gomitas-con-thc-a-campamento-y-enfermara-a-tres-personas/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[La Policía arrestó el jueves a un hombre de Plantation luego de que, según las autoridades, su hija de seis años llevara gomitas con THC a su campamento de verano, lo que enfermó a otros tres niños que las ingirieron.]]></description><pubDate>Fri, 17 Jul 2026 20:40:10 +0000</pubDate><content:encoded><![CDATA[<p>La Policía arrestó el jueves a un hombre de Plantation luego de que, según las autoridades, su hija de seis años llevara gomitas con THC a su campamento de verano, lo que enfermó a otros tres niños que las ingirieron.</p><p>Shelvin Marquise Fairman, de 31 años, enfrenta tres cargos de negligencia infantil en relación con el incidente.</p><p>Investigadores del Departamento de Policía de Plantation informaron que la hija de Fairman asiste a un campamento de verano en Mirror Lake Elementary School, ubicada en el 1200 de la avenida 72 del noroeste, y compartió las gomitas, sin saber que contenían THC, con tres amigos de 4, 5 y 9 años.</p><p>Según el informe de arresto, paramédicos trasladaron a los tres niños a hospitales “por una variedad de síntomas”.</p><p>La Policía indicó que la niña obtuvo las gomitas de un refrigerador en una habitación que era “de fácil acceso”. Agregó que la madre de la menor dijo a los agentes que las gomitas pertenecían a Fairman.</p><p>Las autoridades informaron que la madre de la niña dijo a los investigadores que pensaba que todas las gomitas habían sido “desechadas u ocultadas”.</p><p>“Las acciones de Shelvin, o la falta de ellas, fueron las únicas responsables de esta cadena de acontecimientos”, señala el informe. “Los padres de estos niños informaron que estaban muy consternados de que se les hubieran proporcionado gomitas comestibles con THC a sus hijos en un campamento de verano y desean que el caso sea procesado”.</p><p>Los registros muestran que Fairman permanecía detenido en la cárcel principal del condado Broward con una fianza de $10,500 USD hasta la tarde del viernes.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/PB4XEAVBAZDSNDZABVWZZ3SY7Q.jpg?auth=48e706d8aa427032d407323a86666d178e42f35d4d06c2b96b9529c802279e9d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Shelvin Fairman]]></media:description></media:content></item><item><title><![CDATA[Sismo de magnitud 7.3 sacude la costa del Pacífico de México y activa alerta de tsunami]]></title><link>https://www.local10.com/espanol/2026/07/17/sismo-de-magnitud-73-sacude-la-costa-del-pacifico-de-mexico-y-activa-alerta-de-tsunami/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/sismo-de-magnitud-73-sacude-la-costa-del-pacifico-de-mexico-y-activa-alerta-de-tsunami/</guid><dc:creator><![CDATA[Brantly Scott]]></dc:creator><description></description><pubDate>Fri, 17 Jul 2026 17:19:06 +0000</pubDate><content:encoded><![CDATA[<p>Un sismo de magnitud 7.3 se registró este viernes frente a la costa del Pacífico de México, cerca de la frontera con Guatemala, informó el <a href="https://earthquake.usgs.gov/earthquakes/eventpage/us7000t1bu/executive" target="_self" rel="" title="https://earthquake.usgs.gov/earthquakes/eventpage/us7000t1bu/executive">Servicio Geológico de Estados Unidos</a> (USGS).</p><p>La agencia indicó que el movimiento telúrico ocurrió a una profundidad de aproximadamente 18.5 kilómetros y que su epicentro se localizó unos 58 kilómetros al suroeste de Puerto Madero, México.</p><p>La Administración Nacional Oceánica y Atmosférica de Estados Unidos (NOAA) informó que el sismo generó una amenaza de tsunami para algunas zonas de México y Guatemala. Posteriormente, la agencia confirmó que se habían observado olas de tsunami.</p><p>Las autoridades señalaron que podrían registrarse olas de hasta un metro por encima del nivel normal de la marea en sectores de las costas del Pacífico de México y Guatemala.</p><p>Funcionarios de la NOAA informaron que continuarán emitiendo pronósticos y comunicados sobre el tsunami como parte del sistema de mitigación de tsunamis de las Naciones Unidas.</p><p>Sin embargo, aclararon que cualquier alerta, advertencia o aviso oficial de tsunami será emitido por las autoridades gubernamentales de los países afectados.</p>]]></content:encoded></item><item><title><![CDATA[Programa Acelerador de Maestros busca aliviar la escasez de educadores mientras distritos escolares locales continúan contratando personal]]></title><link>https://www.local10.com/espanol/2026/07/17/programa-acelerador-de-maestros-busca-aliviar-la-escasez-de-educadores-mientras-distritos-escolares-locales-continuan-contratando-personal/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/programa-acelerador-de-maestros-busca-aliviar-la-escasez-de-educadores-mientras-distritos-escolares-locales-continuan-contratando-personal/</guid><dc:creator><![CDATA[Christina Vazquez, Ryan Mackey]]></dc:creator><description><![CDATA[Mientras los distritos escolares del sur de Florida continúan contratando personal antes del inicio del nuevo año escolar, líderes del sector educativo afirman que los programas diseñados para incorporar a personas que cambian de carrera a las aulas están ayudando a aliviar la escasez de maestros que ha persistido durante años.]]></description><pubDate>Fri, 17 Jul 2026 20:33:58 +0000</pubDate><content:encoded><![CDATA[<p>Mientras los distritos escolares del sur de Florida continúan contratando personal antes del inicio del nuevo año escolar, líderes del sector educativo afirman que los programas diseñados para incorporar a personas que cambian de carrera a las aulas están ayudando a aliviar la escasez de maestros que ha persistido durante años.</p><p>Alexis Robinson está entre los 200 nuevos maestros reconocidos durante una ceremonia de imposición de pines en Miami Senior High School tras completar el Programa Acelerador de Maestros, una organización educativa sin fines de lucro que ayuda a agilizar el camino hacia la docencia en escuelas públicas, chárter y privadas.</p><p>Robinson, quien actualmente entrevista para puestos de maestra, forma parte de los muchos participantes que ingresan al sector educativo después de haber trabajado en otro campo.</p><p>“Todavía no sé en qué escuela, pero estamos en el proceso de entrevistas”, dijo Robinson.</p><p>Antes de dedicarse a la enseñanza, Robinson obtuvo una licenciatura en Bellas Artes con especialización en teatro musical y realizó giras con compañías teatrales.</p><p>Dijo que obtener la certificación para enseñar fuera de programas de escuelas privadas resultó difícil antes de conocer el Programa Acelerador de Maestros.</p><p>“Y entonces pensé que si quería enseñar fuera de un programa de escuela privada, en una escuela chárter o pública, necesitaba obtener la certificación, y ese proceso ha sido muy difícil”, dijo Robinson. “Empecé el año pasado, y luego mi mamá se enteró de este programa”.</p><p>Aunque espera enseñar teatro en el futuro, Robinson dijo que inglés fue la opción más natural.</p><p>“Lo más cercano al teatro que también amo es inglés, y así fue como terminé aquí, y me apasiona”, afirmó.</p><p>Leslie Miller Saiontz, presidenta y fundadora del Programa Acelerador de Maestros, dijo que las personas que cambian de carrera aportan entusiasmo y experiencia a la profesión en un momento en que las escuelas continúan enfrentando desafíos para cubrir sus plazas.</p><p>“Llegan con mucho entusiasmo, y eso es lo que se necesita; se necesita intención, y realmente cumplen con todos los requisitos”, dijo Saiontz.</p><p>El programa se ha expandido al condado Broward mientras los distritos continúan buscando educadores calificados.</p><p>“La escasez de maestros es el mayor desafío para la educación en este momento”, afirmó.</p><p>La iniciativa surge mientras el Centro de Educación y Fuerza Laboral de la Universidad de Georgetown proyecta que Estados Unidos enfrentará escasez de habilidades en varias ocupaciones críticas, incluida la docencia, al menos hasta 2032.</p><p>Symeria Hudson, presidenta y directora ejecutiva de United Way Miami, dijo que el Programa Acelerador de Maestros forma parte de la iniciativa Upskill de la organización, enfocada en desarrollar trabajadores en industrias que enfrentan escasez de talento.</p><p>“Hemos identificado industrias específicas que tienen brechas de talento, como la profesión educativa”, dijo. “Lo que hemos podido hacer es identificar oportunidades en las que creemos que el talento puede surgir y desarrollarse aquí mismo, en nuestra propia comunidad. Por eso invertimos en programas educativos mediante alianzas público-privadas e instituciones educativas”.</p><p>Dijo que el programa ayuda a acortar el camino para que quienes cambian de carrera se conviertan en maestros.</p><p>“El Programa Acelerador de Maestros forma parte de lo que llamamos el programa United Way Miami Upskill, diseñado para aprovechar el talento que ya existe en nuestra comunidad, pero que necesitaba capacitación adicional”, dijo Hudson. “Parte de lo que hace el Programa Acelerador de Maestros es precisamente reducir ese tiempo, permitiendo que los maestros se concentren en los cursos que los llevarán directamente al salón de clases”.</p><p>El Departamento de Educación de Florida ha identificado educación para estudiantes excepcionales, inglés para hablantes de otros idiomas (ESOL), matemáticas, ciencias e inglés entre las áreas de certificación docente de mayor demanda para el año escolar 2026-27.</p><p>Robinson dijo que ella y muchos de los otros participantes del programa que cambiaron de carrera se inspiraron en maestros que transformaron sus vidas.</p><p>“Lo pensé y dije: voy a intentarlo. Nosotros recordamos a un maestro que cambió nuestras vidas y, cuando pensamos en la escasez de maestros, todos los que he conocido en el Programa Acelerador de Maestros y que no provenían del ámbito educativo, o que quizá habían trabajado como maestros sustitutos y dijeron que querían hacerlo a tiempo completo, respondieron a ese llamado”, dijo Robinson.</p><p>El desafío de reclutar maestros no es nuevo.</p><p>En 2022, el superintendente de las Escuelas Públicas del Condado Miami-Dade, el Dr. José Dotres, dijo que las mayores necesidades de personal del distrito incluían matemáticas avanzadas, ciencias, educación especial y artes del lenguaje en la escuela secundaria.</p><p>“Hemos llegado al punto de reclutar fuera de las facultades tradicionales de educación e incluso acudir a otras disciplinas porque sabemos que hay personas muy talentosas, con sólidos conocimientos en sus áreas, y si tienen pasión por trabajar con estudiantes, pueden convertirse en maestros excepcionales”, dijo.</p><p>La contratación de personal continúa en todo el sur de Florida.</p><p>El portavoz de las Escuelas Públicas del Condado Broward, John Sullivan, dijo a Local 10 News que el distrito tiene actualmente aproximadamente 300 vacantes para personal docente, lo que representa una tasa de vacantes de alrededor del 2%.</p><p>“Esto es ligeramente inferior a lo que el distrito suele registrar en este momento del ciclo de contratación”, dijo Sullivan. Agregó que el distrito continúa reclutando activamente educadores calificados y espera que las escuelas cuenten con el personal adecuado cuando comience el año escolar.</p><p>Sullivan también indicó que las Escuelas Públicas del Condado Broward no tienen una congelación de contrataciones para maestros ni para otros puestos en los planteles escolares relacionada con la matrícula estudiantil.</p><p>En el condado Miami-Dade, el informe del mes de enero de la Asociación de Educación de Florida sobre vacantes docentes por condado identificó vacantes en 34 categorías de certificación, aunque no incluyó un número total de plazas vacantes.</p><p>En un comunicado emitido el viernes, un portavoz de las Escuelas Públicas del Condado Miami-Dade dijo: “Una cifra tomada en este momento no refleja nuestra realidad actual de personal”, y agregó: “Estamos reubicando con éxito a los educadores disponibles en los puestos vacantes y estamos comprometidos a garantizar que cada salón de clases tenga un educador de alta calidad desde el primer día”.</p><p><b>Enlaces relacionados</b></p><p><a href="https://cew.georgetown.edu/cew-reports/skills-shortages/" rel="" title="https://cew.georgetown.edu/cew-reports/skills-shortages/"><b>El Centro de Educación y Fuerza Laboral de la Universidad de Georgetown se encuentra rezagado</b></a> : cómo la escasez de habilidades amenaza los empleos del futuro.</p><p><b>Departamento de Educación de Florida: Identificación de </b><a href="https://www.fldoe.org/file/20892/8-2.pdf" rel="" title="https://www.fldoe.org/file/20892/8-2.pdf"><b>áreas con alta demanda de docentes para el año escolar 2026-27.</b></a></p><p>El Departamento de Educación de Florida identifica las siguientes áreas como áreas de alta demanda de certificación docente para el año escolar 2026-27:</p><ul><li>Educación para Estudiantes Excepcionales (ESE, por sus siglas en inglés)</li><li>Matemáticas</li><li>Inglés</li><li>Ciencias – General</li><li>Ciencia Física</li><li>Ciencia – Tierra y Espacio</li><li>Inglés para hablantes de otros idiomas (ESOL)</li></ul><p>Según el Departamento de Educación de Florida (FDOE), “las áreas de alta demanda mencionadas anteriormente representan áreas de certificación donde se contrata a una proporción mayor de lo habitual de maestros que no están certificados en el campo apropiado para impartir cursos donde existen vacantes significativas y donde las instituciones de educación superior no producen suficientes graduados para satisfacer las necesidades de la población estudiantil de K-12 de Florida”.</p><p><a href="https://feaweb.org/issues/teacher-and-staff-shortage/" rel="" title="https://feaweb.org/issues/teacher-and-staff-shortage/"><b>Asociación de Educación de Florida: escasez de maestros y personal</b></a></p><p>La Asociación de Educación de Florida declaró que “Florida enfrenta una grave escasez de maestros y personal de apoyo educativo”.</p><p>Según un portavoz de la FEA, la organización contabiliza las vacantes anunciadas en el sitio web de cada distrito escolar cada agosto, con una actualización posterior en enero.</p><p><a href="https://feaweb.org/release/floridas-teacher-and-staff-vacancies-signal-a-retention-crisis-at-a-breaking-point/" rel="" title="https://feaweb.org/release/floridas-teacher-and-staff-vacancies-signal-a-retention-crisis-at-a-breaking-point/"><b>Las vacantes de maestros y personal en Florida señalan una crisis de retención que está llegando a un punto crítico.</b></a></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3PTDM7ISJFERHC2FVM6BZADLNU.jpg?auth=6451d382816b26ea746c3ade055298f9e09cfc40e39389f62461539bb41eaffb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Magnitude 7.3 earthquake strikes off Mexico’s Pacific coast, prompts tsunami threat]]></title><link>https://www.local10.com/weather/2026/07/17/magnitude-73-earthquake-strikes-off-mexicos-pacific-coast-prompts-tsunami-threat/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/07/17/magnitude-73-earthquake-strikes-off-mexicos-pacific-coast-prompts-tsunami-threat/</guid><dc:creator><![CDATA[Brantly Scott]]></dc:creator><description><![CDATA[A magnitude 7.3 earthquake struck off Mexico’s Pacific coast Friday near the Mexico-Guatemala border, according to the U.S. Geological Survey.]]></description><pubDate>Fri, 17 Jul 2026 16:52:15 +0000</pubDate><content:encoded><![CDATA[<p>A magnitude 7.3 earthquake struck off Mexico’s Pacific coast Friday near the Mexico-Guatemala border, according to the <a href="https://earthquake.usgs.gov/earthquakes/eventpage/us7000t1bu/executive" target="_self" rel="" title="https://earthquake.usgs.gov/earthquakes/eventpage/us7000t1bu/executive">U.S. Geological Survey</a>.</p><p><a href="https://www.local10.com/espanol/2026/07/17/sismo-de-magnitud-73-sacude-la-costa-del-pacifico-de-mexico-y-activa-alerta-de-tsunami/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/17/sismo-de-magnitud-73-sacude-la-costa-del-pacifico-de-mexico-y-activa-alerta-de-tsunami/">Leer en español</a></p><p>The agency said the earthquake occurred at a depth of about 11.5 miles (18.5 kilometers) and was centered about 36 miles southwest of Puerto Madero, Mexico.</p><figure><img src="https://www.local10.com/resizer/v2/YC6D6JLBDBHXZIVIP3RRH4LXIE.jpg?auth=72daa18263b98bc71f3d6fd6e8fcf592607bfde38d1643729926a9668daa71b5&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>The National Oceanic and Atmospheric Administration said the earthquake generated a tsunami threat for portions of Mexico and Guatemala. NOAA later reported that tsunami waves have been observed.</p><p>They said tsunami waves of up to 1 meter (3.3 feet) above normal tide levels are possible along parts of the Pacific coasts of Mexico and Guatemala.</p><p>NOAA officials said it will continue issuing tsunami forecasts and informational statements in support of the United Nations tsunami mitigation system. However, any official tsunami watches, warnings or advisories will be issued by government agencies in the affected countries.</p>]]></content:encoded></item><item><title><![CDATA[Wildfire smoke from Canada and Minnesota pushes further into US, engulfing DC in eerie haze]]></title><link>https://www.local10.com/health/2026/07/17/wildfire-smoke-from-canada-and-minnesota-pushes-further-into-us-engulfing-dc-in-eerie-haze/</link><guid isPermaLink="true">https://www.local10.com/health/2026/07/17/wildfire-smoke-from-canada-and-minnesota-pushes-further-into-us-engulfing-dc-in-eerie-haze/</guid><dc:creator><![CDATA[By PHILIP MARCELO, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Millions of people in the Great Lakes, Northeast and Mid-Atlantic states muddled through another day of unhealthy air from uncontrolled wildfires on Friday, as smoke enveloped the nation’s capital in a gloomy, eerie haze.]]></description><pubDate>Fri, 17 Jul 2026 20:29:46 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Millions of people in the Great Lakes, Northeast and Mid-Atlantic states muddled through another day of unhealthy air from uncontrolled wildfires on Friday, as smoke enveloped the nation’s capital in a gloomy, eerie haze.</p><p>Air quality warnings were expected to remain in effect through Saturday across a wide swath of the U.S., but there’s potential for temporary relief with rains and storms forecast over a chunk of the affected region over the weekend.</p><p>The smoky conditions won't be gone anytime soon, though, as fires burn unchecked across a remote region of Canada, cautioned Bob Oravec, a lead forecaster at the National Weather Service based in Maryland. Wildfires in a wilderness area in Minnesota are also contributing to the smoke.</p><p>“The source of the smoke is going to continue on for certainly a week, probably,” he said. “So in some form, there’s going to be smoke that gets transported from the fires downstream, and it’s just going to depend upon which way the wind’s blowing as to where the smoke is going to affect the most.”</p><p>On Friday, communities in Minnesota, Michigan and Illinois closest to the Canadian border and the Boundary Waters Canoe Area Wilderness in Minnesota again registered some of the worst air quality in the world, according to IQAir, an air quality monitoring website.</p><p>Not far behind them was Washington, D.C., where the thick smoke created eerie scenes. The Washington Monument, the Lincoln Memorial and other national landmarks could be seen enveloped in a thick, orange-hued haze in the morning.</p><p>“Wow that Canadian smoke haze is no joke,” Stewart Verdery, a former assistant secretary at the U.S. Department of Homeland Security, wrote on X as he shared a panorama of D.C. at sunrise. “Almost nothing visible - no sun, no monuments, no Reagan Airport.”</p><p>Air in and around Washington was expected to go from bad to worse as the day progressed, reaching “very unhealthy” and potentially “hazardous” levels on the air quality index, regional officials said.</p><p>People, particularly those with heart or lung disease, older adults and children, were urged to limit or avoid going outside as much as possible until air quality improved.</p><p>There was also concern in the New York City area about how the foul air might impact the World Cup final match between soccer powerhouses Spain and Argentina at MetLife Stadium in New Jersey on Sunday.</p><p>Oravec said winds will continue pushing the wildfire smoke east in the U.S., though conditions should be better on game day Sunday than on Saturday.</p><p>Just a day earlier, a thick haze tinged with orange and yellow darkened skies across several states and partly obscured Manhattan’s skyline.</p><p>Officials from New York, New Jersey, Pennsylvania and other Northeast states distributed free K95 face masks, canceled outdoor programming and opened libraries and other public buildings as cooling centers where people could get a respite from the sooty air.</p><p>As Friday progressed, air quality measures improved from “unhealthy” to “moderate” in some places in and around New York City.</p><p>A strong sun broke through a thin veil of smoke, and large chunks of clear blue sky were visible across much of the region by Friday afternoon.</p><p>Saturday brings a high chance of thunderstorms across much of the Northeast and mid-Atlantic, which will help dampen the bad air.</p><p>How long the reprieve lasts depends on what happens hundreds of miles north, as some 100 wildfires burn without end in sight, largely in the Ontario area in Canada. In the U.S., officials have closed the Boundary Waters while battling multiple fires.</p><p>Long-term exposure to smoky conditions can complicate existing health problems and lead to chronic and deadly issues, including respiratory illness, cardiovascular and neurological diseases and premature death.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FTPP2GZOHEZSRTEGJ7U44T7FSA.jpg?auth=f6b25da1832bc60993c98b429261aac50a83183d461410b23a88ec9c2dc6f47f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Lincoln Memorial, the Washington Monument, and the U.S. Capitol, are barely visible from an overlook in Arlington, Va., as heavy smoke from wildfires shrouds the landscape in Washington, Friday, July 17, 2026. (AP Photo/J. Scott Applewhite)]]></media:description><media:credit role="author" scheme="urn:ebu">J. Scott Applewhite</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BJXYLE23YHGKHCMCIAQUQ2O6EQ.jpg?auth=94d8f8bb84fb148f5097f87343dca3431a9f78704c6a1584aab2bd4421d81404&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Visitors wear face masks, as smoke from wildfires blankets the sky, Friday, July 17, 2026, in Washington. (AP Photo/Mariam Zuhaib)]]></media:description><media:credit role="author" scheme="urn:ebu">Mariam Zuhaib</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RG2CQEUKBGP7IR2DZPWC233TT4.jpg?auth=b4dee47ee76221941b250dc78197a71f7707d677ade35b315fc84e4601cee07f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The U.S. Capitol is seen from a street in Washington as heavy smoke from wildfires shrouds the atmosphere, Friday, July 17, 2026. (AP Photo/J. Scott Applewhite)]]></media:description><media:credit role="author" scheme="urn:ebu">J. Scott Applewhite</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PBTUO3DGDPN5MQRFUPV5SME5M4.jpg?auth=b746c99d83231e3b3a51d4d9aee773ed671e0e9b4fbf50e40022f88be701ed35&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The U.S. Capitol is seen, as smoke from wildfires blankets the sky, Friday, July 17, 2026, in Washington. (AP Photo/Rahmat Gul)]]></media:description><media:credit role="author" scheme="urn:ebu">Rahmat Gul</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/55SXXPQH6DKPDFNB5NOMCX3FL4.jpg?auth=4805e1524c996bca22a8cdbc471cb0adc959a0ff9875bf3111e9c815ab3f1a11&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A person takes a selfie from the Top of The Rock observation deck at the Rockefeller Center during an air quality health advisory due to wildfire smoke, in New York, Friday, July 17, 2026. (AP Photo/Ryan Murphy)]]></media:description><media:credit role="author" scheme="urn:ebu">Ryan Murphy</media:credit></media:content></item><item><title><![CDATA[Presidente Trump: “Van a pasar muchas cosas en Cuba” Diccionario Local10.txt]]></title><link>https://www.local10.com/espanol/2026/07/17/presidente-trump-van-a-pasar-muchas-cosas-en-cuba-diccionario-local10txt/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/presidente-trump-van-a-pasar-muchas-cosas-en-cuba-diccionario-local10txt/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[El presidente Donald Trump habló recientemente con Fox News sobre su intervención en Cuba y Venezuela.]]></description><pubDate>Fri, 17 Jul 2026 20:26:15 +0000</pubDate><content:encoded><![CDATA[<p>El presidente Donald Trump habló recientemente con Fox News sobre su intervención en Cuba y Venezuela.</p><p>Trump dijo que Venezuela tenía “mucho” petróleo, oro, rubíes y que era mucho más grande que Cuba, que había dependido de la riqueza de Venezuela.</p><p>“Van a pasar muchas cosas en Cuba durante los próximos, quizás, dos meses, pero no creo que sea como Venezuela”, dijo el presidente Trump al corresponsal de <a href="https://www.foxnews.com/category/world/world-regions/cuba" target="_blank" rel="noreferrer" title="https://www.foxnews.com/category/world/world-regions/cuba">Fox News</a> Trey Yingst el 14 de julio.</p><figure><img src="https://www.local10.com/resizer/v2/ABDNRXGUDB6GO2J6KMHPP3IVFA.jpg?auth=c7b74b1ad311c7dffc7f9beafc07e41f431adaae9f3d042e7b7601f12e5b6ce1&smart=true&width=1200&height=900" alt="People collect water from a street tap during a blackout in Havana, Cuba, Tuesday, July 14, 2026. (AP Photo/Ramon Espinosa)" height="900" width="1200"/><figcaption>People collect water from a street tap during a blackout in Havana, Cuba, Tuesday, July 14, 2026. (AP Photo/Ramon Espinosa)</figcaption></figure><p><b>Apagón en Cuba</b> Personas recogen agua de una toma en la calle durante un apagón en La Habana, Cuba, el martes 14 de julio de 2026. (Foto AP/Ramón Espinosa) (Copyright 2026 The Associated Press. Todos los derechos reservados)</p><p>Trump no descartó la posibilidad de una intervención militar en Cuba.</p><p>“Podríamos hacer eso con Cuba”, dijo Trump. “No sería difícil para nosotros hacerlo”.</p><p>Trump suspendió los envíos de petróleo de Venezuela a Cuba después de que las fuerzas de Estados Unidos capturaran a Nicolás Maduro y a su esposa, Cilia Flores, el 3 de enero en Caracas.</p><p>Trump también amenazó con imponer aranceles a cualquier país que venda o suministre petróleo a la isla comunista, donde una crisis energética ha provocado apagones.</p><p><b>Historia relacionada:</b> <a href="https://www.local10.com/news/world/2026/07/14/cuba-plunged-into-3rd-nationwide-blackout-in-2-weeks-as-fuel-runs-low/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/world/2026/07/14/cuba-plunged-into-3rd-nationwide-blackout-in-2-weeks-as-fuel-runs-low/">Cuba sufre un tercer apagón nacional en dos semanas mientras se agotan los suministros de combustible</a></p><p><b>Publicación relacionada en redes sociales</b></p><p>El presidente Trump habló sobre Cuba durante su entrevista con Fox News.</p><p>Presidente Trump: “Van a pasar muchas cosas en Cuba durante los próximos, quizás, dos meses, pero no creo que sea como Venezuela.” <a href="https://t.co/E5I3exBsaq" target="_blank" rel="noreferrer" title="https://t.co/E5I3exBsaq">https://t.co/E5I3exBsaq</a></p><p>— Embajada de los Estados Unidos en Cuba (@USEmbCuba) 17 de julio de 2026</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GRFDKGDRC74DOU2R3PXJON32UI.jpg?auth=5130579567e5825a55ca5dfbcaf75191d70e47c29cd21048c495dcb55e3a053b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A man walks past a gas station that has run out of fuel, located near the U.S Embassy, pictured in the background, in Havana, Cuba, Feb. 7, 2026. (AP Photo/Ramon Espinosa, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Club-throwing Jon Rahm gets conduct warning at British Open]]></title><link>https://www.local10.com/sports/2026/07/17/club-throwing-jon-rahm-gets-conduct-warning-at-british-open/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/17/club-throwing-jon-rahm-gets-conduct-warning-at-british-open/</guid><dc:creator><![CDATA[By DOUG FERGUSON, Associated Press]]></dc:creator><description><![CDATA[SOUTHPORT, England (AP) — Jon Rahm was given a code-of-conduct warning Friday in the British Open for throwing his club after a poor tee shot on the par-3 15th hole, the third conduct ruling in the majors this year.]]></description><pubDate>Fri, 17 Jul 2026 20:28:15 +0000</pubDate><content:encoded><![CDATA[<p>SOUTHPORT, England (AP) — Jon Rahm was given a code-of-conduct warning Friday in the British Open for throwing his club after a poor tee shot on the par-3 15th hole, the third conduct ruling in the majors this year.</p><p>The majors have been getting serious about conduct this year, collaborating on a policy but leaving each organization in charge of what it deems a serious offense.</p><p>Rahm, who shot 3-under 67 and was four shots out of the lead, hit his tee shot left of the green on the 15th hole and flung his iron forward and it bounced a few times.</p><p>The R&A said Rahm was issued the official warning “under The Open serious misconduct policy.” The policy typically is in play for the entire tournament, meaning if there is another incident, it would be a two-shot penalty. The third violation is disqualification.</p><p>Rahm said he didn't think about his outburst until he saw an R&A official on the 17th hole.</p><p>“When he was walking up to me, I knew exactly what it was for,” he said.</p><p>The USGA bypassed the warning and went straight to a two-shot penalty for Joaquin Niemann in the first round of the U.S. Open when on the sixth hole — his 15th of the round — he threw his wedge that traveled some 70 yards. With hardly any spectators, no one captured public video although officials would have had access from the ShotLink cameras.</p><p>Rahm was paired with Sergio Garcia in the final round of the Masters when Garcia hit a poor tee shot on the second hole and smashed his driver into the turf and against a bench that was holding a water cooler. Garcia was issued an official warning.</p><p>Rahm said before the tournament and on Friday after he finished his round that he was not about to change his nature.</p><p>“I don’t always love the word ’emotional.' I’m definitely more intense and passionate than a lot of the players out here, especially at work,” he said “It’s not like I’m going to ... if I try to alter who I am too much, it might cost me a little bit on the course. But certainly shouldn’t have moments like the one on 15. I get it.”</p><p>___</p><p>AP golf: https://apnews.com/hub/golf</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HDXAPUZUTBRU33JRG43EUFQNYI.jpg?auth=64332b759681cd9ad217adb4e0574e1e7a28fc4adc1c1cfc24b846e8e1fcc13c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jon Rahm of Spain reacts after putting on the 6th green during the first day of the British Open Golf championships at Royal Birkdale golf club, in Southport, England, Thursday, July 16, 2026. (AP Photo/Jon Super)]]></media:description><media:credit role="author" scheme="urn:ebu">Jon Super</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/L2L64VKDMYFYA3YADHVEBVGNU4.jpg?auth=1f6469e0debd88e3b03d6fbe6eaf6ebcb9fddba76852ca291111c93e670405fd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jon Rahm of Spain reacts after missing a putt on the 17th green during the first day of the British Open Golf championships at Royal Birkdale golf club, in Southport, England, Thursday, July 16, 2026. (AP Photo/Peter Morrison)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Morrison</media:credit></media:content></item><item><title><![CDATA[Trump: ‘A lot of things are going to happen in Cuba’ ]]></title><link>https://www.local10.com/news/world/2026/07/17/trump-a-lot-of-things-are-going-to-happen-in-cuba/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/17/trump-a-lot-of-things-are-going-to-happen-in-cuba/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[President Donald Trump recently talked to Fox News about his intervention in Cuba and Venezuela. ]]></description><pubDate>Fri, 17 Jul 2026 19:23:51 +0000</pubDate><content:encoded><![CDATA[<p>President Donald Trump recently talked to Fox News about his intervention in Cuba and Venezuela. </p><p><a href="https://www.local10.com/espanol/2026/07/17/presidente-trump-van-a-pasar-muchas-cosas-en-cuba-diccionario-local10txt/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/17/presidente-trump-van-a-pasar-muchas-cosas-en-cuba-diccionario-local10txt/">Leer en español</a></p><p>Trump said Venezuela had “a lot of” oil, gold, rubies, and was much bigger than Cuba, which had relied on Venezuela’s wealth. </p><p>“A lot of things are going to happen in Cuba over the next maybe two months, but I don’t see it being like Venezuela,” Trump told <a href="https://www.foxnews.com/category/world/world-regions/cuba" target="_self" rel="" title="https://www.foxnews.com/category/world/world-regions/cuba">Fox News</a> Correspondent Trey Yingst on July 14. </p><figure><img src="https://www.local10.com/resizer/v2/ABDNRXGUDB6GO2J6KMHPP3IVFA.jpg?auth=c7b74b1ad311c7dffc7f9beafc07e41f431adaae9f3d042e7b7601f12e5b6ce1&smart=true&width=1200&height=900" alt="People collect water from a street tap during a blackout in Havana, Cuba, Tuesday, July 14, 2026. (AP Photo/Ramon Espinosa)" height="900" width="1200"/><figcaption>People collect water from a street tap during a blackout in Havana, Cuba, Tuesday, July 14, 2026. (AP Photo/Ramon Espinosa)</figcaption></figure><p>Trump didn’t disregard the possibility of a military intervention in Cuba. </p><p>“We could do that with Cuba,” Trump said. “It would not be hard for us to do.”</p><p>Trump cut Venezuela’s oil shipments to Cuba after U.S. forces captured Nicolás Maduro and his wife, Cilia Flores, on Jan. 3 in Caracas. </p><p>Trump also threatened to impose tariffs on any country that sells or provides oil to the Communist island, where an energy crisis has resulted in power outages.</p><p><b>Related story:</b> <a href="https://www.local10.com/news/world/2026/07/14/cuba-plunged-into-3rd-nationwide-blackout-in-2-weeks-as-fuel-runs-low/" target="_self" rel="" title="https://www.local10.com/news/world/2026/07/14/cuba-plunged-into-3rd-nationwide-blackout-in-2-weeks-as-fuel-runs-low/">Cuba plunged into 3rd nationwide blackout in 2 weeks as fuel runs low</a></p><p><b>Related social media post</b></p><p><blockquote class="twitter-tweet" data-media-max-width="560"><p lang="es" dir="ltr">El presidente Trump habló sobre Cuba durante su entrevista con Fox News.<br><br>Presidente Trump: &quot;Van a pasar muchas cosas en Cuba durante los próximos, quizás, dos meses, pero no creo que sea como Venezuela.&quot; <a href="https://t.co/E5I3exBsaq">https://t.co/E5I3exBsaq</a></p>&mdash; Embajada de los Estados Unidos en Cuba (@USEmbCuba) <a href="https://x.com/USEmbCuba/status/2078105460402434475?ref_src=twsrc%5Etfw">July 17, 2026</a></blockquote> <script async src="https://platform.x.com/widgets.js" charset="utf-8"></script></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GRFDKGDRC74DOU2R3PXJON32UI.jpg?auth=5130579567e5825a55ca5dfbcaf75191d70e47c29cd21048c495dcb55e3a053b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A man walks past a gas station that has run out of fuel, located near the U.S Embassy, pictured in the background, in Havana, Cuba, Feb. 7, 2026. (AP Photo/Ramon Espinosa, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Jake Bennett allows 1 hit in 6 innings as Red Sox extend win streak to 10 with 10-0 win over Rays]]></title><link>https://www.local10.com/sports/2026/07/17/jake-bennett-allows-1-hit-in-6-innings-as-red-sox-extend-win-streak-to-10-with-10-0-win-over-rays/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/17/jake-bennett-allows-1-hit-in-6-innings-as-red-sox-extend-win-streak-to-10-with-10-0-win-over-rays/</guid><dc:creator><![CDATA[By BRENDAN McGAIR, Associated Press]]></dc:creator><description><![CDATA[BOSTON (AP) — Rookie Jake Bennett tossed six innings of one-hit ball, and Masataka Yoshida and Carlos Narvaez each homered as the Boston Red Sox extended their winning streak to 10 games with a 10-0 victory over the Tampa Bay Rays on Friday in the first game of a doubleheader.]]></description><pubDate>Fri, 17 Jul 2026 20:35:26 +0000</pubDate><content:encoded><![CDATA[<p>BOSTON (AP) — Rookie Jake Bennett tossed six innings of one-hit ball, and Masataka Yoshida and Carlos Narvaez each homered as the Boston Red Sox extended their winning streak to 10 games with a 10-0 victory over the Tampa Bay Rays on Friday in the first game of a doubleheader.</p><p>Narvaez and Jarren Duran each drove in three runs for Boston, which had entered the All-Star break with nine straight wins, all on the road. With their first 10-game win streak since last July, the Red Sox (47-48) moved within one game of .500 for the first time since their third game of this season.</p><p>Boston has allowed 14 runs during the streak, its fewest over a 10-game span during the live ball era (since 1920).</p><p>Yoshida, Navarez and Caleb Durbin each had three hits. The Red Sox outhit the AL East-leading Rays 15-3.</p><p>Bennett (5-3) struck out three as he won his fourth straight start. After issuing his only walk with one out in the first, the left-hander retired nine straight before Junior Caminero singled in the fourth.</p><p>Alex Gamboa worked the final three innings for his first save.</p><p>With the Red Sox leading 2-0, Yoshida hit the first pitch of the fourth by Griffin Jax (5-7) to right field, wrapping it around Pesky's Pole for his fourth homer of the season. Navarez cleared the Green Monster in the seventh for his third homer.</p><p>Duran chased Jax with a two-run single as part of Boston's six-run sixth inning. Jax allowed seven runs on eight hits in five-plus innings as his ERA jumped from 3.47 to 4.08.</p><p>All-Star Red Sox first baseman Willson Contreras served the fifth and final game of his suspension for his actions during a benches-clearing incident against Washington last month. The suspension was reduced from seven games on appeal.</p><p>Up next</p><p>Rays RHP Mason Englert (0-2, 3.82 ERA) and Red Sox LHP Eduardo Rivera (0-0, 0.00) were set to pitch Friday's nightcap.</p><p>___</p><p>AP MLB: https://apnews.com/hub/mlb</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YFG6PFQBQPBH2G7ELMKPMYYMXY.jpg?auth=58be78880bc5b729312bebbf7624bee14cf2291f28624ef5392843400ada0b4a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Boston Red Sox pitcher Jake Bennett throws during the first inning of the first baseball game of a doubleheader against the Tampa Bay Rays, Friday, July 17, 2026, in Boston. (AP Photo/Mark Stockwell)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Stockwell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LIGG66Q5RKTPDVVRSQPQ7PV3PI.jpg?auth=02f6e9bdcf48129974f105616adebb6ea2094ca0c3ae8367fada36be71fdc63b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Boston Red Sox designated hitter Masataka Yoshida reacts after hitting a double during the second inning of the first baseball game of a doubleheader against the Tampa Bay Rays, Friday, July 17, 2026, in Boston. (AP Photo/Mark Stockwell)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Stockwell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AHBVW4IIISC62KZ5LN3TOMWU74.jpg?auth=7ef34e914c510e75f723e2ffb586661dff10735cbf3c5892ac8be9d92502e0f6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Boston Red Sox shortstop Tsung-Che Cheng signs autographs for fans before the first baseball game of a doubleheader against the Tampa Bay Rays, Friday, July 17, 2026, in Boston. (AP Photo/Mark Stockwell)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Stockwell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GGBETSUXHMC25JPKQXOQBM3KOQ.jpg?auth=400a6b02f52fc006cfee5d89f23f44399e68052dd0f4d7ef325fe57493d77972&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Boston Red Sox's Caleb Durbin reacts in the dugout after scroing a run during the sixth inning of the first baseball game of a doubleheader against the Tampa Bay Rays, Friday, July 17, 2026, in Boston. (AP Photo/Mark Stockwell)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Stockwell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QIJ7NS6B3LRXURJW4ABQWNDE7Q.jpg?auth=b18e7ad27e797163829fe37b1a2ebf54618cf3018e8dcfe1ff03c04bde40ff26&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Boston Red Sox designated hitter Masataka Yoshida celebrates in the dugout his home run during the fourth inning of the first baseball game of a doubleheader against the Tampa Bay Rays, Friday, July 17, 2026, in Boston. (AP Photo/Mark Stockwell)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Stockwell</media:credit></media:content></item><item><title><![CDATA[Bomberos responden a incendio de vivienda en Weston]]></title><link>https://www.local10.com/espanol/2026/07/17/bomberos-responden-a-incendio-de-vivienda-en-weston/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/bomberos-responden-a-incendio-de-vivienda-en-weston/</guid><dc:creator><![CDATA[Andrea Torres, Janine Stanwood]]></dc:creator><description><![CDATA[Los bomberos respondieron este viernes por la tarde a una vivienda en una comunidad cerrada de Weston.]]></description><pubDate>Fri, 17 Jul 2026 18:51:44 +0000</pubDate><content:encoded><![CDATA[<p>Los bomberos respondieron el viernes por la tarde a una vivienda en una comunidad cerrada de Weston.</p><p>Los bomberos concentraron sus labores en el garaje para tres vehículos de la vivienda ubicada en Crestview Circle, cerca de Greenwood Road, en la comunidad Meadows.</p><p>No se dieron a conocer de inmediato más detalles.</p><p>Vea Local 10 News o actualice esta página para obtener información actualizada.</p><p>Publicación relacionada en redes sociales.</p><blockquote class="twitter-tweet"><p lang="en" dir="ltr">BSO Fire crews are fighting a working structure fire located at 930 Crestview Circle.  Two vehicles in garage on fire.  <br>Stay clear of Crestview Circle in the Meadows <a href="https://x.com/hashtag/Alert?src=hash&amp;ref_src=twsrc%5Etfw">#Alert</a> <a href="https://x.com/hashtag/WestonFL?src=hash&amp;ref_src=twsrc%5Etfw">#WestonFL</a> <a href="https://t.co/u95zXRXogW">pic.twitter.com/u95zXRXogW</a></p>&mdash; WestonFL Alert (@WestonFLAlert) <a href="https://x.com/WestonFLAlert/status/2078155799721824468?ref_src=twsrc%5Etfw">July 17, 2026</a></blockquote><p><i>El editor de asignaciones de Local 10 News, Carson Merlo, y la editora principal de asignaciones, Frine Gomez, contribuyeron a este informe.</i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XXDAZ7V4ARCXVPGRS7BERU63J4.jpeg?auth=362c3dfa0523f5b4e3cfe13d8f41984abf721b6c34e011e34a32405a1968396a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Firefighters responded to a house on Friday in Weston.]]></media:description></media:content></item><item><title><![CDATA[Aaron Judge's rib not fully healed, Yankees captain still not cleared for baseball activities]]></title><link>https://www.local10.com/sports/2026/07/17/aaron-judges-rib-not-fully-healed-yankees-captain-still-not-cleared-for-baseball-activities/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/17/aaron-judges-rib-not-fully-healed-yankees-captain-still-not-cleared-for-baseball-activities/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Aaron Judge's broken rib has not completely healed, and the New York Yankees captain still hasn't been cleared to resume baseball activities.]]></description><pubDate>Fri, 17 Jul 2026 20:16:10 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Aaron Judge's broken rib has not completely healed, and the New York Yankees captain still hasn't been cleared to resume baseball activities.</p><p>Judge hasn't played since May 31 because of the stress fracture in his right ribs. He had a scan during the All-Star break that showed partial healing. Judge said he is waiting to hear from doctors on a plan moving forward.</p><p>“I feel good about the fact that he will be back. It's just a matter of when,” manager Aaron Boone said Friday before the start of a weekend series against the two-time World Series champion Los Angeles Dodgers.</p><p>Judge is hitting .248 with 17 homers and 38 RBIs but had just one homer in his last 18 games.</p><p>New York was 36-23 when he last played but was 18-19 since entering the second half.</p><p>In addition, designated hitter Giancarlo Stanton (strained right calf) hasn't played since April 24, and left-handers Max Fried (left elbow bone bruise) and Carlos Rodón (left elbow inflammation) are sidelined.</p><p>Fried was to make a rehab start Friday.</p><p>Clarke Schmidt, coming back from Tommy John surgery, is to throw an inning of batting practice Saturday.</p><p>___</p><p>AP MLB: https://apnews.com/hub/MLB</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CCQ3M5Z43OXU2DSRUJ4FZFN5XE.jpg?auth=1486a0741fdc57bc39496e4ff4736b401322a30b6dae1dd98a9e427377353e55&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Yankees' Aaron Judge watches from the dugout during a baseball game against the Tampa Bay Rays Monday, July 6, 2026, in St. Petersburg, Fla. (AP Photo/Jason Behnken)]]></media:description><media:credit role="author" scheme="urn:ebu">Jason Behnken</media:credit></media:content></item><item><title><![CDATA[NFL suspends Arizona Cardinals executive indefinitely for violating league’s gambling policy]]></title><link>https://www.local10.com/sports/2026/07/17/nfl-suspends-arizona-cardinals-executive-indefinitely-for-violating-leagues-gambling-policy/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/17/nfl-suspends-arizona-cardinals-executive-indefinitely-for-violating-leagues-gambling-policy/</guid><dc:creator><![CDATA[By ROB MAADDI, Associated Press]]></dc:creator><description><![CDATA[The NFL has suspended Arizona Cardinals personnel executive Ryan Gold indefinitely for violating the league’s gambling policy.]]></description><pubDate>Fri, 17 Jul 2026 20:43:50 +0000</pubDate><content:encoded><![CDATA[<p>The NFL has suspended Arizona Cardinals personnel executive Ryan Gold indefinitely for violating the league’s gambling policy.</p><p>The league said Friday that its investigation determined that Gold provided confidential, non-public inside information regarding 2026 draft selections by the Cardinals before the picks were announced, and Gold also participated in parlay bets on NFL and college games. The league didn’t say who Gold had provided with the information.</p><p>“The Gambling Policy, which is annually reviewed with all NFL personnel, strictly prohibits anyone in the NFL from participating in or facilitating any form of sports gambling, and from providing third parties non-public information,” the NFL said in a statement. “Although there is no reason to believe the integrity of any NFL game was affected, the League takes any violation of the Gambling Policy with the utmost seriousness.”</p><p>The Cardinals also issued a statement, saying: “The NFL’s policies and expectations for all employees are clear, comprehensive, and consistently communicated. We fully support the league’s decision in this matter, which involves a single employee. Our focus remains on preparing for the start of training camp next week and the 2026 season.”</p><p>Gold, who is in his 13th season with the Cardinals, was promoted to director of college scouting in June 2025. He spent the previous three years (2022-24) as the assistant director of college scouting after working for four seasons (2018-21) as a college scouting coordinator.</p><p>Gold has the right to appeal the suspension. He couldn't immediately be reached for comment Friday.</p><p>The NFL has strict gambling policies for players and club and league personnel. The league has also dedicated significant resources to its gambling education program, reaching more than 20,000 people associated with the league.</p><p>The policy says players must not:</p><p>— place any bet on NFL football;</p><p>— throw or fix any NFL game or event, or otherwise manipulate or attempt to manipulate any play or other aspect of an NFL game;</p><p>— share confidential, non-public information regarding any NFL game, player or event with any third party.</p><p>NFL players — but not league or club staff — are allowed to legally place bets on other sports as long as they are off club property or not traveling with the team. They also are allowed to take part in traditional fantasy football leagues (prize money cannot exceed $250) and legally gamble at casinos on personal time.</p><p>The NFL said the Cardinals fully cooperated with the investigation and the league has seen no indication that any other member of the organization, coach or player was aware of or involved in this activity. The league also said there was no indication that any play or game was affected by this activity.</p><p>The NFL’s review included interviews with relevant people and an examination of electronic records.</p><p>At least 15 players have been suspended by the league for gambling violations since 1963, including several in recent years, but none since Isaiah Rodgers (then with the Indianapolis Colts) was suspended indefinitely in June 2023.</p><p>___</p><p>AP NFL: https://apnews.com/hub/nfl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KW3OX7Y46SVRU32DQPTELZZK2I.jpg?auth=107574c61a6582dfbba39aff64577b304387c276253d126a61dc8d3b84cd8004&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Footballs are seen before an NFL football game in Philadelphia on Jan. 4, 2026. (AP Photo/Matt Slocum, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Matt Slocum</media:credit></media:content></item><item><title><![CDATA[US oil firms sign deals with Iraq to develop alternative shipping routes]]></title><link>https://www.local10.com/business/2026/07/17/us-oil-firms-sign-deals-with-iraq-to-develop-alternative-shipping-routes/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/17/us-oil-firms-sign-deals-with-iraq-to-develop-alternative-shipping-routes/</guid><dc:creator><![CDATA[By CHRISTOPHER RUGABER and QASSIM ABDUL-ZAHRA, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — U.S. companies signed roughly $60 billion in agreements and partnerships with the Iraqi government Friday, including deals intended to create alternative routes for shipping oil out of the Persian Gulf.]]></description><pubDate>Fri, 17 Jul 2026 19:45:43 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — U.S. companies signed roughly $60 billion in agreements and partnerships with the Iraqi government Friday, including deals intended to create alternative routes for shipping oil out of the Persian Gulf.</p><p>The deals, signed at the U.S. Chamber of Commerce, also involved other industries, including healthcare, communications and infrastructure.</p><p>It's not clear when the oil deals will be able to create viable alternatives to the Strait of Hormuz, through which about a fifth of the world's oil flows. Goldman Sachs estimates that pipelines in just one country take at least two and a half years to build, and these pipelines would travel through two or more nations.</p><p>Iran has sought to close the Strait repeatedly since the U.S.-Iran war began Feb. 28, causing sharp gyrations in oil and gas prices.</p><p>On Friday afternoon, the price of West Texas crude rose nearly 5% to $88 a barrel, up from about $67 before the war began. It had topped $110 in early April before falling back after a truce was reached. It has since risen on renewed conflict between U.S. and Iran.</p><p>Thomas Barrack, U.S. Ambassador to Turkey, said the oil pipeline agreements would lead to a program “that will make the Strait of Hormuz an afterthought.”</p><p>The signings followed a meeting between Iraqi Prime Minister Ali Falah al-Zaidi Thursday with executives of Chevron in Houston, at which al-Zaidi urged the U.S. energy company to expand and accelerate its investments in Iraq.</p><p>In a speech Friday, al-Zaidi said Iraq’s economy is seeking long-term investment and partnerships, not merely contractors to carry out projects.</p><p>Al-Zaidi stressed his government’s commitment to communication, dialogue and cooperation with the U.S. Chamber of Commerce, describing it as “the place where economic decisions are made."</p><p>On Friday, Chevron signed three agreements with the Iraqi government. Jake Spiering, Chevron's president of corporate business development, said two would focus on boosting oil production, while a third would involve “investing in a pipeline that’s going to create another export route out of Iraq to world markets. This is very important for energy security.”</p><p>Also Friday, the State Department welcomed an agreement between Iraq and Syria “to advance the rehabilitation and reconstruction of the Iraq-Syria crude oil pipeline as a priority infrastructure project."</p><p>“The United States welcomes the engagement of a U.S.-led international consortium to execute the technical and financial aspects of this project,” the department said.</p><p>The pipeline will connect southern Iraq’s Basra to western Iraq’s Haditha and go from there to the Ceyhan port in Turkey and the port of Baniyas on Syria’s coast, Iraqi officials have said. The pipeline is projected to carry about 2 million barrels of oil per day.</p><p>In a note released earlier this week, analysts at Goldman Sachs estimated that seven different pipelines in the region under development could, by the end of 2028, carry about 60% of the oil currently shipped through the Strait.</p><p>The pipelines could carry roughly 14 million barrels per day by then, Goldman estimated. Roughly 23 million barrels per day were shipped through Hormuz before the Iran war.</p><p>After the U.S. and Israel launched their war on Iran Feb. 28, oil-rich Iraq — which is home to both Iran-backed militias and U.S. bases — found itself in the crosshairs. Syria, meanwhile, has been one of the few regional countries that has managed to stay on the sidelines of the conflict. Damascus has promoted Syria — still grappling with the aftermath of its own 14-year civil war — as a bastion of stability and has offered it as an alternative transit route for energy shipments.</p><p>With the war dramatically reducing oil exports through the Strait of Hormuz, some oil shipments have instead been trucked from Iraq into Syria and shipped to European markets via Syria’s Baniyas port, bypassing the Hormuz route. A key border crossing between northern Iraq and Syria reopened in April after being closed for more than a decade, with officials touting it as an additional route for energy exports.</p><p>The overland route is less efficient and more expensive than shipping exports through the strait. The pipeline project envisioned would allow for exporting a larger volume of oil from Iraq to Syria and Turkey.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/C5TPL5OYCFZX7TMPYQH2V5RX54.jpg?auth=e6126e1bb05860f14a292454762398c72d7bcb0cbeb94e3626dad11322a5273b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Iraqi Prime Minister Ali al-Zaidi speaks at the U.S. Iraq Business Summit at the U.S. Chamber of Commerce, Friday, July 17, 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/PQACC6X7PX3AR2KGJDG7VJCROU.jpg?auth=833e3e131a3d4b67b82c91d04441637a3662eca64f32e4ed6ae534a616f6c52e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Iraqi Prime Minister Ali al-Zaidi speaks at the U.S. Iraq Business Summit at the U.S. Chamber of Commerce, Friday, July 17, 2026, in Washington. (AP Photo/Rod Lamkey, Jr.)]]></media:description><media:credit role="author" scheme="urn:ebu">Rod Lamkey</media:credit></media:content></item><item><title><![CDATA[Argentines and Spaniards face divided loyalties ahead of Spain-Argentina World Cup final]]></title><link>https://www.local10.com/sports/2026/07/17/argentines-and-spaniards-face-divided-loyalties-ahead-of-spain-argentina-world-cup-final/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/17/argentines-and-spaniards-face-divided-loyalties-ahead-of-spain-argentina-world-cup-final/</guid><dc:creator><![CDATA[By DÉBORA REY, Associated Press]]></dc:creator><description><![CDATA[BUENOS AIRES, Argentina (AP) — Cervantes and Borges. Tortilla and asado. Flamenco and tango.]]></description><pubDate>Fri, 17 Jul 2026 19:21:38 +0000</pubDate><content:encoded><![CDATA[<p>BUENOS AIRES, Argentina (AP) — Cervantes and Borges. Tortilla and asado. Flamenco and tango.</p><p>Argentines and Spaniards have long been united by blood ties and a relationship of mutual admiration, but the World Cup final between these two Spanish-speaking nations has placed many of them at a crossroads: Should they support La Furia or La Albiceleste on Sunday?</p><p>“It feels like being caught between a rock and a hard place,” admitted Juan Manuel Posada, a 75-year-old Spaniard originally from Asturias who settled in Buenos Aires in 1968.</p><p>The clash in New Jersey will mark the first All-Spanish-speaking World Cup final since the inaugural 1930 tournament, when host Uruguay defeated Argentina 4–2 in Montevideo.</p><p>Buenos Aires was founded by a Spaniard</p><p>It was a Spaniard, Pedro de Mendoza, who founded Buenos Aires in the mid-16th century. The battles for independence did not alter the strong cultural influence of the Iberian Peninsula on the young nation — an influence that deepened with the waves of Spanish migration in the first half of the 20th century.</p><p>“It’s as if I’d arrived just yesterday. My heart is in Asturias, in Spain, and with the Spanish national team. Without a doubt,” said Posada, a fan of the Spanish club Sporting de Gijón who, in his adopted country, became a supporter of Independiente de Avellaneda. “If Spain wins, great, but if Argentina wins, I won’t be upset at all,” he added in the Asturian accent he still retains.</p><p>Manuel Fernández Acevedo is 81 years old; he left Baiona, in Vigo, with his family when he was very young to settle in Argentina, where his daughter and granddaughter were born. Torn between the two countries, he said, “May the best team win. If Spain wins, that’s great, and if it’s Argentina’s turn, that’s fine, too.”</p><p>A deep relationship</p><p>Just as literature, gastronomy, and music were enriched by that bond of brotherhood, football also felt its impact, with Argentina's Alfredo Di Stéfano and Lionel Messi standing out as the greatest icons at Real Madrid and Barcelona, respectively.</p><p>Surprisingly, there is no classic football rivalry between the two countries, partly because, in nearly a century of World Cup history, the Spanish and Argentines have faced each other only once. That encounter was during the group stage of the 1966 World Cup, resulting in a victory for La Albiceleste.</p><p>Of course, a final is a different story altogether.</p><p>Back to Posada. “I have an Argentine grandson who said to me the other day, ‘Grandpa, if Spain wins, I’ll wear the Spain shirt and carry the flag, and we’ll celebrate. But if Argentina wins, you have to come wearing my country’s shirt and carrying its flag.’ I told him that was fine, but I don’t think we could go out to the Obelisk to celebrate wearing a Spain shirt.” The laughing Posada was referring to the Buenos Aires monument that serves as the epicenter of celebrations for La Albiceleste’s victories.</p><p>On the other side of the Atlantic</p><p>First, the military dictatorship from 1976-83, and later, consecutive economic crises starting in the 2000s, drove thousands of Argentines to settle in Spain in search of a better quality of life. According to the most recent Spanish census figures (as of January 2025), 450,883 people born in Argentina were residing in Spain.</p><p>For them, too, Sunday’s final is a special occasion.</p><p>“I see them as just another rival but with respect — knowing we’re in their country and that, in the end, we’re all brothers,” said Nahuel Barreta, 19, who has been living in Málaga for a year. “It feels like home here. We’re going to watch the match at a downtown bar with friends — it’s our usual ritual. I’ve never experienced a World Cup like this.”</p><p>In recent days, social media has seen a wave of viral posts featuring Argentine-Spanish couples temporarily parting ways until after Sunday’s match, as well as the amusing tactics they use to convince their children to root for one of the finalists.</p><p>It really feels like a familia affair.</p><p>___</p><p>AP correspondent Suman Naishadham in Madrid contributed to this report.</p><p>___</p><p>See more of AP’s World Cup coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/D3ATFQHDZILBHUCTZJVFZ2AK7A.jpg?auth=f1a9fe1beb1ac2f91d725d85d17750b0103d264c2c7bcd17bf60650eb74586ba&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Fans climb on to a bus stop during celebrations of Argentina's victory over England in a World Cup semifinal soccer match in downtown Buenos Aires, Argentina, Wednesday, July 15, 2026. (AP Photo/Rodrigo Abd)]]></media:description><media:credit role="author" scheme="urn:ebu">Rodrigo Abd</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/II3UTFHTBS4Q23UMJYFGYURFJU.jpg?auth=6fe1d656e7540e4e7b26e51d12e1e40d55a1161b0591b9642afd803d4bb32437&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Fans celebrate after Argentina defeated England in a World Cup semifinal soccer match in downtown Buenos Aires, Argentina, Wednesday, July 15, 2026. (AP Photo/Natacha Pisarenko)]]></media:description><media:credit role="author" scheme="urn:ebu">Natacha Pisarenko</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/65WDNPJNNFWGUYLDMLMU7XQ27U.jpg?auth=9bff543c3ecbb8a7f3295da440dd13f1c000a375c4647c8e908750edca430661&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Fans celebrate after Argentina defeated England in a World Cup semifinal soccer match in downtown Buenos Aires, Argentina, Wednesday, July 15, 2026. (AP Photo/Natacha Pisarenko)]]></media:description><media:credit role="author" scheme="urn:ebu">Natacha Pisarenko</media:credit></media:content></item><item><title><![CDATA[Firefighters respond to house fire in Weston  ]]></title><link>https://www.local10.com/news/local/2026/07/17/firefighters-respond-to-house-fire-in-weston/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/17/firefighters-respond-to-house-fire-in-weston/</guid><dc:creator><![CDATA[Janine Stanwood, Andrea Torres]]></dc:creator><description><![CDATA[Firefighters responded to a house on Friday afternoon at a gated community in Weston. ]]></description><pubDate>Fri, 17 Jul 2026 16:56:30 +0000</pubDate><content:encoded><![CDATA[<p>Firefighters responded to a house on Friday afternoon at a gated community in Weston. </p><p><a href="https://www.local10.com/espanol/2026/07/17/bomberos-responden-a-incendio-de-vivienda-en-weston/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/17/bomberos-responden-a-incendio-de-vivienda-en-weston/">Leer en español</a></p><p>The firefighters were focused on the house’s three-car garage along Crestview Circle, near Greenwood Road, in the Meadows community. </p><p>According to<i><b> </b></i>Broward Fire Rescue Battalion Chief Michael Kane, the fire “potentially” started in a parked car. No one was injured. </p><p><i>This is a developing story. Local 10 News Assignment Editors Sofia Mendez and Carson Merlo, and Senior Assignment Editor Frine Gomez contributed to this report. </i></p><p><b>Related social media post</b></p><blockquote class="twitter-tweet"><p lang="en" dir="ltr">BSO Fire crews are fighting a working structure fire located at 930 Crestview Circle.  Two vehicles in garage on fire.  <br>Stay clear of Crestview Circle in the Meadows <a href="https://x.com/hashtag/Alert?src=hash&amp;ref_src=twsrc%5Etfw">#Alert</a> <a href="https://x.com/hashtag/WestonFL?src=hash&amp;ref_src=twsrc%5Etfw">#WestonFL</a> <a href="https://t.co/u95zXRXogW">pic.twitter.com/u95zXRXogW</a></p>&mdash; WestonFL Alert (@WestonFLAlert) <a href="https://x.com/WestonFLAlert/status/2078155799721824468?ref_src=twsrc%5Etfw">July 17, 2026</a></blockquote>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XXDAZ7V4ARCXVPGRS7BERU63J4.jpeg?auth=362c3dfa0523f5b4e3cfe13d8f41984abf721b6c34e011e34a32405a1968396a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Firefighters responded to a house on Friday in Weston.]]></media:description></media:content></item><item><title><![CDATA[Family, community march for justice after Miramar killings]]></title><link>https://www.local10.com/news/local/2026/07/16/family-community-march-for-justice-after-miramar-killings/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/16/family-community-march-for-justice-after-miramar-killings/</guid><dc:creator><![CDATA[Magdala Louissaint]]></dc:creator><description><![CDATA[Friends, neighbors and family marched with a purpose alongside Hope Jones, the mother of Brianna Johnson.]]></description><pubDate>Fri, 17 Jul 2026 02:27:43 +0000</pubDate><content:encoded><![CDATA[<p>Friends, neighbors and family marched with a purpose alongside Hope Jones, the mother of Brianna Johnson.</p><p>“They wasn’t in a gang -- they just like to have fun and because of that, it cost them their life. And they were close. And they were very close,” Jones said.</p><p>Marchers chanted, “Justice for Bri, justice for AJ,” calling for justice for popular TikTok influencer Brianna Johnson, better known as “Dream Doll Bri,” and her cousin, Arthur Johnson, also known as AJ.</p><p>“She was more than just Dream Doll to me. She was Brianna. That was my child. That was my everything. We grew up together. I had her when I was 20 years old,” Jones said.</p><p>It has been a few weeks since<a href="https://www.local10.com/news/local/2026/07/06/woman-21-dies-after-miramar-lamborghini-shooting-that-left-2-others-critically-injured/" target="_self" rel="" title="https://www.local10.com/news/local/2026/07/06/woman-21-dies-after-miramar-lamborghini-shooting-that-left-2-others-critically-injured/"> the pair were shot and killed in Miramar</a>. The crime was caught on camera, but there are still no answers about who pulled the trigger.</p><p>“Contact the detectives. Contact whoever you need to contact. Contact us. Speak up because if the shoe was on the other foot, I’m pretty sure they would want someone to do the same thing for them,” Jones said.</p><p>Pompano Beach Commissioner Beverly Perkins helped lead the family’s effort to hold the march for healing.</p><p>“So this is about the young people, not the adults,” Perkins said.</p><p>Adults at the march said they are making a genuine effort to connect with young people who have been impacted by gun violence.</p><p>“It’s really for the youth to find out what’s on their mind. What do they need to feel safe? What can we give them? How can we help them in any way we can when it comes to gun violence?” Perkins said.</p><p>The family’s plans do not stop with the march. AJ’s father said he wants to turn the tragedy into something meaningful.</p><p>“I promised my son before he left here that out of this tragedy I will turn it into triumph for his name and for Brianna’s namesake. So thank you all,” he said.</p><p>Perkins said the plan is to have members of the Circle of Brotherhood reconnect with the young people who attended the march in 30 days.</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[Mullin pushes states to comply with election demands, echoing Trump's claims about midterm risks]]></title><link>https://www.local10.com/news/politics/2026/07/17/mullin-pushes-states-to-comply-with-election-demands-echoing-trumps-claims-about-midterm-risks/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/17/mullin-pushes-states-to-comply-with-election-demands-echoing-trumps-claims-about-midterm-risks/</guid><dc:creator><![CDATA[By ALI SWENSON and COLLIN BINKLEY, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — Homeland Security Secretary Markwayne Mullin on Friday warned that state officials could lose funding or face investigations if they fail to go along with President Donald Trump's election security demands, part of the Republican president’s longstanding attempt to undermine Americans’ confidence in the vote.]]></description><pubDate>Fri, 17 Jul 2026 19:01:09 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Homeland Security Secretary Markwayne Mullin on Friday warned that state officials could lose funding or face investigations if they fail to go along with President Donald Trump's election security demands, part of the Republican president’s longstanding attempt to undermine Americans’ confidence in the vote.</p><p>Experts said the threats — issued just months before midterm elections that will determine control of Congress — were likely hollow because Trump's voting initiatives have been stalled by judges and the Constitution gives states control over how elections are run.</p><p>Nevertheless, Mullin's remarks, delivered from the White House complex one day after Trump's primetime address on the topic, could further doubts about election processes and create headaches for states as they prepare for November.</p><p>“We absolutely can build confidence in the American people, but the states have to do their part,” Mullin said.</p><p>Trump continues to falsely claim that Democrat Joe Biden won only because of fraud in 2020, and he’s tried to marshal the powers of the federal government to rewrite that history since he returned to office last year — even though judges and his own attorney general in his first term concluded the election was legitimate.</p><p>Mullin insisted that the president was not relitigating the 2020 election, “although he definitely could at this point.”</p><p>"This is just about exposing what took place and making sure it never happens again,” he said.</p><p>Mullin's claims of noncitizen voters rely on incomplete data</p><p>During his remarks, Mullin advanced an unsubstantiated claim Trump made Thursday that the federal government had found 250,000 noncitizen voters on the rolls in California, Nevada, New Jersey and Pennsylvania. He said the Department of Homeland Security's investigation was conducted using public data, which election experts say is insufficiently detailed and updated to properly identify whether a registered voter is a noncitizen.</p><p>Election officials in California and Pennsylvania said they would review the Trump administration's findings but noted that they conduct their own voter list maintenance and noncitizen voting is exceedingly rare. Research has supported that finding.</p><p>California Gov. Gavin Newsom, a Democrat, responded to Mullin's threats with a post on social media.</p><p>“California has free, fair, and secure elections and we will fight for them,” he wrote. "Try us."</p><p>In Nevada, Secretary of State Cisco Aguilar, also a Democrat, said he was confident in the integrity of the state's voter file.</p><p>“We are constantly looking at the information to figure out how many registered voters in Nevada don’t have a Social Security number on file," he said. “We have done significant work to make sure our voter rolls are as clean as possible.”</p><p>Mullin also pledged to aggressively monitor public voter lists to pursue potential voter fraud cases before and after the 2026 election.</p><p>“If you are an illegal or you are voting illegally, we will hunt you down, we will find you and we will prosecute you,” he said.</p><p>He urged states to participate in DHS' recently overhauled SAVE program, a federal tool central to the Trump administration’s efforts to nationalize elections. At least 25 states have used it to check their voter rolls since April 2025, after the Trump administration significantly expanded its search abilities, and the Trump administration has demanded that states submit their sensitive voter data to the program to fully audit their voter lists.</p><p>Mullin said if state officials don’t participate in SAVE, they could face fines, penalties or prison time.</p><p>But the overhauled program’s use was recently blocked by a federal judge over concerns about privacy and wrongful purges of eligible voters. The case included voters whose registrations were wrongly flagged by the program, temporarily threatening their place on the rolls.</p><p>David Becker, the executive director of the nonprofit Center for Election Innovation and Research, said Mullin was making empty threats.</p><p>“Every court to consider the DOJ’s demands — 15 of them to date, six of those judges appointed by President Trump — have confirmed that the federal government cannot legally demand access to states’ sensitive voter data,” he said. “What he’s suggesting is illegal.”</p><p>In addition, Trump's efforts to pass the SAVE Act, federal legislation that would require proof of citizenship for voter registration, has stalled in the Senate. Republicans don't have enough votes to change the filibuster rules and pass it without Democratic support.</p><p>Cybersecurity support for election officials has been diminished in Trump's second term</p><p>Mullin also elevated Trump's concerns about vulnerabilities in electronic voting machines — which voting experts have long acknowledged. While Trump suggested Thursday that these risks make it possible to “rig” the vote, election officials say there are numerous safeguards in place to prevent that, including physical security, voting machine tests, postelection reviews and paper ballot backups in most of the country.</p><p>To address the concerns, Mullin said the nation’s Cybersecurity and Infrastructure Security Agency, which sits under DHS, would release an updated election infrastructure plan within 30 days and provide cyber threat resources to election officials if they participate in SAVE.</p><p>However, Trump has broadly dismantled the agency’s election security operation.</p><p>CISA was largely absent from its long-held role assisting states in last year’s elections after the Trump administration conducted a review of its election work, placed more than a dozen election-focused staffers on administrative leave and slashed $10 million from two cybersecurity initiatives, including one dedicated to helping state and local election officials. The agency is also still without a Senate-confirmed director and has cycled through a series of acting leaders.</p><p>Aguilar said his state has stepped up and will protect its own elections in the absence of federal help.</p><p>“The fact that they think they’re going to come in prior to the general election in November and provide us infrastructure, that's nuts,” he said. “Actions speak louder than words, and in their case, it's all been talk.”</p><p>___</p><p>Swenson reported from New York.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GSSMLM6WMCAVTO64YFAYDINGYU.jpg?auth=1c30e26dfaf90221fb3d20db32602e0e7dd22a0a548be57e5751393a5b3da722&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Homeland Security Secretary Markwayne Mullin speaks in the Indian Treaty Room at the Eisenhower Executive Office Building on the White House campus, Friday, July 17, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson)]]></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/GFCKS6BBJ5BZLJKNKTQVVST5LU.jpg?auth=d1f7b2cefb5b0f05bb22c22cac520de65471c5f9ec790c11914db4efe348bb7f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Homeland Security Secretary Markwayne Mullin speaks to reporters in the Indian Treaty Room at the Eisenhower Executive Office Building on the White House campus, Friday, July 17, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson)]]></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/6C6EZGZ3SNSP3DK25ZBG5XSCRM.jpg?auth=598e965f70df47d8d772db9b2113a721931f4636d1dd1e68abfe7b48c38d10a9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Homeland Security Secretary Markwayne Mullin speaks to reporters in the Indian Treaty Room at the Eisenhower Executive Office Building on the White House campus, Friday, July 17, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson)]]></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/6E4UIY7Z5KLSQTYWJ3QM5SRK6M.jpg?auth=74f4df231654de9b2677730496aca9f862483f81f194b76c4f326afdf7680d27&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Homeland Security Secretary Markwayne Mullin speaks in the Indian Treaty Room at the Eisenhower Executive Office Building on the White House campus, Friday, July 17, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson)]]></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/G4LRMTTKDHSNFWR72T67V7W4QA.jpg?auth=4d29055c811c22bb17f886b09da9a19e75343960a21847e7cc971cfb569cdd44&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Homeland Security Secretary Markwayne Mullin speaks in the Indian Treaty Room at the Eisenhower Executive Office Building on the White House campus, Friday, July 17, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content></item><item><title><![CDATA[Lawsuit claims E. coli-infected blueberries sold at Publix caused couple’s suffering in Palm Beach]]></title><link>https://www.local10.com/food/2026/07/17/lawsuit-claims-e-coli-infected-blueberries-sold-at-publix-caused-couples-suffering-in-palm-beach/</link><guid isPermaLink="true">https://www.local10.com/food/2026/07/17/lawsuit-claims-e-coli-infected-blueberries-sold-at-publix-caused-couples-suffering-in-palm-beach/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Great-grandparents Roberta and Oscar Cash claimed they suffered a foodborne illness through contaminated blueberries purchased in May at a Publix Supermarket in Palm Beach County, records show. ]]></description><pubDate>Fri, 17 Jul 2026 18:14:02 +0000</pubDate><content:encoded><![CDATA[<p>Great-grandparents Roberta and Oscar Cash claimed they suffered a <a href="https://www.fda.gov/food/outbreaks-foodborne-illness/investigations-foodborne-illness-outbreaks" target="_self" rel="" title="https://www.fda.gov/food/outbreaks-foodborne-illness/investigations-foodborne-illness-outbreaks">foodborne illness</a> through contaminated Chilean blueberries purchased in May at a Publix Supermarket in Jupiter, records show. </p><p><a href="https://www.local10.com/espanol/2026/07/17/una-demanda-alega-que-arandanos-contaminados-con-e-coli-vendidos-en-publix-provocaron-graves-afectaciones-a-pareja-de-palm-beach/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/17/una-demanda-alega-que-arandanos-contaminados-con-e-coli-vendidos-en-publix-provocaron-graves-afectaciones-a-pareja-de-palm-beach/">Leer en español</a></p><p>The couple was diagnosed with an E. coli O145:H28 infection after suffering from bloody stools, abdominal pain, dehydration, and fever, according to their<a href="https://www.scribd.com/document/1063264822/Foodborne-illness-in-Palm-Beach" target="_self" rel="" title="https://www.scribd.com/document/1063264822/Foodborne-illness-in-Palm-Beach"> lawsuit filed on July 13</a> in Palm Beach County civil court. </p><p>“While Oscar was very ill, his illness was less pronounced than that of Roberta, his wife of nearly 46 years,” an attorney wrote, according to the lawsuit. </p><p>Roberta Cash was at the Jupiter Medical Center’s emergency room, “aggressively treated” for 10 days, and required help from both The Gardens Court and the CenterWell Home Health care, according to the lawsuit. </p><p>On July 1, the Florida Department of Health <a href="https://www.floridahealth.gov/diseases-and-conditions/disease/e-coli-o157h7/" target="_self" rel="" title="https://www.floridahealth.gov/diseases-and-conditions/disease/e-coli-o157h7/">notified</a> the U.S. Centers for Disease Control and Prevention that there was a cluster of cases of <a href="https://www.cdc.gov/ecoli/about/kinds-of-ecoli.html" target="_self" rel="" title="https://www.cdc.gov/ecoli/about/kinds-of-ecoli.html">Shiga toxin-producing E. coli O145</a> infections. On July 3, Frutas y Hortalizas del Sur S.A., San Carlos, Chile, <a href="https://www.fda.gov/safety/recalls-market-withdrawals-safety-alerts/frutas-y-hortalizas-del-sur-sa-initiates-recall-frozen-greenwise-organic-iqf-blueberries-due" target="_self" rel="" title="https://www.fda.gov/safety/recalls-market-withdrawals-safety-alerts/frutas-y-hortalizas-del-sur-sa-initiates-recall-frozen-greenwise-organic-iqf-blueberries-due">recalled</a> the <a href="https://www.local10.com/food/2026/07/07/greenwise-frozen-blueberries-sold-at-publix-recalled-over-possible-e-coli-contamination/" target="_self" rel="" title="https://www.local10.com/food/2026/07/07/greenwise-frozen-blueberries-sold-at-publix-recalled-over-possible-e-coli-contamination/">GreenWise Organic IQF Blueberries</a>, with Best by Feb. 9, 2028, due to the risk of potential E. coli O145 infection.</p><p>On July 6, the CDC <a href="https://www.cdc.gov/ecoli/outbreaks/blueberries-07-26/investigation.html" target="_self" rel="" title="https://www.cdc.gov/ecoli/outbreaks/blueberries-07-26/investigation.html">announced</a> an investigation into the “multistate outbreak of E. coli O145 infections.”</p><p>The Food and Drug Administration <a href="https://www.fda.gov/food/outbreaks-foodborne-illness/outbreak-investigation-e-coli-frozen-blueberries-july-2026" target="_self" rel="" title="https://www.fda.gov/food/outbreaks-foodborne-illness/outbreak-investigation-e-coli-frozen-blueberries-july-2026">reported</a> 12 illnesses, including 11 in Florida and one in Georgia, and four hospitalizations related to the product that was also shipped to Publix retail stores in Alabama, Kentucky, North Carolina, South Carolina, Tennessee, and Virginia.</p><p>Texas-based Ron Simon &amp; Associates <a href="https://www.prnewswire.com/news-releases/first-blueberry-e-coli-lawsuit-filed-by-ron-simon--associates-against-publix-on-behalf-of-hospitalized-e-coli-victim-302824210.html" target="_self" rel="" title="https://www.prnewswire.com/news-releases/first-blueberry-e-coli-lawsuit-filed-by-ron-simon--associates-against-publix-on-behalf-of-hospitalized-e-coli-victim-302824210.html">announced</a> filing the civil lawsuit alleging strict liability, negligence, and breach of implied warranties, and seeking damages in excess of $50,000. </p><p>Attorney Ron Simon, who is based in Houston, released a statement saying he wants to make sure that Publix takes preventive steps. </p><p>“Safety checks were missed in the production of the GreenWise Organic frozen blueberries, which were contaminated with E. coli O145:H28, a potentially life-threatening bacteria that is not killed by freezing,” Simon said in the statement. “As a result, numerous Publix customers have become severely ill.”</p><p>Publix did not respond to a request for comment on the pending litigation. </p><p><b>Read the lawsuit</b></p><p> <iframe class="scribd_iframe_embed" title="Foodborne illness in Palm Beach" src="https://www.scribd.com/embeds/1063264822/content?start_page=11&view_mode=scroll&access_key=key-1V67GGt46NokjSaJUiZ0" tabindex="0" data-auto-height="true" data-aspect-ratio="0.7729220222793488" scrolling="no" width="100%" height="600" frameborder="0" ></iframe> <p style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-size: 14px; line-height: normal; display: block;"> <a title="View Foodborne illness in Palm Beach on Scribd" href="https://www.scribd.com/document/1063264822/Foodborne-illness-in-Palm-Beach#from_embed" style="color: #098642; text-decoration: underline;"> Foodborne illness in Palm Beach </a> by <a title="View Andrea Torres's profile on Scribd" href="https://www.scribd.com/user/539635077/Andrea-Torres#from_embed" style="color: #098642; text-decoration: underline;" > Andrea Torres </a> </p> </p><p><b>Related story:</b> <a href="https://www.local10.com/food/2026/07/07/greenwise-frozen-blueberries-sold-at-publix-recalled-over-possible-e-coli-contamination/" target="_self" rel="" title="https://www.local10.com/food/2026/07/07/greenwise-frozen-blueberries-sold-at-publix-recalled-over-possible-e-coli-contamination/">GreenWise frozen blueberries sold at Publix recalled over possible E. coli contamination</a></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/X4V2U2GPEZEW7O6ZBIRMEMI43I.jpg?auth=cdd14de7a82fade5347cca15f1434c5f0a1c64574ac2fa6c569f01d57563d696&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Roberta Cash suffered an E. coli O145:H28 infection in May after consuming blueberries purchased at Publix in Broward County, according to a civil lawsuit filed on July 13.]]></media:description></media:content></item><item><title><![CDATA[Una demanda alega que arándanos contaminados con E. coli vendidos en Publix provocaron graves afectaciones a pareja de Palm Beach]]></title><link>https://www.local10.com/espanol/2026/07/17/una-demanda-alega-que-arandanos-contaminados-con-e-coli-vendidos-en-publix-provocaron-graves-afectaciones-a-pareja-de-palm-beach/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/una-demanda-alega-que-arandanos-contaminados-con-e-coli-vendidos-en-publix-provocaron-graves-afectaciones-a-pareja-de-palm-beach/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Los bisabuelos Roberta y Oscar Cash afirmaron que sufrieron una enfermedad transmitida por alimentos debido a arándanos contaminados que compraron en mayo en un supermercado Publix del condado Palm Beach, según muestran los registros.]]></description><pubDate>Fri, 17 Jul 2026 18:57:34 +0000</pubDate><content:encoded><![CDATA[<p>Los bisabuelos Roberta y Oscar Cash afirmaron haber sufrido una <a href="https://www.fda.gov/food/outbreaks-foodborne-illness/investigations-foodborne-illness-outbreaks" rel="" title="https://www.fda.gov/food/outbreaks-foodborne-illness/investigations-foodborne-illness-outbreaks">enfermedad transmitida por los alimentos</a> debido a arándanos chilenos contaminados que compraron en mayo en un supermercado Publix en Jupiter, según consta en los registros.</p><p>Según la <a href="https://www.scribd.com/document/1063264822/Foodborne-illness-in-Palm-Beach" rel="" title="https://www.scribd.com/document/1063264822/Foodborne-illness-in-Palm-Beach">demanda que presentaron el 13 de julio</a> en el tribunal civil del condado de Palm Beach, a la pareja se le diagnosticó una infección por E. coli O145:H28 tras sufrir heces con sangre, dolor abdominal, deshidratación y fiebre.</p><p>“Si bien Oscar estaba muy enfermo, su enfermedad era menos grave que la de Roberta, su esposa durante casi 46 años”, escribió un abogado, según consta en la demanda.</p><p>Según la demanda, Roberta Cash estuvo en la sala de emergencias del Jupiter Medical Center, donde recibió un tratamiento intensivo durante 10 días y necesitó ayuda tanto de The Gardens Court como del servicio de atención médica a domicilio CenterWell.</p><p>El 1 de julio, el Departamento de Salud de Florida <a href="https://www.floridahealth.gov/diseases-and-conditions/disease/e-coli-o157h7/" rel="" title="https://www.floridahealth.gov/diseases-and-conditions/disease/e-coli-o157h7/">notificó</a> a los Centros para el Control y la Prevención de Enfermedades de EE. UU. sobre un grupo de casos de infecciones por <a href="https://www.cdc.gov/ecoli/about/kinds-of-ecoli.html" rel="" title="https://www.cdc.gov/ecoli/about/kinds-of-ecoli.html">E. coli O145 productora de toxina Shiga</a> . El 3 de julio, Frutas y Hortalizas del Sur SA, de San Carlos, Chile, <a href="https://www.fda.gov/safety/recalls-market-withdrawals-safety-alerts/frutas-y-hortalizas-del-sur-sa-initiates-recall-frozen-greenwise-organic-iqf-blueberries-due" rel="" title="https://www.fda.gov/safety/recalls-market-withdrawals-safety-alerts/frutas-y-hortalizas-del-sur-sa-initiates-recall-frozen-greenwise-organic-iqf-blueberries-due">retiró del mercado</a> los <a href="https://www.local10.com/food/2026/07/07/greenwise-frozen-blueberries-sold-at-publix-recalled-over-possible-e-coli-contamination/" rel="" title="https://www.local10.com/food/2026/07/07/greenwise-frozen-blueberries-sold-at-publix-recalled-over-possible-e-coli-contamination/">arándanos orgánicos GreenWise IQF</a> , con fecha de caducidad del 9 de febrero de 2028, debido al riesgo de una posible infección por E. coli O145.</p><p>El 6 de julio, los CDC <a href="https://www.cdc.gov/ecoli/outbreaks/blueberries-07-26/investigation.html" rel="" title="https://www.cdc.gov/ecoli/outbreaks/blueberries-07-26/investigation.html">anunciaron</a> una investigación sobre el “brote multiestatal de infecciones por E. coli O145”.</p><p>La Administración de Alimentos y Medicamentos (FDA) <a href="https://www.fda.gov/food/outbreaks-foodborne-illness/outbreak-investigation-e-coli-frozen-blueberries-july-2026" rel="" title="https://www.fda.gov/food/outbreaks-foodborne-illness/outbreak-investigation-e-coli-frozen-blueberries-july-2026">informó de</a> 12 casos de enfermedad, 11 de ellos en Florida y uno en Georgia, y cuatro hospitalizaciones relacionadas con el producto, que también se distribuyó a las tiendas minoristas de Publix en Alabama, Kentucky, Carolina del Norte, Carolina del Sur, Tennessee y Virginia.</p><p>El bufete Ron Simon &amp; Associates, con sede en Texas, <a href="https://www.prnewswire.com/news-releases/first-blueberry-e-coli-lawsuit-filed-by-ron-simon--associates-against-publix-on-behalf-of-hospitalized-e-coli-victim-302824210.html" rel="" title="https://www.prnewswire.com/news-releases/first-blueberry-e-coli-lawsuit-filed-by-ron-simon--associates-against-publix-on-behalf-of-hospitalized-e-coli-victim-302824210.html">anunció</a> la presentación de una demanda civil alegando responsabilidad objetiva, negligencia e incumplimiento de garantías implícitas, y solicitando una indemnización superior a los 50.000 dólares.</p><p>El abogado Ron Simon, con sede en Houston, emitió un comunicado en el que afirma que quiere asegurarse de que Publix tome medidas preventivas.</p><p>“Se omitieron los controles de seguridad en la producción de los arándanos congelados GreenWise Organic, que estaban contaminados con E. coli O145:H28, una bacteria potencialmente mortal que no se elimina con la congelación”, declaró Simon en el comunicado. “Como consecuencia, numerosos clientes de Publix han enfermado gravemente”.</p><p>Publix no respondió a la solicitud de comentarios sobre el litigio pendiente.</p><p><b>Lea la demanda</b></p><p> <iframe class="scribd_iframe_embed" title="Foodborne illness in Palm Beach" src="https://www.scribd.com/embeds/1063264822/content?start_page=11&view_mode=scroll&access_key=key-1V67GGt46NokjSaJUiZ0" tabindex="0" data-auto-height="true" data-aspect-ratio="0.7729220222793488" scrolling="no" width="100%" height="600" frameborder="0" ></iframe> <p style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-size: 14px; line-height: normal; display: block;"> <a title="View Foodborne illness in Palm Beach on Scribd" href="https://www.scribd.com/document/1063264822/Foodborne-illness-in-Palm-Beach#from_embed" style="color: #098642; text-decoration: underline;"> Foodborne illness in Palm Beach </a> by <a title="View Andrea Torres's profile on Scribd" href="https://www.scribd.com/user/539635077/Andrea-Torres#from_embed" style="color: #098642; text-decoration: underline;" > Andrea Torres </a> </p> </p><p><b>Noticia relacionada:</b><a href="https://www.local10.com/food/2026/07/07/greenwise-frozen-blueberries-sold-at-publix-recalled-over-possible-e-coli-contamination/" rel="" title="https://www.local10.com/food/2026/07/07/greenwise-frozen-blueberries-sold-at-publix-recalled-over-possible-e-coli-contamination/">Retiran del mercado los arándanos congelados GreenWise vendidos en Publix por posible contaminación con E. coli.</a></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/X4V2U2GPEZEW7O6ZBIRMEMI43I.jpg?auth=cdd14de7a82fade5347cca15f1434c5f0a1c64574ac2fa6c569f01d57563d696&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Roberta Cash suffered an E. coli O145:H28 infection in May after consuming blueberries purchased at Publix in Broward County, according to a civil lawsuit filed on July 13.]]></media:description></media:content></item><item><title><![CDATA[Clara Ester, activist who rushed to Martin Luther King Jr. after he was shot, dies at 78]]></title><link>https://www.local10.com/news/national/2026/07/17/clara-ester-activist-who-rushed-to-martin-luther-king-jr-after-he-was-shot-dies-at-78/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/17/clara-ester-activist-who-rushed-to-martin-luther-king-jr-after-he-was-shot-dies-at-78/</guid><dc:creator><![CDATA[By TRAVIS LOLLER and KRISTIN M. HALL, Associated Press]]></dc:creator><description><![CDATA[NASHVILLE, Tenn. (AP) — Clara Ester, an activist who as a 20-year-old college student rushed to the Rev. Martin Luther King Jr.'s side when he was shot, has died.]]></description><pubDate>Fri, 17 Jul 2026 19:19:43 +0000</pubDate><content:encoded><![CDATA[<p>NASHVILLE, Tenn. (AP) — Clara Ester, an activist who as a 20-year-old college student rushed to the Rev. Martin Luther King Jr.'s side when he was shot, has died.</p><p>Ester, who died on July 9 at the age of 78, was among a few remaining witnesses to King’s assassination and its immediate aftermath in Memphis. With the passing of the Rev. Jesse Jackson Sr. in February and Ester this month, King aide and former U.N. ambassador Andrew Young is believed to be the last surviving eyewitness to the shooting.</p><p>Ester Grew up in Memphis attending Centenary United Methodist Church, where her pastor was civil rights leader the Rev. James Lawson.</p><p>“We used to joke about colored water being Kool-Aid and the white water just being water, and so that satisfied us as children,” Ester told The Associated Press in 2018, around the 50th anniversary of King’s death. “But until you see the racism, until you see what has been withheld from you because of your color — is what started to really truly anger me. And I knew if there was a movement that could help change any of that, I had to be in it.”</p><p>Civil rights issues were often discussed from the pulpit of her church, Ester said. Lawson was very involved in the sanitation workers’ strike, so it was natural for her to become involved too.</p><p>“I got to the point that I didn’t miss a mass meeting,” she said. “I picketed every day that the picket lines were up.”</p><p>Even 50 years later, she clearly remembered the impact of hearing King's speech at the Mason Temple the night before he was assassinated and how it seemed to foreshadow his death the next day.</p><p>“He had seen the mountaintop,” Ester said. “It was evident on the balcony — how calm."</p><p>Ester had gone to the Lorraine Motel for dinner on April 4, 1968, when she saw King chatting on the balcony with people below. Then she heard a shot.</p><p>“He was speaking calmly and pleasantly to a crowd,” she said. "And so he was happy at that moment. But to lay there with his eyes open, looking toward heaven. He had seen the promised land, and he may not get there with us, but he promised that we as a people will see the promised land.”</p><p>Ester said she ran to King and saw he was struggling for air. She tried to loosen his belt and asked someone to bring towels to try to staunch the bleeding. After King was taken away by ambulance, she had to stay at the hotel, where she was questioned by police.</p><p>When she was finally allowed to go home, her parents asked if she was OK.</p><p>“I said, ‘No, I’m not OK. There’s something wrong with this.’ And it was many months later that I guess at some point, I just broke down," Ester said.</p><p>She left Memphis to work elsewhere that summer, and as soon as she finished school, she left for good.</p><p>“It’s just too much to ... it hurt me that it happened, but it hurt me that it happened in my hometown, that that’s the legacy for this city,” she said.</p><p>Ester moved to Mobile, Alabama, where she found work as a neighborhood organizer at the Dumas Wesley Community Center, a Christian service program supporting children, seniors and people experiencing homelessness, according to her obituary. She later was named the executive director of the center, serving in that role until she retired in 2006.</p><p>In 1986, she was commissioned as a deaconess in the United Methodist Church, a type of lay minister . She remained active in the church throughout her life and held leadership roles that included serving as the national vice president of United Methodist Women.</p><p>Methodist Bishop David Graves met Ester when he was assigned to the Alabama-West Florida Conference in 2016. He wrote in a remembrance that Ester did not take to him at first, but gradually they came to love each other.</p><p>“Thank you, Clara Ester, for a life well lived and for loving me. It changed me,” he wrote. “Clara will be missed immensely, but what a day of rejoicing is going on in heaven. For love will always find a way for those who trust in Jesus and seek to love even in our differences.”</p><p>___</p><p>Former Associated Press reporter Adrian Sainz contributed from Memphis.</p><p>___</p><p>This story corrects the age of Ester when King was killed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NSJ3WXYIUNCIHPYM2OKMGYKUBE.jpg?auth=e7a4b364d26922d27a24ee9f6c1a8804d86fe63a9ce6937410fb4e9125c3d8df&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Clara Ester stands in the Centenary United Methodist Church in Memphis, Tenn., on March 17, 2018. (AP Photo/Mark Humphrey, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Humphrey</media:credit></media:content></item><item><title><![CDATA[South Florida teen twins create nonprofit to inspire foster youth through career mentoring]]></title><link>https://www.local10.com/community/2026/07/17/south-florida-teen-twins-create-nonprofit-to-inspire-foster-youth-through-career-mentoring/</link><guid isPermaLink="true">https://www.local10.com/community/2026/07/17/south-florida-teen-twins-create-nonprofit-to-inspire-foster-youth-through-career-mentoring/</guid><dc:creator><![CDATA[Mayte Padron]]></dc:creator><description><![CDATA[What started as a birthday tradition has grown into a nonprofit that’s helping children in foster care envision brighter futures.]]></description><pubDate>Fri, 17 Jul 2026 16:12:02 +0000</pubDate><content:encoded><![CDATA[<p>What started as a birthday tradition has grown into a nonprofit that’s helping children in foster care envision brighter futures.</p><p><a href="https://www.local10.com/espanol/2026/07/17/gemelos-adolescentes-del-sur-de-florida-crean-organizacion-sin-fines-de-lucro-para-inspirar-a-jovenes-en-hogares-de-acogida-mediante-mentoria-profesional/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/17/gemelos-adolescentes-del-sur-de-florida-crean-organizacion-sin-fines-de-lucro-para-inspirar-a-jovenes-en-hogares-de-acogida-mediante-mentoria-profesional/">Leer en español</a></p><p>Seventeen-year-old twins Constanza and Marianne Dominguez founded <a href="https://mentoringmiracles.org" target="_self" rel="" title="https://mentoringmiracles.org">Mentoring Miracles</a>, a student-led nonprofit that connects foster youth with career exploration opportunities and mentors, inspired by their Christian faith and the childhood experiences of a family member who grew up in foster care.</p><p>The South Florida sisters say they first discovered a passion for giving back when their mother suggested they donate their birthday gifts instead of keeping them.</p><p>“I think the beautiful part about it is that when we went to donate our gifts, we got to play with the kids that are our age,” Constanza said.</p><p>The twins were just in the third grade when they began donating gifts to children at <a href="https://www.hhch.org/" target="_self" rel="" title="https://www.hhch.org/">His House Children’s Home</a>. What started as a one-time act of kindness quickly became an annual tradition.</p><p>Years later, while in the ninth grade, they learned that their uncle, Bill Edwards, had spent much of his childhood in foster care.</p><p>“That year, in the ninth grade, we found out that my uncle grew up in the foster care system,” Constanza said.</p><p>Edwards said he entered foster care before his first birthday and experienced both positive and difficult placements growing up.</p><p>“I was placed in foster care for the first time before the age of 1,” Edwards said. “Moving from different homes, you do experience the good and the bad.”</p><p>His story inspired the sisters to think beyond donations and create an organization focused on helping foster youth prepare for the future.</p><p>“We came up with Mentoring Miracles because we are very faith-based,” Marianne said. “They are miracles, these kids.”</p><p>Today, Mentoring Miracles is run entirely by high school students and focuses on exposing children in foster care to careers they may not otherwise have the opportunity to explore.</p><p>“We acknowledged the resources that we had, and we wanted to give them those same opportunities that we grew up with,” Constanza said. “That’s how we had the idea to create these career days and career and internship exposure.”</p><p>The nonprofit has organized career-day field trips for youth at His House Children’s Home, giving them behind-the-scenes access to a variety of professions.</p><p>Participants have toured Miami International Airport, learned about aviation careers and visited Local 10 News, where they explored television production, met journalists and saw a live newsroom in action.</p><p>“It’s been incredible seeing the passion that they have and the potential that they have as well,” Constanza said.</p><p>For Edwards, watching his nieces create opportunities for children facing circumstances similar to his own has been especially meaningful.</p><p>“I feel lucky, blessed and really happy,” he said.</p><p>The sisters hope their uncle’s journey reminds foster youth that their circumstances do not define their future.</p><p>“He’s just an example of what these kids can become, of what these kids can do,” Constanza and Marianne said. “They are not limited by their background, and he is just proof of that.”</p><p>Mentoring Miracles plans to continue expanding its career exploration program with upcoming visits to the Miami-Dade State Attorney’s Office, PortMiami and Blue Origin’s operations hub on Merritt Island. Organizers are also encouraging local businesses to partner with the nonprofit by hosting future career-day experiences.</p><p>For more information and to get involved, visit <a href="https://www.mentoringmiracles.org/" target="_self" rel="" title="https://www.mentoringmiracles.org/">mentoringmiracles.org</a>.</p><ul><li><i><b>To donate:</b></i>&nbsp;If you’d like to make a monetary donation toward a Good News South Florida story or project,&nbsp;<a href="https://miami.fcsuite.com/erp/donate/create/fund?funit_id=3700" target="_self" rel="" title="https://miami.fcsuite.com/erp/donate/create/fund?funit_id=3700">click here.</a>&nbsp;Local 10 has established the Local 10 Fund with The Miami Foundation and 100% of your donation will go toward the cause you designate in the “additional information” box.</li><li><i><b>To volunteer or submit a story idea:</b></i>&nbsp;If you’d like to volunteer for a Good News South Florida project or would like to submit a story for consideration, email&nbsp;<a href="mailto:goodnews@local10.com">goodnews@local10.com</a>.</li></ul><p>Good News South Florida airs Fridays on the Local 10 morning news at 10 a.m. It will encore Fridays at 3:30 p.m. and Sunday mornings, beginning at 6 a.m.</p>]]></content:encoded></item><item><title><![CDATA[Dirty 30! Restaurants with 30 violations or more!]]></title><link>https://www.local10.com/food/dirty-dining/2026/07/17/dirty-30-restaurants-with-30-violations-or-more/</link><guid isPermaLink="true">https://www.local10.com/food/dirty-dining/2026/07/17/dirty-30-restaurants-with-30-violations-or-more/</guid><dc:creator><![CDATA[Jeff Weinsier]]></dc:creator><description><![CDATA[Thirty or more violations on a single inspection! That’s not a bad day in the kitchen, that’s a total breakdown of food safety. ]]></description><pubDate>Fri, 17 Jul 2026 18:38:45 +0000</pubDate><content:encoded><![CDATA[<p>Thirty or more violations on a single inspection!</p><p>That’s not a bad day in the kitchen, that’s a total breakdown of food safety. </p><p><a href="https://www.local10.com/espanol/2026/07/17/dirty-30-restaurantes-con-30-infracciones-o-mas/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/17/dirty-30-restaurantes-con-30-infracciones-o-mas/">Leer en español</a></p><p>And yet, none of these restaurants were shut down.</p><p>Below is our latest “Dirty 30” list.</p><p>These are places that racked up 30 violations or more on a recent inspection.</p><p>From skipped handwashing, to unsafe food temperatures, to failed sanitation -- these aren’t minor slip-ups. They’re the basics of running a safe kitchen, and these establishments failed at them, repeatedly, in one visit.</p><p>It’s unacceptable.</p><p>No places in Broward or the Florida Keys made the list. </p><p><b>**CUBA LIVES RESTAURANT</b></p><p><b>TWIN TOWERS SHOPPING CENTER</b></p><p><b>4590 WEST 12TH AVE</b></p><p><b>HIALEAH</b></p><p><b>INSPECTION BASED ON COMPLAINT</b></p><p><b>INSPECTION DATE 7/14</b></p><p><b>36 VIOLATIONS FOUND</b></p><p>“Displayed food not properly protected from contamination. Observed ice not protected at bar area because the lid was missing.”</p><p>“Live, small flying insects found. Observed approximately five flies landing on utensils and a preparation table in the kitchen.”</p><p>“Raw animal foods not properly separated from each other. Observed raw chicken stored above raw pork on shelves in the walk in cooler.”</p><p>“Roach activity present as evidenced by live roaches found.”</p><p>“Stop Sale issued on time/temperature control for safety food due to temperature abuse. Observed cooked beans, cooked pork, shredded beef, cooked yuca, fried rice, cooked corn and cooked steak held above safe temperatures in the walk in cooler after being stored for two days.”</p><p>“Time/temperature control for safety food cold held at greater than 41 degrees Fahrenheit. Observed tuna salad, shrimp salad, cut melon, tuna paste, shredded mozzarella, sliced ham, raw pork, raw chicken, raw steak, marinated beef, cooked beans, cooked pork, shredded beef, cooked yuca, fried rice, cooked corn and cooked steak above safe cold holding temperatures.”</p><p>“Time/temperature control for safety food, other than whole meat roast, hot held at less than 135 degrees Fahrenheit. Observed plantains, cooked chicken, pasta, breaded fish and cooked eggs below required hot holding temperatures. Repeat Violation”</p><p>“Food contact surface soiled with food debris, mold like substance or slime. Observed food stored on soiled containers in reach in coolers throughout the kitchen.”</p><p>“No paper towels or mechanical hand drying device provided at handwash sink. Observed at the handwash sink by the three compartment sink.”</p><p>“Non pitting surface rust on food contact equipment. Observed rust on the bottom of the dessert reach in cooler.”</p><p>“Ready to eat, time/temperature control for safety food prepared onsite and held more than 24 hours not properly date marked. Observed cooked pork, cooked beans, cooked pasta and cooked corn in the walk in cooler without date marks.”</p><p>“Accumulation of black and green mold like substance in the interior of the ice machine.”</p><p>“Bowl or other container with no handle used to dispense food. Observed in the rice container in dry storage.”</p><p>“Buildup of food debris and soil residue on equipment door handles. Observed soiled handles throughout the kitchen.”</p><p>“Clean linens stored on the floor. Observed in the dry storage area.”</p><p>“Cutting board has cut marks and is no longer cleanable.”</p><p>“Dead roaches on premises. Observed one dead roach inside the handwash sink next to the hot holding units by the buffet area.”</p><p>“Employee beverage container on a food preparation table. Observed a personal drink on a preparation table in the kitchen.”</p><p>“Equipment in poor repair. Observed the ice machine at the bar missing its lid.”</p><p>“Food storage containers and lids cracked or broken. Observed several cracked and broken containers and lids throughout the kitchen.”</p><p>“Food stored on the floor. Observed food containers on the walk in cooler floor.”</p><p>“Ice bucket or shovel stored on the floor between uses. Observed ice buckets stored on the floor at the bar.”</p><p>“In use ice scoop stored on a soiled surface between uses. Observed the ice scoop stored between ice machines in the back area. Repeat Violation”</p><p>“In use knives stored in cracks between pieces of equipment. Observed by the three compartment sink.”</p><p>“In use tongs stored on an equipment door handle between uses. Observed tongs stored on the oven handle.”</p><p>“In use utensil stored with the handle in food. Observed in a sugar container.”</p><p>“Interior of oven or microwave has accumulation of black substance, grease or food debris.”</p><p>“No conspicuously located ambient air temperature thermometer in holding units. Observed reach in coolers throughout the kitchen without thermometers.”</p><p>“Non food contact surfaces soiled with grease, food debris, dirt, slime or dust. Observed soiled cooler gaskets, greasy and dusty fans and grease buildup on a hot holding unit.”</p><p>“Outer openings of the establishment could not be properly sealed when not in operation. Observed in the dry storage and ice machine areas.”</p><p>“Reach in cooler interiors and shelves had an accumulation of soil residue.”</p><p>“Single service articles improperly stored. Observed ice buckets not inverted at the bar.”</p><p>“Stored food not covered. Observed several uncovered food containers in the walk in cooler.”</p><p>“Walls soiled with accumulated grease, food debris and dust. Observed in the dishwashing area.”</p><p>“Wiping cloth chlorine sanitizing solution not at proper minimum strength. Observed sanitizer bucket at the bar.”</p><p>“Working containers of food removed from original containers not identified by common name. Observed salt and bread crumb containers without labels at the cook line.”</p><p><b>**CHINATOWN WEST</b></p><p><b>4210 SW 152ND AVENUE </b></p><p><b>WEST KENDALL</b></p><p><b>INSPECTION DATE 7/14</b></p><p><b>33 VIOLATIONS FOUND </b></p><p>“Container of medicine improperly stored. Observed inside a display cooler in the customer area.”</p><p>“Cook dried hands on a soiled towel after washing.”</p><p>“Cooked time/temperature control for safety food not cooled from 135 degrees to 70 degrees within two hours. Observed cooked chicken cooling at room temperature for more than two hours.”</p><p>“Dented and rusted can present. Observed a dented can of hoisin sauce in dry storage.”</p><p>“Nonfood grade bags used in direct contact with food.”</p><p>“Unwashed broccoli stored over sauce in the walk in cooler.”</p><p>“Raw chicken stored over cooked beef in the walk in freezer.”</p><p>“Raw beef and raw chicken stored over cooked shrimp and cooked chicken in the walk in cooler. Repeat Violation”</p><p>“Stop Sale issued on time/temperature control for safety food due to temperature abuse. Observed cooked chicken cooling at room temperature for more than two hours, garlic in oil held at room temperature for more than four hours and cooked sliced pork held above safe temperature in the walk in cooler overnight.”</p><p>“Time/temperature control for safety food cold held at greater than 41 degrees Fahrenheit. Observed garlic in oil held at room temperature and cooked sliced pork held above safe temperature in the walk in cooler.”</p><p>“Time/temperature control for safety food, other than whole meat roast, hot held at less than 135 degrees Fahrenheit. Observed chicken soup and wontons below required hot holding temperatures.”</p><p>“Employee has not received adequate training related to assigned duties. Employee was unable to answer basic food safety questions regarding thermometer calibration.”</p><p>“Handwash sink not accessible for employee use at all times. Observed cooked chicken wings stored in front of one hand sink and garbage cans blocking another.”</p><p>“Ready to eat, time/temperature control for safety food prepared onsite and held more than 24 hours not properly date marked. Observed cooked pork in the walk in cooler without a date mark.”</p><p>“Three compartment sink too small to accommodate utensils or equipment. Observed cooking pots too large to fit in the sink.”</p><p>“Ceiling not smooth, nonabsorbent and easily cleanable in food preparation, food storage and ware washing areas.”</p><p>“Employee personal food not properly identified and segregated from food served to the public.”</p><p>“Employee with no hair restraint while preparing food. Observed cook preparing chicken wings without a hair restraint. Repeat Violation”</p><p>“Establishment advertised no MSG used in food, but inspectors found containers of MSG at the cook line and in dry storage.”</p><p>“Sponges used on cleaned, sanitized or in use food contact surfaces.”</p><p>“Floor heavily soiled with old food debris in the walk in freezer.”</p><p>“Cooked chicken wings stored in front of a hand sink where they were exposed to splash contamination.”</p><p>“Soy sauce stored on the floor.”</p><p>“In use knives stored between pieces of equipment.”</p><p>“Wet wiping cloth used under a cutting board.”</p><p>“No mop sink or curbed cleaning facility provided.”</p><p>“Nonfood contact surfaces soiled with grease and food debris. Observed a soiled mixer exterior and dirty reach in cooler gaskets.”</p><p>“Storage racks in the walk in freezer not designed to allow cleaning underneath.”</p><p>“Single use bread bags reused to store egg rolls.”</p><p>“Hood soiled with accumulated grease.”</p><p>“Raw shell eggs, house packaged sauces, raw beef kebabs and cooked pork stored in unprotected coolers and freezers in a customer area.”</p><p>“Chlorine sanitizing solution measured at 0 parts per million.”</p><p>“Working containers of salt and sugar were not labeled with their common names.”</p><p><b>**EL GRAN TACO</b></p><p><b>DBA-BIG CRAZY TACO</b></p><p><b>436 N. KROME AVE</b></p><p><b>HOMESTEAD</b></p><p><b>INSPECTION DATE 7/13</b></p><p><b>35 VIOLATIONS FOUND</b></p><p>“Employee began working with food without first washing hands before putting on gloves. Repeat Violation”</p><p>“Employee failed to wash hands before putting on gloves to begin food preparation. Repeat Violation”</p><p>“Raw chicken, raw beef, raw pork and raw fish were stored over ready to eat foods in the reach in cooler.”</p><p>“Raw chicken, raw beef and raw fish were not properly separated from each other in the reach in cooler.”</p><p>“Stop Sale issued due to adulteration of food. Eleven reduced oxygen packaged bags of tilapia labeled to remain frozen were thawed while still in their packaging. Repeat Violation”</p><p>“Stop Sale issued because food was not in a wholesome, sound condition. Eleven reduced oxygen packaged bags of tilapia labeled to remain frozen were thawed while still in their packaging.”</p><p>“Raw beef was cold held at 46 degrees at a prep table.”</p><p>“Cooked beef, cooked chicken and cooked pork were hot held below 135 degrees.”</p><p>“No written procedures for employees to follow in response to a vomiting or diarrheal event.”</p><p>“Food contact surface soiled with food debris, mold like substance or slime. Observed a heavily rusted and soiled can opener.”</p><p>“No probe thermometer provided to measure food temperatures.”</p><p>“No proof that employees were informed of their responsibility to report illnesses related to foodborne disease.”</p><p>“No soap provided at the kitchen handwash sink.”</p><p>“Ready to eat foods prepared onsite and held more than 24 hours were not properly date marked. Observed cooked wings and cooked beef without date marks. Corrective action taken.”</p><p>“Black and green mold like substance inside the ice machine.”</p><p>“Food debris and soil residue on reach in cooler and freezer door handles. Repeat Violation”</p><p>“Ceiling vents and ceiling tiles soiled with food debris, grease, dust or mold like substance.”</p><p>“Eleven reduced oxygen packaged bags of tilapia labeled to remain frozen were thawed while still in their packaging.”</p><p>“Cutting board with cut marks that was no longer cleanable.”</p><p>“Employee preparing food without a hair restraint.”</p><p>“Standing water on the floor under the ice machine, beverage cooler and behind cooking equipment and coolers. Repeat Violation”</p><p>“Floor soiled with food debris.”</p><p>“Multiple floor tiles in disrepair in the kitchen and near the office. Repeat Violation”</p><p>“Gallons of milk and cooking oil stored on the floor.”</p><p>“Grease accumulation on walls and ceiling due to an inadequate hood ventilation system.”</p><p>“Ice buildup inside a chest freezer. Repeat Violation”</p><p>“Heavy grease and food debris inside the oven or microwave. Repeat Violation”</p><p>“No Heimlich maneuver or choking sign posted.”</p><p>“No ambient air thermometer in holding units.”</p><p>“Soiled reach in cooler interiors and shelves. Repeat Violation”</p><p>“Rusted reach in cooler shelves with pitted surfaces. Repeat Violation”</p><p>“Standing water or slow draining water in the kitchen handwash sink. Repeat Violation”</p><p>“Multiple containers of stored food left uncovered in reach in coolers and freezers. Repeat Violation”</p><p>“Wet mop not stored to allow it to dry.”</p><p>“Wet wiping cloths not stored in sanitizing solution between uses.”</p><p><b>**BOTECO MIAMI</b></p><p><b>916 NE 79TH ST.</b></p><p><b>MIAMI</b></p><p><b>INSPECTION BASED ON COMPLAINT</b></p><p><b>INSPECTION DATE 7/7</b></p><p><b>32 VIOLATIONS FOUND </b></p><p>“Raw beef stored above open bags of bread in a cooler drawer.”</p><p>“Employee cleaned and prepared food without changing gloves between tasks.”</p><p>“Chicken kabobs, beef kabobs and pork chorizo were cold held above 41 degrees.”</p><p>“Cooked white rice was hot held below 135 degrees.”</p><p>“Vacuum breaker missing from the mop sink faucet. Repeat Violation”</p><p>“Commercially processed ready to eat food opened more than 24 hours earlier was not properly date marked. Observed a milk container in the walk in cooler opened two days earlier without a date.”</p><p>“Food contact surfaces soiled with food debris, mold like substance or slime. Observed a soiled red cutting board at the bar drink station and soiled clean plates in dry storage. Repeat Violation”</p><p>“Handwash sink removed from the hookah area.”</p><p>“Handwash sink used for purposes other than handwashing. Observed beer jars stored inside the bar handwash sink.”</p><p>“No chlorine chemical test kit provided.”</p><p>“No paper towels at the bar handwash sink.”</p><p>“No soap at the bar handwash sink.”</p><p>“Non pitting surface rust on food contact equipment. Observed rust on dry storage racks. Repeat Violation”</p><p>“Required employee food safety training had expired for multiple employees.”</p><p>“Spray bottle containing a toxic substance was not labeled.”</p><p>“Black and green mold like substance inside the ice machine.”</p><p>“Bathrooms were not completely enclosed with tight fitting, self-closing doors.”</p><p>“Ceiling vents and ceiling tiles above the ware washing area were soiled with food debris, grease, dust or mold like substance.”</p><p>“Clean ice bucket was not stored inverted.”</p><p>“Clean ice bucket stored on the floor.”</p><p>“Cold holding equipment not maintained in good repair. Repeat Violation”</p><p>“Reach in cooler gaskets were torn. Repeat Violation”</p><p>“Standing water on the floor at the bar and ware washing area.”</p><p>“Cooking oil and bags of onions stored on the floor.”</p><p>“Lights above the cook line and three compartment sink were missing protective shields or covers.”</p><p>“No handwashing signs at hand sinks near the bathrooms.”</p><p>“Nonfood contact surfaces soiled with grease, food debris, dirt, slime or dust. Observed dirty hoods, cooler gaskets and fans.”</p><p>“Reach in cooler shelves with rust that had pitted the surface. Repeat Violation”</p><p>“Unsealed concrete floors in the cook line and prep area. Repeat Violation”</p><p>“Walk in cooler shelves with rust that had pitted the surface. Repeat Violation”</p><p>“Walls soiled with accumulated grease, food debris and dust.”</p><p>“Sugar and cooking oil containers were not labeled with their common names.”</p><p><b>**RESTAURANT EL TROVADOR #2</b></p><p><b>1657 NE 8TH STREET</b></p><p><b>HOMESTEAD</b></p><p><b>INSPECTION DATE 7/7</b></p><p><b>32 VIOLATIONS FOUND</b></p><p>“Cooked rice was not cooled from 135 degrees to 41 degrees within six hours. Inspectors found cooked rice at 52 degrees two days after it was prepared.”</p><p>“Employee washed hands with cold water because hot water was not available.”</p><p>“Household pesticide spray cans were stored in the establishment.”</p><p>“Raw shell eggs stored above pupusa mix in the walk in cooler.”</p><p>“Shell eggs were not held at 45 degrees or below.”</p><p>“Stop Sale issued on cooked rice due to temperature abuse. Inspectors found cooked rice at 52 degrees two days after it was prepared.”</p><p>“Raw steak, raw chicken, chicken nuggets, raw shrimp, cut tomatoes, cooked pork and cheese were cold held above 41 degrees.”</p><p>“Hot water supply not maintained during peak periods.”</p><p>“No hot running water at the three compartment sink.”</p><p>“No soap provided at the handwash sink.”</p><p>“Ready to eat cooked pork prepared onsite and held more than 24 hours was not properly date marked.”</p><p>“Handwash sink did not provide water of at least 85 degrees.”</p><p>“Bowl without a handle used to scoop cooked rice and green salsa.”</p><p>“Food debris and soil residue on equipment door handles.”</p><p>“One dead roach found by the three compartment sink.”</p><p>“Employee personal food stored with food intended for customers.”</p><p>“Employee personal items stored next to food preparation items.”</p><p>“Gap under the exterior back door. Repeat Violation”</p><p>“Floors in the walk in cooler and freezer were not constructed to be easily cleanable.”</p><p>“Food stored on the floor.”</p><p>“Ice scoop handle stored in contact with ice.”</p><p>“Tongs stored on an equipment door handle between uses.”</p><p>“Wet wiping cloth used under a cutting board.”</p><p>“Heavy grease and food debris inside the oven or microwave.”</p><p>“No ambient air thermometer in the walk in cooler and standing cooler.”</p><p>“No hot running water at the mop sink.”</p><p>“Nonfood contact surfaces soiled with grease, food debris, dirt or dust. Observed dirty fan covers and greasy hood filters.”</p><p>“Dumpster lid left open.”</p><p>“Soiled shelves inside the walk in cooler.”</p><p>“Stored food left uncovered in the walk in cooler and freezer.”</p><p>“Raw pork thawed improperly in standing water at the three compartment sink.”</p><p>“Walk in cooler shelves had rust with pitted surfaces.”</p><p><b>HONORABLE MENTION (29 VIOLATIONS)</b></p><p><b>**CHINA EXPRESS</b></p><p><b>LOCATED IN KEY FOOD SUPERMARKET</b></p><p><b>5301 NE 2ND ST.</b></p><p><b>MIAMI</b></p><p><b>INSPECTION DATE 7/13</b></p><p><b>29 VIOLATIONS FOUND</b></p><p>“Employee failed to wash hands before putting on gloves to begin food preparation.”</p><p>“Employee touched his face and then handled food without washing his hands.”</p><p>“Nine live small flying insects were observed, including five around the mop sink and four above the three compartment sink. Repeat Violation”</p><p>“Raw shell eggs stored above butter and vegetables.”</p><p>“Raw chicken stored above bags of plantains in the freezer.”</p><p>“Fried rice, cooked chicken wings and fries were hot held below 135 degrees. Repeat Violation”</p><p>“Food contact surface soiled with food debris, mold like substance or slime. Observed a soiled can opener. Repeat Violation”</p><p>“Ready to eat cooked breaded chicken prepared the previous day was not properly date marked.”</p><p>“Spray bottle containing a toxic substance was not labeled.”</p><p>“Bowl without a handle used to scoop rice.”</p><p>“Food debris and soil residue on reach in cooler door handles.”</p><p>“Cardboard used as a floor mat was heavily soiled.”</p><p>“Ceiling tiles were damaged and in disrepair.”</p><p>“Ceiling vents and ceiling tiles were soiled with dust, grease and debris. Repeat Violation”</p><p>“Current hotel and restaurant license was not displayed.”</p><p>“Employee beverage stored on a food preparation table.”</p><p>“Employee eating in a food preparation area.”</p><p>“Cook preparing food without a hair restraint.”</p><p>“Gap under the exterior back door. Repeat Violation”</p><p>“Floors soiled with food debris, including under fryers and food preparation areas. Repeat Violation”</p><p>“Floor tiles in disrepair.”</p><p>“Rice and soy sauce stored on the floor. Repeat Violation”</p><p>“Hole in the wall near the bathroom.”</p><p>“Nonfood contact surfaces soiled with grease, food debris and dust, including reach in coolers and dusty divider curtains. Repeat Violation”</p><p>“Reach in cooler interiors and shelves soiled with food debris.”</p><p>“Reach in cooler shelves rusted with pitted surfaces. Repeat Violation”</p><p>“Frozen chicken thawed improperly in standing water at room temperature. Repeat Violation”</p><p>“Walls soiled with grease, food debris and dust, including behind the fryers. Repeat Violation”</p><p>“Rice container was not labeled with its common name.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZASKJFNPOZHY5OMSKYZCDQCEQI.png?auth=1f7bd88d0619ceb00686bf7435a1109f04529303a0871cfa7b597d4239c80d0b&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[¡Dirty 30! ¡Restaurantes con 30 infracciones o más!]]></title><link>https://www.local10.com/espanol/2026/07/17/dirty-30-restaurantes-con-30-infracciones-o-mas/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/dirty-30-restaurantes-con-30-infracciones-o-mas/</guid><dc:creator><![CDATA[Jeff Weinsier]]></dc:creator><description><![CDATA[¡Treinta infracciones o más en una sola inspección! Eso no es un mal día en la cocina, es un colapso total de la seguridad alimentaria.]]></description><pubDate>Fri, 17 Jul 2026 18:48:02 +0000</pubDate><content:encoded><![CDATA[<p>¡Treinta o más infracciones en una sola inspección!</p><p>Eso no es un mal día en la cocina, es un fallo total en materia de seguridad alimentaria.</p><p>Y, sin embargo, ninguno de estos restaurantes fue clausurado.</p><p>A continuación, nuestra última lista de los “30 más sucios”.</p><p>Se trata de establecimientos que acumularon 30 infracciones o más en una inspección reciente.</p><p>Desde no lavarse las manos hasta mantener los alimentos a temperaturas inadecuadas o pasar por una higiene deficiente, estos no son errores menores. Son aspectos básicos para mantener una cocina segura, y estos establecimientos fallaron en ellos repetidamente durante una sola visita.</p><p>Es inaceptable.</p><p>Ningún lugar de Broward ni de los Cayos de Florida figuró en la lista.</p><p><b>**RESTAURANTE CUBA LIVES</b></p><p><b>CENTRO COMERCIAL TORRES GEMELAS</b></p><p><b>4590 WEST 12TH AVE</b></p><p><b>HIALEAH</b></p><p><b>INSPECCIÓN BASADA EN UNA DENUNCIA</b></p><p><b>FECHA DE INSPECCIÓN 14/7</b></p><p><b>Se detectaron 36 infracciones.</b></p><p>“Los alimentos expuestos no estaban debidamente protegidos contra la contaminación. Se observó hielo sin protección en la zona del bar, ya que le faltaba la tapa.”</p><p>“Se encontraron pequeños insectos voladores vivos. Se observaron aproximadamente cinco moscas posándose en utensilios y en una mesa de preparación en la cocina.”</p><p>“Los alimentos crudos de origen animal no estaban separados adecuadamente entre sí. Se observó pollo crudo almacenado encima de carne de cerdo cruda en los estantes de la cámara frigorífica.”</p><p>“Se ha detectado actividad de cucarachas, como lo demuestra el hallazgo de cucarachas vivas.”</p><p>Se emitió una orden de cese de venta para alimentos que requerían control de tiempo y temperatura para garantizar su seguridad debido a un manejo inadecuado de la temperatura. Se observó que frijoles cocidos, cerdo cocido, carne de res deshebrada, yuca cocida, arroz frito, maíz cocido y bistec cocido se mantenían a temperaturas superiores a las seguras en la cámara frigorífica después de haber estado almacenados durante dos días.</p><p>“Control de tiempo/temperatura para la seguridad de los alimentos refrigerados a más de 5 grados Celsius (41 grados Fahrenheit). Se observó que la ensalada de atún, la ensalada de camarones, el melón cortado, la pasta de atún, la mozzarella rallada, el jamón en rodajas, el cerdo crudo, el pollo crudo, el bistec crudo, la carne de res marinada, los frijoles cocidos, el cerdo cocido, la carne de res desmenuzada, la yuca cocida, el arroz frito, el maíz cocido y el bistec cocido superaban las temperaturas seguras de refrigeración.”</p><p>“Control de tiempo/temperatura para la seguridad alimentaria, excepto asados ​​de carne entera, mantenidos en caliente a menos de 135 grados Fahrenheit. Se observaron plátanos, pollo cocido, pasta, pescado empanizado y huevos cocidos por debajo de las temperaturas requeridas para mantenerlos en caliente. Infracción reiterada.”</p><p>“Superficie en contacto con alimentos sucia con restos de comida, moho o una sustancia viscosa. Se observaron alimentos almacenados en recipientes sucios en refrigeradores de toda la cocina.”</p><p>“No se proporcionan toallas de papel ni secadores de manos mecánicos en el lavamanos. Observado en el lavamanos de tres compartimentos.”</p><p>“Óxido superficial no corrosivo en equipos en contacto con alimentos. Se observó óxido en la parte inferior del refrigerador de postres.”</p><p>“Alimentos listos para consumir, que requieren control de tiempo y temperatura para su seguridad, preparados en el establecimiento y conservados durante más de 24 horas, no estaban debidamente fechados. Se observó carne de cerdo cocida, frijoles cocidos, pasta cocida y maíz cocido en la cámara frigorífica sin fecha de caducidad.”</p><p>“Acumulación de una sustancia negra y verde parecida al moho en el interior de la máquina de hielo.”</p><p>“Recipiente o bol sin asa utilizado para servir comida. Observado en el recipiente de arroz almacenado en seco.”</p><p>“Acumulación de restos de comida y suciedad en las manijas de las puertas de los equipos. Se observaron manijas sucias en toda la cocina.”</p><p>“Ropa de cama limpia almacenada en el suelo. Observado en la zona de almacenamiento en seco.”</p><p>“La tabla de cortar tiene marcas de cortes y ya no se puede limpiar.”</p><p>“Se han encontrado cucarachas muertas en las instalaciones. Se observó una cucaracha muerta dentro del lavamanos, junto a las unidades de calentamiento de alimentos cerca del área del bufé.”</p><p>“Recipiente de bebida de un empleado sobre una mesa de preparación de alimentos. Se observó una bebida personal sobre una mesa de preparación en la cocina.”</p><p>“El equipo está en mal estado. Observé que a la máquina de hielo del bar le faltaba la tapa.”</p><p>“Recipientes y tapas para almacenar alimentos agrietados o rotos. Se observaron varios recipientes y tapas agrietados y rotos en toda la cocina.”</p><p>“Alimentos almacenados en el suelo. Se observaron recipientes de alimentos en el suelo de la cámara frigorífica.”</p><p>“Cubitera o pala guardada en el suelo entre usos. Se observaron cubiteras guardadas en el suelo en el bar.”</p><p>“Se observó una pala para hielo guardada sobre una superficie sucia entre usos. Se encontró la pala guardada entre las máquinas de hielo en la zona trasera. Infracción reiterada.”</p><p>“Cuchillos en uso guardados en las grietas entre las piezas del equipo. Observados junto al fregadero de tres compartimentos.”</p><p>“Pinzas en uso guardadas en la manija de la puerta de un equipo entre usos. Se observaron pinzas guardadas en la manija del horno.”</p><p>“Utensilio en uso guardado con el mango dentro de la comida. Observado en un recipiente de azúcar.”</p><p>“El interior del horno o microondas presenta acumulación de una sustancia negra, grasa o restos de comida.”</p><p>“No se encontraron termómetros de temperatura ambiente en lugares visibles en las unidades de almacenamiento. Se observaron refrigeradores sin termómetros en toda la cocina.”</p><p>“Superficies que no entran en contacto con alimentos sucias de grasa, restos de comida, suciedad, lodo o polvo. Se observaron juntas de refrigerador sucias, ventiladores grasientos y polvorientos, y acumulación de grasa en una unidad de mantenimiento de temperatura.”</p><p>“Las aberturas exteriores del establecimiento no se podían sellar correctamente cuando no estaba en funcionamiento. Esto se observó en las áreas de almacenamiento en seco y de la máquina de hielo.”</p><p>“En el interior de los refrigeradores y en los estantes se había acumulado suciedad.”</p><p>“Artículos de un solo uso almacenados incorrectamente. Se observaron cubos de hielo sin colocar boca abajo en la barra.”</p><p>“Alimentos almacenados sin tapar. Se observaron varios recipientes de comida sin tapar en la cámara frigorífica.”</p><p>“Paredes sucias con grasa acumulada, restos de comida y polvo. Observado en la zona de lavado de platos.”</p><p>“La solución desinfectante de cloro para paños de limpieza no tenía la concentración mínima adecuada. Se observó un cubo de desinfectante en el bar.”</p><p>“Se observaron recipientes de alimentos sin etiquetar, retirados de sus envases originales. También se observaron recipientes de sal y pan rallado sin etiquetas en la línea de cocción.”</p><p><b>**Barrio Chino Oeste</b></p><p><b>4210 SW 152ND AVENUE</b></p><p><b>WEST KENDALL</b></p><p><b>FECHA DE INSPECCIÓN 14/7</b></p><p><b>Se detectaron 33 infracciones.</b></p><p>“Envase de medicamento almacenado incorrectamente. Observado dentro de una vitrina refrigerada en la zona de atención al cliente.”</p><p>“Después de lavarse las manos, séquelas con una toalla sucia.”</p><p>“Se observó que el alimento cocinado, sometido a control de tiempo y temperatura para garantizar su seguridad, no se enfrió de 135 grados a 70 grados en dos horas. Se observó que el pollo cocido se enfrió a temperatura ambiente durante más de dos horas.”</p><p>“Presenta una lata abollada y oxidada. Se observó una lata abollada de salsa hoisin en un almacén seco.”</p><p>“Bolsas no aptas para uso alimentario que se utilizan en contacto directo con alimentos.”</p><p>“Brócoli sin lavar almacenado sobre salsa en la cámara frigorífica.”</p><p>“Pollo crudo almacenado encima de carne de res cocida en el congelador industrial.”</p><p>“Carne cruda y pollo crudo almacenados encima de camarones cocidos y pollo cocido en la cámara frigorífica. Infracción reiterada”.</p><p>Se emitió una orden de cese de venta para alimentos que requerían control de tiempo y temperatura para garantizar su seguridad debido a un manejo inadecuado de la temperatura. Se observó pollo cocido enfriándose a temperatura ambiente durante más de dos horas, ajo en aceite mantenido a temperatura ambiente durante más de cuatro horas y carne de cerdo cocida en rodajas mantenida a una temperatura superior a la segura en la cámara frigorífica durante toda la noche.</p><p>“Control de tiempo/temperatura para garantizar la seguridad de los alimentos refrigerados a más de 5 grados Celsius (41 grados Fahrenheit). Se observó ajo en aceite a temperatura ambiente y carne de cerdo cocida en rodajas a una temperatura superior a la segura en la cámara frigorífica.”</p><p>“Control de tiempo/temperatura para la seguridad alimentaria, excepto el asado de carne entera, mantenido caliente a menos de 135 grados Fahrenheit. Se observó que la sopa de pollo y los wontons estaban por debajo de las temperaturas requeridas para mantenerse calientes.”</p><p>“El empleado no ha recibido la capacitación adecuada para las tareas que se le han asignado. El empleado no pudo responder preguntas básicas sobre seguridad alimentaria relacionadas con la calibración del termómetro.”</p><p>“El lavamanos no está siempre accesible para los empleados. Se observaron alitas de pollo cocinadas almacenadas frente a un lavamanos y cubos de basura bloqueando otro.”</p><p>“Alimentos listos para consumir, que requieren control de tiempo y temperatura para su seguridad, preparados en el establecimiento y conservados durante más de 24 horas sin la fecha de caducidad debidamente marcada. Se observó carne de cerdo cocida en la cámara frigorífica sin fecha de caducidad.”</p><p>“El fregadero de tres compartimentos es demasiado pequeño para acomodar los utensilios o el equipo. Se observaron ollas demasiado grandes para caber en el fregadero.”</p><p>“El techo no es liso, no es absorbente y se limpia fácilmente en las zonas de preparación de alimentos, almacenamiento de alimentos y lavado de utensilios.”</p><p>“Los alimentos personales de los empleados no estaban debidamente identificados ni separados de los alimentos servidos al público.”</p><p>“Empleado sin redecilla para el cabello mientras preparaba alimentos. Se observó al cocinero preparando alitas de pollo sin redecilla. Infracción reiterada”.</p><p>“El establecimiento anunciaba que no utilizaba glutamato monosódico (GMS) en sus alimentos, pero los inspectores encontraron envases de GMS en la zona de cocción y en el almacén de productos secos.”</p><p>“Esponjas utilizadas en superficies limpias, desinfectadas o en uso que estén en contacto con alimentos.”</p><p>“El suelo del congelador está muy sucio con restos de comida vieja.”</p><p>“Alitas de pollo cocinadas almacenadas frente a un lavamanos, donde estuvieron expuestas a salpicaduras de contaminación.”</p><p>“Salsa de soja almacenada en el suelo.”</p><p>“Cuchillos en uso almacenados entre las piezas de equipo.”</p><p>“Paño húmedo para limpiar debajo de una tabla de cortar.”</p><p>“No se proporciona fregadero para fregar ni zona de limpieza exterior.”</p><p>“Las superficies que no entran en contacto con los alimentos estaban sucias de grasa y restos de comida. Se observó el exterior de la batidora sucio y las juntas del refrigerador sucias.”</p><p>“Los estantes de almacenamiento en el congelador industrial no están diseñados para permitir la limpieza por debajo.”</p><p>“Bolsas de pan de un solo uso reutilizadas para guardar rollitos de primavera.”</p><p>“Capó ​​sucio con grasa acumulada.”</p><p>“Huevos crudos con cáscara, salsas caseras envasadas, brochetas de ternera cruda y carne de cerdo cocida almacenadas en refrigeradores y congeladores sin protección en un área de atención al cliente.”</p><p>“Solución desinfectante de cloro medida a 0 partes por millón.”</p><p>“Los recipientes de sal y azúcar que se usaban no estaban etiquetados con sus nombres comunes.”</p><p><b>**EL GRAN TACO</b></p><p><b>DBA-BIG CRAZY TACO</b></p><p><b>436 N. KROME AVE</b></p><p><b>GRANJA</b></p><p><b>FECHA DE INSPECCIÓN 13/7</b></p><p><b>Se detectaron 35 infracciones.</b></p><p>“El empleado comenzó a manipular alimentos sin lavarse las manos antes de ponerse los guantes. Reincidencia.”</p><p>“El empleado no se lavó las manos antes de ponerse los guantes para comenzar a preparar los alimentos. Reincidencia.”</p><p>“En el refrigerador se almacenaban pollo crudo, carne de res cruda, cerdo crudo y pescado crudo encima de alimentos listos para el consumo.”</p><p>“El pollo crudo, la carne de res cruda y el pescado crudo no estaban debidamente separados entre sí en el refrigerador.”</p><p>Se emitió una orden de cese de venta debido a la adulteración de alimentos. Once bolsas de tilapia envasadas en atmósfera reducida, etiquetadas para permanecer congeladas, fueron descongeladas dentro de su envase. Infracción reiterada.</p><p>Se emitió una orden de cese de venta porque los alimentos no se encontraban en condiciones higiénicas ni seguras. Once bolsas de tilapia envasadas en atmósfera reducida, etiquetadas para permanecer congeladas, se descongelaron dentro de su envase original.</p><p>“La carne cruda se mantenía refrigerada a 46 grados en una mesa de preparación.”</p><p>“La carne de res cocida, el pollo cocido y el cerdo cocido se mantuvieron calientes a una temperatura inferior a 135 grados.”</p><p>“No existen procedimientos escritos que los empleados deban seguir en caso de vómitos o diarrea.”</p><p>“Superficie en contacto con alimentos sucia con restos de comida, moho o una sustancia viscosa. Se observó un abrelatas muy oxidado y sucio.”</p><p>“No se proporcionó ningún termómetro de sonda para medir la temperatura de los alimentos.”</p><p>“No hay pruebas de que los empleados fueran informados de su responsabilidad de notificar las enfermedades relacionadas con las enfermedades transmitidas por los alimentos.”</p><p>“No hay jabón en el lavamanos de la cocina.”</p><p>Los alimentos listos para consumir, preparados en el establecimiento y conservados durante más de 24 horas, no estaban debidamente fechados. Se observaron alitas de pollo y carne de res cocida sin fecha de caducidad. Se tomaron medidas correctivas.</p><p>“Una sustancia negra y verde parecida al moho dentro de la máquina de hielo.”</p><p>Restos de comida y suciedad en las manijas de las puertas del refrigerador y del congelador. Infracción reiterada.</p><p>“Rejillas de ventilación y placas del techo sucias con restos de comida, grasa, polvo o una sustancia similar al moho.”</p><p>“Once bolsas de tilapia envasadas en atmósfera reducida y etiquetadas para permanecer congeladas fueron descongeladas mientras aún estaban en su envase.”</p><p>“Tabla de cortar con marcas de cortes que ya no se podía limpiar.”</p><p>“Empleado preparando comida sin redecilla para el cabello.”</p><p>“Agua estancada en el suelo debajo de la máquina de hielo, el refrigerador de bebidas y detrás de los equipos de cocina y refrigeradores. Infracción reiterada”.</p><p>“El suelo está sucio con restos de comida.”</p><p>“Varias baldosas del suelo están deterioradas en la cocina y cerca de la oficina. Infracción reiterada”.</p><p>“Galones de leche y aceite de cocina almacenados en el suelo.”</p><p>“Acumulación de grasa en paredes y techo debido a un sistema de ventilación de la campana extractora inadecuado.”</p><p>Acumulación de hielo en el interior de un congelador horizontal. Infracción reiterada.</p><p>“Abundante grasa y restos de comida dentro del horno o microondas. Infracción reiterada”.</p><p>“No hay ninguna señal que indique la maniobra de Heimlich ni la situación de asfixia.”</p><p>“No hay termómetro de aire ambiente en las unidades de espera.”</p><p>“Alimentos sucios en el interior y estantes de los refrigeradores. Infracción reiterada”.</p><p>“Estantes refrigerados oxidados con superficies picadas. Infracción reiterada”.</p><p>“Agua estancada o drenaje lento en el lavamanos de la cocina. Infracción reiterada”.</p><p>“Varios recipientes con alimentos almacenados quedaron destapados al alcance de la mano en refrigeradores y congeladores. Infracción reiterada.”</p><p>“La fregona mojada no se guardó para que se secara.”</p><p>“Los paños húmedos no deben guardarse en solución desinfectante entre usos.”</p><p><b>**BOTECO MIAMI</b></p><p><b>916 NE CALLE 79.</b></p><p><b>MIAMI</b></p><p><b>INSPECCIÓN BASADA EN UNA DENUNCIA</b></p><p><b>FECHA DE INSPECCIÓN 7/7</b></p><p><b>Se detectaron 32 infracciones.</b></p><p>“Carne cruda almacenada encima de bolsas de pan abiertas en un cajón refrigerado.”</p><p>“El empleado limpió y preparó alimentos sin cambiarse los guantes entre tareas.”</p><p>“Los pinchos de pollo, los pinchos de ternera y el chorizo ​​de cerdo se mantuvieron refrigerados a una temperatura superior a los 41 grados.”</p><p>“El arroz blanco cocido se mantuvo caliente por debajo de los 135 grados.”</p><p>Falta el interruptor de vacío en el grifo del fregadero. Infracción reiterada.</p><p>“Los alimentos procesados ​​comercialmente y listos para consumir, abiertos hacía más de 24 horas, no estaban debidamente fechados. Se observó un envase de leche en la cámara frigorífica, abierto dos días antes y sin fecha.”</p><p>“Superficies en contacto con alimentos sucias con restos de comida, moho o una sustancia viscosa. Se observó una tabla de cortar roja sucia en la estación de bebidas del bar y platos limpios sucios en el almacén de alimentos secos. Infracción reiterada.”</p><p>“Se ha retirado el lavamanos de la zona de narguiles.”</p><p>“El lavamanos se utiliza para fines distintos al lavado de manos. Se observaron frascos de cerveza almacenados dentro del lavamanos del bar.”</p><p>“No se proporciona ningún kit de análisis químico de cloro.”</p><p>“No hay toallas de papel en el lavamanos del bar.”</p><p>“No hay jabón en el lavamanos del bar.”</p><p>“Óxido superficial no punzante en equipos en contacto con alimentos. Se observó óxido en estantes de almacenamiento en seco. Infracción reiterada.”</p><p>“La formación obligatoria sobre seguridad alimentaria para varios empleados había caducado.”</p><p>“El frasco pulverizador que contenía una sustancia tóxica no estaba etiquetado.”</p><p>“Una sustancia negra y verde parecida al moho dentro de la máquina de hielo.”</p><p>“Los baños no estaban completamente cerrados con puertas que ajustaran herméticamente y se cerraran automáticamente.”</p><p>“Las rejillas de ventilación y las placas del techo situadas encima de la zona de lavado de vajilla estaban sucias con restos de comida, grasa, polvo o una sustancia parecida al moho.”</p><p>“El cubo de hielo limpio no se guardó boca abajo.”</p><p>“Cubitera limpia guardada en el suelo.”</p><p>“Equipo de refrigeración no mantenido en buen estado. Infracción reiterada”.</p><p>“Las juntas del refrigerador estaban rotas. Infracción reiterada.”</p><p>“Agua estancada en el suelo de la barra y en la zona de lavado de vajilla.”</p><p>“Aceite de cocina y bolsas de cebollas almacenadas en el suelo.”</p><p>“Las luces situadas encima de la zona de cocción y el fregadero de tres compartimentos carecían de protectores o cubiertas.”</p><p>“Hay carteles que prohíben lavarse las manos en los lavamanos cerca de los baños.”</p><p>“Superficies que no están en contacto con alimentos sucias de grasa, restos de comida, suciedad, lodo o polvo. Se observaron campanas extractoras, juntas de refrigeradores y ventiladores sucios.”</p><p>“Alcanzar estantes refrigerados con óxido que había corroído la superficie. Infracción reiterada”.</p><p>“Pisos de concreto sin sellar en la línea de cocción y el área de preparación. Infracción reiterada”.</p><p>“Estantes de la cámara frigorífica con óxido que había corroído la superficie. Infracción reiterada”.</p><p>“Paredes sucias con grasa acumulada, restos de comida y polvo.”</p><p>“Los envases de azúcar y aceite de cocina no estaban etiquetados con sus nombres comunes.”</p><p><b>**RESTAURANTE EL TROVADOR #2</b></p><p><b>1657 NE 8TH STREET</b></p><p><b>GRANJA</b></p><p><b>FECHA DE INSPECCIÓN 7/7</b></p><p><b>Se detectaron 32 infracciones.</b></p><p>“El arroz cocido no se enfrió de 135 grados a 41 grados en un plazo de seis horas. Los inspectores encontraron arroz cocido a 52 grados dos días después de su preparación.”</p><p>“El empleado se lavó las manos con agua fría porque no había agua caliente disponible.”</p><p>“En el establecimiento se almacenaban latas de insecticida doméstico en aerosol.”</p><p>“Huevos crudos con cáscara almacenados encima de la mezcla para pupusas en la cámara frigorífica.”</p><p>“Los huevos con cáscara no se mantuvieron a 45 grados o menos.”</p><p>Se ha emitido una orden de cese de venta para el arroz cocido debido a un manejo inadecuado de la temperatura. Los inspectores encontraron arroz cocido a 52 grados dos días después de su preparación.</p><p>“Los filetes crudos, el pollo crudo, los nuggets de pollo, los camarones crudos, los tomates cortados, la carne de cerdo cocida y el queso se mantuvieron refrigerados a más de 41 grados.”</p><p>“El suministro de agua caliente no se mantiene durante los períodos de mayor demanda.”</p><p>“No hay agua caliente corriente en el fregadero de tres compartimentos.”</p><p>“No hay jabón en el lavamanos.”</p><p>“La carne de cerdo cocida lista para consumir, preparada en el establecimiento y conservada durante más de 24 horas, no estaba debidamente fechada.”</p><p>“El lavamanos no proporcionaba agua a una temperatura mínima de 85 grados.”</p><p>“Recipiente sin asa que se usa para servir arroz cocido y salsa verde.”</p><p>“Restos de comida y suciedad en las manijas de las puertas de los equipos.”</p><p>“Se encontró una cucaracha muerta junto al fregadero de tres compartimentos.”</p><p>“Alimentos personales de los empleados almacenados junto con alimentos destinados a los clientes.”</p><p>“Los artículos personales de los empleados se guardan junto a los utensilios para la preparación de alimentos.”</p><p>“Hueco debajo de la puerta trasera exterior. Infracción reiterada”.</p><p>“Los suelos de la cámara frigorífica y del congelador no estaban diseñados para ser fáciles de limpiar.”</p><p>“Comida almacenada en el suelo.”</p><p>“El mango de la pala para hielo se guarda en contacto con el hielo.”</p><p>“Pinzas guardadas en la manija de la puerta de un equipo entre usos.”</p><p>“Paño húmedo para limpiar debajo de una tabla de cortar.”</p><p>“Abundante grasa y restos de comida dentro del horno o microondas.”</p><p>“No hay termómetro de temperatura ambiente en la cámara frigorífica ni en el refrigerador vertical.”</p><p>“No hay agua caliente corriente en el fregadero para fregar.”</p><p>“Superficies que no entran en contacto con alimentos sucias de grasa, restos de comida, suciedad o polvo. Se observaron cubiertas de ventiladores sucias y filtros de campana extractora grasientos.”</p><p>“La tapa del contenedor de basura quedó abierta.”</p><p>“Estantes sucios dentro de la cámara frigorífica.”</p><p>“Alimentos almacenados sin tapar en la cámara frigorífica y el congelador.”</p><p>“La carne de cerdo cruda se descongeló incorrectamente en agua estancada en el fregadero de tres compartimentos.”</p><p>“Los estantes de la cámara frigorífica presentaban óxido y superficies picadas.”</p><p><b>MENCIÓN HONORÍFICA (29 INFRACCIONES)</b></p><p><b>**CHINA EXPRESS</b></p><p><b>UBICADO EN EL SUPERMERCADO KEY FOOD</b></p><p><b>5301 NE 2ND ST.</b></p><p><b>MIAMI</b></p><p><b>FECHA DE INSPECCIÓN 13/7</b></p><p><b>Se detectaron 29 infracciones.</b></p><p>“El empleado no se lavó las manos antes de ponerse los guantes para comenzar a preparar los alimentos.”</p><p>“El empleado se tocó la cara y luego manipuló la comida sin lavarse las manos.”</p><p>Se observaron nueve insectos voladores pequeños vivos, cinco de ellos alrededor del fregadero y cuatro encima del fregadero de tres compartimentos. Infracción reiterada.</p><p>“Huevos crudos con cáscara almacenados encima de mantequilla y verduras.”</p><p>“Pollo crudo almacenado encima de bolsas de plátanos en el congelador.”</p><p>“El arroz frito, las alitas de pollo cocidas y las papas fritas se mantuvieron calientes a una temperatura inferior a 135 grados. Infracción reiterada”.</p><p>“Superficie en contacto con alimentos sucia con restos de comida, moho o una sustancia viscosa. Se observó un abrelatas sucio. Infracción reiterada.”</p><p>“El pollo empanizado cocido listo para consumir, preparado el día anterior, no estaba debidamente fechado.”</p><p>“El frasco pulverizador que contenía una sustancia tóxica no estaba etiquetado.”</p><p>“Recipiente sin asa que se usa para servir arroz.”</p><p>“Restos de comida y suciedad en las manijas de las puertas de los refrigeradores.”</p><p>“El cartón utilizado como alfombra estaba muy sucio.”</p><p>“Las baldosas del techo estaban dañadas y en mal estado.”</p><p>“Las rejillas de ventilación y las placas del techo estaban sucias de polvo, grasa y residuos. Infracción reiterada”.</p><p>“No se exhibió la licencia vigente del hotel y del restaurante.”</p><p>“Bebida de un empleado almacenada en una mesa de preparación de alimentos.”</p><p>“Empleado comiendo en un área de preparación de alimentos.”</p><p>“Cocinero que prepara alimentos sin sujeción para el cabello.”</p><p>“Hueco debajo de la puerta trasera exterior. Infracción reiterada”.</p><p>“Suelos sucios con restos de comida, incluso debajo de las freidoras y las zonas de preparación de alimentos. Infracción reiterada”.</p><p>“Los azulejos del suelo están deteriorados.”</p><p>“Arroz y salsa de soja almacenados en el suelo. Infracción reiterada”.</p><p>“Un agujero en la pared cerca del baño.”</p><p>“Superficies que no entran en contacto con alimentos sucias con grasa, restos de comida y polvo, incluyendo refrigeradores y cortinas divisorias polvorientas. Infracción reiterada”.</p><p>“El interior de los refrigeradores y los estantes están sucios con restos de comida.”</p><p>“Estantes refrigerados oxidados y con superficies picadas. Infracción reiterada.”</p><p>“Pollo congelado descongelado incorrectamente en agua estancada a temperatura ambiente. Infracción reiterada”.</p><p>“Paredes sucias de grasa, restos de comida y polvo, incluso detrás de las freidoras. Infracción reiterada”.</p><p>“El recipiente del arroz no estaba etiquetado con su nombre común.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZASKJFNPOZHY5OMSKYZCDQCEQI.png?auth=1f7bd88d0619ceb00686bf7435a1109f04529303a0871cfa7b597d4239c80d0b&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[FAA says Boeing can resume self-certifying its jets as airworthy]]></title><link>https://www.local10.com/business/2026/07/17/faa-will-allow-boeing-to-resume-certifying-its-planes-are-airworthy-after-years-of-safety-efforts/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/17/faa-will-allow-boeing-to-resume-certifying-its-planes-are-airworthy-after-years-of-safety-efforts/</guid><dc:creator><![CDATA[By JOSH FUNK, Associated Press]]></dc:creator><description><![CDATA[Boeing will be allowed to take responsibility for certifying all of its 737 Max and 787 planes starting next week, the Federal Aviation Administration said Friday.]]></description><pubDate>Fri, 17 Jul 2026 19:47:35 +0000</pubDate><content:encoded><![CDATA[<p>Boeing will be allowed to take responsibility for certifying all of its 737 Max and 787 planes starting next week, the Federal Aviation Administration said Friday.</p><p>The FAA said that after months of review the agency decided that Boeing's final safety checks on its planes are good enough to ensure they are airworthy.</p><p>Since September, Boeing and the agency had been taking weekly turns performing the safety checks that are required before aircraft are cleared for delivery and declared safe to fly. The FAA said Friday that the plane maker and government inspectors were both issuing similar findings as they issued airworthiness certificates.</p><p>Federal regulators took full control over 737 Max approvals in 2019, after the second of two crashes that were later blamed on a new software system Boeing developed for the aircraft. The FAA ended the company’s right to self-certify 787 Dreamliners in 2022, citing ongoing production quality issues.</p><p>“Safety drives everything we do, and this step forward is only possible because we are confident it can be done safely,” FAA Administrator Bryan Bedford said.</p><p>Government inspectors will continue to oversee Boeing’s factories, but Bedford said they will now be able to focus more on finding and addressing potential defects earlier in the manufacturing process. The plane maker said it will continue working to improve safety.</p><p>“Boeing will continue to work under the oversight of the FAA in building safe, high-quality commercial airplanes that comply with all airworthiness certification requirements,” Boeing said in a statement.</p><p>Over the past year the FAA has also been easing the monthly production limits it imposed on Boeing's 737 Max jets after a panel flew off one of those planes operated by Alaska Airlines midflight in January 2024. That limit has gradually increased from 38 per month to reach 47 per month this summer.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/E2STXL4VK4MMFETCJWM36OK7NI.jpg?auth=b6b62ff3731e7f0458241f3bb280258722ff713fe850b78fef5deb88a0b2932e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Boeing employees work on a 737 MAX airplane on the final assembly line at Boeing's plant in Renton, Wash., on June 15, 2022. (Ellen M. Banner/The Seattle Times via AP, Pool, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ellen M. Banner</media:credit></media:content></item><item><title><![CDATA[Jamaica says 2 citizens deported by US to Eswatini rejected repatriation offers]]></title><link>https://www.local10.com/news/world/2026/07/17/jamaica-says-2-citizens-deported-by-us-to-eswatini-rejected-repatriation-offers/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/17/jamaica-says-2-citizens-deported-by-us-to-eswatini-rejected-repatriation-offers/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[KINGSTON, Jamaica (AP) — Jamaica’s government said two of its three citizens recently deported by the United States to the African kingdom of Eswatini have formally declined offers to be repatriated to the Caribbean nation.]]></description><pubDate>Fri, 17 Jul 2026 18:35:22 +0000</pubDate><content:encoded><![CDATA[<p>KINGSTON, Jamaica (AP) — Jamaica’s government said two of its three citizens recently deported by the United States to the African kingdom of Eswatini have formally declined offers to be repatriated to the Caribbean nation.</p><p>The Ministry of Foreign Affairs said late Thursday that Jamaican officials were still attempting to contact the third citizen.</p><p>“During the discussion, the men were advised of the consular assistance available to them and of the government’s readiness to facilitate their return to Jamaica,” the Foreign Ministry said.</p><p>The Jamaican government advised the pair that authorities "could not determine their immigration status in the United States or secure their return there. Both men maintained that they did not wish to return to Jamaica.”</p><p>Contact was established through the Jamaican Consulate in Miami and a legal adviser representing the men, who haven't been identified.</p><p>Jamaica’s outreach followed diplomatic inquiries directed at U.S. officials in Washington, alongside formal representations made to Eswatini’s government through Jamaica’s diplomatic mission in Pretoria, South Africa.</p><p>The growing number of third-country deportations by the U.S. government to places including Eswatini have been widely criticized by lawyers and human rights groups.</p><p>Eswatini is a tiny kingdom bordering South Africa where the king holds absolute power and has been accused of clamping down on pro-democracy movements.</p><p>Orville Etoria, who was the first Jamaican national sent to Eswatini under the program, was repatriated to his country last September.</p><p>His lawyers have accused the U.S. of deporting him unlawfully there in July 2025 and said that he and others were repeatedly denied visits by a lawyer.</p><p>Etoria was repatriated with help from the International Organization for Migration, or IOM, a U.N. agency.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/O3ZNO7T7YGYJJPZECDEG6Y5BIE.jpg?auth=e07e928015ce8f0f5a6b1c4921bf7bb55b9a25419879bd1889397630cbeb431a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The Matsapha Correctional Complex in Matsapha, near Mbabane, Eswatini, July 17, 2025. (AP Photo, File)]]></media:description></media:content></item><item><title><![CDATA[Acusan a hombre de North Bay Village de protagonizar persecución a alta velocidad en un Mustang por varias islas para evadir a la Policía]]></title><link>https://www.local10.com/espanol/2026/07/17/acusan-a-hombre-de-north-bay-village-de-protagonizar-persecucion-a-alta-velocidad-en-un-mustang-por-varias-islas-para-evadir-a-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/acusan-a-hombre-de-north-bay-village-de-protagonizar-persecucion-a-alta-velocidad-en-un-mustang-por-varias-islas-para-evadir-a-la-policia/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Un hombre de North Bay Village enfrenta un cargo grave luego de que la Policía informara que lideró una persecución a alta velocidad por varias islas a bordo de un Ford Mustang durante la madrugada de este viernes.]]></description><pubDate>Fri, 17 Jul 2026 18:29:01 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de North Bay Village enfrenta un cargo grave luego de que la Policía informara que protagonizó una persecución a alta velocidad por varias islas a bordo de un Ford Mustang durante la madrugada de este viernes.</p><p>Un informe de arresto del Departamento de Policía de North Bay Village señala que todo comenzó alrededor de las 2 a.m., cuando agentes observaron a Alexander Neil Lawrence, de 31 años, realizando “múltiples giros en U de manera errática cerca de una zona de construcción activa donde había trabajadores y agentes de Policía” cerca de Hispanola Avenue, en Treasure Island.</p><p>Luego, “aceleró y huyó a alta velocidad”, informó la Policía.</p><p>“Intenté obtener la información de la placa y realizar una parada de tráfico”, escribió en el informe el agente de la Policía de North Bay Village Branden Stephens. “Activé las luces de mi patrulla y, en ese momento, el vehículo continuó acelerando en un aparente intento de provocar una persecución”.</p><p>Stephens escribió que, mientras conducía entre 75 y 85 mph por la calzada para intentar acortar la distancia, Lawrence “aún mantenía una distancia considerable por delante de mí”.</p><p>Las autoridades indicaron que Lawrence condujo hacia el oeste por la calzada, pasando por North Bay Island y Harbor Island, y luego salió de la ciudad en dirección a la isla donde se encuentra Pelican Harbor Marina.</p><p>Según el informe, Lawrence regresó poco después a North Bay Village y “continuó hacia la zona de construcción, casi impactando la parte trasera de otra patrulla policial identificada”.</p><p>La Policía intentó perseguirlo nuevamente, señala el informe. Sin embargo, las autoridades indicaron que Lawrence volvió a huir “a alta velocidad” y se pasó varios semáforos en rojo en Hispanola Avenue, Adventure Avenue y Larry Paskow Way.</p><p>Las autoridades informaron que poco después un denunciante anónimo llamó a la Policía para informar que Lawrence había ingresado a la gasolinera Shell ubicada en 1345 John F. Kennedy Causeway.</p><p>La Policía indicó que los agentes se acercaron a Lawrence mientras se alejaba del vehículo y que este reconoció ser el conductor.</p><p>Stephens escribió que, durante una inspección del vehículo realizada debido al “comportamiento errático y las pupilas dilatadas” de Lawrence, su perro K-9 Atlas “mostró interés en el interior” del automóvil, indicando la posible presencia de drogas, aunque la Policía señaló que no encontró ninguna.</p><p>La Policía indicó que el Mustang estaba “caliente al tacto y emitía vapores debido al alto rendimiento y la velocidad que había alcanzado”, y arrestó a Lawrence, nacido en Toronto, por un cargo de huir y evadir a la Policía a alta velocidad y por conducción temeraria.</p><p>Hasta la tarde del viernes, Lawrence permanecía detenido en el Centro Correccional Turner Guilford Knight y los registros de la cárcel de Miami-Dade indicaban que su fianza estaba “pendiente de fijarse”.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/L3BZJHVEMFEJ7DIWB26KBX4WNU.jpg?auth=6709af73af3a60961e049bf83a7408230a9a6ed5d9270de21ad29616720c9163&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Alexander Lawrence]]></media:description></media:content></item><item><title><![CDATA[North Bay Village man accused of leading cops on high-speed, multi-island Mustang chase]]></title><link>https://www.local10.com/news/local/2026/07/17/north-bay-village-man-accused-of-leading-cops-on-high-speed-multi-island-mustang-chase/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/17/north-bay-village-man-accused-of-leading-cops-on-high-speed-multi-island-mustang-chase/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[A North Bay Village man is facing a felony charge after police said he led officers on a multi-island high-speed pursuit in a Ford Mustang early Friday morning.]]></description><pubDate>Fri, 17 Jul 2026 18:26:25 +0000</pubDate><content:encoded><![CDATA[<p>A North Bay Village man is facing a felony charge after police said he led officers on a multi-island high-speed pursuit in a Ford Mustang early Friday morning.</p><p><a href="https://www.local10.com/espanol/2026/07/17/acusan-a-hombre-de-north-bay-village-de-protagonizar-persecucion-a-alta-velocidad-en-un-mustang-por-varias-islas-para-evadir-a-la-policia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/17/acusan-a-hombre-de-north-bay-village-de-protagonizar-persecucion-a-alta-velocidad-en-un-mustang-por-varias-islas-para-evadir-a-la-policia/">Leer en español</a></p><p>An arrest report from the North Bay Village Police Department states that it began at around 2 a.m. after officers saw Alexander Neil Lawrence, 31, making “multiple erratic U-turns near an active construction zone where workers and police officers were present” near Hispanola Avenue on Treasure Island.</p><p>He then “accelerated away at high speed,” police said.</p><p>“I attempted to obtain the tag information and conduct a traffic stop,“ NBVPD Officer Branden Stephens wrote in the report. ”My police cruiser’s stand-by lights were activated, at which point the vehicle continued to accelerate away in an apparent attempt to bait a pursuit.”</p><p>Stephens wrote that while traveling 75 to 85 mph on the causeway to try to close the distance, Lawrence “was still maintaining a significant distance ahead of me.”</p><p>Authorities said Lawrence drove west on the causeway onto North Bay and Harbor islands and then drove out of the city towards the island containing Pelican Harbor Marina.</p><p>According to the report, Lawrence soon came back into North Bay Village and “continued toward the construction site, while almost striking the rear end of another marked police vehicle.”</p><p>Police tried to pursue it again, it states. But authorities said Lawrence drove away “at high speeds” and ran red lights at Hispanola Avenue, Adventure Avenue and Larry Paskow Way.</p><p>Authorities said a short time later, an anonymous caller to police reported that Lawrence had pulled into the Shell gas station at 1345 John F. Kennedy Causeway.</p><p>Police said they approached Lawrence as he walked away from the vehicle and he acknowledged being the driver.</p><p>Stephens wrote that during a pass of the vehicle conducted because of Lawrence’s “erratic behavior and dilated pupils,“ his K-9 dog, Atlas, ”showed interest in the interior," indicating the possibility of drugs inside, but police said they did not find any.</p><p>Police noted that the Mustang was “hot to the touch and emitting fumes from the high performance and velocity it exhibited” and arrested the Toronto-born Lawrence on a charge of fleeing and eluding at high speed and a traffic charge for reckless driving.</p><p>As of Friday afternoon, Lawrence was being held in the Turner Guilford Knight Correctional Center with a bond listed as “to be set” in Miami-Dade jail records.</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/L3BZJHVEMFEJ7DIWB26KBX4WNU.jpg?auth=6709af73af3a60961e049bf83a7408230a9a6ed5d9270de21ad29616720c9163&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Alexander Lawrence]]></media:description></media:content></item><item><title><![CDATA[Chinese AI model takes US tech industry by surprise with abilities rivaling Claude and ChatGPT]]></title><link>https://www.local10.com/business/2026/07/17/chinese-ai-model-takes-us-tech-industry-by-surprise-with-abilities-rivaling-claude-and-chatgpt/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/17/chinese-ai-model-takes-us-tech-industry-by-surprise-with-abilities-rivaling-claude-and-chatgpt/</guid><dc:creator><![CDATA[By MATT O'BRIEN, Associated Press]]></dc:creator><description><![CDATA[Another powerful new artificial intelligence model from China took the U.S. tech industry by surprise Friday, the latest sign that Chinese startups that publicly release their “open-source” AI technology are making the California titans of AI sweat.]]></description><pubDate>Fri, 17 Jul 2026 20:06:52 +0000</pubDate><content:encoded><![CDATA[<p>Another powerful new artificial intelligence model from China took the U.S. tech industry by surprise Friday, the latest sign that Chinese startups that publicly release their “open-source” AI technology are making the California titans of AI sweat.</p><p>The newest Kimi K3 model from Beijing-based startup Moonshot, run by a Pink Floyd-loving entrepreneur who earned his doctorate in Pittsburgh, appears to be catching up to the best versions of Anthropic's Claude and OpenAI's ChatGPT.</p><p>“This may be the single biggest release of the year,” and marks a moment when open-source Chinese models are surpassing closed U.S. models, said Anastasios Angelopoulos, co-founder and CEO of Arena, a platform for evaluating AI systems.</p><p>Kimi K3 topped the charts in Arena's ranking of what it calls “front-end coding capability,” a measure of an AI large language model's performance. “More results are rolling in that are likely to continue to show it is at the top of the pack,” Angelopoulos said on social media.</p><p>It was not likely a coincidence that K3's unveiling came shortly before Chinese President Xi Jinping's opening address Friday to the nation's annual World Artificial Intelligence Conference in Shanghai.</p><p>American-led restrictions have blocked China from accessing some of the world’s most advanced technologies, spurring China’s efforts to build its own know-how and intensifying the rivalry between the world’s two biggest economies.</p><p>“The development of artificial intelligence should not be a solo performance by any single country but rather a symphony of global cooperation,” Xi said at the event.</p><p>Chinese AI models have shown large strides</p><p>K3 follows another major AI model release last month from the Chinese startup Zhipu, or Z.ai. Its new flagship GLM-5.2 model is already widely used by software developers around the world who say it can perform work almost as well as top U.S. models at a lower price.</p><p>The hype over the new Chinese model resembles the market-shaking panic that followed Chinese startup DeepSeek 's new model release in early 2025, though not everyone finds it justified. The response to K3 is an “overreaction shockingly similar” to DeepSeek's release last year, said tech analyst Patrick Moorhead on social media. He said it could be good for parts of the broader AI industry but poses a revenue challenge to Anthropic and OpenAI.</p><p>During the conference, which runs until Monday, tech giant Huawei has also been showcasing a new AI computing system called the Atlas 950 SuperPoD, a signal that China increasingly is amassing the domestic hardware it needs despite U.S. restrictions on imports from chipmakers like Nvidia.</p><p>Moonshot hasn’t said what hardware it used to build K3, but the startup is a partner with Huawei.</p><p>The price to use K3 is the highest yet for a Chinese AI model, but is still half as expensive as OpenAI’s high-performing GPT-5.6 Sol model, according to a Friday report by Bank of America research analysts.</p><p>U.S. politicians and several major U.S. AI companies including Anthropic and OpenAI have accused Chinese AI models of illicit “distillation” of their models to extract their technologies, a claim that Beijing says is “groundless.”</p><p>Anthropic in February accused DeepSeek, Moonshot and a third China-based AI lab, MiniMax, of engaging in campaigns to “illicitly extract Claude’s capabilities to improve their own models” using the distillation technique that “involves training a less capable model on the outputs of a stronger one.”</p><p>Anthropic said that distillation can be a legitimate way to train AI systems but it’s a problem when competitors “use it to acquire powerful capabilities from other labs in a fraction of the time, and at a fraction of the cost, that it would take to develop them independently.”</p><p>But it can go both ways. San Francisco-based startup Anysphere, maker of the popular coding tool Cursor, has acknowledged that one of its top products was based on Moonshot’s K2.5 model. Elon Musk’s SpaceX is planning to close a deal to buy Cursor for $60 billion later this year.</p><p>K3 marks a leap for ‘open-source’ AI models</p><p>Moonshot co-founder and CEO Yang Zhilin earned his Ph.D. in 2019 at Carnegie Mellon University, where he is said to have made fundamental contributions to the machine-learning field and was known for a love of rock bands like Pink Floyd.</p><p>The pride among his former colleagues at the Pennsylvania school transcends the U.S.-China rivalry.</p><p>“What a huge win for the open-source community! It feels like just yesterday Zhilin was graduating from my lab at CMU,” wrote his former adviser Russ Salakhutdinov, who is also a former director of AI research at Apple.</p><p>Developers who build “open-source” AI make key components of the technology accessible for anyone to examine, modify and build upon. Proponents say open-source practices promote innovation, while critics warn that making powerful AI models publicly accessible poses safety and security dangers. ___</p><p>Associated Press writer Chan Ho-him contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DC6FRH4GHWZTTHMERUPWC4APY4.jpg?auth=16fcae4ab78ea5a39f941556738749303ccd3e9a9f27ae17cc554a87aa553a3f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Chinese President Xi Jinping speaks at the opening ceremony for the World AI Conference in Shanghai, Friday, July 17, 2026. (AP Photo/Ng Han Guan, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Ng Han Guan</media:credit></media:content></item><item><title><![CDATA[Miami-Dade man accused in Kendale Lakes stalking, occupied home burglary cases]]></title><link>https://www.local10.com/news/local/2026/07/17/miami-dade-man-accused-in-kendale-lakes-stalking-occupied-home-burglary-cases/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/17/miami-dade-man-accused-in-kendale-lakes-stalking-occupied-home-burglary-cases/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A 36-year-old man is facing multiple felony charges after Miami-Dade Sheriff’s Office deputies said he allegedly stalked one woman for days before breaking into her home and watching her as she slept, while also targeting another victim in the same neighborhood.]]></description><pubDate>Fri, 17 Jul 2026 18:21:17 +0000</pubDate><content:encoded><![CDATA[<p>A 36-year-old man is facing multiple felony charges after Miami-Dade Sheriff’s Office deputies said he allegedly stalked one woman for days before breaking into her home and watching her as she slept, while also targeting another victim in the same neighborhood.</p><p><a href="https://www.local10.com/espanol/2026/07/17/acusan-a-hombre-de-miami-dade-en-casos-de-acoso-y-allanamiento-de-vivienda-ocupada-en-kendale-lakes/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/17/acusan-a-hombre-de-miami-dade-en-casos-de-acoso-y-allanamiento-de-vivienda-ocupada-en-kendale-lakes/">Leer en español</a></p><p>Jail records show Kevin Perez was arrested Thursday by the Miami-Dade Sheriff’s Office. </p><p>According to arrest reports, the two separate cases involved different victims and occurred in the county’s Kendale Lakes neighborhood.</p><p>In the first case, deputies said they responded just before midnight Monday to a home in the 12700 block of Southwest 68th Terrace after receiving a report of a burglary in progress.</p><p>The victim told deputies she was asleep in her bedroom when she woke up and saw an “unknown male figure” standing in her doorway, according to the report. </p><p>The report states she screamed “hello” twice, causing the man to turn around and walk away.</p><p>Deputies said the woman then discovered the home’s laundry room sliding glass door was open. </p><p>According to the report, the victim locked herself in her bedroom and called 911. While on the phone, she heard a loud noise coming from the kitchen as the intruder fled, investigators said. </p><p>Deputies said they determined the suspect had forced entry by prying open the laundry room sliding glass door with an unknown tool, causing about $500 in damage. </p><p>Investigators said they collected DNA and fingerprint evidence from the scene. The report states that MDSO’s crime lab notified investigators Thursday of a DNA match identifying Perez.</p><p>Deputies said they later arrested Perez, who also lives in the Kendale Lakes area, later that day on an unrelated Miami-Dade Sheriff’s Office case. According to the report, after waiving his Miranda rights, Perez gave “verbal and written statements implicating himself in the burglary.”</p><p>Deputies said in a separate case involving a different victim, Perez faces one count of aggravated stalking.</p><p>According to that arrest report, the investigation began after deputies reviewed surveillance video from July 12 showing Perez approaching the victim in a parking lot in the 6700 block of Southwest 132nd Avenue before engaging her in conversation.</p><p>The report states that later that evening, security cameras captured Perez loitering behind the victim’s apartment, looking through the rear sliding glass door and then sitting on the grass while continuing to watch the home.</p><p>The following night, the victim’s neighbor’s Ring camera allegedly recorded Perez attempting to open the victim’s front door before deputies responded to the nearby burglary investigation, authorities said. </p><p>According to the report, Perez was taken to the MDSO’s Hammocks District Station on Thursday, where, after waiving his Miranda rights, he provided verbal and written statements implicating himself in the stalking investigation.</p><p>Investigators concluded that Perez “willfully, maliciously, and repeatedly stalked” the victim before eventually forcing his way into her home to watch her while she slept, according to his arrest report.</p><p>Jail records show Perez is facing burglary, voyeurism and criminal mischief charges in the first case, along with one count of aggravated stalking in the second case.</p><p>As of Friday afternoon, he was being held at the Turner Guilford Knight Correctional Center, where his bond was listed as “to be set.” </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/7E5AOQ7Z6ZGMTJZIA2KPR7JHPY.jpg?auth=940e1766a0449cbb589296f68dd139933b8561bb0fa30d0298b54e3a7453431b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Acusan a hombre de Miami-Dade en casos de acoso y allanamiento de vivienda ocupada en Kendale Lakes]]></title><link>https://www.local10.com/espanol/2026/07/17/acusan-a-hombre-de-miami-dade-en-casos-de-acoso-y-allanamiento-de-vivienda-ocupada-en-kendale-lakes/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/acusan-a-hombre-de-miami-dade-en-casos-de-acoso-y-allanamiento-de-vivienda-ocupada-en-kendale-lakes/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Un hombre de 36 años enfrenta múltiples cargos graves luego de que agentes de la Oficina del Sheriff de Miami-Dade señalaran que presuntamente acosó a una mujer durante varios días antes de irrumpir en su vivienda y observarla mientras dormía, además de presuntamente atacar a otra víctima en el mismo vecindario.]]></description><pubDate>Fri, 17 Jul 2026 18:25:25 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de 36 años enfrenta múltiples cargos graves luego de que agentes de la Oficina del Sheriff de Miami-Dade señalaran que presuntamente acosó a una mujer durante varios días antes de irrumpir en su vivienda y observarla mientras dormía, además de presuntamente atacar a otra víctima en el mismo vecindario.</p><p>Los registros de la cárcel muestran que Kevin Perez fue arrestado el jueves por la Oficina del Sheriff de Miami-Dade.</p><p>Según los informes de arresto, los dos casos separados involucraron a diferentes víctimas y ocurrieron en el vecindario Kendale Lakes del condado.</p><p>En el primer caso, los agentes informaron que respondieron poco antes de la medianoche del lunes a una vivienda ubicada en la cuadra 12700 de Southwest 68th Terrace tras recibir un reporte de un allanamiento en progreso.</p><p>La víctima dijo a los agentes que estaba dormida en su habitación cuando despertó y vio a “una figura masculina desconocida” de pie en la entrada de la habitación, según el informe.</p><p>El informe señala que ella gritó “hola” dos veces, lo que provocó que el hombre se diera la vuelta y se alejara.</p><p>Los agentes indicaron que la mujer descubrió posteriormente que la puerta corrediza de vidrio del cuarto de lavado estaba abierta.</p><p>Según el informe, la víctima se encerró en su habitación y llamó al 911. Mientras hablaba por teléfono, escuchó un fuerte ruido proveniente de la cocina mientras el intruso huía, indicaron los investigadores.</p><p>Los agentes determinaron que el sospechoso había ingresado forzando la puerta corrediza de vidrio del cuarto de lavado con una herramienta desconocida, causando aproximadamente $500 USD en daños.</p><p>Los investigadores informaron que recolectaron evidencia de ADN y huellas dactilares en la escena. El informe señala que el laboratorio criminalístico de la MDSO notificó a los investigadores el jueves sobre una coincidencia de ADN que identificó a Perez.</p><p>Los agentes indicaron que más tarde ese mismo día arrestaron a Perez, quien también vive en el área de Kendale Lakes, en relación con otro caso no relacionado de la Oficina del Sheriff de Miami-Dade. Según el informe, después de renunciar a sus derechos Miranda, Perez hizo “declaraciones verbales y escritas que lo implicaban en el allanamiento”.</p><p>Los agentes señalaron que, en un caso separado que involucra a otra víctima, Perez enfrenta un cargo de acoso agravado.</p><p>Según ese informe de arresto, la investigación comenzó después de que los agentes revisaran un video de vigilancia del 12 de julio que mostraba a Perez acercándose a la víctima en un estacionamiento ubicado en la cuadra 6700 de Southwest 132nd Avenue antes de entablar una conversación con ella.</p><p>El informe indica que más tarde esa noche, cámaras de seguridad captaron a Perez merodeando detrás del apartamento de la víctima, mirando a través de la puerta corrediza de vidrio trasera y luego sentado sobre el césped mientras continuaba observando la vivienda.</p><p>La noche siguiente, una cámara Ring del vecino de la víctima presuntamente grabó a Perez intentando abrir la puerta principal de la vivienda antes de que los agentes respondieran a la investigación del allanamiento ocurrido en las cercanías, informaron las autoridades.</p><p>Según el informe, Perez fue trasladado el jueves a la estación del distrito Hammocks de la MDSO, donde, tras renunciar a sus derechos Miranda, hizo declaraciones verbales y escritas que lo implicaban en la investigación por acoso.</p><p>Los investigadores concluyeron que Perez “acosó de manera intencional, maliciosa y repetida” a la víctima antes de finalmente ingresar por la fuerza a su vivienda para observarla mientras dormía, según su informe de arresto.</p><p>Los registros de la cárcel muestran que Perez enfrenta cargos por allanamiento, voyeurismo y daños criminales en el primer caso, además de un cargo de acoso agravado en el segundo caso.</p><p>Hasta la tarde del viernes, permanecía detenido en el Centro Correccional Turner Guilford Knight, donde su fianza figuraba como “pendiente de fijarse”.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/7E5AOQ7Z6ZGMTJZIA2KPR7JHPY.jpg?auth=940e1766a0449cbb589296f68dd139933b8561bb0fa30d0298b54e3a7453431b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Trio accused in child prostitution sting in Virginia Gardens]]></title><link>https://www.local10.com/news/local/2026/07/17/trio-accused-in-child-prostitution-sting-in-virginia-gardens/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/17/trio-accused-in-child-prostitution-sting-in-virginia-gardens/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Authorities say they busted three South Florida men who went to a Virginia Gardens hotel on Thursday seeking to pay hundreds of dollars for sex with young girls. Instead, they were met by undercover detectives, according to police.]]></description><pubDate>Fri, 17 Jul 2026 14:32:41 +0000</pubDate><content:encoded><![CDATA[<p>Authorities say they busted three South Florida men who went to a Virginia Gardens hotel on Thursday seeking to pay hundreds of dollars for sex with young girls. Instead, they were met by undercover detectives, according to police.</p><p><a href="https://www.local10.com/espanol/2026/07/17/acusan-a-tres-personas-en-operativo-contra-prostitucion-infantil-en-virginia-gardens/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/17/acusan-a-tres-personas-en-operativo-contra-prostitucion-infantil-en-virginia-gardens/">Leer en español</a></p><p>According to arrest reports from the Virginia Gardens Police Department, the agency worked with the Miami-Dade State Attorney’s Office Human Trafficking Task Force and the Miami Police Department on the sting, similar to others conducted in recent weeks in both Miami-Dade and Broward counties.</p><p>In it, detectives posed as a woman pimping out two girls. They said Xavier Lopez, 30, of Miami Beach; Dominick Munoz, 23, of Surfside; and Alain Pacheco, 18, of Hialeah; agreed to pay anywhere from $250 to $650 for sex with the children.</p><p>Authorities said they detained the men as soon as each opened the door to the hotel room.</p><p>Each faces felony charges of child trafficking, traveling to meet a minor and online child solicitation.</p><p>As of Friday morning, all were being held in the Turner Guilford Knight Correctional Center, with bonds listed as “to be set” in online jail records.</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/MDPQH4V2KRGQVMYS6YCP4ORIM4.png?auth=14b22c4c01e7fa1ae7e37646ab82e621c5a95f4c2536ee20192f3601235ae9fa&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Mugshots of: Xavier Lopez, Dominick Munoz and Alain Pacheco]]></media:description></media:content></item><item><title><![CDATA[Acusan a tres personas en operativo contra prostitución infantil en Virginia Gardens]]></title><link>https://www.local10.com/espanol/2026/07/17/acusan-a-tres-personas-en-operativo-contra-prostitucion-infantil-en-virginia-gardens/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/acusan-a-tres-personas-en-operativo-contra-prostitucion-infantil-en-virginia-gardens/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Las autoridades informaron que arrestaron a tres hombres del sur de Florida que acudieron el jueves a un hotel de Virginia Gardens con la intención de pagar cientos de dólares por tener relaciones sexuales con menores de edad. En su lugar, fueron recibidos por detectives encubiertos, según la Policía.]]></description><pubDate>Fri, 17 Jul 2026 18:14:26 +0000</pubDate><content:encoded><![CDATA[<p>Las autoridades informaron que detuvieron a tres hombres del sur de Florida que acudieron el jueves a un hotel de Virginia Gardens con la intención de pagar cientos de dólares por tener relaciones sexuales con menores. En cambio, fueron recibidos por detectives encubiertos, según la policía.</p><p>Según los informes de detención del Departamento de Policía de Virginia Gardens, la agencia colaboró ​​con el Grupo de Trabajo contra la Trata de Personas de la Fiscalía del Estado de Miami-Dade y el Departamento de Policía de Miami en la operación encubierta, similar a otras realizadas en las últimas semanas en los condados de Miami-Dade y Broward.</p><p>En la grabación, los detectives se hicieron pasar por una mujer que explotaba sexualmente a dos niñas. Afirmaron que Xavier Lopez, de 30 años y residente de Miami Beach; Dominick Munoz, de 23 años y residente de Surfside; y Alain Pacheco, de 18 años y residente de Hialeah; acordaron pagar entre 250 y 650 dólares por tener relaciones sexuales con las menores.</p><p>Las autoridades indicaron que detuvieron a los hombres en cuanto abrieron la puerta de la habitación del hotel.</p><p>Cada uno se enfrenta a cargos por delitos graves de trata de menores, viajar para encontrarse con un menor y solicitar favores sexuales a menores a través de internet.</p><p>Hasta el viernes por la mañana, todos permanecían detenidos en el Centro Correccional Turner Guilford Knight, y en los registros penitenciarios en línea figuraba que las fianzas estaban “por determinar”.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MDPQH4V2KRGQVMYS6YCP4ORIM4.png?auth=14b22c4c01e7fa1ae7e37646ab82e621c5a95f4c2536ee20192f3601235ae9fa&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Mugshots of: Xavier Lopez, Dominick Munoz and Alain Pacheco]]></media:description></media:content></item><item><title><![CDATA[Alleged drug dealer arrested in Hollywood, more than $60K in cash seized, police say ]]></title><link>https://www.local10.com/news/local/2026/07/17/alleged-drug-dealer-arrested-in-hollywood-more-than-60k-in-cash-seized-police-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/17/alleged-drug-dealer-arrested-in-hollywood-more-than-60k-in-cash-seized-police-say/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A 43-year-old man was arrested Wednesday after a months-long investigation led Hollywood police detectives to seize large quantities of narcotics and more than $60,000 in cash, police said.]]></description><pubDate>Fri, 17 Jul 2026 14:02:29 +0000</pubDate><content:encoded><![CDATA[<p>A 43-year-old man was arrested Wednesday after a months-long investigation led Hollywood police detectives to seize large quantities of narcotics and more than $60,000 in cash, police said.</p><p><a href="https://www.local10.com/espanol/2026/07/17/policia-arrestan-en-hollywood-a-presunto-narcotraficante-incautan-mas-de-60000-usd-en-efectivo/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/17/policia-arrestan-en-hollywood-a-presunto-narcotraficante-incautan-mas-de-60000-usd-en-efectivo/">Leer en español</a></p><p>According to the Hollywood Police Department, detectives spent several months investigating suspected drug activity at a home in the 1900 block of Adams Street.</p><p>On Wednesday, detectives and SWAT Team members executed a search at the home and arrested suspected drug dealer Amos Curtis Knight.</p><p>During the search, investigators said they recovered trafficking amounts of several illegal drugs, including:</p><ul><li>391.3 grams of cocaine </li><li>13.6 grams of MDMA </li><li>14.5 grams of amphetamine </li><li>6.9 grams of oxycodone </li><li>45.4 grams of alprazolam </li><li>Approximately 7.5 pounds of cannabis </li></ul><p>Detectives said they also seized more than $60,000 in cash from the home.</p><p>Knight was arrested on charges of trafficking cocaine, MDMA and amphetamines, as well as possession with intent to distribute oxycodone, alprazolam and cannabis.</p><p>In a statement, the Hollywood Police Department said the case demonstrates the Street Crimes Unit’s continued efforts to combat drug trafficking in the city.</p><p>“This investigation highlights our Street Crimes Unit’s commitment to keeping Hollywood safe,” the department said in statement. “Their dedication continues to make a measurable impact by protecting our community from dangerous narcotics and the violence associated with drug trafficking.”</p><p>As of Friday morning, Knight was being held at the Broward County Main Jail. </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/A6CBV7VMOFGGVETZCF6IIVARBQ.jpg?auth=3be5d0db0e2012c57f33e22c24eebcfbb8abf26242593c1d4c051db2552c4952&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Policía: Arrestan en Hollywood a presunto narcotraficante; incautan más de $60,000 USD en efectivo]]></title><link>https://www.local10.com/espanol/2026/07/17/policia-arrestan-en-hollywood-a-presunto-narcotraficante-incautan-mas-de-60000-usd-en-efectivo/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/policia-arrestan-en-hollywood-a-presunto-narcotraficante-incautan-mas-de-60000-usd-en-efectivo/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Un hombre de 43 años fue arrestado el miércoles después de que una investigación de varios meses llevó a detectives de la Policía de Hollywood a incautar grandes cantidades de narcóticos y más de $60,000 USD en efectivo, informó la Policía.]]></description><pubDate>Fri, 17 Jul 2026 18:11:56 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de 43 años fue arrestado el miércoles después de que una investigación de varios meses llevó a detectives de la Policía de Hollywood a incautar grandes cantidades de narcóticos y más de $60,000 USD en efectivo, informó la Policía.</p><p>Según el Departamento de Policía de Hollywood, los detectives pasaron varios meses investigando presunta actividad relacionada con drogas en una vivienda ubicada en la cuadra 1900 de Adams Street.</p><p>El miércoles, detectives y miembros del equipo SWAT ejecutaron una orden de allanamiento en la vivienda y arrestaron al presunto narcotraficante Amos Curtis Knight.</p><p>Durante el allanamiento, los investigadores informaron que recuperaron cantidades de tráfico de varias drogas ilegales, entre ellas:</p><ul><li>391.3 gramos de cocaína</li><li>13.6 gramos de MDMA</li><li>14.5 gramos de anfetamina</li><li>6.9 gramos de oxicodona</li><li>45.4 gramos de alprazolam</li><li>Aproximadamente 7.5 libras de cannabis</li></ul><p>Los detectives también indicaron que incautaron más de $60,000 USD en efectivo de la vivienda.</p><p>Knight fue arrestado por cargos de tráfico de cocaína, MDMA y anfetaminas, así como por posesión con intención de distribuir oxicodona, alprazolam y cannabis.</p><p>En un comunicado, el Departamento de Policía de Hollywood señaló que el caso demuestra los esfuerzos continuos de la Unidad de Delitos Callejeros para combatir el tráfico de drogas en la ciudad.</p><p>“Esta investigación destaca el compromiso de nuestra Unidad de Delitos Callejeros de mantener a Hollywood segura”, indicó el departamento en un comunicado. “Su dedicación continúa teniendo un impacto medible al proteger a nuestra comunidad de narcóticos peligrosos y de la violencia asociada con el tráfico de drogas”.</p><p>Hasta la mañana del viernes, Knight permanecía detenido en la cárcel principal del condado Broward.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/A6CBV7VMOFGGVETZCF6IIVARBQ.jpg?auth=3be5d0db0e2012c57f33e22c24eebcfbb8abf26242593c1d4c051db2552c4952&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Miami-Dade man stabs victim in chest after first saying he was there to stab someone else: Cops]]></title><link>https://www.local10.com/news/local/2026/07/17/miami-dade-man-stabs-victim-in-chest-after-first-saying-he-was-there-to-stab-someone-else-cops/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/17/miami-dade-man-stabs-victim-in-chest-after-first-saying-he-was-there-to-stab-someone-else-cops/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[A southwest Miami-Dade man showed up to a home near Tropical Park on Thursday morning and announced he was there to stab someone named “Cesar,” sheriff’s deputies said. They said he ended up stabbing another resident instead.]]></description><pubDate>Fri, 17 Jul 2026 15:38:56 +0000</pubDate><content:encoded><![CDATA[<p>A southwest Miami-Dade man showed up to a home near Tropical Park on Thursday morning and announced he was there to stab someone named “Cesar,” sheriff’s deputies said. They said he ended up stabbing another resident instead.</p><p><a href="https://www.local10.com/espanol/2026/07/17/policia-hombre-de-miami-dade-apunala-a-victima-en-el-pecho-tras-decir-que-estaba-alli-para-apunalar-a-otra-persona/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/17/policia-hombre-de-miami-dade-apunala-a-victima-en-el-pecho-tras-decir-que-estaba-alli-para-apunalar-a-otra-persona/">Leer en español</a></p><p>According to the Miami-Dade Sheriff’s Office, the incident happened just after 5 a.m. at a home in the 4100 block of Southwest 83rd Avenue in the unincorporated Olympia Heights area.</p><p>According to an MDSO arrest report, Yury Lobaina Terrero walked up to the victim, who was outside near his driveway, and “became aggressive,” telling him he was “there in order to stab ‘Cesar,’” who lives in an efficiency at the home.</p><p>The report states that the victim told detectives that Lobaina, 38, “also threatened to stab him and proceed(ed) to show an imprint of a knife underneath his clothing.”</p><p>As the victim walked back to his home, Lobaina followed the man to his front door and “stabbed him once in the chest with a sharp instrument, causing serious injury,” the report states.</p><p>Authorities said the victim, who went to Jackson South Medical Center for treatment, has known Lobaina for about a year.</p><p>Deputies said surveillance video showed Lobaina removing his clothing and discarding several items onto a sidewalk, including a cellphone. They said they later found the bloodied knife inside of a trash bin.</p><p>They said they also found a vial of lidocaine in Lobaina’s clothes. Authorities said they found him later that evening at his home a few blocks northwest of the scene and took him into custody on charges of attempted murder and drug possession.</p><p>Deputies said he confirmed that it was his cellphone on the ground but “denied any other involvement.”</p><p>As of Friday morning, Lobaina was being held in the Turner Guilford Knight Correctional Center, with a bond listed as “to be set” in Miami-Dade jail records.</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/FFO2EQALEJDZZHDJLXYCP3PGLA.jpg?auth=0d0c0be84ede04190025adf1c05118e7cc283127550bfcfb61e44b26c5673a89&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Yury Lobaina Terrero]]></media:description></media:content></item><item><title><![CDATA[Policía: Hombre de Miami-Dade apuñala a víctima en el pecho tras decir que estaba allí para apuñalar a otra persona]]></title><link>https://www.local10.com/espanol/2026/07/17/policia-hombre-de-miami-dade-apunala-a-victima-en-el-pecho-tras-decir-que-estaba-alli-para-apunalar-a-otra-persona/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/policia-hombre-de-miami-dade-apunala-a-victima-en-el-pecho-tras-decir-que-estaba-alli-para-apunalar-a-otra-persona/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Un hombre del suroeste de Miami-Dade llegó el jueves por la mañana a una vivienda cerca de Tropical Park y anunció que estaba allí para apuñalar a alguien llamado “Cesar”, informaron agentes del sheriff. Indicaron que terminó apuñalando a otro residente.]]></description><pubDate>Fri, 17 Jul 2026 18:08:54 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre del suroeste de Miami-Dade llegó el jueves por la mañana a una vivienda cerca de Tropical Park y anunció que estaba allí para apuñalar a alguien llamado “Cesar”, informaron agentes del sheriff. Indicaron que terminó apuñalando a otro residente.</p><p>Según la Oficina del Sheriff de Miami-Dade (MDSO), el incidente ocurrió poco después de las 5 a.m. en una vivienda ubicada en la cuadra 4100 de Southwest 83rd Avenue, en el área no incorporada de Olympia Heights.</p><p>Según un informe de arresto de la MDSO, Yury Lobaina Terrero se acercó a la víctima, que se encontraba afuera cerca de la entrada de vehículos de la vivienda, y “se mostró agresivo”, diciéndole que estaba “allí para apuñalar a ‘Cesar’”, quien vive en una eficiencia en la propiedad.</p><p>El informe señala que la víctima dijo a los detectives que Lobaina, de 38 años, “también amenazó con apuñalarlo y procedió a mostrar la silueta de un cuchillo debajo de su ropa”.</p><p>Cuando la víctima regresó a su vivienda, Lobaina la siguió hasta la puerta principal y “la apuñaló una vez en el pecho con un objeto punzocortante, causándole heridas graves”, señala el informe.</p><p>Las autoridades indicaron que la víctima, quien fue trasladada al Jackson South Medical Center para recibir tratamiento, conocía a Lobaina desde hacía aproximadamente un año.</p><p>Los agentes dijeron que un video de vigilancia mostró a Lobaina quitándose la ropa y arrojando varios objetos sobre una acera, incluido un teléfono celular. Posteriormente encontraron el cuchillo ensangrentado dentro de un contenedor de basura.</p><p>También indicaron que encontraron un frasco de lidocaína entre la ropa de Lobaina. Las autoridades informaron que lo localizaron más tarde esa misma noche en su vivienda, ubicada a unas cuadras al noroeste del lugar del incidente, y lo arrestaron por cargos de intento de asesinato y posesión de drogas.</p><p>Los agentes indicaron que Lobaina confirmó que el teléfono celular encontrado en el suelo era suyo, pero “negó cualquier otra participación”.</p><p>Hasta la mañana del viernes, Lobaina permanecía detenido en el Centro Correccional Turner Guilford Knight, y los registros de la cárcel de Miami-Dade indicaban que su fianza estaba “pendiente de fijarse”.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FFO2EQALEJDZZHDJLXYCP3PGLA.jpg?auth=0d0c0be84ede04190025adf1c05118e7cc283127550bfcfb61e44b26c5673a89&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Yury Lobaina Terrero]]></media:description></media:content></item><item><title><![CDATA[Gemelos adolescentes del sur de Florida crean organización sin fines de lucro para inspirar a jóvenes en hogares de acogida mediante mentoría profesional]]></title><link>https://www.local10.com/espanol/2026/07/17/gemelos-adolescentes-del-sur-de-florida-crean-organizacion-sin-fines-de-lucro-para-inspirar-a-jovenes-en-hogares-de-acogida-mediante-mentoria-profesional/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/gemelos-adolescentes-del-sur-de-florida-crean-organizacion-sin-fines-de-lucro-para-inspirar-a-jovenes-en-hogares-de-acogida-mediante-mentoria-profesional/</guid><dc:creator><![CDATA[Mayte Padron]]></dc:creator><description><![CDATA[Lo que comenzó como una tradición de cumpleaños se ha convertido en una organización sin fines de lucro que ayuda a niños en hogares de acogida a visualizar un futuro más prometedor.]]></description><pubDate>Fri, 17 Jul 2026 18:05:19 +0000</pubDate><content:encoded><![CDATA[<p>Lo que comenzó como una tradición de cumpleaños se ha convertido en una organización sin fines de lucro que ayuda a niños en hogares de acogida a visualizar un futuro más prometedor.</p><p>Las gemelas de 17 años Constanza y Marianne Domínguez fundaron <a href="https://mentoringmiracles.org/" target="_blank" rel="noreferrer" title="https://mentoringmiracles.org/">Mentoring Miracles</a>, una organización sin fines de lucro dirigida por estudiantes que conecta a jóvenes en hogares de acogida con oportunidades de exploración profesional y mentores, inspiradas por su fe cristiana y las experiencias de la infancia de un familiar que creció en el sistema de hogares de acogida.</p><p>Las hermanas del sur de Florida dicen que descubrieron por primera vez su pasión por ayudar a los demás cuando su madre les sugirió donar los regalos de cumpleaños en lugar de quedárselos.</p><p>“Creo que la parte más bonita fue que cuando fuimos a donar nuestros regalos, pudimos jugar con los niños que tenían nuestra misma edad”, dijo Constanza.</p><p>Las gemelas estaban apenas en tercer grado cuando comenzaron a donar regalos a los niños de <a href="https://www.hhch.org/" target="_blank" rel="noreferrer" title="https://www.hhch.org/">His House Children’s Home</a>. Lo que comenzó como un acto de bondad de una sola vez rápidamente se convirtió en una tradición anual.</p><p>Años después, cuando cursaban noveno grado, supieron que su tío, Bill Edwards, había pasado gran parte de su infancia en hogares de acogida.</p><p>“Ese año, en noveno grado, descubrimos que mi tío creció en el sistema de hogares de acogida”, dijo Constanza.</p><p>Edwards contó que ingresó al sistema de hogares de acogida antes de cumplir un año y que durante su niñez vivió tanto experiencias positivas como difíciles.</p><p>“Fui colocado por primera vez en un hogar de acogida antes de cumplir un año”, dijo Edwards. “Al pasar por diferentes hogares, uno experimenta tanto lo bueno como lo malo”.</p><p>Su historia inspiró a las hermanas a pensar más allá de las donaciones y crear una organización enfocada en ayudar a los jóvenes en hogares de acogida a prepararse para el futuro.</p><p>“Se nos ocurrió Mentoring Miracles porque nuestra fe es muy importante para nosotras”, dijo Marianne. “Estos niños son milagros”.</p><p>Actualmente, Mentoring Miracles es administrada completamente por estudiantes de escuela secundaria y se enfoca en exponer a niños en hogares de acogida a profesiones que de otro modo quizá no tendrían la oportunidad de conocer.</p><p>“Reconocimos los recursos que teníamos y quisimos brindarles esas mismas oportunidades con las que crecimos”, dijo Constanza. “Así fue como surgió la idea de crear estos días de exploración profesional y de exposición a carreras e internados”.</p><p>La organización sin fines de lucro ha organizado visitas de exploración profesional para jóvenes de His House Children’s Home, brindándoles acceso entre bastidores a una variedad de profesiones.</p><p>Los participantes han recorrido el Aeropuerto Internacional de Miami, aprendido sobre carreras en la aviación y visitado Local 10 News, donde conocieron el proceso de producción de televisión, se reunieron con periodistas y observaron una sala de redacción en funcionamiento.</p><p>“Ha sido increíble ver la pasión que tienen y el potencial que también poseen”, dijo Constanza.</p><p>Para Edwards, ver a sus sobrinas crear oportunidades para niños que enfrentan circunstancias similares a las que él vivió ha sido especialmente significativo.</p><p>“Me siento afortunado, bendecido y realmente feliz”, dijo.</p><p>Las hermanas esperan que la historia de su tío recuerde a los jóvenes en hogares de acogida que sus circunstancias no definen su futuro.</p><p>“Él es un ejemplo de lo que estos niños pueden llegar a ser, de lo que pueden lograr”, dijeron Constanza y Marianne. “No están limitados por su origen, y él es la prueba de ello”.</p><p>Mentoring Miracles planea seguir ampliando su programa de exploración profesional con próximas visitas a la Oficina de la Fiscalía Estatal de Miami-Dade, PortMiami y el centro de operaciones de Blue Origin en Merritt Island. Los organizadores también invitan a empresas locales a colaborar con la organización organizando futuras jornadas de exploración profesional.</p><ul><li><b>Para donar</b>: Si desea hacer una donación monetaria para una historia o proyecto de Good News South Florida, <a href="https://miami.fcsuite.com/erp/donate/create/fund?funit_id=3700" target="_blank" rel="noreferrer" title="https://miami.fcsuite.com/erp/donate/create/fund?funit_id=3700">haga clic aquí</a>. Local 10 ha creado el Local 10 Fund junto con The Miami Foundation y el 100% de su donación se destinará a la causa que usted indique en el espacio de “información adicional”.</li><li><b>Para ofrecerse como voluntario o enviar una idea de historia</b>: Si desea participar como voluntario en un proyecto de Good News South Florida o proponer una historia para su consideración, envíe un correo electrónico a <a href="goodnews@local10.com" target="_blank" rel="noreferrer" title="goodnews@local10.com">goodnews@local10.com</a>.</li></ul><p>Good News South Florida se transmite los viernes en el noticiero matutino de Local 10 a las 10 a.m. También se retransmite los viernes a las 3:30 p.m. y los domingos por la mañana a partir de las 6 a.m.</p>]]></content:encoded></item><item><title><![CDATA[Woman accused of operating unlicensed post-surgery recovery home in South Miami, improperly disposing of medical waste]]></title><link>https://www.local10.com/news/local/2026/07/17/woman-accused-of-operating-unlicensed-post-surgery-recovery-home-in-south-miami-improperly-disposing-of-medical-waste/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/17/woman-accused-of-operating-unlicensed-post-surgery-recovery-home-in-south-miami-improperly-disposing-of-medical-waste/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A Coral Gables woman surrendered to authorities Friday after investigators say she operated an unlicensed post-surgical recovery home out of a South Miami home and improperly disposed of biohazardous medical waste.]]></description><pubDate>Fri, 17 Jul 2026 17:54:12 +0000</pubDate><content:encoded><![CDATA[<p>A woman surrendered to authorities Friday after investigators say she operated an unlicensed post-surgical recovery home out of a South Miami home and improperly disposed of biohazardous medical waste.</p><p><a href="https://www.local10.com/espanol/2026/07/17/acusan-a-mujer-de-operar-vivienda-de-recuperacion-posquirurgica-sin-licencia-en-south-miami-y-desechar-indebidamente-desechos-medicos/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/17/acusan-a-mujer-de-operar-vivienda-de-recuperacion-posquirurgica-sin-licencia-en-south-miami-y-desechar-indebidamente-desechos-medicos/">Leer en español</a></p><p>According to a Miami-Dade Sheriff’s Office arrest report, Ilse Johanna Guevara, 49, surrendered herself at the Turner Guilford Knight Correctional Center after an investigation by the agency’s Medical Crimes Unit.</p><p>Detectives said they obtained a search warrant for a home at 6174 SW 64th Terrace in South Miami, where a business identified as Elite Home LLC, also known as Divine Care, was allegedly operating as an unlicensed assisted living facility for post-cosmetic surgery patients.</p><p>When investigators executed the search warrant, they found six post-operative patients and three employees inside the home, authorities said.</p><p>According to the arrest report, the patients told investigators they were receiving assistance with daily living activities, including bathing, dressing, eating, toileting, personal hygiene and medication management.</p><p>Patients said they paid Guevara between $300 and $350 per night to stay at the residence and receive those services, the report stated.</p><p>According to the report, employees told detectives they worked 24-hour shifts and were paid $10 to $18 per hour through Zelle to care for the patients.</p><p>A records check with the Florida Agency for Health Care Administration (AHCA) found that the home was not licensed to operate as an assisted living facility, according to the report.</p><p>Detectives said they also discovered improperly discarded biohazardous medical waste generated by the business.</p><p>According to the arrest report, investigators found biohazardous waste inside unlocked green City of South Miami garbage bins that had been placed at the curb for pickup. Additional medical waste was found inside the home in trash bags awaiting disposal, authorities said.</p><p>Detectives said there were no locked biohazard waste containers or red biohazard receptacles on the property, as required for the proper handling of medical waste.</p><p>Guevara faces charges of operating an assisted living facility without a license, violating Florida’s Litter Law, hazardous waste violation, nuisances injurious to health and failing to track biomedical waste.</p><p>As of Friday afternoon, Guevara remained held at TGK on a $7,800 bond. </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/RVMCJ4GQUZGXVPRKWTHZLEOGCY.jpg?auth=9339bc13aacc6e14d6d5b7bc3236239b4a3b73c7b37fd801fb1b176e657b8548&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Acusan a mujer de operar vivienda de recuperación posquirúrgica sin licencia en South Miami y desechar indebidamente desechos médicos]]></title><link>https://www.local10.com/espanol/2026/07/17/acusan-a-mujer-de-operar-vivienda-de-recuperacion-posquirurgica-sin-licencia-en-south-miami-y-desechar-indebidamente-desechos-medicos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/acusan-a-mujer-de-operar-vivienda-de-recuperacion-posquirurgica-sin-licencia-en-south-miami-y-desechar-indebidamente-desechos-medicos/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Una mujer de Coral Gables se entregó a las autoridades este viernes luego de que los investigadores señalaran que operaba una vivienda de recuperación posquirúrgica sin licencia en una casa de South Miami y desechaba de manera indebida residuos médicos biopeligrosos.]]></description><pubDate>Fri, 17 Jul 2026 18:00:28 +0000</pubDate><content:encoded><![CDATA[<p>Una mujer se entregó a las autoridades este viernes luego de que los investigadores señalaran que operaba una vivienda de recuperación posquirúrgica sin licencia en una casa de South Miami y desechaba de manera indebida residuos médicos biopeligrosos.</p><p>Según un informe de arresto de la Oficina del Sheriff de Miami-Dade, Ilse Johanna Guevara, de 49 años, se entregó en el Centro Correccional Turner Guilford Knight tras una investigación de la Unidad de Delitos Médicos de la agencia.</p><p>Los detectives indicaron que obtuvieron una orden de allanamiento para una vivienda ubicada en 6174 SW 64th Terrace, en South Miami, donde un negocio identificado como Elite Home LLC, también conocido como Divine Care, presuntamente operaba como un centro de vida asistida sin licencia para pacientes en recuperación de cirugías estéticas.</p><p>Cuando los investigadores ejecutaron la orden de allanamiento, encontraron a seis pacientes en recuperación posoperatoria y tres empleados dentro de la vivienda, informaron las autoridades.</p><p>Según el informe de arresto, los pacientes dijeron a los investigadores que recibían asistencia con actividades de la vida diaria, incluyendo bañarse, vestirse, comer, usar el baño, higiene personal y administración de medicamentos.</p><p>Los pacientes indicaron que pagaban a Guevara entre $300 USD y $350 USD por noche para permanecer en la residencia y recibir esos servicios, señala el informe.</p><p>Según el informe, los empleados dijeron a los detectives que trabajaban turnos de 24 horas y recibían entre $10 USD y $18 USD por hora a través de Zelle para cuidar a los pacientes.</p><p>Una revisión de registros con la Agencia para la Administración del Cuidado de la Salud de Florida (AHCA) determinó que la vivienda no contaba con licencia para operar como un centro de vida asistida, según el informe.</p><p>Los detectives también descubrieron residuos médicos biopeligrosos generados por el negocio que habían sido desechados de manera indebida.</p><p>Según el informe de arresto, los investigadores encontraron residuos biopeligrosos dentro de contenedores verdes de basura de la Ciudad de South Miami, sin seguro y colocados en la acera para su recolección. Las autoridades indicaron que también encontraron residuos médicos adicionales dentro de la vivienda, en bolsas de basura a la espera de ser desechadas.</p><p>Los detectives señalaron que en la propiedad no había contenedores con seguro para residuos biopeligrosos ni recipientes rojos para ese tipo de desechos, como exige el manejo adecuado de residuos médicos.</p><p>Guevara enfrenta cargos por operar un centro de vida asistida sin licencia, violar la Ley de Basura de Florida, violación relacionada con residuos peligrosos, mantener condiciones perjudiciales para la salud y no llevar el control de residuos biomédicos.</p><p>Hasta la tarde del viernes, Guevara permanecía detenida en el TGK con una fianza de $7,800 USD.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RVMCJ4GQUZGXVPRKWTHZLEOGCY.jpg?auth=9339bc13aacc6e14d6d5b7bc3236239b4a3b73c7b37fd801fb1b176e657b8548&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Policía: Huella dactilar en gafas de sol conduce a arresto por robo de $150,000 USD en vivienda de Miami]]></title><link>https://www.local10.com/espanol/2026/07/17/policia-huella-dactilar-en-gafas-de-sol-conduce-a-arresto-por-robo-de-150000-usd-en-vivienda-de-miami/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/policia-huella-dactilar-en-gafas-de-sol-conduce-a-arresto-por-robo-de-150000-usd-en-vivienda-de-miami/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Una huella dactilar dejada en un par de gafas de sol dentro de una vivienda saqueada en Miami ayudó a los detectives a resolver un robo ocurrido hace casi dos meses que, según las autoridades, dejó a las víctimas sin un estimado de $150,000 USD en joyas.]]></description><pubDate>Fri, 17 Jul 2026 17:57:16 +0000</pubDate><content:encoded><![CDATA[<p>Una huella dactilar dejada en un par de gafas de sol dentro de una vivienda saqueada en Miami ayudó a los detectives a resolver un robo ocurrido hace casi dos meses que, según las autoridades, dejó a las víctimas sin un estimado de $150,000 USD en joyas.</p><p>La Policía de Miami confirmó el jueves el arresto de Quindy Janvier, de 37 años, en relación con el allanamiento ocurrido el 26 de mayo en una vivienda ubicada en la cuadra 2600 de Southwest 23rd Avenue, en el vecindario Silver Bluff Estates de la ciudad.</p><p>Según un informe de arresto, los agentes respondieron a la vivienda poco antes del mediodía del 26 de mayo después de que una mujer llegó al lugar, escuchó el portazo de una habitación y “descubrió la vivienda en desorden”.</p><p>Mientras hablaba por teléfono con uno de los propietarios, la mujer notó que una ventana de una habitación había sido rota y le dijo: “Danny, te robaron”, señala el informe.</p><p>Cuando los propietarios regresaron, descubrieron que habían robado aproximadamente $150,000 USD en joyas de varias habitaciones, según la Policía.</p><p>Los investigadores determinaron que el ladrón entró y salió por la ventana de una habitación orientada hacia el suroeste.</p><p>Indicaron que durante la investigación, las víctimas encontraron un par de gafas de sol dentro de una habitación y una “herramienta para hacer palanca” afuera de la ventana rota. Según el informe, ninguno de los objetos pertenecía a alguien que viviera en la vivienda.</p><p>Los detectives también revisaron videos de vigilancia de una vivienda cercana que mostraban a Janvier, residente del vecindario Brownsville de Miami-Dade, desplazándose en un scooter eléctrico de pie por la zona minutos antes del robo.</p><p>La Policía indicó que videos adicionales mostraban a Janvier entrando al patio de las víctimas y posteriormente huyendo del área aproximadamente al mismo tiempo en que fue descubierto el robo, señala el informe.</p><p>Según el informe, una “huella dactilar latente” recuperada del lente de las gafas de sol fue analizada posteriormente e identificada como perteneciente a Janvier.</p><p>La Policía informó que arrestó a Janvier el jueves.</p><p>Los registros de la cárcel muestran que enfrenta un cargo de allanamiento de una estructura ocupada, un cargo de hurto mayor en tercer grado y un cargo de daños criminales que causaron daños por $1,000 USD o más.</p><p>Hasta la mañana del viernes, permanecía detenido en el Centro Correccional Turner Guilford Knight, donde su fianza figuraba como “pendiente de fijarse”.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HJOURJUWDNDNBHA7CSPCYXKZOU.jpg?auth=26d8f3220f72ef199f97268631dcaf6a52a1b9ec9c8e89cd912f61f9815c064b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Bill Belichick's 1st college team struggled at UNC. He's hoping lessons learned lead to more success]]></title><link>https://www.local10.com/sports/2026/07/17/bill-belichicks-1st-college-team-struggled-at-unc-hes-hoping-lessons-learned-lead-to-more-success/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/17/bill-belichicks-1st-college-team-struggled-at-unc-hes-hoping-lessons-learned-lead-to-more-success/</guid><dc:creator><![CDATA[By AARON BEARD, Associated Press]]></dc:creator><description><![CDATA[CHARLOTTE, N.C. (AP) — NFL coaching great Bill Belichick spent a bumpy debut season at North Carolina trying to blend a roster full of newcomers and adjusting to life in the college ranks.]]></description><pubDate>Fri, 17 Jul 2026 19:45:48 +0000</pubDate><content:encoded><![CDATA[<p>CHARLOTTE, N.C. (AP) — NFL coaching great Bill Belichick spent a bumpy debut season at North Carolina trying to blend a roster full of newcomers and adjusting to life in the college ranks.</p><p>It was a learning experience even for someone with a résumé featuring six Super Bowl titles as a head coach and ranking as one of the NFL's all-time leaders in coaching wins.</p><p>“Look, I learn every year, I learn things every day,” Belichick said Friday morning during the Atlantic Coast Conference’s preseason football media days.</p><p>“Every week is a learning experience for me. Try to listen to the people that are around me that work for us, that do various things, whether it’s academics, training, nutrition, offense, defense, special teams, so forth. Try to do the best I can to help put it all together.</p><p>"Recruiting, fundraising — you name it. There are a lot of different things and I can improve in all of them.”</p><p>It was a rough debut for the 74-year-old Belichick, best known for his time hoisting trophies and winning with relentless precision alongside star quarterback Tom Brady with the New England Patriots.</p><p>His arrival at the college level was a spectacle, one that put a national spotlight on a school with a football program that had long been an ACC also-ran compared to its tradition-rich men's basketball program being among the nation's blueblood elite.</p><p>There's less buzz this time around. There’s no curiosity to imagining what it will look like for Belichick to roam a college sideline sporting his trademark hoodie garb. And the Tar Heels’ poor on-field performance offers little reason to expect a big leap in Year 2.</p><p>Yet similar to what he was known for in his Patriots tenure, Belichick is focused on his internal evaluation. And he sees cause for optimism.</p><p>“Last year when we started, we were literally starting from scratch," he said. “We're above that now for sure.”</p><p>Belichick is hoping there's more continuity from spring drills</p><p>Belichick has pointed numerous times to the Tar Heels getting a late run into recruiting after his December hiring, starting with jumping into the transfer portal and then pulling from the high school ranks. That meant pulling together a roster to get started with spring drills, then going through more waves of roster changes leading into preseason camp.</p><p>“The biggest thing last year was just how behind we were,” Belichick said of his December 2024 arrival.</p><p>By the time the Tar Heels started last season, they had 70 new players.</p><p>“This time a year ago, we didn’t have a quarterback who had taken a snap even in spring ball for us,” Belichick said.</p><p>“Last year we didn’t have any player-run practices. We couldn't actually line up a team and run against another team without the coaches being out there because we didn't have anybody that knew enough on either side of the ball to do that. Whereas this year these guys have done it all spring and all summer."</p><p>To that point, the Tar Heels have plenty of newness on the roster with 60 new players, 40 true freshmen and 17 redshirt freshmen. But UNC also had 35 of the first-year freshmen arrive in time to go through spring practices while there's enough returnees to offer continuity and better stability.</p><p>“Culture's a lot different, work ethic's different,” Belichick said. “I'm not taking anything away from the guys that were here. But compared to a year ago, we just know a lot more about what we’re doing and how to do it and our culture’s a lot different.”</p><p>UNC knows what to expect for Belichick's second season</p><p>Belichick's appearance at this ACC Kickoff event last year was the center of attention. So too was his nationally televised Labor Day debut in front of a sellout home crowd against TCU.</p><p>Yet the Tar Heels lost that game in a blowout in what turned out to be a harbinger of frustration to come. And Belichick's mere presence on the sideline only magnified the pressure that arose from on-field troubles and unwanted off-field headlines, from an assistant coach's suspension to tabloid-like interest in Belichick's relationship with 25-year-old girlfriend Jordon Hudson.</p><p>“Seeing a guy like Coach Belichick, who’s constantly in the spotlight — I mean, the guy could cure cancer and people would still write negative pieces about him," offensive lineman Christo Kelly said.</p><p>“But seeing how he handles himself through everything, seeing how he’s continued to block out the noise, it really sets the standard for what we should be doing.”</p><p>By the end of the year, Belichick had fielded a team that had more losses by double-digit margins (five) than total wins, with two home losses ending in an empty stadium with Tar Heels fans having fled early for the exits. UNC's three wins against Bowl Subdivision opponents came against teams with a combined 8-28 record (Charlotte, Syracuse and Stanford), while the Tar Heels failed to make a bowl for the first time since 2018.</p><p>“We really felt like it was all Carolina — Carolina for Carolina, nobody else was really rooting for us, everybody wanted to see Coach Belichick fail,” receiver Jordan Shipp said.</p><p>“It was just like we knew that we were in this by ourselves. And everybody that was here last year, we know that feeling. So now we know what to expect.”</p><p>The same goes for Belichick, who was asked in the afternoon what he had learned about himself at UNC.</p><p>“That I like coaching in college,” Belichick said. “I didn’t know whether I would or wouldn’t, but I do.”</p><p>___</p><p>AP college football: https://apnews.com/hub/ap-top-25-college-football-poll and https://apnews.com/hub/college-football</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QWPAA7YWZ2JHKEC475DNFZUXIE.jpg?auth=8ac7a350e9d274de1dc8ddc26081969b8d0d770f2a80ba0e27a5d76107629cff&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[UNC coach Bill Belichick speaks during the ACC Kickoff preseason NCAA College football media day on Friday, July 17, 2026 in Charlotte, N.C. (AP Photo/Aaron Beard)]]></media:description><media:credit role="author" scheme="urn:ebu">Aaron Beard</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TFVX5XUVTUFNK6ZXS5JJQLHJBU.jpg?auth=b204ce433fd03ed67ce46d9887c1366086cb27360f17621b1ba75fc791d38c21&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[UNC coach Bill Belichick speaks during the ACC Kickoff preseason NCAA College football media day on Friday, July 17, 2026 in Charlotte, N.C. (AP Photo/Aaron Beard)]]></media:description><media:credit role="author" scheme="urn:ebu">Aaron Beard</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SV4434ES5HGBPF2SWWUBH7W3EA.jpg?auth=0d2c528206a6524895e3530bb84e34445349f5804ca0aadbf3e6e63f0aad6335&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[North Carolina head coach Bill Belichick speaks during the ACC Kickoff preseason NCAA College football media days Friday, July 17, 2026, in Charlotte, N.C. (AP Photo/Aaron Beard)]]></media:description><media:credit role="author" scheme="urn:ebu">Aaron Beard</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7UZD34CAR63G5GM55B5HZCCOMY.jpg?auth=d1e12414429465cdbc3d284077d6c5cc2546b39c91a004c28158507586a2c544&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - North Carolina head coach Bill Belichick on the sidelines during the first half of an NCAA college football game against Duke, Saturday, Nov. 22, 2025, in Chapel Hill, N.C. (AP Photo/Chris Seward, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Seward</media:credit></media:content></item><item><title><![CDATA[Incendio forestal se desata cerca de la I-75 en el oeste de Broward; el fuego consume 3,600 acres]]></title><link>https://www.local10.com/espanol/2026/07/17/incendio-forestal-se-desata-cerca-de-la-i-75-en-el-oeste-de-broward-el-fuego-consume-3600-acres/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/incendio-forestal-se-desata-cerca-de-la-i-75-en-el-oeste-de-broward-el-fuego-consume-3600-acres/</guid><dc:creator><![CDATA[Amanda Batchelor, Saira Anwer]]></dc:creator><description><![CDATA[El incendio, que comenzó el jueves está contenido solo un 20 por ciento.]]></description><pubDate>Fri, 17 Jul 2026 14:32:42 +0000</pubDate><content:encoded><![CDATA[<p>Un incendio de vegetación permanece activo este viernes cerca de la Interestatal 75, en el oeste de Broward.</p><p>El fuego, que comenzó alrededor de las 8:00 a.m. del jueves, se localiza en los Everglades, cerca del marcador de la milla 40 de la I-75, al oeste de la carretera U.S. 27.</p><p>Hasta el momento ha consumido unas 4,400 acres y las autoridades informaron que está contenido en un 20%.</p><p>La tarde del viernes, quienes transitaban por la autopista apenas podían observar las llamas, aunque el humo del incendio era visible a varios kilómetros de distancia.</p><p>De acuerdo con el meteorólogo de Local 10, John Gerard, los vientos provenientes del sur deberían mantener la mayor parte del humo alejada de los suburbios del oeste de Broward durante el viernes. Sin embargo, un cambio en la dirección del viento hacia el suroeste podría provocar que el humo se desplace hacia esas zonas durante el sábado.</p>]]></content:encoded></item><item><title><![CDATA[MLB restricts dugout iPad use to prevent use of AI to make decisions]]></title><link>https://www.local10.com/sports/2026/07/17/mlb-restricts-dugout-ipad-use-to-prevent-use-of-ai-to-make-decisions/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/17/mlb-restricts-dugout-ipad-use-to-prevent-use-of-ai-to-make-decisions/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Major League Baseball is restricting iPad usage in dugouts to prevent the tablets from running artificial intelligence to help make decisions.]]></description><pubDate>Fri, 17 Jul 2026 17:52:41 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Major League Baseball is restricting iPad usage in dugouts to prevent the tablets from running artificial intelligence to help make decisions.</p><p>The tablets have access to video and league-provided data, and also included a custom tab where teams could access other programs. MLB made the custom tabs inaccessible to teams starting Wednesday night, when the second half of the season started.</p><p>“In many cases, the custom tab had expanded the use of the dugout iPads beyond their originally intended purpose to include recommendations regarding substitutions, pitch calling, and other in-game decisions traditionally made by players and coaches," MLB executive vice president of baseball operations Morgan Sword wrote in a June 11 memo to general managers, assistant GMs and video coordinators.</p><p>The memo, first reported by The Athletic, was obtained by The Associated Press.</p><p>A review by the competition committee found clubs had been compliant with the regulations.</p><p>“Instituting this prohibition beginning with the second half of the season is intended to provide clubs that have relied on the custom tab with appropriate lead-time to make any necessary adjustments," Sword wrote.</p><p>MLB started a pilot program allowing use of iPads in dugouts with restrictions late in the 2015 season and expanded their use in 2016 under a deal with Apple. Video was eliminated in the 2020 COVID season following the Houston Astros' sign-stealing scandal, then returned in 2021.</p><p>___</p><p>AP MLB: https://apnews.com/hub/mlb</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/B5VKEXH4WOXDWWQNZUX7VMHRX4.jpg?auth=cc0b0f7811694bdb437fd8090d3b9a1b46eb83102108caac79ee99a4c86362c8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Los Angeles Angels' Jose Siri, left, looks at an iPad in the dugout with Angels' assistant hitting coach Jobel Jiménez during a baseball game against the Los Angeles Dodgers, June 7, 2026, in Los Angeles. (AP Photo/Jayne Kamin-Oncea, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jayne Kamin-Oncea</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MQ6QYY46CRIMGQCNV45VUNAA4M.jpg?auth=d5fc353524b93c8ce0a8390e2b194f4ff1c888d9bab20bf609e90cf0cdbc5819&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Colorado Rockies starting pitcher Michael Lorenzen, left, looks at a tablet as catcher Brett Sullivan, center, confers with pitching coach Alon Leichman, right, in the dugout in the fourth inning of a baseball game against the Pittsburgh Pirates, Sunday, June 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[AP Exclusive: ICE officer in Maine shooting has history of violent behavior, family and records say]]></title><link>https://www.local10.com/news/2026/07/16/ap-exclusive-ice-officer-in-maine-shooting-has-history-of-violent-behavior-family-and-records-say/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/16/ap-exclusive-ice-officer-in-maine-shooting-has-history-of-violent-behavior-family-and-records-say/</guid><dc:creator><![CDATA[By JACK BROOK, MICHAEL R. SISAK, AMANDA SWINHART and CLAIRE GALOFARO, Associated Press]]></dc:creator><description><![CDATA[AUGUSTA, Maine (AP) — The Immigration and Customs Enforcement officer who shot a Colombian man in Maine this week is an Army veteran who has struggled with serious mental health issues since early childhood and never should have been given a badge and gun to patrol American streets, several of his close relatives told The Associated Press.]]></description><pubDate>Fri, 17 Jul 2026 16:59:01 +0000</pubDate><content:encoded><![CDATA[<p>AUGUSTA, Maine (AP) — The Immigration and Customs Enforcement officer who shot a Colombian man in Maine this week is an Army veteran who has struggled with serious mental health issues since early childhood and never should have been given a badge and gun to patrol American streets, several of his close relatives told The Associated Press.</p><p>David Brouillette has a history of terrifying and violent behavior, according to those relatives. They accuse him of attacking women in his life over the years, and one shared a voicemail with the AP from last winter in which he told her that he thought someone should slit her throat.</p><p>Brouillette’s troubling past further challenges how thoroughly the Department of Homeland Security has vetted recruits as it went on a hiring spree to help carry out President Donald Trump’s immigration crackdown.</p><p>At least 10 people have died in encounters with immigration agents since Trump launched the crackdown after retaking office, including 25-year-old Johan Sebastián Durán Guerrero, a Colombian national who was shot and killed by Brouillette on Monday while in his car near his home in the coastal Maine city of Biddeford.</p><p>DHS, which hasn’t released the name of the officer who killed Durán Guerrero, has said the “vehicle attempted to flee the scene and, fearing for public safety, an officer discharged his weapon.”</p><p>Brouillette didn’t respond to text messages or an email seeking comment. Three relatives who said they had spoken to him since the shooting, including an ex-wife and daughter, said he told them he acted in self-defense.</p><p>When reached for comment about Brouillette’s record and his role in Monday’s shooting, ICE spokesperson Lauren Bis said in a statement that, “We will never confirm or deny attempts to dox our law enforcement officers,” and that “The ICE officer in question has nearly a decade of federal law enforcement experience with required training including use of force training.”</p><p>The White House referred all questions about the shooting and Brouillette to ICE.</p><p>A new career in ICE</p><p>Brouillette, 37, told his ex-wife Ashley Brouillette late last year that he had been hired by ICE. She said that because of his long history of psychiatric issues, she thought he was having a mental health episode and she didn’t believe him. She didn’t realize he’d been telling the truth until this week, when videos began circulating online of the moments surrounding the shooting.</p><p>Ashley Brouillette told the AP that she spoke to her ex-husband in a Facebook audio call, and he acknowledged that he had killed Durán Guerrero. Their 18-year-old daughter, Madison Brouillette, also told the AP that her father called her Wednesday and said that he shot and killed Durán Guerrero.</p><p>David and Ashley Brouillette were high school sweethearts who got married in 2007. She said she divorced him in 2009 because he had become physically violent with her, which began after she got pregnant with their daughter.</p><p>According to Ashley Brouillette, he once threw boiling water at her while she was holding their child — an incident her mother Avis Collins also recounted.</p><p>The abuse continued after she left him, she said.</p><p>David Brouillette doesn’t appear to have a criminal record in Maine, as a check with the Maine Department of Public Safety returned no records for him.</p><p>But hundreds of family court records obtained from the Augusta District Court clerk’s office detail years of allegations of physical and verbal abuse raised by his second ex-wife on behalf of herself and his daughters.</p><p>The ex-wife — whom the AP is not identifying because she fears retaliation — alleged that he had stalked and harassed her and physically and verbally abused his daughter, according to multiple requests for temporary protection orders. Brouillette tackled his teenage daughter and smashed spaghetti in her hair, and during another outburst, he dragged his daughter around the house as she cried, she said.</p><p>“Dave needs counseling or something for his PTSD &amp; depression,” she wrote in an application for a temporary protective order on behalf of his teenage daughter which a judge granted in 2021.</p><p>In court filings, David Brouillette said that his second ex-wife had slandered him.</p><p>His oldest daughter, Madison Brouillette, said she also witnessed her dad’s volatility.</p><p>“I watched my dad struggle a lot with a lot of things,” she told the AP. She said she came home from school once and he told her he had been sitting on a tree stump with a gun to his head.</p><p>“If you don’t really, truly take care of yourself, there’s no way you can protect other people. And with my dad, he never wanted to get help,” she said.</p><p>An immediate relative of David Brouillette who spoke on the condition that their name not be used said he was diagnosed with severe bipolar disorder and attention deficit disorder as a child — a diagnosis that Ashley Brouillette confirmed. The immediate relative described him as “extremely mentally ill” and said he attempted suicide twice at age 12 and was hospitalized multiple times.</p><p>The relative said they’ve been estranged for years, after they broke off contact because they feared he would harm them. He did not respond to their outreach this week, the relative added.</p><p>A military deployment and law enforcement aspirations</p><p>Growing up in Gardiner, a city of about 6,000 people roughly 60 miles (97 kilometers) northeast of Biddeford, where Monday’s shooting occurred, David Brouillette was enchanted by law enforcement and the military, his relatives said.</p><p>High school yearbook photos show he was a member of the school’s Naval Junior ROTC, and he wrote that he planned to go to college and become a police officer.</p><p>Brouillette was initially rejected by military recruiters because of his mental health diagnoses, but recruiters encouraged him to go off his medications for a year and reapply, which he did, his immediate relative said.</p><p>He was eventually able to enlist.</p><p>According to U.S. military records, Brouillette enlisted as a chemical equipment repairer in the Maine Army National Guard but then changed jobs to be a medical logistics specialist. He was in the Guard from November 2007 until January 2010, according to records provided by the Pentagon.</p><p>A 2009 article in the Kennebec Journal listed Brouillette as a private in the Maine Army National Guard’s 152nd Maintenance Company in Augusta.</p><p>In January 2010 he joined the regular Army as a human intelligence collector. Brouillette deployed to Afghanistan from May 2012 to February 2013 and eventually left the Army as a sergeant in December 2015.</p><p>His immediate relative believes Brouillette’s time abroad worsened his emotional struggles: “Afghanistan destroyed him -- trained him to be a killing monster, a machine. They took someone who was extremely mentally ill and turned him into a killing machine.”</p><p>Life after the Army</p><p>After his discharge, Brouillette held a hodgepodge of jobs — some in or adjacent to law enforcement — and was injured in an accident while training to become a firefighter, public records and court documents show.</p><p>Brouillette worked for the Maine Correctional Center — a medium-security prison — and for the state’s Health and Human Services Department, spending less than a year at each.</p><p>In 2019, court documents show, he was a police officer at a Department of Veterans Affairs medical center near the state capital, Augusta. A Veterans Affairs department spokesperson on Thursday referred questions about Brouillette’s employment to DHS.</p><p>But by the end of 2021, he wrote in a text message included in court filings, he was broke, going to school full-time and making money delivering food for DoorDash.</p><p>Brouillette was enrolled in a firefighting program at Southern Maine Community College and was struck in the head by a steel beam while unloading a trailer at a training facility, according to a lawsuit he filed over his injury.</p><p>He sustained a concussion and post-concussive syndrome, with symptoms including impaired memory, cognitive deficits, headaches, vertigo and light sensitivity, and was unable to complete the program, according to the lawsuit, which was settled out of court.</p><p>In recent years, court filings show, he was collecting disability pay through the VA. He also drove a truck, but quit in January 2025, citing health issues.</p><p>In March 2025, Brouillette passed an exam to become a real estate sales agent. His license was active until December. In a Facebook post, Realty of Maine announced Brouillette would be working in the firm’s Bangor office.</p><p>“David lives in Maine after retiring from the United States Army,” said the post, which has since been deleted. Brouillette is no longer listed as an agent on the firm’s website. Messages seeking comment were left for Realty of Maine.</p><p>In March, the Maine agency that handles child support matters filed a lien against him, public records show. The filing suggests that Brouillette may have been in line for a permanent impairment or disability settlement.</p><p>‘I don’t think he sees himself as a killer’</p><p>In late 2025, around the time he joined ICE, his ex-wife Ashley said he left a three-minute voicemail mocking her for taking out a restraining order against him. According to the message she shared with AP, he repeatedly called her “disgusting” and suggested that she and the other women and girls in her “bloodline” should die.</p><p>“And all of you should have your f——--g throats cut,” the voicemail said. “Yeah, you should. Am I threatening that I’m gonna do that? Nope. Nope. But do I think that you should have your f——-g throats cuts? Or should have had them cut? Yep.”</p><p>She said she cut off contact with him until Wednesday, when his picture began circulating online.</p><p>Ashley Brouillette reached out to his current wife on Facebook and they spoke on the phone for several minutes. Her ex-husband spoke with her, according to cellphone screenshots of the phone exchange she shared with the AP. He acknowledged he had fatally shot Durán Guerrero.</p><p>“He was asking if I could tell them that he was a good person and not to talk about the abuse and stuff that I had endured while with him and he said that the most important thing is his character right now,” she said.</p><p>She said he told her he is now hiding in protective custody.</p><p>“I asked him why he did it,” she said. “He said it was a justified shooting. The guy was trying to run him over with a car.”</p><p>His daughter also said he told her it was justified.</p><p>“I don’t think he sees himself as a killer,” Madison Brouillette said.</p><p>“I think he thinks that he genuinely did the right thing,” she added. “All he said was that he did what he had to do. He said that he had to protect himself.”</p><p>___</p><p>This story was updated to correct that that Gardiner is northeast of Biddeford.</p><p>___</p><p>Brook reported from New Orleans, Sisak reported from New York and Galofaro reported from Louisville, Kentucky. Associated Press reporter Will Weissert in Washington contributed to this report.</p><p>___</p><p>Brook is a corps member for The Associated Press/Report for America Statehouse News Initiative. Report for America is a nonprofit national service program that places journalists in local newsrooms to report on undercovered issues.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZZ5P5JWGBLBO2UMEUGNIM2IQIE.jpg?auth=232df085ea84feb0265955715308e43b6bbfe3ff3979cbd09def7107bdece14a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Blood is seen on the pavement near the scene of a shooting involving U.S. Immigration and Customs Enforcement, Monday, July 13, 2026 in Biddeford, Maine. (AP Photo/Robert F. Bukaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6NPFSR7BIZYAINPQZ7LQTSMNYE.jpg?auth=c3821d4937467fb1bb6c8da8020eb2d6335ad6411edd04023175cdac6cca168b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A woman prays after leaving flowers near the scene where a man was shot and killed by U.S. Immigration and Customs Enforcement on Monday, July 13, 2026, in Biddeford, Maine. (AP Photo/Robert F. Bukaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OMRS7PKTDAXROPYAR3F43L6SH4.jpg?auth=6a684b14b47b42e0658bbbc39e2d00c14f859b2a46e602f98ab54e1970e5a789&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Members of the Capitol Area Indivisible group protest against U.S. Immigration and Customs Enforcement outside the Edmund Muskie Federal Building, Thursday, July 16, 2026, in Augusta, Maine. (AP Photo/Robert F. Bukaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4GXW2OQYWBMLRHW4WJLD57XGDQ.jpg?auth=cbd94dea1cee6d7d8ef28aa5174541142b1ea3de613d0906d48989935b2af155&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A counter protester yells at a volunteer providing security during a demonstration near a U.S. Immigration and Customs Enforcement facility in Scarborough, Maine, Tuesday, July 14, 2026, one day after the shooting of Johan Sebastián Durán Guerrero. (AP Photo/Robert F. Bukaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7NTHX4MFOREWOOF2RZIMYZYDWI.jpg?auth=83c2dbea15ac1b1ea73dc6ce44145b22a895e3d84ab1c6e390f54c2bc9b06e27&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ashley Brouillette poses for a portrait at a park in Harrison, Mich., on Thursday, July 16, 2026. (AP Photo/Mike Householder)]]></media:description><media:credit role="author" scheme="urn:ebu">Mike Householder</media:credit></media:content></item><item><title><![CDATA[Far above the Earth, NASA's Apollo lunar lander put astronauts on the moon]]></title><link>https://www.local10.com/tech/2026/07/17/far-above-the-earth-nasas-apollo-lunar-lander-put-astronauts-on-the-moon/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/07/17/far-above-the-earth-nasas-apollo-lunar-lander-put-astronauts-on-the-moon/</guid><dc:creator><![CDATA[By MARCIA DUNN, Associated Press]]></dc:creator><description><![CDATA[CAPE CANAVERAL, Fla. (AP) — America’s most daring, extraordinary feat — landing astronauts on the moon — remains the pinnacle of achievement by anyone anywhere. Ever.]]></description><pubDate>Fri, 17 Jul 2026 17:39:03 +0000</pubDate><content:encoded><![CDATA[<p>CAPE CANAVERAL, Fla. (AP) — America’s most daring, extraordinary feat — landing astronauts on the moon — remains the pinnacle of achievement by anyone anywhere. Ever.</p><p>And the lunar lander — a groundbreaking piece of America — is up there still, far away.</p><p>NASA put 12 men on the lunar surface more than half a century ago, beginning with Apollo 11’s Neil Armstrong and Buzz Aldrin. The two became the first humans to explore another world when their lander, bearing the patriotic name Eagle, settled onto the Sea of Tranquility on July 20, 1969. “The Eagle has landed,” Armstrong radioed as a spellbound Earth erupted in cheers and tears.</p><p>Just 6½ hours later came the most momentous and memorable line of all. Armstrong descended the ladder and stepped onto the gray, gritty dust: “That’s one small step for man, one giant leap for mankind.”</p><p>At 23 feet (7 meters), the Apollo lunar module stood a little taller than a giraffe and looked just as ungainly. It had two sections: a lower descent stage with four legs and an upper stage that housed the crew. The descent stage got the moonwalkers to the lunar surface and remained behind as the men blasted back into lunar orbit.</p><p>All six descent stages will be there for perpetuity, clumped around the equator on the moon’s near side.</p><p>NASA’s Lunar Reconnaissance Orbiter and other countries’ satellites around the moon have photographed them. Resembling whitish splotches from orbit, the descent stages pinpoint the touchdown sites not only of Eagle but Intrepid, Antares, Falcon, Orion and Challenger. Its moon landing nixed, Apollo 13’s lunar module Aquarius was turned into a lifeboat that got its crew of three safely home. The ascent stages are scattered all over the moon — smashed to bits, no longer needed once the moonwalkers were back inside the command module. Some speculate, however, that Apollo 11's ascent stage might still be orbiting.</p><p>For NASA’s new Artemis program, private businesses are handling lunar lander details and operations. Elon Musk’s SpaceX and Jeff Bezos’ Blue Origin are scrambling to get their landers ready for a docking test in low-Earth orbit with a NASA crew capsule next year. If Artemis III’s docking rehearsal goes well, NASA could launch its first moon landing with astronauts since Apollo as early as 2028. SpaceX’s Starship is so tall that moonwalkers will need a 10-floor elevator to descend to the lunar surface. The Apollo astronauts used a nine-rung ladder.</p><p>On that long-ago day, President Richard Nixon said in a phone call to Armstrong and Aldrin as the pair stood alongside the U.S. flag they had just planted 240,000 miles (385,000 kilometers) from home. Said Nixon: “For one priceless moment in the whole history of man, all the people on this Earth are truly one.”</p><p>___</p><p>Part of a recurring series, “American Objects,” marking the 250th anniversary of the United States. For more American objects, click here. For more stories on the anniversary, click here. 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/ZHZJOBZMBM2AXVAD252O6SEFY4.jpg?auth=c7b553fa586268e6249335ab2bc188bae132a3963631b9434c2b05e50c155eb8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE- In this image released by NASA, Astronaut Edwin E. Aldrin Jr., a lunar module pilot, stands on the lunar surface after the Apollo 11 moon landing on July 20, 1969. The Lunar Module is seen in the background. (NASA via AP, File)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/7L2ELJTDQBV6OXMONDNJWD4GM4.jpg?auth=4e00e3fad20e978feb1222f04ceea6950c3deaadd9f1a9016b5e12663a173911&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image, taken by the Indian Space Research Organization's (ISRO) Chandrayaan2 Orbiter and provided by Marty McGuire, shows the Apollo 11 landing site with the lunar descent stage visible on the moon on April 2, 2021. (ISRO image processed by Marty McGuire/BackyardAstronomyGuy.com via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Indian Space Research Organizati</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/45GPJI34VWLKNW6DP6TSHOLLYA.jpg?auth=e03e9e63d9125469a4a71690d3db16daaf0485ac05591bdc628e14cdd5db4b98&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Astronaut Edwin E. Aldrin Jr., a lunar module pilot, prepares to deploy the Early Apollo Scientific Experiments Package (EASEP) during the Apollo 11 lunar surface extravehicular activity (EVA), July 20, 1969. Astronaut Neil A. Armstrong took this picture with a 70mm lunar surface camera. (NASA via AP)]]></media:description></media:content></item><item><title><![CDATA[Titans to honor ALS-diagnosed Chris Johnson by inducting him into Ring of Honor]]></title><link>https://www.local10.com/sports/2026/07/17/titans-to-honor-als-diagnosed-chris-johnson-by-inducting-him-into-ring-of-honor/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/17/titans-to-honor-als-diagnosed-chris-johnson-by-inducting-him-into-ring-of-honor/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[NASHVILLE, Tenn. (AP) — The Tennessee Titans will induct Chris Johnson, the sixth man in NFL history to run for 2,000 yards in a season, into their Ring of Honor during halftime of their regular-season opener Sept. 13.]]></description><pubDate>Fri, 17 Jul 2026 17:32:54 +0000</pubDate><content:encoded><![CDATA[<p>NASHVILLE, Tenn. (AP) — The Tennessee Titans will induct Chris Johnson, the sixth man in NFL history to run for 2,000 yards in a season, into their Ring of Honor during halftime of their regular-season opener Sept. 13.</p><p>The Titans announced the honor Friday following Johnson's announcement June 29 on ABC’s “ Good Morning America ” that he was diagnosed with ALS, the fatal nervous system disease a year earlier.</p><p>“Chris Johnson holds a special place in the hearts of our organization and our fans,” Titans controlling owner Amy Adams Strunk said. “His stats speak for themselves, and he will forever remain a leader in our record books, but the man behind the yardage deserves just as much celebration."</p><p>Johnson was the 24th pick overall in 2008 by the Titans and played six of his 10 seasons in the NFL with Tennessee. He rushed for 7,965 yards and had 58 total touchdowns in that span. Those totals both rank fourth for a franchise that also had Earl Campbell, Eddie George and Derrick Henry.</p><p>He earned the nickname “CJ2K” in 2009 when he finished with 2,006 yards rushing to join O.J. Simpson, Eric Dickerson, Barry Sanders, Terrell Davis and Jamal Lewis in the exclusive 2,000-yard club. Johnson also had 2,509 yards from scrimmage, a single-season record that still stands in the NFL.</p><p>That earned him The Associated Press NFL Offensive Player of the Year Award.</p><p>Johnson will be inducted at halftime of the Titans' opener against the New York Jets, the team the running back played for in 2014. He becomes the 20th inductee into the Titans' Ring of Honor with former radio analyst and assistant coach Dave McGinnis being inducted posthumously later this season.</p><p>___</p><p>AP NFL: https://apnews.com/hub/nfl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LCADYTN7J7FN4ZLSWI6S2LQENA.jpg?auth=ce1d19b9a36fdc085264eb87663a80ee8cbc06b9adfa5ae473715ea869daa8b2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Former Tennessee Titans running back Chris Johnson visits the field during the second half of an NFL football game against the New York Jets, Sept. 15, 2024, in Nashville, Tenn. (AP Photo/George Walker IV, file)]]></media:description><media:credit role="author" scheme="urn:ebu">George Walker IV</media:credit></media:content></item><item><title><![CDATA[América Latina se preparan para la sequía, las inundaciones y el calor provocados por El Niño]]></title><link>https://www.local10.com/espanol/2026/07/17/america-latina-se-preparan-para-la-sequia-las-inundaciones-y-el-calor-provocados-por-el-nino/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/america-latina-se-preparan-para-la-sequia-las-inundaciones-y-el-calor-provocados-por-el-nino/</guid><dc:creator><![CDATA[Por STEVEN GRATTAN, Associated Press]]></dc:creator><description><![CDATA[BOGOTÁ (AP) — Gobiernos de toda América Latina han empezado a movilizar bomberos, activar planes de contingencia y preparar los sistemas de agua, energía y transporte a medida que El Niño se fortalece en el Pacífico, planteando preocupaciones de posibles condiciones de sequía, calor extremo, inundaciones y otras afectaciones climáticas a lo largo de los próximos meses.]]></description><pubDate>Fri, 17 Jul 2026 14:58:57 +0000</pubDate><content:encoded><![CDATA[<p>Gobiernos de toda América Latina han empezado a movilizar bomberos, activar planes de contingencia y preparar los sistemas de agua, energía y transporte a medida que El Niño se fortalece en el Pacífico, planteando preocupaciones de posibles condiciones de sequía, calor extremo, inundaciones y otras afectaciones climáticas a lo largo de los próximos meses.</p><p>En tanto, los meteorólogos advierten que El Niño ya está en marcha y que cada vez es más probable que se intensifique a medida que avanza el año. A diferencia de los huracanes o sismos, el fenómeno climático se desarrolla gradualmente a lo largo de varios meses, dándole a las autoridades algo de tiempo para iniciar preparativos antes de que lleguen los impactos más severos.</p><p>Pero los expertos afirman que las autoridades de la región a menudo han tenido dificultades para transformar pronósticos en acciones, planteando dudas sobre si los países estarán mejor preparados que en episodios anteriores de El Niño que dejaron daños económicos generalizados y alteraron los sistemas de agua, energía y alimentos.</p><p>“Llegó el momento de tomar decisiones, de una preparación eficaz y de una coherencia política para ser realmente proactivos en esta ocasión”, subrayó Rodney Martínez, representante de la Organización Meteorológica Mundial (OMM por sus siglas en inglés) para América del Norte, Centroamérica y el Caribe.</p><p>“El Niño está confirmado. El Niño está en curso. No es simplemente una posibilidad”, puntualizó.</p><p>Muchos países han intensificado sus preparativos</p><p>Episodios anteriores de El Niño de gran intensidad han dejado daños por miles de millones de dólares en toda Latinoamérica, contribuyendo a una severa sequía en algunas regiones y, al mismo tiempo, provocar inundaciones y deslizamientos de tierra en otras. El fenómeno ha alterado los patrones de agricultura, aplicado presión sobre el suministro de agua potable, avivado incendios forestales y, en algunos países, reducido la generación hidroeléctrica, lo que ha dejado como resultado una escasez de energía.</p><p>Martínez indicó que los gobiernos deben aprovechar los meses previos a la llegada de los impactos más severos para asegurar fuentes alternativas de energía, proteger a las comunidades vulnerables y prepararse ante una posible presión sobre los servicios públicos.</p><p>En países que dependen de la generación hidroeléctrica, como Ecuador, esto podría significar poner en marcha la generación termoeléctrica para compensar los niveles más bajos en los embalses durante las condiciones de mayor sequía y completar con mucha antelación las labores de mantenimiento y adquisiciones. Destacó la crisis energética que afectó a Ecuador el año pasado, cuando la sequía agotó los niveles de agua en las instalaciones hidroeléctricas y contribuyó a apagones generalizados.</p><p>Centroamérica, partes del Caribe y el norte de Sudamérica ya experimentan condiciones más secas de lo normal relacionadas con El Niño, según la OMM. Se tiene previsto que estas condiciones se extiendan a partes de la cuenca amazónica, aumentando las preocupaciones relacionadas con la disponibilidad de agua, la agricultura y el riesgo de incendios forestales.</p><p>Las amenazas varían considerablemente en toda la región.</p><p>En Brasil, Colombia y partes de Centroamérica, las autoridades se concentran en la sequía, la escasez de agua y el riesgo de incendios forestales. Brasil ha contratado a más de 4.600 empleados federales para la prevención y respuesta ante incendios forestales, incrementó las brigadas de bomberos y desplegó aeronaves ante lo que las autoridades temen que pueda ser una temporada complicada de incendios. Colombia ha activado sistemas de monitoreo de los niveles de agua, reforzado la preparación ante incendios forestales e instado a las autoridades locales a prepararse ante la posibilidad de escasez.</p><p>En otras partes, los gobiernos se preparan para inundaciones. Ecuador, donde históricamente los episodios más intensos de El Niño han provocado lluvias dañinas en la costa del Pacífico, ordenó a los gobiernos locales elaborar planes de contingencia y asignó millones de dólares para la mitigación de inundaciones, la respuesta de emergencia y la recuperación agrícola. Las autoridades locales han comenzado a desazolvar drenajes, estabilizar laderas y preparar albergues de emergencia.</p><p>Costa Rica afirma que ha puesto en marcha más de 200 medidas en el marco de un plan nacional de contingencia, incluidos esfuerzos para proteger el suministro de agua, aumentar la generación de energía renovable y prepararse para una temporada de incendios forestales potencialmente severa. En Perú, las autoridades han reforzado los sistemas de monitoreo y alerta temprana, al tiempo que ampliaron las redes de observación meteorológica.</p><p>Las autoridades panameñas han elaborado planes para abordar los posibles impactos en las operaciones del Canal de Panamá, donde una menor cantidad de lluvia podría afectar la disponibilidad de agua necesaria para mantener el tránsito marítimo a través de una de las rutas comerciales más importantes del mundo.</p><p>Martínez advirtió que la sequía y el calor podrían significar una amenaza para la seguridad alimentaria en partes del Corredor Seco de Centroamérica, al tiempo que incrementan los riesgos de incendios forestales en varios países. En las zonas donde se tienen previstas precipitaciones extremas, las inundaciones pueden causar daños en la infraestructura, contaminar el suministro de agua y aumentar el riesgo de brotes de enfermedades.</p><p>La advertencia anticipada no siempre se traduce en acciones</p><p>La ministra de Ambiente y Desarrollo Sostenible de Colombia, Irene Vélez, declaró a The Associated Press que “No es que sea un fenómeno nuevo. ¿Qué es lo que es nuevo? Lo nuevo es su intensidad. Y en razón a su intensidad, es nuevo también la prolongación que esto va a tener y el área que va a cubrir en términos de su impacto a nivel nacional en Colombia”.</p><p>Pese a la advertencia anticipada, Martínez señaló que los preparativos siguen siendo desiguales en toda la región.</p><p>“La realidad es que esta preparación no ocurre hasta que tienen la emergencia”, subrayó Martínez.</p><p>Martínez indicó que algunas autoridades siguen postergando decisiones a pesar de que los pronósticos son cada vez más contundentes, ya sea a la espera de confirmación adicional o simplemente por asumir que su país evitará los peores impactos. Advirtió que aplazar decisiones a pesar de una evidencia científica cada vez más sólida podría llevar a los gobiernos a improvisar su respuesta una vez que se intensifiquen las sequías, inundaciones y olas de calor.</p><p>Estudios recientes que examinaron episodios anteriores de El Niño revelaron que su impacto económico puede prolongarse durante varios años y, en última instancia, costarle billones de dólares a la economía mundial.</p><p>El mensaje de Martínez para los gobiernos que aún esperan para actuar es simple.</p><p>“Prepárense con anticipación, de manera seria”, señaló. “Ahí está la información. Es el momento de tomar decisiones”.</p><p>Vélez dijo que el desafío va más allá de responder a un solo evento climático y exige que los gobiernos se adapten a condiciones cada vez más extremas.</p><p>“El cambio climático llegó para quedarse”, subrayó Vélez.</p><p>___</p><p>La cobertura climática y ambiental de The Associated Press recibe apoyo financiero de múltiples fundaciones privadas. La AP es la única responsable de todo el contenido. Encuentre las normas de AP para trabajar con filantropías, una lista de patrocinadores y las áreas de cobertura financiadas en AP.org.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZHKT5QI4G57YVN5KCLT75IDZUU.jpg?auth=035d777e912031f8ed1bfd1845fd63500b2443d0331411a50e87d57ca48fd9c7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Residentes llevan agua desde Humaita hacia la comunidad de Paraizinho, a lo largo de un tramo seco del río Madeira, un afluente del río Amazonas, en medio de una sequía, el 8 de septiembre de 2024, en el estado de Amazonas, Brasil. (AP Foto/Edmar Barros, Archivo)]]></media:description><media:credit role="author" scheme="urn:ebu">Edmar Barros</media:credit></media:content></item><item><title><![CDATA[Man faces felony charge 6 months after fatal Lucky Street crash in Hollywood ]]></title><link>https://www.local10.com/traffic/2026/07/17/man-faces-felony-charge-after-fatal-lucky-street-crash-in-hollywood/</link><guid isPermaLink="true">https://www.local10.com/traffic/2026/07/17/man-faces-felony-charge-after-fatal-lucky-street-crash-in-hollywood/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[A 26-year-old man told police earlier this year that he thought he had hit “something, but did not think much of it,” according to a Seminole Police Department officer’s report on a fatal crash.]]></description><pubDate>Fri, 17 Jul 2026 16:27:05 +0000</pubDate><content:encoded><![CDATA[<p>A 26-year-old man told police that he thought he had hit “something, but did not think much of it,” according to a Seminole Police Department officer’s report on a fatal crash near the Seminole Hard Rock Hotel &amp; Casino.</p><p><a href="https://www.local10.com/espanol/2026/07/17/arrestan-a-hombre-seis-meses-despues-de-accidente-fatal-en-lucky-street-en-hollywood/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/17/arrestan-a-hombre-seis-meses-despues-de-accidente-fatal-en-lucky-street-en-hollywood/">Leer en español</a></p><p>Ludgy Sanon allegedly also told his brother that he had borrowed his 2000 Lexus GS 300 and remembered “striking a pothole” after work on Jan. 13, according to the Seminole police officer’s report.</p><p>On Jan. 16, the police officer reported telling Sanon, 26, that he suspected he had run over a motorcyclist who was ejected after a crash on Jan. 13 at the intersection of State Road 7 and Lucky Street. </p><p>“Sanon appeared visibly shocked and mortified, especially after learning that the individual had died,” the police officer wrote, according to the arrest report. </p><p>Shortly after midnight on a rainy Jan. 13, a 62-year-old woman was driving a 2015 Toyota Camry northbound on SR-7, and she was attempting to make a turn at Lucky Street when she collided with the motorcyclist, who had been traveling southbound on SR-7, according to the police report. </p><p>The motorcyclist “braked and lost control, causing the motorcycle to fall and slide into the passenger side of the Camry,” the police officer wrote, according to the report. The motorcyclist “was ejected ... and landed on the roadway.” </p><p>A witness told police officers that he was on the fifth floor of the Lucky Street garage at the Seminole Hard Rock Hotel &amp; Casino when he heard the “loud bang” after the crash between the Camry and the motorcyclist, according to the report. </p><p>The witness reported seeing the motorcyclist “lying on the roadway,” rushing to see if he could help, finding the motorcyclist “unresponsive,” and then watching helplessly as a driver ran him over and kept on going, according to the report. </p><p>Seminole Fire Rescue personnel took the motorcyclist to Memorial Regional Hospital, where staff pronounced him dead, according to police. </p><p>A police officer reported finding surveillance videos that showed the Lexus at the scene of the crash and Sanon getting out of the Lexus at his home after the crash, according to police. </p><p>Records show Sanon was arrested and corrections booked him on Thursday. He faced a charge of fleeing the scene of an accident involving death,<b> </b>a first-degree felony. </p><p><i>Local 10 News Assignment Editor Carson Merlo contributed to this report. </i></p><p> <b>Location</b></p><p><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d62.10817501915153!2d-80.2075278724148!3d26.053976155861122!2m3!1f194.4792534314334!2f45.059517044964416!3f0!3m2!1i1024!2i768!4f35!5e1!3m2!1sen!2sus!4v1784305672599!5m2!1sen!2sus" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="strict-origin-when-cross-origin"></iframe></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2NY2TGOLKFHAPCJKHRYCQMQCLQ.jpg?auth=a9d4202896fcb37628f9a8823735790252c66cb42f5681d72f1eb6409b2712dc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ludgy Sanon was arrested on Thursday over a fatal crash earlier this year on Lucky Street in Hollywood.]]></media:description></media:content></item><item><title><![CDATA[Arrestan a hombre seis meses después de accidente fatal en Lucky Street, en Hollywood]]></title><link>https://www.local10.com/espanol/2026/07/17/arrestan-a-hombre-seis-meses-despues-de-accidente-fatal-en-lucky-street-en-hollywood/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/arrestan-a-hombre-seis-meses-despues-de-accidente-fatal-en-lucky-street-en-hollywood/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Un hombre de 26 años fue arrestado y enfrenta un cargo por abandonar la escena de un accidente con resultado de muerte, seis meses después de un choque ocurrido cerca del Seminole Hard Rock Hotel & Casino, en Hollywood.]]></description><pubDate>Fri, 17 Jul 2026 17:15:02 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de 26 años fue arrestado luego de que las autoridades lo acusaran de abandonar la escena de un accidente fatal ocurrido el pasado 13 de enero cerca del Seminole Hard Rock Hotel &amp; Casino, en Hollywood.</p><p>De acuerdo con el informe del Departamento de Policía Seminole, Ludgy Sanon declaró a los investigadores que pensó que había golpeado “algo”, pero que no le dio mayor importancia.</p><p>Según el reporte, Sanon también dijo a su hermano, propietario de un Lexus GS 300 modelo 2000 que él había tomado prestado, que recordaba haber golpeado “un bache” cuando regresaba del trabajo la noche del accidente.</p><p>Tres días después del choque, el 16 de enero, un agente le informó a Sanon que sospechaban que en realidad había atropellado a un motociclista que salió expulsado de su vehículo tras un accidente ocurrido en la intersección de State Road 7 y Lucky Street.</p><p>El informe señala que Sanon se mostró visiblemente impactado y consternado al enterarse de que la víctima había fallecido.</p><p>Según la investigación, poco después de la medianoche del 13 de enero, bajo condiciones de lluvia, una mujer de 62 años que conducía un Toyota Camry 2015 hacia el norte por la State Road 7 intentó girar en Lucky Street, momento en que chocó con un motociclista que circulaba en sentido contrario.</p><p>Las autoridades indicaron que el motociclista frenó, perdió el control de la motocicleta y esta se deslizó hasta impactar el costado del automóvil. El conductor salió expulsado y cayó sobre la vía.</p><p>Un testigo declaró que se encontraba en el quinto piso del estacionamiento del Seminole Hard Rock Hotel &amp; Casino cuando escuchó el fuerte impacto del choque. Al acercarse para auxiliar al motociclista, lo encontró inconsciente y, según su relato, observó cómo otro vehículo lo atropelló y continuó su marcha sin detenerse.</p><p>Paramédicos del Seminole Fire Rescue trasladaron al motociclista al Memorial Regional Hospital, donde fue declarado muerto.</p><p>Durante la investigación, la policía obtuvo videos de vigilancia que, según las autoridades, muestran el Lexus en la escena del accidente y posteriormente a Sanon descendiendo del vehículo al llegar a su vivienda.</p><p>Los registros judiciales indican que Sanon fue arrestado el jueves y enfrenta un cargo por abandonar la escena de un accidente con resultado de muerte, un delito grave de primer grado.</p><p><i>Carson Merlo, editor de asignaciones de Local 10 News, colaboró en este reporte.</i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2NY2TGOLKFHAPCJKHRYCQMQCLQ.jpg?auth=a9d4202896fcb37628f9a8823735790252c66cb42f5681d72f1eb6409b2712dc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ludgy Sanon was arrested on Thursday over a fatal crash earlier this year on Lucky Street in Hollywood.]]></media:description></media:content></item><item><title><![CDATA[Miami-Dade caregiver accused of stealing about $24,000 from Alzheimer’s patient to gamble at casinos]]></title><link>https://www.local10.com/news/local/2026/07/17/miami-dade-caregiver-accused-of-stealing-nearly-24000-from-alzheimers-patient-to-gamble-at-casinos/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/17/miami-dade-caregiver-accused-of-stealing-nearly-24000-from-alzheimers-patient-to-gamble-at-casinos/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A longtime caregiver has been arrested after investigators say she used about $24,000 belonging to an elderly woman with Alzheimer’s disease to fund her gambling habit at South Florida casinos.]]></description><pubDate>Fri, 17 Jul 2026 16:22:09 +0000</pubDate><content:encoded><![CDATA[<p>A longtime caregiver has been arrested after investigators say she used about $24,000 belonging to an elderly woman with Alzheimer’s disease to fund her gambling habit at South Florida casinos.</p><p><a href="https://www.local10.com/espanol/2026/07/17/acusan-a-cuidadora-en-miami-dade-de-robar-cerca-de-24000-a-paciente-con-alzheimer-para-apostar-en-casinos/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/17/acusan-a-cuidadora-en-miami-dade-de-robar-cerca-de-24000-a-paciente-con-alzheimer-para-apostar-en-casinos/">Leer en español</a></p><p>According to a Miami-Dade Sheriff’s Office arrest report, Charlotte Butler, 65, served as the primary caregiver for Maxine Dailey beginning around 2018.</p><p>Investigators said Dailey suffers from Alzheimer’s disease and relies on assistance for her daily care and financial affairs.</p><p>As part of her caregiving duties, Butler was added as an authorized signer on Dailey’s Wells Fargo bank account, giving her access to the victim’s finances, authorities said.</p><p>According to the arrest report, Butler later admitted during testimony in a Miami-Dade guardianship case that she regularly withdrew money from the joint account to gamble at local casinos.</p><p>Investigators said Butler acknowledged withdrawing approximately $24,070 from the account for gambling purposes.</p><p>Bank records obtained through a subpoena allegedly showed frequent cash withdrawals from ATMs located inside several South Florida casinos. Detectives said the transactions occurred on a weekly basis and, in some instances, multiple times in the same day. The withdrawals continued as recently as May 2023, resulting in an estimated loss of about $24,000, authorities said.</p><p>The investigation also included records from Hialeah Park Casino, where detectives said Butler maintained a player account.</p><p>According to investigators, casino records matched dates and amounts of cash withdrawals from the victim’s bank account, showing Butler’s gambling activity corresponded with money taken from the account. In some cases, wagering amounts matched the withdrawals, further supporting that the victim’s funds were used for Butler’s personal gambling, the report states.</p><p>Detectives said the only money deposited into the joint account came from Dailey’s Social Security benefits or transfers from other accounts solely owned by the victim. Investigators found no evidence Butler attempted to repay the money, the arrest report stated.</p><p>The investigation also found that Butler and her daughter lived in Dailey’s home without paying rent, utilities or cable bills, which continued to be paid using the victim’s funds, according to the arrest report.</p><p>After being advised of her Miranda rights, Butler admitted to making withdrawals from the joint account at casinos, investigators said.</p><p>Butler was arrested on a charge of exploitation of an elderly or disabled person.</p><p>As of Friday afternoon, she was being held at the Turner Guilford Knight Correctional Center on a $5,000 bond.</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/J3223QTFNJD3RPD7RWOW7KITLY.jpg?auth=3a690fc733bf0d41297b7301e890ecec48fa361ce268ccf42321273eea2d1dba&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Bahía brasileña que es zona de cría de tiburones impulsa un importante proyecto de conservación]]></title><link>https://www.local10.com/espanol/2026/07/17/bahia-brasilena-que-es-zona-de-cria-de-tiburones-impulsa-un-importante-proyecto-de-conservacion/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/bahia-brasilena-que-es-zona-de-cria-de-tiburones-impulsa-un-importante-proyecto-de-conservacion/</guid><dc:creator><![CDATA[Por ELÉONORE HUGHES y DIARLEI RODRIGUES, Associated Press]]></dc:creator><description><![CDATA[ANGRA DOS REIS, Brasil (AP) — Una comunidad pesquera en la bahía de Ilha Grande, en el sureste de Brasil, solía ver a los tiburones de punta negra que surcaban las aguas de color verde esmeralda como un posible alimento.]]></description><pubDate>Fri, 17 Jul 2026 17:09:24 +0000</pubDate><content:encoded><![CDATA[<p>ANGRA DOS REIS, Brasil (AP) — Una comunidad pesquera en la bahía de Ilha Grande, en el sureste de Brasil, solía ver a los tiburones de punta negra que surcaban las aguas de color verde esmeralda como un posible alimento.</p><p>Esa percepción ha cambiado, en parte gracias a los científicos que descubrieron que decenas de tiburones de punta negra en gestación frecuentaban una ensenada cercana, impulsando los esfuerzos para proteger la zona.</p><p>Estudios recientes apuntan a Brasil como el mayor consumidor de carne de tiburón. Sin embargo, los tiburones son uno de los grupos de vertebrados más amenazados del planeta: más de una tercera parte de las especies están en peligro de extinción debido a la pesca excesiva, la degradación de su hábitat y el cambio climático, según la Unión Internacional para la Conservación de la Naturaleza (UICN).</p><p>Las costas de Brasil albergan una gran diversidad de especies de tiburón e incluyen hábitats críticos para muchas poblaciones en riesgo, por lo que su protección se ha convertido en una parte importante de la conservación oceánica global.</p><p>La identificación de zonas de cría como la ensenada de Piraquara de Fora, es parte vital de esos esfuerzos, aseguran los expertos que forman parte del proyecto Tiburones de la Bahía de Ilha Grande, del Instituto Brasileño para la Conservación de la Naturaleza.</p><p>“Antes los pescábamos y nos los comíamos”, declaró Marlene Fernanda do Nascimento Martins, una líder comunitaria de 35 años. Los conservacionistas “explicaron que ya no deberíamos hacerlo, por los propios animales y la necesidad de protegerlos”.</p><p>Rastreo de tiburones para promover la conservación</p><p>Los tiburones se reproducen lentamente, dando a luz a menos crías que muchos de los peces óseos, lo que aumenta su vulnerabilidad.</p><p>“Las áreas de reproducción son fundamentales para garantizar que la especie sobreviva en toda esta ecorregión del Atlántico”, afirmó Leonardo Mitrano Neves, coordinador del área científica del proyecto.</p><p>Mitrano Neves y su equipo colocaron recientemente equipo submarino de monitoreo en distintas partes de la ensenada, dejándolo una hora bajo el agua junto con carnada para atraer a los tiburones.</p><p>Ese material y las imágenes de dron serán analizados más adelante en un laboratorio, arrojando datos que se utilizarán para impulsar mejores esfuerzos de conservación.</p><p>Aunque los tiburones de punta negra son los más comunes en la región, el proyecto también gira en torno a los tiburones toro y los tiburones martillo.</p><p>El plan también pretende dar inicio a algunas actividades de educación ambiental en escuelas para que los tiburones sean vistos como parte del patrimonio natural de la región.</p><p>El material de comunicación destaca que los tiburones no representan una amenaza para el ser humano y que no se conocen incidentes con tiburones en la región.</p><p>Protección de los tiburones y los riesgos de su consumo</p><p>Brasil prohíbe la pesca dirigida de tiburones, pero aún se puede desembarcar especies no protegidas que sean capturadas de manera incidental, mientras que las especies amenazadas cuentan con protecciones contra la captura y la comercialización y deben ser devueltas al agua.</p><p>La identificación puede ser imprecisa, y la carne de tiburón a menudo se vende bajo el término genérico “cação”.</p><p>José Truda Palazzo, coordinador del proyecto en la bahía de Ilha Grande, señaló que su trabajo para desalentar a las comunidades locales de comer carne de tiburón está empezando a rendir frutos.</p><p>Durante sus reuniones con poblaciones cercanas, representantes del proyecto hablaron sobre la importancia de los tiburones para el ecosistema oceánico y de los riesgos para la salud asociados con el consumo de carne de tiburón, explicó.</p><p>Las investigaciones indican que, como depredadores en la cima de la cadena alimenticia, los tiburones acumulan altos niveles de metales pesados —incluidos arsénico, mercurio y plomo— en sangre y tejidos. Un estudio de 2024 también reveló que algunos cazones picudos brasileños dieron positivo a cocaína.</p><p>“Esperamos que cada vez más personas lleguen a entender que cação es tiburón, y que la carne de tiburón es tóxica, además de que los tiburones son animales en peligro”, indicó Palazzo.</p><p>Oportunidad para el ecoturismo</p><p>Cuando el cielo y el agua están despejados, los residentes suelen avistar tiburones desde las montañas bajas, por encima de las rocas color arena que se encuentran con el océano.</p><p>Con el tiempo, la observación de los tiburones —desde tierra, desde embarcaciones e incluso bajo el agua— podría convertirse en una fuente adicional de ingresos gracias al ecoturismo, dijo Palazzo.</p><p>Nascimento Martins es pescadora y además vende hielo en la playa para complementar sus ingresos y mantener a sus tres hijos. Afirmó que el ecoturismo sería una gran ayuda en la zona.</p><p>“Somos una comunidad remota con recursos muy limitados. Así que cualquier cosa que llegue y pueda ayudarnos a preservar nuestro pueblo es algo bueno”, añadió.</p><p>Reinaldo Dias da Rocha, de la misma comunidad, contó que su padre ya lo había alentado a no pescar tiburón, pero que el proyecto reforzó la importancia de preservar a estos animales.</p><p>“Transmitimos la información a nuestros sobrinos, a los turistas que vienen a descubrir este lugar y disfrutar de nuestras hermosas playas, y recalcamos aún más que no se debe comer lo que llamamos cação”, puntualizó.</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/QBR6PELZNHYWKBL2JEDCLHM4P4.jpg?auth=f8818f3f9757ecf2ea0b7f9267b124d24352146a81f4f5d08afc43a5fd5e0dc5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El coordinador científico Leonardo Mitrano Neves, a la izquierda, y el coordinador de campo y logística, Daniel Shimada Brotto, recuperan un Sistema Submarino Remoto de Video con carnada durante una operación de monitoreo como parte de un proyecto de tiburones en Bahía Ilha Grande, en el estado de Río de Janeiro, el 14 de julio de 2026, en Brasil. (AP Foto/Bruna Prado)]]></media:description><media:credit role="author" scheme="urn:ebu">Bruna Prado</media:credit></media:content></item><item><title><![CDATA[Acusan a cuidadora en Miami-Dade de robar cerca de $24,000 a paciente con Alzheimer para apostar en casinos]]></title><link>https://www.local10.com/espanol/2026/07/17/acusan-a-cuidadora-en-miami-dade-de-robar-cerca-de-24000-a-paciente-con-alzheimer-para-apostar-en-casinos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/acusan-a-cuidadora-en-miami-dade-de-robar-cerca-de-24000-a-paciente-con-alzheimer-para-apostar-en-casinos/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Una mujer de 65 años fue arrestada en Miami-Dade tras ser acusada de aprovecharse económicamente de una paciente con Alzheimer bajo su cuidado.]]></description><pubDate>Fri, 17 Jul 2026 17:08:50 +0000</pubDate><content:encoded><![CDATA[<p>Una cuidadora de larga trayectoria fue arrestada luego de que investigadores determinaran que presuntamente utilizó cerca de 24,000 dólares pertenecientes a una mujer de edad avanzada con enfermedad de Alzheimer para apostar en casinos del sur de Florida.</p><p>De acuerdo con el informe de arresto de la Oficina del Sheriff de Miami-Dade (MDSO), Charlotte Butler, de 65 años, comenzó a desempeñarse como la principal cuidadora de Maxine Dailey alrededor de 2018.</p><p>Los investigadores indicaron que Dailey padece Alzheimer y depende de asistencia para su cuidado diario y la administración de sus asuntos financieros.</p><p>Como parte de sus funciones, Butler fue autorizada como firmante en la cuenta bancaria de Wells Fargo de la víctima, lo que le permitió acceder a sus recursos económicos.</p><p>Según el informe, Butler admitió posteriormente, durante su testimonio en un proceso judicial de tutela en Miami-Dade, que retiraba dinero de la cuenta compartida de manera habitual para apostar en casinos de la zona.</p><p>Las autoridades señalaron que la mujer reconoció haber retirado aproximadamente 24,070 dólares con ese propósito.</p><p>Los registros bancarios obtenidos mediante una orden judicial revelaron frecuentes retiros de efectivo en cajeros automáticos ubicados dentro de varios casinos del sur de Florida. Los detectives indicaron que las transacciones se realizaban semanalmente y, en algunos casos, varias veces el mismo día. Los retiros continuaron hasta mayo de 2023 y ocasionaron pérdidas estimadas en unos 24,000 dólares.</p><p>La investigación también incluyó registros del Hialeah Park Casino, donde Butler tenía una cuenta de jugador.</p><p>Según los investigadores, los registros del casino coincidían con las fechas y montos de los retiros realizados de la cuenta bancaria de la víctima, lo que demostraba que la actividad de apuestas de Butler correspondía con el dinero extraído de esa cuenta. En algunos casos, las cantidades apostadas coincidían exactamente con los retiros, lo que, según las autoridades, respalda que utilizó los fondos de la víctima para fines personales.</p><p>Los detectives señalaron además que el único dinero depositado en la cuenta provenía de los beneficios del Seguro Social de Dailey o de transferencias realizadas desde otras cuentas que pertenecían exclusivamente a la víctima. La investigación no encontró evidencia de que Butler hubiera intentado devolver el dinero.</p><p>Asimismo, las autoridades descubrieron que Butler y su hija vivían en la casa de Dailey sin pagar renta, servicios públicos ni televisión por cable, gastos que continuaban cubriéndose con el dinero de la víctima.</p><p>Tras ser informada de sus derechos Miranda, Butler admitió haber realizado retiros de la cuenta compartida en casinos, según el informe.</p><p>Butler fue arrestada por un cargo de explotación financiera de una persona mayor o con discapacidad.</p><p>Hasta la tarde del viernes permanecía recluida en el Centro Correccional Turner Guilford Knight con una fianza fijada en 5,000 dólares.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/J3223QTFNJD3RPD7RWOW7KITLY.jpg?auth=3a690fc733bf0d41297b7301e890ecec48fa361ce268ccf42321273eea2d1dba&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[BSO: 3 arrested, more sought following North Lauderdale vehicle burglary spree]]></title><link>https://www.local10.com/news/local/2026/07/17/bso-3-arrested-more-sought-following-north-lauderdale-vehicle-burglary-spree/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/17/bso-3-arrested-more-sought-following-north-lauderdale-vehicle-burglary-spree/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Detectives are warning residents to lock their vehicles after a string of overnight burglaries targeting unsecured cars in North Lauderdale, where thieves have stolen everything from cash and sneakers to guns. ]]></description><pubDate>Fri, 17 Jul 2026 16:18:49 +0000</pubDate><content:encoded><![CDATA[<p>Detectives are warning residents to lock their vehicles after a string of overnight burglaries targeting unsecured cars in North Lauderdale, where they say thieves have stolen everything from cash and sneakers to guns. </p><p><a href="https://www.local10.com/espanol/2026/07/17/bso-arrestan-a-tres-personas-y-buscan-a-mas-sospechosos-por-ola-de-robos-a-vehiculos-en-north-lauderdale/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/17/bso-arrestan-a-tres-personas-y-buscan-a-mas-sospechosos-por-ola-de-robos-a-vehiculos-en-north-lauderdale/">Leer en español</a></p><p>According to the Broward Sheriff’s Office, at least three suspects were arrested Thursday after the burglaries were reported, but investigators believe additional suspects remain involved as multiple groups continued searching for unlocked vehicles overnight.</p><p>Authorities said the burglaries have primarily targeted apartment complex parking lots and residential driveways between 2 a.m. and 5 a.m. </p><p>They said most of the vehicles showed little or no signs of forced entry because they were left unlocked. However, investigators said windows have been smashed when valuables were visible inside.</p><p>Detectives said the thieves have stolen wallets, purses, cash, sneakers, perfume, hedge trimmers, leaf blowers and other valuables from vehicles.</p><p>They said one of the biggest concerns is the number of guns being stolen from vehicle consoles, glove compartments and trunks.</p><p>BSO identified two of the arrested suspects as 19-year-old Jason McDowell and 18-year-old Shamar McDowell.</p><p>Jail records show Jason McDowell faces charges of loitering or prowling, tampering with or fabricating physical evidence, and resisting an officer without violence. Records show Shamar McDowell faces one count each of loitering or prowling and resisting an officer without violence.</p><p>Deputies said the third suspect is a minor. His or her identity, age and charges were not immediately released.</p><p>As of Friday afternoon, Jason McDowell Broward County Main Jail, where his bond has not yet been set, while Shamar McDowell was being held at the same jail on a $650 bond.</p><p>Detectives are urging residents and visitors to help prevent vehicle burglaries by locking their vehicles, using steering wheel locks, parking in well-lit areas, removing all personal belongings from their cars and installing or activating alarm systems.</p><p>Anyone with information about the remaining suspects is urged to contact BSO North Lauderdale District Sgt. Lisa Sokol at 954-720-2261 or Detective Jaret Mundth at 954-720-2265, or submit a tip through the SaferWatch app. Anonymous tips can also be submitted to Broward Crime Stoppers by calling 954-493-8477 or dialing **TIPS from any cellphone.</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/PKPRUX6D3ZBRTC3OEQR3Z62C3Q.jpg?auth=346742a98c9bd1c7b91c23d49abe05600101eea557ba0f62ea097f0edff26e24&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[BSO: Arrestan a tres personas y buscan a más sospechosos por ola de robos a vehículos en North Lauderdale]]></title><link>https://www.local10.com/espanol/2026/07/17/bso-arrestan-a-tres-personas-y-buscan-a-mas-sospechosos-por-ola-de-robos-a-vehiculos-en-north-lauderdale/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/bso-arrestan-a-tres-personas-y-buscan-a-mas-sospechosos-por-ola-de-robos-a-vehiculos-en-north-lauderdale/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Los investigadores creen que hay más personas involucradas, ya que varios grupos continuaron recorriendo la zona en busca de vehículos sin seguro durante la noche.]]></description><pubDate>Fri, 17 Jul 2026 17:02:40 +0000</pubDate><content:encoded><![CDATA[<p>Detectives de la Oficina del Sheriff de Broward (BSO) advirtieron a residentes y visitantes que aseguren sus vehículos, luego de una serie de robos ocurridos durante la madrugada en North Lauderdale, donde los delincuentes se llevaron desde dinero en efectivo y tenis hasta armas de fuego.</p><p>Según la BSO, al menos tres sospechosos fueron arrestados el jueves tras los reportes de los robos. Sin embargo, los investigadores creen que hay más personas involucradas, ya que varios grupos continuaron recorriendo la zona en busca de vehículos sin seguro durante la noche.</p><p>Las autoridades informaron que los robos se han concentrado principalmente en estacionamientos de complejos de apartamentos y entradas de viviendas entre las 2:00 y las 5:00 de la madrugada.</p><p>La mayoría de los vehículos no presentaba señales de haber sido forzada, ya que estaban sin seguro. No obstante, los investigadores señalaron que en algunos casos los delincuentes rompieron ventanas al ver objetos de valor en el interior.</p><p>Entre los artículos robados se encuentran carteras, bolsos, dinero en efectivo, tenis, perfumes, sopladoras de hojas y otros objetos de valor.</p><p>Las autoridades expresaron especial preocupación por el número de armas de fuego robadas de las consolas centrales, las guanteras y las cajuelas de los vehículos.</p><p>La BSO identificó a dos de los detenidos como Jason McDowell, de 19 años, y Shamar McDowell, de 18.</p><p>De acuerdo con los registros carcelarios, Jason McDowell enfrenta cargos por merodeo, alteración o fabricación de evidencia física y resistencia a un agente sin violencia. Por su parte, Shamar McDowell enfrenta un cargo de merodeo y otro de resistencia a un agente sin violencia.</p><p>Los agentes informaron que el tercer detenido es menor de edad, por lo que su identidad, edad y los cargos que enfrenta no fueron revelados de inmediato.</p><p>Hasta la tarde del viernes, Jason McDowell permanecía recluido en la cárcel principal del condado de Broward sin que se le hubiera fijado una fianza, mientras que Shamar McDowell continuaba detenido en el mismo centro con una fianza de 650 dólares.</p><p>Los detectives recomendaron a residentes y visitantes tomar medidas para prevenir este tipo de delitos, como cerrar con seguro los vehículos, utilizar bloqueadores para el volante, estacionarse en lugares bien iluminados, retirar todos los objetos de valor del interior del automóvil y activar los sistemas de alarma.</p><p>Cualquier persona que tenga información sobre los sospechosos que aún no han sido localizados puede comunicarse con la sargento Lisa Sokol al 954-720-2261 o con el detective Jaret Mundth al 954-720-2265. También puede enviar información a través de la aplicación SaferWatch o hacerlo de forma anónima llamando a Broward Crime Stoppers al 954-493-8477 o marcando **TIPS desde cualquier teléfono celular.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/PKPRUX6D3ZBRTC3OEQR3Z62C3Q.jpg?auth=346742a98c9bd1c7b91c23d49abe05600101eea557ba0f62ea097f0edff26e24&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Trey McBride is voted the NFL’s top tight end by an AP panel]]></title><link>https://www.local10.com/sports/2026/07/17/trey-mcbride-is-voted-the-nfls-top-tight-end-by-an-ap-panel/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/17/trey-mcbride-is-voted-the-nfls-top-tight-end-by-an-ap-panel/</guid><dc:creator><![CDATA[By ROB MAADDI, Associated Press]]></dc:creator><description><![CDATA[Trey McBride was the bright spot last season for a dismal team in Arizona.]]></description><pubDate>Fri, 17 Jul 2026 16:59:10 +0000</pubDate><content:encoded><![CDATA[<p>Trey McBride was the bright spot last season for a dismal team in Arizona.</p><p>He was the most productive tight end in the NFL, a near-unanimous All-Pro selection and made his second straight Pro Bowl.</p><p>McBride’s success has also landed him the top spot at tight end in a preseason survey by The Associated Press. He received five first-place votes from a panel of eight AP Pro Football Writers who ranked the top five players at the position, basing selections on current status entering the 2026 season. First-place votes were worth 10 points. Second- through fifth-place votes were worth 5, 3, 2 and 1 points.</p><p>George Kittle finished second with three first-place votes. Brock Bowers came in third, followed by Sam LaPorta and Kyle Pitts.</p><p>1. Trey McBride, Arizona Cardinals</p><p>McBride had a breakout year in 2024 and followed that up with a record-setting season in 2025.</p><p>He caught 126 passes last season, breaking Zach Ertz’s record for most in a season by a tight end, had 1,239 receiving yards, and his 11 receiving touchdowns tied for first. McBride also led tight ends with 566 yards after the catch.</p><p>He got one second-place vote and two thirds to go with the five firsts in voting for this season's Top 5.</p><p>2. George Kittle, San Francisco 49ers</p><p>Kittle had 57 receptions for 628 receiving yards and seven touchdowns in only 11 games last season, averaging 11.0 yards per reception.</p><p>He had just two drops and 259 yards after the catch.</p><p>The seven-time Pro Bowl pick and two-time All-Pro is one of the best blocking tight ends in NFL history.</p><p>Kittle, who tore his Achilles in San Francisco’s playoff victory over the Eagles, got two second-place votes to go with the three firsts and appeared on seven ballots.</p><p>3. Brock Bowers, Las Vegas Raiders</p><p>After a sensational All-Pro rookie season, Bowers was plagued by injuries last year. He caught 64 passes for 680 yards and seven TDs in 12 games and made his second Pro Bowl.</p><p>Bowers gained 296 yards after the catch, and had three drops. A dynamic receiver, Bowers is still a work in progress as a blocker.</p><p>He received three second-place votes and was on each ballot.</p><p>4. Sam LaPorta, Detroit Lions</p><p>LaPorta was limited to nine games because of injuries last season and had 40 catches for 489 yards and three TDs.</p><p>He wasn’t charged with any drops and totaled 273 yards after the catch. LaPorta is one of the best all-around tight ends in the league and an asset in Detroit’s run game because of his outstanding blocking skills.</p><p>5. Kyle Pitts, Atlanta Falcons</p><p>Pitts earned second-team All-Pro honors after a career-high 88 catches for 928 yards and five TDs last season.</p><p>Pitts, who was the highest-drafted tight end in NFL history in 2021 when the Falcons selected him No. 4 overall, lived up to expectations as a rookie when he made the Pro Bowl. But he was disappointing until a breakthrough season last year.</p><p>___</p><p>AP NFL: https://apnews.com/hub/nfl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DV3Q45YB5FOWAS4RFNSVGRRFWU.jpg?auth=2fe83dad34f0673d1ef2df283407d6c92450e3f8d15711df37e150fcf3eecfe9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Arizona Cardinals tight end Trey McBride (85) catches a touchdown pass in the end zone during the second half of an NFL football game against the Cincinnati Bengals, Dec. 28, 2025, in Cincinnati. (AP Photo/Joshua A. Bickel, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Joshua A. Bickel</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3S6FA2J7QYHWLTWK2KKVZPSAGI.jpg?auth=7efe7ded0fd9b243b3a6f256b5d8cc895c61b82eb4d4b8f5d9f93a3c41ce4ce5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - San Francisco 49ers tight end George Kittle, right, is tackled by Seattle Seahawks safety Ty Okada (39) during the second half of an NFL football game in Santa Clara, Calif., Jan. 3, 2026. (AP Photo/Godofredo A. Vásquez, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Godofredo A. Vásquez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7SWBDDGTTE25WFO7LZYGAUWY2Y.jpg?auth=f0248acd90e8c2a5a44384aac8635deeda20d1292c3030ab2fce7901292166a5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Las Vegas Raiders tight end Brock Bowers (89) scores a touchdown during the first half of an NFL game against the Denver Broncos, Dec. 7, 2025, in Las Vegas. (AP Photo/Candice Ward, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Candice Ward</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BGVFSXVELVYA4U4XFYFLRTD4U4.jpg?auth=e86403a586737598bd4b7e13f40fa52989cf94a7e2d40f3f9a7fa6ab916d08d1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Detroit Lions tight end Sam LaPorta (87) runs to score a touchdown during the first half of an NFL football game against the Minnesota Vikings, Nov. 2, 2025, in Detroit. (AP Photo/Ryan Sun, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ryan Sun</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DGNNSBNSMGJQ5KMWTMQDBEUJRA.jpg?auth=3278ad854d3da5b311cd3ee9b028f6c8f94190f8f8dc07401869150915d8edaf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Atlanta Falcons tight end Kyle Pitts Sr. (8) runs against Arizona Cardinals linebacker Akeem Davis-Gaither (27) during the second half of an NFL football game, Dec. 21, 2025, in Glendale, Ariz. (AP Photo/Rick Scuteri, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Rick Scuteri</media:credit></media:content></item><item><title><![CDATA[Uncertainty clouds the forecast on whether wildfire smoke will affect the World Cup final]]></title><link>https://www.local10.com/sports/2026/07/17/uncertainty-clouds-the-forecast-on-whether-wildfire-smoke-will-affect-the-world-cup-final/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/17/uncertainty-clouds-the-forecast-on-whether-wildfire-smoke-will-affect-the-world-cup-final/</guid><dc:creator><![CDATA[By STEPHEN WHYNO, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Mikel Merino can smell and see the smoke from the Canadian wildfires that are making for hazy conditions across large parts of the U.S., including northern New Jersey where he and Spain are set to face Argentina in the World Cup final on Sunday.]]></description><pubDate>Fri, 17 Jul 2026 21:02:51 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Mikel Merino can smell and see the smoke from the Canadian wildfires that are making for hazy conditions across large parts of the U.S., including northern New Jersey where he and Spain are set to face Argentina in the World Cup final on Sunday.</p><p>Merino is trying not to focus on it.</p><p>It remains unclear how much, if at all, the smoke will affect the final. The World Health Organization forecast calls for an improvement to “moderate” air quality in East Rutherford.</p><p>“For a game that is as important as a World Cup final, you have to be able to shut out external factors as much as possible,” Merino said Friday. “Luckily, we are being careful with every detail thanks to the federation and the organizers of the World Cup.”</p><p>Spain practiced outside in hazardous conditions in East Hanover, New Jersey, on Thursday, alarming experts who thought the team should have held the session inside instead. Messages sent to FIFA and the Spanish Football Association asking whether that was considered or possible were not returned.</p><p>Air quality improved Friday, but the uncertainty lies in what will follow what could be up to 1.25 inches (3.17 centimeters) of rain expected to fall Saturday.</p><p>“Following that, it looks like there is another smoky air mass following in behind that system, but it’s not clear right now how much or how it might reach New York or New Jersey, when it comes to actually Sunday,” said Mark Parrington, senior scientist at the Copernicus Atmosphere Monitoring Service. “If the fire intensity really picks up again through (Saturday), it’s possible it puts more smoke into the atmosphere that then might quickly follow that rain event.”</p><p>Jonathan Belles, senior meteorologist for The Weather Channel app and weather.com, expects to have improved confidence in the forecast as game time gets closer.</p><p>“The question is whether smoke behind that (rain) system reaches ground level over northern New Jersey on Sunday and, if so, how concentrated it becomes,” Belles said. “Current forecast models range from little to no ground level smoke to levels that could become more concerning for players and fans.”</p><p>Smoke from wildfires — which are burning more of North America as Earth warms — attacks nearly every system in the body, killing tens of thousands of people a year, numerous medical studies show.</p><p>It attacks the body immediately, spiking asthma cases with increased ambulance runs within hours. Smoke can trigger inflammation in different parts of the body, often attacking a person’s weakest points, which can then cascade into different effects of an immune system trying to fight a nasty irritant, doctors and scientists say.</p><p>There could be an impact on players' performance even if the air conditions are moderate, according to University of California, San Diego professor of medicine Chantal Darquenne.</p><p>“It’s kind of a dose dependent effect," Darquenne said. "If it’s moderate, it’s going to be less of an effect, but it’s still going to be there, especially because they are doing vigorous exercise during these events.”</p><p>President Donald Trump was set to meet with FIFA President Gianni Infantino later Friday. Members of the administration, including Andrew Giuliani, the executive director of the White House FIFA Task Force, have been discussing the matter with soccer's governing body and monitoring the wildfire situation, according to a White House official. The person was granted anonymity to confirm internal discussions.</p><p>Trump said he’d impose new tariffs on Canada over the wildfire smoke but made no mention of the World Cup final.</p><p>“We are holding Canada responsible,” the president posted on his social media site. He added that the U.S. “is being unnecessarily invaded by filthy, polluted, and unhealthy air, the quality of which is dangerous, and totally unacceptable!”</p><p>Roughly 80,000 fans are expected at the final, which takes place in the large, open-air stadium in the Meadowlands that is home to the NFL's New York Giants and Jets.</p><p>“There’s the obvious sort of respiratory illness, cardiovascular issues, vulnerable people with asthma and things like this,” Parrington said. “Then for sure they’re going to feel the effects.”</p><p>During a rehearsal Thursday night at MetLife Stadium for Sunday’s halftime show, some members of the New York Philharmonic wore masks and some used outdoor-friendly instruments rather than the regular ones they play.</p><p>The haze has caused complaints across sports, with athletes critical about the decision to play in hazardous conditions. Before his New York Yankees played at home roughly 12 miles (19.31 kilometers) from the Meadowlands, manager Aaron Boone said he was not hearing much about the smoke.</p><p>“Obviously they’re monitoring it to see if it gets any worse,” Boone said. “We’ll be communicating with our guys a lot. We’re able to test oxygen levels and things like that if guys are having trouble. So, we’re paying attention to it, and we’ll take the guidance from the league and the weather and the smoke people.”</p><p>___</p><p>SNTV videographer Davidde Corran in East Hanover, New Jersey, AP White House reporters Seung Min Kim and Will Weissert and AP Science Writer Seth Borenstein in Washington and AP Sports Writers Ron Blum in New York and Jim Vertuno in Austin, Texas, contributed to this report.</p><p>___</p><p>See more of AP’s World Cup coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6CP6YD5KZIMOQLOWFU3W34BFVY.jpg?auth=4e96f16f9a92c4f9e8dde7c70fddbf01040260770f0ff9dc72f23724bb1f8a9c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The New York City skyline is seen through a cover of wildfire smoke, in Jersey City, N.J., Friday, July 17, 2026. (AP Photo/Ryan Murphy)]]></media:description><media:credit role="author" scheme="urn:ebu">Ryan Murphy</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SKJ2INDT27KRBYOVTOI4TNKECA.jpg?auth=4d913c977903a52cda7f5d6768320f0874941c1053d7280b062004dd751f2393&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The New York City skyline is seen through a cover of wildfire smoke, in Jersey City, N.J., Friday, July 17, 2026. (AP Photo/Ryan Murphy)]]></media:description><media:credit role="author" scheme="urn:ebu">Ryan Murphy</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4PENV5PS4JUFYQRVWBFNAV5YZ4.jpg?auth=600bfab4a067dd67452fae5f4ea99e6c18ef0cdcb15fe2a1250ed4ddc3e34384&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A general view of the stadium during the World Cup Group L soccer match between Panama and England in East Rutherford, N.J., near New York, Saturday, June 27, 2026. (AP Photo/Stephen K.H. Moyes)]]></media:description><media:credit role="author" scheme="urn:ebu">Stephen K.H. Moyes</media:credit></media:content></item><item><title><![CDATA[Trump’s end of TPS threatens status of Miami residents who identify as Haitian American ]]></title><link>https://www.local10.com/news/2026/07/16/trumps-end-of-tps-threatens-status-of-miami-residents-who-identify-as-haitian-american/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/16/trumps-end-of-tps-threatens-status-of-miami-residents-who-identify-as-haitian-american/</guid><dc:creator><![CDATA[Christian De La Rosa]]></dc:creator><description><![CDATA[Miami residents who identify as Haitian Americans are among those affected by the end of the Temporary Protected Status that kept them safe in South Florida.  ]]></description><pubDate>Thu, 16 Jul 2026 23:09:58 +0000</pubDate><content:encoded><![CDATA[<p>Miami residents who identify as Haitian Americans are among those affected by the end of the <a href="https://www.uscis.gov/humanitarian/temporary-protected-status/temporary-protected-status-designated-country-haiti" target="_self" rel="" title="https://www.uscis.gov/humanitarian/temporary-protected-status/temporary-protected-status-designated-country-haiti">Temporary Protected Status</a> that kept them safe in South Florida. </p><p>Corrine, who asked not to be identified by last name, said she was 9 years old when she moved to Miami from Haiti, just 12 days after the earthquake in 2010. </p><p>“I’ve been here for 16 years, I’ve obtained an education, I work, I volunteer at my church with children,” Corrine, 26, said. “I’m angry; I’m scared. I don’t know what to think; I don’t know what to do.”</p><p>Conditions in the Caribbean nation are so bad that the U.S. State Department has the highest level warning for U.S. citizens traveling to Haiti. </p><p>In late June, the Supreme Court allowed the Trump administration to end TPS for Haitians on July 10, but active litigation forced an extension <a href="https://www.uscis.gov/save/current-user-agencies/news-alerts/update-on-termination-of-temporary-protected-status-for-haiti-release-july-10-2026" target="_self" rel="" title="https://www.uscis.gov/save/current-user-agencies/news-alerts/update-on-termination-of-temporary-protected-status-for-haiti-release-july-10-2026">on July 24</a>.</p><p>“There’s nothing in Haiti for us. Haiti is not a safe place anymore. What would we go back to? We would have to worry about being murdered, raped,” Corrine said. </p><p>The U.S. Department of Homeland Security’s end of TPS for Haiti will impact some 350,000 people nationwide. </p><blockquote><p>“Claims that DHS is deporting individuals that have current Temporary Protected Status are false. Individuals who lose TPS eligibility, have their designation terminated, or are removable under U.S. immigration law may be subject to enforcement actions consistent with federal law and due process.”</p><p>“Temporary Protected Status is exactly that-temporary. For too long, TPS has been allowed to function as a de facto amnesty program despite Congress never intending it to be permanent. The Trump Administration is restoring integrity to the immigration system by ensuring that individuals who no longer qualify for TPS either pursue another lawful immigration status, voluntarily depart using the Department’s available return assistance, or face removal in accordance with federal law.</p><p>“Conditions in Haiti have improved sufficiently to support the return of Haitian nationals, and DHS encourages eligible individuals to utilize available resources, including the CBP Home program, to facilitate a safe and orderly departure. This decision restores TPS to its intended purpose while reinforcing that U.S. immigration laws will be enforced consistently and that temporary protections cannot become permanent by default.”</p><p class="citation">Spokesperson for U.S. Department of Homeland Security</p></blockquote><p><b>Related stories</b></p><ul><li><a href="https://www.local10.com/news/local/2026/07/08/families-raise-concerns-about-conditions-inside-downtown-miami-federal-detention-facility/" target="_self" rel="" title="https://www.local10.com/news/local/2026/07/08/families-raise-concerns-about-conditions-inside-downtown-miami-federal-detention-facility/">Families raise concerns about conditions inside downtown Miami federal detention facility</a></li><li><a href="https://www.local10.com/news/local/2026/07/15/families-say-detainees-facing-reprisals-for-speaking-up-about-conditions-at-miami-detention-facility/" target="_self" rel="" title="https://www.local10.com/news/local/2026/07/15/families-say-detainees-facing-reprisals-for-speaking-up-about-conditions-at-miami-detention-facility/">Families say detainees facing reprisals for speaking up about conditions at Miami detention facility</a></li></ul>]]></content:encoded></item><item><title><![CDATA[US restores preferential trade privileges for Hong Kong, drawing thanks from China]]></title><link>https://www.local10.com/business/2026/07/17/china-signals-us-could-restore-preferential-trade-privileges-for-hong-kong/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/17/china-signals-us-could-restore-preferential-trade-privileges-for-hong-kong/</guid><dc:creator><![CDATA[By KANIS LEUNG, Associated Press]]></dc:creator><description><![CDATA[HONG KONG (AP) — The United States confirmed Friday that it will not renew an executive order that revoked Hong Kong's special trading status. The decision comes after China signaled that the city's preferential privileges were being restored.]]></description><pubDate>Fri, 17 Jul 2026 19:33:56 +0000</pubDate><content:encoded><![CDATA[<p>HONG KONG (AP) — The United States confirmed Friday that it will not renew an executive order that revoked Hong Kong's special trading status. The decision comes after China signaled that the city's preferential privileges were being restored.</p><p>The U.S. order, which U.S. President Donald Trump signed in July 2020 in his first term in response to Beijing imposing a national security law to limit dissent in Hong Kong, is not being renewed, according to a Treasury Department spokesperson who was not authorized to speak publicly on the issue by name and spoke on condition of anonymity. Trump’s order was last renewed for a year in July 2025.</p><p>The spokesperson said sanctions under the Hong Kong Autonomy Act of 2020, which sanctions officials that promote China's policy of limiting Hong Kong's autonomy, will continue, adding that the nonrenewal is consistent with efforts to make sure sanctions are not duplicative.</p><p>China considers the national security law for Hong Kong necessary to restore stability in the city after massive anti-government protests in 2019. The pro-democracy movement back then posed one of the biggest challenges to the Communist Party in Beijing and the Hong Kong government since the former British colony returned to Chinese rule in 1997.</p><p>Under the order, Trump said Hong Kong was no longer sufficiently autonomous to justify differential treatment in relation to mainland China under certain laws. It eliminated the preferential treatment for Hong Kong to the extent permitted by law and in the national security, foreign policy, and economic interest of the United States.</p><p>The implications of the decision not to renew the order were not immediately clear. The White House referred questions about the executive order lapsing to the Treasury Department.</p><p>The U.S. Office of Foreign Assets Control said in a statement Friday that the national emergency declared in the executive order had expired and that it delisted people who were sanctioned under the order. But it said people who remain sanctioned under another act related to Hong Kong have been added to a different sanction list.</p><p>The statement showed Hong Kong leader John Lee and his predecessor, Carrie Lam, were removed from the first list but added to the second one.</p><p>China-US relations</p><p>The U.S. decision came two months after Trump met with his counterpart Xi Jinping in Beijing. It could warm ties between them ahead of Xi’s expected visit to the U.S. later this year. Earlier this month, a pastor of a prominent underground church who was detained in China in October was released after Trump brought up his case with Xi.</p><p>China’s Commerce Ministry said that the U.S. made commitments on Hong Kong issues and other matters during the U.S.-China trade talks in Madrid last year. The U.S. recently confirmed to China that the President’s Executive Order on Hong Kong Normalization would end, the ministry said in a statement responding to media questions.</p><p>“The U.S. side’s actions represent an important step in fulfilling the consensus reached during the bilateral economic and trade talks. China appreciates it,” it said.</p><p>Hong Kong reaction to US policy</p><p>Six years after the national security law's introduction, many leading activists, including pro-democracy former media tycoon Jimmy Lai, were imprisoned under it. Critics say the Western-style civil liberties that Beijing promised to maintain for 50 years after the handover have declined.</p><p>The Hong Kong government said in a statement that it noted the “positive shift in the U.S. policy” toward the city.</p><p>“Safeguarding Hong Kong’s prosperity and stability serves the common interests of China and the U.S. and also aligns with the general expectation of the international community,” it said.</p><p>It said it hopes the U.S. will respect China's sovereignty and the rule of law in Hong Kong and resume normal economic and trade exchanges with the city.</p><p>___</p><p>Associated Press writer Joshua Boak in Washington contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MEAYIK3Z6RLQVRVYQBTIDDXHZ4.jpg?auth=74fe876ec807c8b58d6f3fb4733ce05bb62997e16fde4ab3278e526587533b0f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Containers pile up at Kwai Chung Container terminal in Hong Kong, Apr. 8, 2025. (AP Photo/Chan Long Hei, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Chan Long Hei</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/33BBB4P6SG6FNW5YW5V3NOW4WI.jpg?auth=b60b49f6670e3c930e2c5056a97b017add20a5ce2e53f7d4daae8ba8f4e4c660&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The U.S. and Chinese flag at the Great Hall of the People prior to the state dinner of President Donald Trump and Chinese President Xi Jinping on May 14, 2026, in Beijing. (AP Photo/Mark Schiefelbein, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content></item><item><title><![CDATA[Foodborne illnesses at restaurant chains are rare but can sicken customers]]></title><link>https://www.local10.com/business/2026/07/17/foodborne-illnesses-at-restaurant-chains-are-rare-but-can-sicken-customers-roil-businesses/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/17/foodborne-illnesses-at-restaurant-chains-are-rare-but-can-sicken-customers-roil-businesses/</guid><dc:creator><![CDATA[By MAE ANDERSON and MICHELLE CHAPMAN, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Big U.S. restaurant chains don't get linked to foodborne illness outbreaks often, but the number of meals they serve causes a lot of concern when contamination of some kind sickens customers.]]></description><pubDate>Fri, 17 Jul 2026 18:28:22 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Big U.S. restaurant chains don't get linked to foodborne illness outbreaks often, but the number of meals they serve causes a lot of concern when contamination of some kind sickens customers.</p><p>Federal health officials identified iceberg lettuce from Mexico served at Taco Bell locations in five states as a source of widespread infections from the diarrhea-causing parasite cyclospora. A U.S. Food and Drug Administration investigation identified a single supplier as the source of the suspect lettuce.</p><p>Taco Bell issued a statement on Thursday saying that “the affected ingredient from our supplier is being indefinitely removed from our supply chain nationwide and will be replaced within 24 hours in select states.” The company described the move as precautionary.</p><p>A federal official who was briefed on the outbreak investigation and not authorized to discuss it identified the supplier as Taylor Farms, a company based in Salinas, California, that produces fresh vegetables for commercial use and meal kits and bagged lettuce products sold at supermarkets.</p><p>Federal health officials stressed that other “brands, restaurants, retailers, or distribution channels” could be identified as the investigation continues.</p><p>Here’s a brief history of some other recent outbreaks that roiled restaurant companies and sometimes changed how food safety is regulated in the U.S.</p><p>Taylor Farms provided onions implicated in an outbreak linked to McDonald's hamburgers</p><p>E. coli bacteria caused a 2024 food poisoning outbreak tied to raw onions on McDonald’s Quarter Pounder hamburgers. The outbreak sickened at least 104 people in 14 states, including 34 who were hospitalized, according to the FDA. One person in Colorado died.</p><p>McDonald's said the onions came from Taylor Farms and temporarily pulled the Quarter Pounder off its menu in the affected states. Other national restaurant chains temporarily stopped using fresh onions in some of their locations.</p><p>Likely E. coli contamination gets lettuce pulled from Wendy’s sandwiches</p><p>Wendy’s pulled lettuce from sandwiches in its restaurants in Michigan, Ohio and Pennsylvania in August 2022 after some people reported falling ill.</p><p>The Centers for Disease Control and Prevention said at the time that it was trying to determine whether romaine lettuce was the source of an E. coli outbreak that sickened at least 37 people and whether romaine used at Wendy’s was also served or sold at other businesses.</p><p>One person was also sickened in Indiana, according to the CDC.</p><p>Extensive E. coli outbreak at Chipotle leads to criminal charges</p><p>In 2015, Chipotle was hit by an E. coli outbreak that sickened more than 50 people and it temporarily shut down dozens of restaurants on the West Coast, but that was just the beginning. A month later, 30 Boston College students, including at least eight members of the men’s basketball team, complained of gastrointestinal symptoms after eating at a Chipotle restaurant.</p><p>Federal officials declared the outbreak over by February 2016, but the chain shut down every one of its restaurants to retrain employees and allow them to regroup.</p><p>By the end of the year, however, Chipotle Co-CEO Montgomery Moran stepped down as sales plunged.</p><p>In 2020 Chipotle Mexican Grille agreed to pay a record $25 million fine to resolve criminal charges that it served tainted food that sickened more than 1,100 people in the U.S. between 2015 and 2018.</p><p>The company admitted that poor safety practices, such as not keeping food at proper temperatures to prevent pathogen growth, sickened customers in Los Angeles and nearby Simi Valley, as well as Boston, Sterling, Virginia, and Powell, Ohio.</p><p>Taco Bell removes green onions nationwide after an E. coli outbreak sickens dozens</p><p>In December 2006, Taco Bell ordered the removal of green onions from its 5,800 restaurants nationwide after samples taken by investigators appeared to contain a harsh strain of E. coli. The outbreak sickened at least 71 people in New Jersey, New York, Pennsylvania and Delaware, with most of them hospitalized, according to the CDC.</p><p>Eight people developed a type of kidney failure called hemolytic-uremic syndrome.</p><p>Eventually, it was determined that contaminated lettuce was the probable cause, with the vegetable used in numerous dishes on the menu.</p><p>Almost immediately, Taco Bell launched a newspaper ad blitz and sent its president on a string of media interviews to assure customers that its food was safe.</p><p>Deadly outbreak traced to Jack in the Box hamburgers leads to regulatory changes</p><p>Four deaths and more than 700 illnesses in Washington, Idaho, California, and Nevada between 1992 and 1993 eventually were traced to undercooked Jack in the Box restaurant hamburgers contaminated with E. coli.</p><p>The ensuing investigation by federal regulators changed regulatory practices in the U.S., experts say.</p><p>An investigation by the CDC identified five slaughter plants in the U.S. and one in Canada as the likely sources of animals used in the contaminated lots of meat and identified potential control points for reducing the likelihood of contamination. The animals slaughtered in domestic slaughter plants were traced to farms and auctions in six western states. No one slaughter plant or farm was identified as the source.</p><p>The U.S. Department of Agriculture mandated a Hazard Analysis and Critical Control Point system, which helps identify and control hazards within the system of food production. The system provided for more monitoring and controls to rapidly limit the spread of outbreaks.</p><p>Jack in the Box lost more than $44 million in 1993 and did not post another annual profit for another three years.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GCM3UBKOQAXAIQVBI42SMEOGAM.jpg?auth=2474635d88661a6ef0043a3cfc6df4fe2bef7ec8b1d1600c68ff1c78304422f5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - This undated photo taken through a microscope provided by the CDC shows Cyclospora cayetanensis oocysts found in a fresh stool sample which had been prepared with a formalin solution and stained with safranin. (CDC via AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Melanie Moser</media:credit></media:content></item><item><title><![CDATA[Brush fire erupts off I-75 in West Broward; fire scorches 4,400 acres ]]></title><link>https://www.local10.com/news/local/2026/07/17/brush-fire-erupts-off-i-75-in-west-broward-fire-scorches-3600-acres/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/17/brush-fire-erupts-off-i-75-in-west-broward-fire-scorches-3600-acres/</guid><dc:creator><![CDATA[Amanda Batchelor, Saira Anwer]]></dc:creator><description><![CDATA[A brush fire is burning Friday off Interstate 75 in West Broward.]]></description><pubDate>Fri, 17 Jul 2026 10:57:48 +0000</pubDate><content:encoded><![CDATA[<p>A brush fire is burning Friday off Interstate 75 in West Broward.</p><p><a href="https://www.local10.com/espanol/2026/07/17/incendio-forestal-se-desata-cerca-de-la-i-75-en-el-oeste-de-broward-el-fuego-consume-3600-acres/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/17/incendio-forestal-se-desata-cerca-de-la-i-75-en-el-oeste-de-broward-el-fuego-consume-3600-acres/">Leer en español</a></p><p>The fire, which erupted at about 8 a.m. Thursday, is burning in the Everglades near Mile Marker 40, just west of U.S. 27.</p><p>It has burned 4,400 acres so far and is 20% contained.</p><p>On Friday afternoon, those on the highway couldn’t see much of the flames, but smoke from the fire could be seen for miles. </p><p>According to Local 10 meteorologist John Gerard, southerly winds should keep most of the smoke away from the western suburbs Friday, but a wind shift to the southwest could allow the smoke to spread more into the western suburbs on Saturday.</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[Storied men's mile record set 27 years ago in sights of British runner Josh Kerr]]></title><link>https://www.local10.com/sports/2026/07/17/storied-mens-mile-record-set-27-years-ago-in-sights-of-british-runner-josh-kerr/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/17/storied-mens-mile-record-set-27-years-ago-in-sights-of-british-runner-josh-kerr/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — The storied men’s mile record in track that has stood for 27 years will come under attack Saturday from Britain’s Josh Kerr.]]></description><pubDate>Fri, 17 Jul 2026 16:15:38 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — The storied men’s mile record in track that has stood for 27 years will come under attack Saturday from Britain’s Josh Kerr.</p><p>Kerr, the 2023 world champion over the 1,500 meters metric mile, has called it “Project 222” — for each second he aims to take in breaking Hicham El Guerrouj’s mark of 3 minutes, 43.13 seconds.</p><p>“It’s in my favor," Kerr said Friday at a news conference at London Stadium that staged track and field at the 2012 Olympics. “My body is capable of the mark and so my job tomorrow is to have my mind to be available to let my body do its job.”</p><p>The 28-year-old Kerr has targeted the mile race at the Diamond League meeting as a main goal in a track season with neither Olympics nor world championships.</p><p>“I’m very excited. It’s been on my mind, my team’s mind, for a long time,” said the 1,500 silver medalist at the 2024 Paris Olympics.</p><p>The mile is not a championships event yet has iconic status in track history, with the four-minute barrier finally broken in 1954 by another British runner, Roger Bannister.</p><p>El Guerrouj’s record set in 1999 is more than 16 seconds faster than Bannister, and Kerr is the sixth-fastest athlete on the all-time list. One of his rivals Saturday is No. 4 in that list.</p><p>Yared Nuguse set a United States record three years ago, 0.84 slower than El Guerrouj, in a race won by Jakob Ingebrigtsen at Eugene, Oregon.</p><p>While Bannister’s feat running 3:59.4 is remembered in track lore, he held the record just a few weeks before Australian John Landy lowered it by 1.4 seconds.</p><p>Jim Ryun of the U.S. later held the record for nine years until Filbert Bayi of Tanzania took it in 1975.</p><p>A stellar 10 days in August 1981 saw a British rivalry play out: Sebastian Coe took Steve Ovett’s mile record, Ovett got it back then Coe beat it again clocking 3:47.33.</p><p>In the 45 years since, the mile record was held only by Steve Cram, Noureddine Morceli and El Guerrouj.</p><p>___</p><p>AP sports: https://apnews.com/sports</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/IJW7YYWQKEU2MHT4FVZ4MAR2CE.jpg?auth=8af7ca92abadbb0892bb05b7a8bb96d6f17022b68b5830cee1799a1fac31dffb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Josh Kerr, of Great Britain, reacts after winning the men's 1500-meters final during the World Athletics Championships in Budapest, Hungary, Wednesday, Aug. 23, 2023. (AP Photo/Ashley Landis, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Ashley Landis</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/M2GAJUT22WHQBDR5PD7R5XORHA.jpg?auth=4af69eee35ead73dda6b39fa267f7f2fe6f773d5330f5af50d210ec58d23a509&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Morocco's Hicham El Guerrouj reacts as he crosses the finish line of the men's mile competition during the Golden Gala athletics meeting at Rome's Olympic stadium Wednesday, July 7, 1999. (AP Photo/Ferdinando Mezzelani, file)]]></media:description><media:credit role="author" scheme="urn:ebu">FERDINANDO MEZZELANI</media:credit></media:content></item><item><title><![CDATA[A body is recovered after San Francisco boat tragedy but 2 remain missing]]></title><link>https://www.local10.com/news/national/2026/07/17/a-body-is-recovered-after-san-francisco-boat-tragedy-but-2-remain-missing/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/17/a-body-is-recovered-after-san-francisco-boat-tragedy-but-2-remain-missing/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[SAN FRANCISCO (AP) — Police have recovered the body of a woman who was one of three people missing after a boat sank this week in San Francisco Bay.]]></description><pubDate>Fri, 17 Jul 2026 17:13:19 +0000</pubDate><content:encoded><![CDATA[<p>SAN FRANCISCO (AP) — Police have recovered the body of a woman who was one of three people missing after a boat sank this week in San Francisco Bay.</p><p>The body was identified as Tondra Madruga, 58, also known as Tondra Miller, the San Francisco medical examiner said Friday.</p><p>Madruga's body was recovered Thursday by a police marine unit, two days after the Volare, a 49-foot (15-meter) cabin cruiser, sank with 20 people aboard after being hit by a wave and capsizing. The group was on the boat to scatter the ashes of a loved one.</p><p>“Our family is heartbroken by the loss of our beloved mother, daughter, sister, and aunt, Tondra Madruga,” family member Quin Madruga said on Facebook. “Our hearts remain with every family impacted, and we sincerely appreciate your kindness and understanding.”</p><p>One man, Clifford Boisa, died immediately after being retrieved from the chilly water. The U.S. Coast Guard suspended rescue efforts Wednesday evening but police are still looking for the missing.</p><p>Ralph Boisa said his extended family and some close friends were on the boat Tuesday to celebrate the life of his daughter, who died over a decade ago. Madruga was a friend.</p><p>The two people who remain missing are Ralph Boisa's sister, Carol, and Clifford Boisa's wife, Jackie, he said.</p><p>Madruga's body was discovered in San Francisco Bay near Treasure Island, a former naval station, when a boater first reported it, police said.</p><p>The bay is notorious for its strong currents, and within hours of the boat’s sinking, rescuers were also searching the open ocean beyond the Golden Gate Bridge.</p><p>Crews searched more than 800 square miles (over 2,000 square kilometers), according to the Coast Guard. That’s an area roughly half the size of Rhode Island.</p><p>The boat is believed to be submerged on the rocky seabed in water 120 feet (36 meters) deep. When the wreck is located, authorities will determine whether a safe recovery can be conducted, police said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FIUQ2K3C65PVYKH2KMOVLMUQUY.jpg?auth=b43eeb23b9dec6bb72a112d2036cb37d248ad33d4ae358cb9a96fabc87d30077&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A helicopter flies past the Golden Gate Bridge while searching for missing victims after a boat accident near Alcatraz Island off San Francisco, Tuesday, July 14, 2026. (AP Photo/Noah Berger)]]></media:description><media:credit role="author" scheme="urn:ebu">Noah Berger</media:credit></media:content></item><item><title><![CDATA[Schmid wins long 13th stage of the Tour and Pogacar safely keeps overall lead]]></title><link>https://www.local10.com/sports/2026/07/17/schmid-wins-long-13th-stage-of-the-tour-and-pogacar-safely-keeps-overall-lead/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/17/schmid-wins-long-13th-stage-of-the-tour-and-pogacar-safely-keeps-overall-lead/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[BELFORT, France (AP) — Swiss rider Mauro Schmid edged Colombian Harold Tejada in a two-way sprint to win the 13th stage of the Tour de France, while defending champion Tadej Pogacar safely kept his overall lead on Friday.]]></description><pubDate>Fri, 17 Jul 2026 16:09:57 +0000</pubDate><content:encoded><![CDATA[<p>BELFORT, France (AP) — Swiss rider Mauro Schmid edged Colombian Harold Tejada in a two-way sprint to win the 13th stage of the Tour de France, while defending champion Tadej Pogacar safely kept his overall lead on Friday.</p><p>With several riders closing in behind them, Schmid made the decisive move with 200 meters left and held off Tejada before lifting his front wheel at the line in celebration. Olympic mountain bike champion Tom Pidcock finished just behind in third.</p><p>Pogacar's yellow jersey group cruised in a few minutes later as the high temperatures of recent heat waves finally dropped.</p><p>Four-time Tour champion Pogacar remains 3 minutes, 36 seconds ahead of two-time champion Jonas Vingegaard in the overall standings, and 4:06 ahead of Remco Evenepoel in third place. Pidcock climbed up to fourth at 4:15 behind Pogacar.</p><p>Stage 13 was the longest of this year’s race at 206 kilometers (128 miles) and featured a sharp nine-kilometer Category 1 climb — the second-hardest climbing category — up Ballon d’Alsace. Schmid won in just over four hours.</p><p>A large group of riders formed at the front at the foot of the big climb, with Pogacar's yellow jersey group not contesting the stage win. The group was whittled down on the descent toward the finish in the northeast city of Belfort, and became a two-way duel to the line.</p><p>Saturday's 14th stage is a mountain stage with three big climbs in the Alsace region and ending at Le Markstein ski resort.</p><p>The race concludes with its traditional finish in Paris on July 26. ___</p><p>AP sports: https://apnews.com/sports</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2UFGIIYPDT7CKJKCWJ3HONBXMY.jpg?auth=ae5b95af3c007c500693127200721e72a99063277e01976a6890205862f284f7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Switzerland's Mauro Schmid celebrates as he crosses the finish line ahead of Colombia's Harold Tejada, right, to win the thirteenth stage of the Tour de France cycling race with start in Dole and finish in Belfort, France, Friday, July 17, 2026. (AP Photo/Thibault Camus)]]></media:description><media:credit role="author" scheme="urn:ebu">Thibault Camus</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Y6J6ANGUSUPBJGWLUWRBQVZN3A.jpg?auth=5699daf25365ffd7c7a6488ab7d18d1f464dec8041c8361056805875c703865f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Switzerland's Mauro Schmid crosses the finish line to win the thirteenth stage of the Tour de France cycling race with start in Dole and finish in Belfort, France, Friday, July 17, 2026. (AP Photo/Thibault Camus)]]></media:description><media:credit role="author" scheme="urn:ebu">Thibault Camus</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KA7IO27FIVYP3IRB66MHFJZTSQ.jpg?auth=6ea60a459ef2c2b20ed43f4a1bdd3058849302f7f3a7b32f5f9462c62c104fc3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Switzerland's Mauro Schmid, left, crosses the finish line ahead of Colombia's Harold Tejada, right, to win the thirteenth stage of the Tour de France cycling race with start in Dole and finish in Belfort, France, Friday, July 17, 2026. (AP Photo/Thibault Camus)]]></media:description><media:credit role="author" scheme="urn:ebu">Thibault Camus</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NWGEUDFYOPAFID2NKE7JUOGNGY.jpg?auth=c150a1c8dd9329c43a201ce0909f35bb80417fd4d811035bbcb6cd1603302f67&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The breakaway rides during the thirteenth stage of the Tour de France cycling race with start in Dole and finish in Belfort, France, Friday, July 17, 2026. (AP Photo/Mosa'ab Elshamy)]]></media:description><media:credit role="author" scheme="urn:ebu">Mosa'ab Elshamy</media:credit></media:content></item><item><title><![CDATA[Man charged with hate crimes after confrontation with 'Today' show's Melvin at NBC studio]]></title><link>https://www.local10.com/entertainment/2026/07/17/man-charged-with-hate-crimes-after-confrontation-with-today-shows-melvin-at-nbc-studio/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/17/man-charged-with-hate-crimes-after-confrontation-with-today-shows-melvin-at-nbc-studio/</guid><dc:creator><![CDATA[Associated Press, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — A 40-year-old New York man faces hate crime charges following a confrontation with “Today" show host Craig Melvin at NBC's studio in Manhattan.]]></description><pubDate>Fri, 17 Jul 2026 21:08:02 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — A 40-year-old New York man faces hate crime charges following a confrontation with “Today" show host Craig Melvin at NBC's studio in Manhattan.</p><p>The man was arrested Thursday morning inside 30 Rockefeller Center in Midtown by an officer responding to reports of a disorderly individual inside the building, police said Friday.</p><p>NBC News says in a statement that an individual approached Melvin after entering an unauthorized area in a vestibule near Studio 1A. Melvin notified security, who held the man until police arrived, according to NBC.</p><p>No altercation occurred and no injuries were reported. NBC did not say how the man gained access to the area.</p><p>“We are reviewing the incident and our security protocols and remain committed to providing a safe and secure environment for everyone who works at and visits our studios,” the network said in a statement.</p><p>The man has been charged with burglary, menacing and criminal trespass as hate crimes, as well as harassment. It was not clear Friday if has appeared in court or if he has an attorney.</p><p>Police did not say what led to the hate crime enhancements on the charges. Police records show a court date has been scheduled for Wednesday.</p><p>Melvin, who is Black, discussed the incident on-air Friday morning.</p><p>“Unfortunately, an intruder made his way into an unauthorized area here at Studio 1A,” Melvin said. “Thankfully, he was apprehended quickly. He was placed under arrest. We are just very happy that everyone is safe.”</p><p>Melvin also posted about the incident on Instagram.</p><p>“Hey everyone. I’ve heard from so many of you over the last few hours,” he wrote on Thursday. “I’m doing just fine. Thanks for reaching out."</p><p>Longtime “Today" show meteorologist Al Roker also took to social media to thank everyone reaching out to check on Melvin.</p><p>“We are both okay,” Roker posted on Instagram. “It’s moments like these that serve to pull us together. You all, like Craig, said ‘You come after one of us, you come after all of us.’”</p><p>Melvin and Roker are among a relatively small group of prominent Black journalists and anchors with regular, highly visible roles on national broadcast network news programs.</p><p>Melvin joined NBC and MSNBC in 2011, according to the “Today” show’s website. He replaced Hoda Kotb in 2025 as co-host of the 7 a.m. to 9 a.m. hours of “Today.” He had been hosting the show’s third hour while serving as the news anchor during the first two hours.</p><p>Roker also is a feature anchor on “Today” and co-host of the show’s third hour. He joined the show in 1996. Roker also co-hosted the “Wake Up with Al” morning show on the Weather Channel from 2009 to 2015.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NXH4DXOQFZIAWWPQ5DZFTP73WY.jpg?auth=51ec596dfc665636607dca608bfd7583add00ae07c6e1cec101ffdf0a0b2ff95&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This combo image shows Al Roker, left, and Craig Melvin attending the 31st Broadcasting and Cable Hall of Fame Awards gala at the Ziegfeld Ballroom on May 3, 2023, in New York. (AP Photo/CJ Rivera, File)]]></media:description><media:credit role="author" scheme="urn:ebu">CJ Rivera</media:credit></media:content></item><item><title><![CDATA[Trump urges Darline Graham to run for full Senate term as funeral scheduled for Lindsey Graham]]></title><link>https://www.local10.com/news/politics/2026/07/17/trump-urges-darline-graham-to-run-for-full-senate-term-as-funeral-scheduled-for-lindsey-graham/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/17/trump-urges-darline-graham-to-run-for-full-senate-term-as-funeral-scheduled-for-lindsey-graham/</guid><dc:creator><![CDATA[By MEG KINNARD and SEUNG MIN KIM, Associated Press]]></dc:creator><description><![CDATA[COLUMBIA, S.C. (AP) — President Donald Trump said Friday that Darline Graham, the sister of the late Lindsey Graham, has his support to run for a full term to replace her brother in the U.S. Senate.]]></description><pubDate>Fri, 17 Jul 2026 20:02:46 +0000</pubDate><content:encoded><![CDATA[<p>COLUMBIA, S.C. (AP) — President Donald Trump said Friday that Darline Graham, the sister of the late Lindsey Graham, has his support to run for a full term to replace her brother in the U.S. Senate.</p><p>He wrote on social media that she “has been a WINNER all of her life and, should she accept, has my Complete and Total Endorsement.”</p><p>“RUN, DARLINE, RUN!” Trump added.</p><p>The president said he had discussed a potential campaign with Darline Graham at the White House. Four people familiar with the deliberations, none of whom were authorized to speak publicly, had previously said that she privately expressed interest in running.</p><p>Trump's endorsement dramatically reshapes the scramble to fill Lindsey Graham's seat after he died last weekend. The president had previously suggested he could back a potential candidacy from Rep. Russell Fry. Several other noteworthy politicians — including Fry, Rep. Nancy Mace, Rep. Ralph Norman and Lt. Gov. Pamela Evette — have been eyeing a run.</p><p>The filing period for a special primary runs from July 21 to July 28, and the primary is scheduled for Aug. 11.</p><p>Plans for Lindsey Graham’s funeral were also announced Friday. There will be a service in Washington on July 28 and more in South Carolina on July 29.</p><p>South Carolina Gov. Henry McMaster appointed Darline Graham to serve the remainder of her brother's term, which ends in January.</p><p>The first woman to represent the state in the Senate, Darline Graham called it "such an honor,” as dozens of her brother’s staffers and campaign advisers stood behind her, some with eyes glassy from welling tears.</p><p>“Lindsey has always been there for me. And now, I will be there for him," she said.</p><p>Lindsey Graham died Saturday at age 71. A preliminary report from the medical examiner said he suffered a tear in his aorta.</p><p>He never married or had a family of his own, but his sister was often by his side for the political touch points of his career, speaking at events and appearing in some of his campaign ads. After both of their parents died when Darline Graham was only 13, her old brother became her legal guardian and later adopted her, to ensure his military benefits would flow to her.</p><p>In forging a relationship with Darline Graham — who is new to politics but was a constant in her brother's political career — Trump could be angling to develop another ally to help steer his agenda through the Senate.</p><p>Although they had at times a tumultuous relationship, Lindsey Graham had been one of Trump's top Senate confidants, and the day after his death, the president said he was “like a member of the family.”</p><p>In his announcement Monday, McMaster made no reference to Darline Graham as a placeholder or symbolic appointment.</p><p>However, a person familiar with McMaster's thinking but unauthorized to speak publicly said the governor, in selecting Darline Graham, had never contemplated that she would run for the seat herself.</p><p>Sen. Tim Scott, another South Carolina Republican, said he would not endorse any candidate in the primary because he also serves as chairman of the National Republican Senatorial Committee.</p><p>But, he said, “as Tim Scott, the voter of South Carolina, I might indeed wade into the water at some point.”</p><p>“I think the truth of the matter is that Darline has so far been off to a remarkable start,” Scott told reporters, asking about her as a possible special primary contender. “‘Why not her?’ would be my question.”</p><p>When he died, Lindsey Graham had millions in his campaign account and was expected to raise much more heading into the general election. But those aren’t funds that Darline Graham could directly access, if she were to run, according to Bradley A. Smith, a former chairman of the Federal Election Commission.</p><p>Under federal rules, Lindsey Graham's campaign would be limited to transferring just $2,000 to a potential Darline Graham candidacy. However, Smith said there is no limit on how much it could transfer to the National Republican Senatorial Committee, which could — thanks to a Supreme Court decision last month — “spend an unlimited amount in coordination with Darline’s campaign.”</p><p>“It can’t be earmarked for Darline’s campaign, but in those circumstances I’m sure that the party will make sure she’s not short of cash,” said Smith, now serving as a professor at Capital University Law School in Ohio.</p><p>___</p><p>Kim reported from Washington. Associated Press reporter Thomas Beaumont contributed from Des Moines, Iowa.</p><p>___</p><p>Meg Kinnard can be reached at http://x.com/MegKinnardAP</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LYFD56RB2DOBQLKO2V3RU2QV44.jpg?auth=30b1ef62f4b8fa202822234fb44f28f7fec5ffd1f09eb682748996a523cc3fc9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Newly-sworn Sen. Darline Graham, R-S.C., sister of Lindsey Graham, walks past cameras as she leaves the Old Senate Chamber following a cermonial oath of office ceremony allowing her to serve as her late brother's temporary replacement, at the Capitol in Washington, Tuesday, July 14, 2026, (AP Photo/J. Scott Applewhite)]]></media:description><media:credit role="author" scheme="urn:ebu">J. Scott Applewhite</media:credit></media:content></item><item><title><![CDATA[Wisconsin Lt. Gov. Sara Rodriguez quits Democratic governor's race over campaign finance problems]]></title><link>https://www.local10.com/news/politics/2026/07/17/wisconsin-lt-gov-sara-rodriguez-quits-democratic-governors-race-over-campaign-finance-problems/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/17/wisconsin-lt-gov-sara-rodriguez-quits-democratic-governors-race-over-campaign-finance-problems/</guid><dc:creator><![CDATA[By THOMAS BEAUMONT, Associated Press]]></dc:creator><description><![CDATA[Wisconsin Lt. Gov. Sara Rodriguez abandoned her Democratic primary campaign for governor on Friday, citing financial concerns she said would be a distraction were she to continue running in the Midwestern battleground state.]]></description><pubDate>Fri, 17 Jul 2026 16:01:31 +0000</pubDate><content:encoded><![CDATA[<p>Wisconsin Lt. Gov. Sara Rodriguez abandoned her Democratic primary campaign for governor on Friday, citing financial concerns she said would be a distraction were she to continue running in the Midwestern battleground state.</p><p>The move comes just days after Rodriguez, a leading establishment Democrat from the pivotal Milwaukee suburbs, fired her campaign manager after discovering her campaign had hundreds of thousands of dollars less on hand than expected.</p><p>“As we have continued to dig into our financial reports, it has become clear there are issues that would be an ongoing distraction,” Rodriguez said in a social media post Friday. “Part of being a leader is taking swift action, doing the right thing and being as honest as possible when there's a problem."</p><p>“And because I believe that, I cannot, in good conscience, allow these questions to become a cloud over an election Democrats need to win,” she added.</p><p>The shake-up comes less than a month from the primary election on Aug. 11, when Democrats will be choosing a successor to Gov. Tony Evers, a Democrat who opted not to seek a third term.</p><p>Rodriguez had been endorsed by Milwaukee County Executive David Crowley, who quit his campaign on July 8, over remaining Democratic candidates, including democratic socialist Francesca Hong, former Lt. Gov. Mandela Barnes and others.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/L43D2GTP4XCXBW22KED25QFBFM.jpg?auth=fc23a1d7133b0b65dee4e4a7603cead47b52ad3d7ccc13b4b1ad95bc2d416279&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Democratic candidate for Wisconsin governor Sara Rodriguez speaks to supporters, Monday, July 13, 2026, in Madison, Wis. (AP Photo/Scott Bauer)]]></media:description><media:credit role="author" scheme="urn:ebu">Scott Bauer</media:credit></media:content></item><item><title><![CDATA[‘He will kill me’: Tamarac man accused of assaulting girlfriend with her son, 10, nearby]]></title><link>https://www.local10.com/news/local/2026/07/17/he-will-kill-me-tamarac-man-accused-of-assaulting-girlfriend-with-her-son-10-nearby/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/17/he-will-kill-me-tamarac-man-accused-of-assaulting-girlfriend-with-her-son-10-nearby/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A 45-year-old Tamarac man remained jailed without bond Friday after Broward Sheriff’s Office deputies said he threatened to kill his girlfriend, assaulted her during a domestic dispute and later resisted arrest earlier this week.]]></description><pubDate>Fri, 17 Jul 2026 14:27:19 +0000</pubDate><content:encoded><![CDATA[<p>A 45-year-old Tamarac man remained jailed on Friday after Broward Sheriff’s Office deputies said he threatened to kill his girlfriend, assaulted her during a domestic dispute and later resisted arrest earlier this week.</p><p><a href="https://www.local10.com/espanol/2026/07/17/me-va-a-matar-hombre-de-tamarac-es-acusado-de-agredir-a-su-novia-frente-a-su-hijo-de-10-anos/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/17/me-va-a-matar-hombre-de-tamarac-es-acusado-de-agredir-a-su-novia-frente-a-su-hijo-de-10-anos/">Leer en español</a></p><p>Deputies identified the suspect as William Adam Lamkin. </p><p>Jail records show he was arrested Tuesday on charges of domestic assault, domestic battery and resisting an officer with violence.</p><p>Deputies said they responded just after 7:30 p.m. Tuesday to a home near the 9900 block of Red Heart Lane in Tamarac in reference to a “suspicious incident” involving a 10-year-old boy.</p><p>According to an arrest affidavit, the boy called 911 after running away from the home following the domestic dispute.</p><p>The affidavit states the boy told deputies that his mother had returned home with bottles of alcohol before she and her boyfriend, Lamkin, began arguing before it turned physical. </p><p>According to the affidavit, the boy told deputies that he called 911 after his mother said Lamkin grabbed her by the shirt and threatened to kill her.</p><p>Deputies said the victim told them that officers had responded to the home on previous occasions.</p><p>She told deputies she was shopping at Publix when she received several text messages from Lamkin asking where she was and “demanding that she return home immediately,” the affidavit states. </p><p>The woman said that after she returned home and parked her vehicle, Lamkin walked behind it and ordered her back inside. She told deputies Lamkin then pushed her against the driver’s seat, stepped back and punched her in the arm, authorities said. </p><p>According to the affidavit, Lamkin then told her, “I’m going to ask you this question one time and one time only, and every time you give me that bulls--t answer, I will punch you again.”</p><p>Deputies did not say what question Lamkin asked but said neighbors attempted to intervene before Lamkin eventually walked back toward the home.</p><p>The woman and her son also returned to the home, where Lamkin continued yelling at her inside the home, deputies said. The boy became “frightened” and ran from the house. They said his mother chased after him until she saw him get into a pickup truck. The affidavit does not identify who owned the truck.</p><p>When deputies asked whether she believed Lamkin would carry out his threats, the woman replied, “Of course,” according to the affidavit.</p><p>She also told deputies she feared Lamkin would return to the home because of his “extensive domestic history” in previous relationships. According to the affidavit, she pleaded with deputies not to leave, saying, “He will kill me. He’s a psycho,” the affidavit states. </p><p>Deputies said Lamkin returned to the home while they were still on scene and told them, “I didn’t do anything wrong, so go about your business.”</p><p>According to investigators, Lamkin then “started to walk toward deputies in an aggressive manner and took a fighting stance.”</p><p>Deputies said they took “necessary actions” to bring Lamkin into custody. They said he was taken to a nearby hospital for evaluation before being booked into the Broward County Main Jail.</p><p>Lamkin’s mugshot shows him with one eye swollen shut, but it is unclear whether he sustained the injury during his arrest.</p><p>As of Friday morning, he remained at the Broward County Main Jail, where his bond was set at $32,500. A judge also placed him on house arrest and ordered him to have no contact with the victim and her son. He was also banned from possessing any guns, weapons or ammunition. </p><p>Victims of domestic violence can get help by calling the National Domestic Violence 24-Hour Crisis Hotline at 1-800-799-7233. </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[Police: Video shows woman use car to try to kill 2 in Florida City ]]></title><link>https://www.local10.com/traffic/2026/07/17/police-video-shows-woman-use-car-to-try-to-kill-2-in-florida-city/</link><guid isPermaLink="true">https://www.local10.com/traffic/2026/07/17/police-video-shows-woman-use-car-to-try-to-kill-2-in-florida-city/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[A 51-year-old woman stands accused on Friday of trying to kill a man and a woman on May 9 in Florida City, records show.]]></description><pubDate>Fri, 17 Jul 2026 15:11:07 +0000</pubDate><content:encoded><![CDATA[<p>A 51-year-old woman stands accused on Friday of trying to kill a man and a woman on May 9 in Florida City, records show. </p><p><a href="https://www.local10.com/espanol/2026/07/17/mujer-intenta-atropellar-y-matar-a-dos-personas-en-florida-city-el-ataque-fue-captado-en-video-segun-la-policia/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/17/mujer-intenta-atropellar-y-matar-a-dos-personas-en-florida-city-el-ataque-fue-captado-en-video-segun-la-policia/">Leer en español</a></p><p>A city-pole-mounted surveillance camera recorded a video of Tangela Wright using a white Chevrolet Impala as a weapon, according to a Florida City police officer’s arrest report. </p><p>“The female victim advised that she and the defendant had an ongoing history of personal conflict,” the police officer wrote, according to the report. “She stated that they had been involved in multiple prior altercations and that the defendant had repeatedly attempted to initiate physical fights with her before.”</p><p>At 5:30 a.m., on May 9, Wright was driving the Chevrolet Impala westbound on Davis Parkway, according to the police report. </p><p>The surveillance video shows Wright “make only a minimal stop at the stop sign” at Sixth Avenue, according to the police report. </p><p>The video shows Wright “accelerate into the intersection as both victims were actively crossing within the marked crosswalk” and “striking the male victim, causing him to become airborne before landing on the roadway,” according to the report. </p><p>The man had to be hospitalized after he suffered fractured ribs and a neck injury, according to police officers. </p><p>A detective questioned Wright and arrested her at 12:55 p.m. on Thursday at the Florida City Police Department’s headquarters at City Hall at 404 West Palm Drive, according to the police report. </p><p>Correctional officers booked Wright shortly before 5:40 p.m. on Thursday at the Turner Guilford Knight Correctional Center near Doral, according to Miami-Dade inmate records. </p><p>Prosecutors filed a case against Wright on Friday, and she faced charges of attempted felony murder with injury and attempted felony murder, according to Miami-Dade court records.</p><p>Miami-Dade County Circuit Judge Laura Maria Gonzalez was set to preside over the case. </p><p><i>Local 10 News Assignment Desk Editor Mercedes Cevallos contributed to this report. </i></p><p><b>Location</b></p><p><iframe src="https://www.google.com/maps/embed?pb=!4v1784301365745!6m8!1m7!1sKvnV3DY774U4gmbUBU5Zkg!2m2!1d25.45512127566876!2d-80.48539981676751!3f142.27670401374908!4f-3.876912569048045!5f1.1924812503605782" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="strict-origin-when-cross-origin"></iframe></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YOIXJSC6IJA4DC3PP5N6GCTDHA.jpg?auth=3c90770d67a9a85c537fd4fbd01867a486e74c6a571bbc2a94c58b41177647e9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Police officers arrested Tangela Wright on Thursday in Florida City and accused her of not stopping at a stop sign before striking a man on May 9.]]></media:description></media:content></item><item><title><![CDATA[Mujer intenta atropellar y matar a dos personas en Florida City; el ataque fue captado en video, según la policía]]></title><link>https://www.local10.com/espanol/2026/07/17/mujer-intenta-atropellar-y-matar-a-dos-personas-en-florida-city-el-ataque-fue-captado-en-video-segun-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/mujer-intenta-atropellar-y-matar-a-dos-personas-en-florida-city-el-ataque-fue-captado-en-video-segun-la-policia/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Una mujer de 51 años fue arrestada y enfrenta cargos por presuntamente intentar atropellar y matar a dos personas en un paso peatonal de Florida City. El incidente estaría relacionado con un conflicto personal previo entre la acusada y una de las víctimas.]]></description><pubDate>Fri, 17 Jul 2026 15:33:56 +0000</pubDate><content:encoded><![CDATA[<p>Una mujer de 51 años enfrenta cargos por presuntamente intentar matar a un hombre y a una mujer al atropellarlos con su automóvil el pasado 9 de mayo en Florida City, informaron las autoridades.</p><p>De acuerdo con el reporte de arresto de la Policía de Florida City, una cámara de videovigilancia instalada en un poste captó el momento en que Tangela Wright presuntamente utilizó un Chevrolet Impala blanco como arma.</p><p>Según el informe, la mujer que sobrevivió al ataque declaró a los investigadores que mantenía un historial de conflictos personales con la acusada y que ambas ya habían protagonizado varios altercados en el pasado. También aseguró que Wright había intentado iniciar peleas físicas con ella en repetidas ocasiones.</p><p>Las autoridades indicaron que alrededor de las 5:30 a.m. del 9 de mayo, Wright conducía el vehículo hacia el oeste por Davis Parkway. El video muestra que realizó apenas una detención mínima en la señal de alto ubicada en la intersección con Sixth Avenue antes de acelerar mientras las dos víctimas cruzaban por un paso peatonal debidamente señalizado.</p><p>Las imágenes muestran que el automóvil impactó al hombre, quien salió proyectado por el aire antes de caer sobre la vía, según el reporte policial.</p><p>La víctima fue trasladada a un hospital con fracturas en las costillas y una lesión en el cuello, informaron las autoridades.</p><p>Un detective interrogó a Wright y la arrestó a las 12:55 p.m. del jueves en la sede del Departamento de Policía de Florida City, ubicada en el Ayuntamiento, en el 404 de West Palm Drive.</p><p>Posteriormente, fue ingresada en el Centro Correccional Turner Guilford Knight, cerca de Doral.</p><p>La Fiscalía presentó formalmente el caso el viernes y Wright enfrenta cargos por intento de homicidio grave con lesiones e intento de homicidio grave, de acuerdo con los registros judiciales del condado de Miami-Dade.</p><p>El caso quedó asignado a la jueza del Tribunal de Circuito de Miami-Dade, Laura Maria Gonzalez.</p><p><i>Mercedes Cevallos, editora de asignaciones de Local 10 News, colaboró en este reporte.</i></p><p>Ubicación:</p><p><iframe src="https://www.google.com/maps/embed?pb=!4v1784302364469!6m8!1m7!1sKvnV3DY774U4gmbUBU5Zkg!2m2!1d25.45512127566876!2d-80.48539981676751!3f142.28!4f-3.8799999999999955!5f1.0063043547592547" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="strict-origin-when-cross-origin"></iframe></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YOIXJSC6IJA4DC3PP5N6GCTDHA.jpg?auth=3c90770d67a9a85c537fd4fbd01867a486e74c6a571bbc2a94c58b41177647e9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Police officers arrested Tangela Wright on Thursday in Florida City and accused her of not stopping at a stop sign before striking a man on May 9.]]></media:description></media:content></item><item><title><![CDATA[An Israeli strike on a funeral in Gaza kills 7 people and wounds 22, a local hospital says]]></title><link>https://www.local10.com/news/world/2026/07/17/israeli-strike-on-funeral-kills-7-and-wounds-22-in-gaza-local-hospital-says/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/17/israeli-strike-on-funeral-kills-7-and-wounds-22-in-gaza-local-hospital-says/</guid><dc:creator><![CDATA[By WAFAA SHURAFA, Associated Press]]></dc:creator><description><![CDATA[DEIR AL-BALAH, Gaza Strip (AP) — An Israeli strike on a funeral in the central Gaza Strip killed at least seven people and wounded 22, while other attacks in the embattled coastal territory left five more dead, according to local officials.]]></description><pubDate>Fri, 17 Jul 2026 18:30:15 +0000</pubDate><content:encoded><![CDATA[<p>DEIR AL-BALAH, Gaza Strip (AP) — An Israeli strike on a funeral in the central Gaza Strip killed at least seven people and wounded 22, while other attacks in the embattled coastal territory left five more dead, according to local officials.</p><p>The Israeli military said it targeted a “terrorist cell” belonging to the Palestinian Islamic Jihad militant group. It said it was aware that civilians may have been harmed in the strike.</p><p>The Awda Hospital in the Nuseirat refugee camp in Gaza confirmed the number of casualties in the strike in central Gaza, saying people were struck at the funeral for a Palestinian killed in a strike earlier on Friday. In that attack, which killed two people, the Israeli military said it targeted a Hamas militant, without elaborating.</p><p>Israeli fire also killed three more people on Friday, including two women, in northern Gaza, Gaza City and Khan Younis, according to local health officials.</p><p>The Palestinian Hamas militant group, which has fought a bruising war with Israel, called the strike on the funeral “a heinous crime."</p><p>Israel and the militant group agreed to a ceasefire deal in October aimed at halting a two-year-long war.</p><p>The heaviest fighting has subsided but at least 1,123 people have been killed in Gaza since the ceasefire took effect, according to the territory’s Health Ministry.</p><p>The ministry, which has been 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 but says women and children make up most of the dead.</p><p>Militants have carried out shooting attacks on troops, and Israel says its strikes are in response to that and other violations. Five Israeli soldiers have been killed since the ceasefire.</p><p>In recent weeks, Israel has ramped up its strikes in Gaza, targeting people in cars, tents, buildings and on the street. It says it is going after Hamas and other militants but civilians have also been killed.</p><p>According to the independent monitoring group, Armed Conflict Location and Event Data, Israel carried out 40 attacks targeting militants in June, the highest monthly total since the start of the ceasefire.</p><p>The war began after the Hamas-led attack on southern Israel on Oct. 7, 2023, killed around 1,200 people and saw 251 taken hostage. Israel’s retaliatory offensive in Gaza has killed more than 73,264 Palestinians, including those killed since the ceasefire, Gaza’s Health Ministry said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/7OFKZK7JIEDJUWWNRUPRTJRTBE.jpg?auth=ddb23a3b84ad8517125913f05764c02b23a4c1f05f668c818092cee49feafd5d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Palestinians inspect the site of an Israeli airstrike in Nuseirat, central Gaza Strip, Friday, July 17, 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/TFW55LYGVWHOEENSU6FRKKLPC4.jpg?auth=ad09c2cc390db2c98cc61692744d12ded27705fa1f47948b0c9a08559074b034&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[EDS NOTE: GRAPHIC CONTENT - Mourners take the last look at the body of a Palestinian man who was killed following an Israeli airstrike, during his funeral in Nuseirat, central Gaza Strip, Friday, July 17, 2026. (AP Photo/Abdel Kareem Hana)]]></media:description><media:credit role="author" scheme="urn:ebu">Abdel Kareem Hana</media:credit></media:content></item><item><title><![CDATA[With Deschamps stepping down after 14 years, France needs a new coach and Zidane is in pole position]]></title><link>https://www.local10.com/sports/2026/07/17/with-deschamps-stepping-down-after-14-years-france-needs-a-new-coach-and-zidane-is-in-pole-position/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/17/with-deschamps-stepping-down-after-14-years-france-needs-a-new-coach-and-zidane-is-in-pole-position/</guid><dc:creator><![CDATA[By JEROME PUGMIRE, Associated Press]]></dc:creator><description><![CDATA[PARIS (AP) — Adieu Didier. Bonjour Zinedine?]]></description><pubDate>Fri, 17 Jul 2026 15:25:21 +0000</pubDate><content:encoded><![CDATA[<p>PARIS (AP) — Adieu Didier. Bonjour Zinedine?</p><p>Coach Didier Deschamps takes charge of his last game for France on Saturday when Les Bleus face England at the World Cup in Miami. The winner gets third place, an anti-climactic award brought about by agonizing semifinal defeats.</p><p>It is a disappointing end to Deschamps' reign when many observers touted his star-studded attack to win another World Cup. Zinedine Zidane is widely expected to be confirmed as France's new coach in the coming days by the French soccer federation.</p><p>The Deschamps years</p><p>France won the World Cup under Deschamps in 2018, lost a gut-wrenching final on penalties in 2022, and fell short tactically against Spain on Tuesday.</p><p>In his 14 years in charge, Deschamps won just one major trophy — albeit the biggest of all — having lost the European Championship final on home soil in 2016.</p><p>Some observers suggest that was not quite enough given the talent at France's disposal — including Kylian Mbappé, Paul Pogba, Antoine Griezmann and Ballon d'Or winners Ousmane Dembélé and Karim Benzema — while others argue France was remarkably consistent under Deschamps, who is now 57.</p><p>Whatever the view, France's next coach has big shoes to fill and a big aura will help. As arguably France's greatest ever player, and a prolifically successful coach with Real Madrid, Zidane seems the perfect fit.</p><p>Polar opposites as players, Zidane and Deschamps are forever linked by glory.</p><p>The industrious midfielder Deschamps was France's tireless captain when it won the 1998 World Cup and Euro 2000, while Zinedine was the unstoppable creative force that drove that brilliant team to new heights.</p><p>Here's a look at how France might look with Zidane in charge.</p><p>What would Zidane change?</p><p>France's 2-0 defeat to Spain in the World Cup semifinal was more crushing than the score suggests.</p><p>France was found wanting tactically when put under sustained pressure by the slick Spanish. Completely dominated in midfield, France got its pressing game all wrong. The attack was blunted and Deschamps had no Plan “B” to turn things around.</p><p>Deschamps has had his detractors over the years — chief among them Christophe Dugarry, his former France teammate — who said his approach was too restrictive and lacked sufficient creativity in central midfield.</p><p>Zidane would doubtless want a more expansive approach, such as during his heyday when he roamed the field as a playmaker. Michael Olise or Rayan Cherki could fill that role.</p><p>Both are technically gifted although neither are a playmaker by definition like Zidane was. Another option could be Dembélé dropping deep into that role, as he has done well with Paris Saint-Germain.</p><p>Benzema's return?</p><p>Zidane is a huge fan of Benzema and they became close friends when Zidane coached him at Real Madrid.</p><p>They won three straight Champions League titles together from 2016-18 and Benzema became a more complete player, as well as a ruthless finisher, under Zidane's guidance. Benzema is 38 and his advanced age may prove a stumbling block.</p><p>But given how the age-defying Lionel Messi has dazzled at this World Cup aged 39, Zidane may think Benzema — a Ballon d'Or winner in 2022 — has something left to give. Especially if he plays in a more withdrawn role, where he can use his excellent technical skill and passing ability to good effect.</p><p>Critics of Deschamps never forgave him for leaving out Benzema for the best part of six years, due to Benzema's alleged part in a “sex-tape scandal” targeting then-France teammate Mathieu Valbuena.</p><p>However, France won the World Cup without Benzema.</p><p>He was finally recalled in time for the European Championship in 2021, where he was France's top scorer with four goals, and combined brilliantly with Mbappé when they won the Nations League later that year.</p><p>Benzema fell out with Deschamps after being released from the 2022 World Cup because of a thigh injury, with Benzema contesting events leading to his departure.</p><p>It would be a big call for Zidane to recall him, but it's not impossible.</p><p>Five years away from the game</p><p>One question is how ready Zidane would be for such a high-pressured job, giving that he has not coached since leaving Madrid after his second spell in 2021.</p><p>Yet he will also be fresh after several years away from the stress and scrutiny of management.</p><p>Should the 54-year-old Zidane take charge, his first game would be away to Turkey in the Nations League on Sept. 25, followed by a match in Belgium three days later.</p><p>Home fans would need to wait until Oct. 2 for a glimpse of Zidane at Stade de France, when France plays Italy.</p><p>Zidane's last game as a player for France was against Italy in the 2006 World Cup final. He scored early with a Panenka-style penalty, before an infamous moment saw him red-carded for headbutting Italy defender Marco Materazzi during extra time.</p><p>France lost the final on penalty kicks but the French public quickly forgave Zidane — affectionally known as “Zizou” — for getting sent off, such was his deep bond with the nation.</p><p>___</p><p>See more of AP’s World Cup coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZLHZLUFYR4X4R5YRGCDAU6WRKE.jpg?auth=76e66542ca2150333cd81720896140a0d499a285dc8d0bf221209d4be8ec620b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Former French player Zinedine Zidane, left, embraces Kylian Mbappe of France, as he is being presented to fans as a new Real Madrid player in Madrid, July 16, 2024. (AP Photo/Andrea Comas, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrea Comas</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZICIVDLWVLLETIWWB56SNDA5YU.jpg?auth=bf3f0eecf206eba2558e3e31d67d5afb98ebacda0f363cd665492caf758de210&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[France head coach Didier Deschamps leaves the pitch at the the end of the World Cup semifinal soccer match between France and Spain in Arlington, Texas, near Dallas, Tuesday, July 14, 2026. (AP Photo/Ashley Landis)]]></media:description><media:credit role="author" scheme="urn:ebu">Ashley Landis</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FS4DPAW5HB2YP63W2654G5OWGI.jpg?auth=7a04cd157db6b21283448db97abc8a53096a66d096bed04f2e2effa44290de31&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[France head coach Didier Deschamps smiles on to the pitch before the World Cup semifinal soccer match between France and Spain in Arlington, Texas, near Dallas, Tuesday, July 14, 2026. (AP Photo/Ashley Landis)]]></media:description><media:credit role="author" scheme="urn:ebu">Ashley Landis</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SEAT4EYQ6TNYW6DRXJAIR56F3Q.jpg?auth=f7384a2d5028e2e94c50dfcfdd93e0433cc7b50c871e851e6ac4be0c213fd637&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Zinedine Zidane of France displays the World Cup after the final of the soccer World Cup 98 between Brazil and France at the Stade de France in Saint Denis, north of Paris, Sunday, July 12, 1998. (AP Photo/Thomas Kienzle, file)]]></media:description><media:credit role="author" scheme="urn:ebu">THOMAS KIENZLE</media:credit></media:content></item><item><title><![CDATA[Sistema en el Golfo traerá fuertes lluvias a la costa oeste de Florida y la región de Big Bend a partir de este fin de semana]]></title><link>https://www.local10.com/espanol/2026/07/17/sistema-en-el-golfo-traera-fuertes-lluvias-a-la-costa-oeste-de-florida-y-la-region-de-big-bend-a-partir-de-este-fin-de-semana/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/sistema-en-el-golfo-traera-fuertes-lluvias-a-la-costa-oeste-de-florida-y-la-region-de-big-bend-a-partir-de-este-fin-de-semana/</guid><dc:creator><![CDATA[Michael Lowry]]></dc:creator><description><![CDATA[Un sistema de baja presión mantiene bajo vigilancia a Florida ante la posibilidad de un desarrollo tropical y la llegada de lluvias intensas durante los próximos días. ]]></description><pubDate>Fri, 17 Jul 2026 15:24:15 +0000</pubDate><content:encoded><![CDATA[<p>El Centro Nacional de Huracanes (NHC) mantiene bajo vigilancia un amplio corredor de baja presión que se extiende desde la costa sureste de Estados Unidos hasta el noreste del Golfo de América, ante la posibilidad de que adquiera características tropicales entre este fin de semana y principios de la próxima semana. El extremo sur del sistema se encuentra sobre la región de Big Bend, en Florida.</p><p>Como hemos señalado en este boletín desde el lunes —dos días antes de que el sistema fuera incluido por primera vez en el pronóstico del NHC—, las probabilidades de desarrollo siguen siendo bajas, principalmente debido a la cercanía e interacción del sistema con tierra, así como a la presencia de cizalladura del viento de moderada a fuerte en la zona.</p><p>Las condiciones ambientales adversas y la falta de organización del sistema no favorecen un fortalecimiento significativo. Sin embargo, debido a que las aguas del noreste del Golfo de América y frente a la costa sureste de Estados Unidos registran temperaturas cercanas a niveles récord para esta época del año, no se descarta la formación de una depresión tropical débil o una tormenta tropical de baja intensidad y de corta duración. Por ahora, no obstante, las probabilidades siguen en contra de que el sistema logre organizarse lo suficiente.</p><p><b>Lluvias intensas, el principal riesgo</b></p><p>Independientemente de que el sistema llegue o no a desarrollarse, las lluvias fuertes serán el principal peligro desde la costa oeste de Florida, incluida el área metropolitana de Tampa Bay, hasta la Nature Coast y la región de Big Bend, al menos hasta principios de la próxima semana.</p><figure><img src="https://www.local10.com/resizer/v2/PW3RH5ANS5GWBD5XKEAS6PJHD4.PNG?auth=0b1e3d1d84c12f71242592ac7ff9a86b9f1773d96c35707be433dbb33af32d8c&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>La lluvia intensa comenzará con mayor fuerza el sábado, pero el periodo de mayor riesgo se extenderá del domingo al martes, incluyendo la franja central del interior del estado y el noreste de Florida.</p><p>Por ahora, los acumulados previstos parecen manejables y podrían resultar beneficiosos para algunas zonas que necesitan varios días de lluvias constantes para aliviar la sequía que afecta al estado.</p><p>Sin embargo, este tipo de patrón alimentado por humedad tropical puede generar precipitaciones muy intensas, superiores a 3 pulgadas por hora, por lo que no se descartan inundaciones repentinas localizadas, especialmente en áreas urbanas como las zonas metropolitanas de Tampa y Jacksonville.</p><p><b>No se espera desarrollo en otras zonas del Atlántico</b></p><p>Una perturbación tropical bien definida en el extremo oriental del Atlántico, justo al oeste de África, que también aparece en el panorama tropical del Centro Nacional de Huracanes, no tiene probabilidades de desarrollarse.</p><figure><img src="https://www.local10.com/resizer/v2/KXPNL77IXFHJ3KJO6O3VO5D7RQ.PNG?auth=45c4ee49ea68d77b672bde30129a8c568569bfd5e149c65cbf1ced96292dca96&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>En el resto de la cuenca del Atlántico, las condiciones continúan siendo tranquilas y no se prevé actividad significativa durante las últimas semanas de julio.</p><h4><b>NOAA restablece el funcionamiento del satélite clave para el monitoreo de huracanes</b></h4><p>La interrupción prolongada del satélite meteorológico GOES-19, reportada por primera vez en el boletín del miércoles por la mañana, quedó resuelta la tarde del jueves.</p><p>De acuerdo con fuentes de la Administración Nacional Oceánica y Atmosférica (NOAA) con conocimiento del incidente, la falla se originó en el software a bordo del satélite. Para corregir el problema fue necesario reiniciar el sistema, lo que dejó al GOES-19 fuera de servicio durante aproximadamente 24 horas, entre el miércoles y la tarde del jueves.</p><p>Durante ese periodo, los ingenieros de NOAA colocaron el satélite en el denominado modo “safehold”, un protocolo de protección de emergencia diseñado para evitar daños mayores o una posible falla del equipo.</p><p>Afortunadamente, el problema se resolvió rápidamente y el satélite no sufrió daños permanentes. El GOES-19 es el principal satélite de NOAA para el monitoreo meteorológico de la costa este de Estados Unidos y del Atlántico tropical.</p><p>Este satélite es distinto de la constelación de satélites de monitoreo de huracanes en órbita polar operada por el Departamento de Defensa de Estados Unidos, cuya continuidad estuvo en riesgo al inicio de la temporada de huracanes del año pasado. Esos satélites continúan operando con normalidad, luego de que las autoridades implementaran una solución de último momento en julio pasado para atender preocupaciones de ciberseguridad y mantenerlos en funcionamiento.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/PXO3GKCQMJB77C4TGQOZJHF7OM.PNG?auth=a72dbd0001d580b719ab85b42e21a09d08ab31648e38324e336bd2947be2d86c&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[How a young Alabama man has become a leading — and booming — opera voice]]></title><link>https://www.local10.com/entertainment/2026/07/17/how-a-young-alabama-man-has-become-a-leading-and-booming-opera-voice/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/17/how-a-young-alabama-man-has-become-a-leading-and-booming-opera-voice/</guid><dc:creator><![CDATA[By MIKE SILVERMAN, Associated Press]]></dc:creator><description><![CDATA[MUNICH, Germany (AP) — Nicholas Brownlee had just fallen in love with opera and was eager to see if his emerging bass-baritone voice could handle Richard Wagner’s music. It did not go well.]]></description><pubDate>Fri, 17 Jul 2026 15:18:15 +0000</pubDate><content:encoded><![CDATA[<p>MUNICH, Germany (AP) — Nicholas Brownlee had just fallen in love with opera and was eager to see if his emerging bass-baritone voice could handle Richard Wagner’s music. It did not go well.</p><p>“I kept reading how you have to wait to sing this big repertoire,” Brownlee said. But there was one bit of Wagner — Wolfram’s “Song to the Evening Star” from “Tannhäuser” — that’s “a little bit lighter. I figured it was more appropriate.”</p><p>So he brought it to his teacher, Thomas Rowell, at the University of South Alabama and asked what he thought.</p><p>“I just laughed at him and told him to go away,” Rowell recalled. “He knew that big voice was there, and he was so eager to try on the clothes, but they didn’t fit for a while. It was still a very young instrument.”</p><p>Reminded of that exchange nearly 20 years later, Brownlee smiles. “I was a bit ambitious,” he said. “But this was just me.”</p><p>Now that ambition — what he calls “a fire in my belly that burns brighter every day,” — has helped propel Brownlee at age 37 to the very top of his profession. And he’s done it by singing a lot of Wagner.</p><p>All hail a new Wotan</p><p>He just made his debut as Wotan, embattled king of the gods, in “Die Walküre” at the Bavarian State Opera House, part two of a complete “Ring” cycle directed by Tobias Kratzer. He had previously sung the role in “Das Rheingold,” the opera that opens the cycle.</p><p>The critics reached for superlatives. “A heroic baritone straight out of a textbook,” wrote Markus Thiel in Merkur, “with a powerful, resonant voice, a force of nature.” Carlota Moseguí in Platea Magazine praised his voice and said Brownlee “possesses all the qualities to become the definitive Wotan of his generation.”</p><p>Next, Brownlee heads to the Wagner shrine in Bayreuth, Germany, where he will star as the title character in “Der Fliegende Holländer” (“The Flying Dutchman.”) And his upcoming season is one Wotan after another.</p><p>“It’ll be ‘Siegfried’ time in Munich, then ‘Walküere’ time in Buenos Aires, then ‘Rheingold’ time in Barcelona,” he said. Add to that two of the “Ring” operas in Frankfurt and then two complete cycles next summer back in Munich.</p><p>“It’s a once-in-a-lifetime thing to have a student who goes that far, especially from a small regional state university like ours,” said Rowell, who remains close friends with Brownlee and officiated his wedding to mezzo-soprano Jennifer Feinstein. “I have to pinch myself. I’m enjoying it vicariously.”</p><p>Does Brownlee worry at all about damaging his voice from so much heavy singing?</p><p>“I don’t think you’re supposed to say this, but no, not really,” he replied. “We like to put this big stamp on Wagner and say ‘Be Careful!’” But he said he finds the demands of each opera different enough to help him avoid burnout.</p><p>Still, he promises that his roles the following season will be more varied, including a return to one of his favorites — Baron Scarpia in Puccini’s “Tosca.” And down the road are two Verdi roles — the villainous Iago in “Otello,” and the comic Falstaff.</p><p>Of the latter, he said, “I want to flex a different muscle. I talk fast, I’m a bubbly, fun guy, but what I do on stage is so serious all the time. Boy it would be fun to just be a jolly fat guy!”</p><p>From Conway Twitty to Richard Wagner</p><p>Just how did a boy from a working-class family in a small town outside Mobile, Alabama, become one of a handful of go-to singers in the world for these demanding roles?</p><p>His first success as a vocalist actually came as the youngest grandchild in a large extended family, performing Conway Twitty imitations to grab attention. Classical music had to wait until he fell under the spell of his high school choral director.</p><p>When he went to college, he planned to study conducting, but Rowell heard him sing and cajoled him into joining the Mobile Opera chorus.</p><p>“I went in the first day and I hated it,” Brownlee recalled. “I said, this is in Italian, who cares? That’s for stuffy elite people, not for us blue-collar fellas.”</p><p>Still, his curiosity made him determined to figure out why some people loved the art form. So he sat by the side of the stage one night to watch the emotional final scene of Verdi’s “La Traviata,” when the heroine dies after being reunited with her lover.</p><p>“When she said, ‘O, gioia!’ and she fell into his arms, and now she’s dead, Alfredo’s weeping over her, and Germont is feeling half-responsible, I was weeping uncontrollably,” he said. “And I didn’t even know what they were saying.”</p><p>That’s when he started taking voice lessons, and from there followed years of study and apprenticeships both in the U.S. and later in Germany. Along the way he competed twice in the Metropolitan Opera’s National Council Auditions.</p><p>The first time, still in his early 20s, he made it to the semifinals in New York. “I did not go on to the finals, which was absolutely correct,” he said. “Failure is a great lesson.” (Coincidentally, one of the winners that year was Ryan Speedo Green, who will be singing Wotan in the Met’s upcoming “Ring” cycle.)</p><p>Brownlee returned in 2015, and this time he took home one of the top prizes. Other awards have followed, including in 2025, best male singer at the International Opera Awards and the Richard Tucker Award for most promising American singer.</p><p>Finding fame far from home</p><p>Yet this American singer is still barely known to most opera audiences in his native country. Brownlee’s career has so far been largely in Germany, where he and Feinstein are raising their two daughters and are currently applying for dual citizenship.</p><p>“I can perform anywhere in Europe and be home in two hours to see my girls,” he said. “In America that’s just not something you can do,”</p><p>He may be rooted in Europe for now, but major U.S. houses are beckoning with increasing urgency.</p><p>When he appeared at Chicago’s Lyric Opera this past spring as the prophet Jochanaan in Richard Strauss’s “Salome,” general director John Mangum called his performance “absolutely thrilling.” He said Brownlee is “definitely going be at the top of our list” as the company charts its future Wagner performances.</p><p>And Peter Gelb, the Met’s general manager, who heard him sing a major role for the first time during the Munich run of “Walküre,” said “I was blown away. … We’ll definitely be offering him big roles at the Met in upcoming seasons.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DJQ3Z4IGX4LT5COJI474MTBAD4.jpg?auth=92810a0ac9c2f3e20a8b1668cd7665273efcd55430a2f85e65c72ed168481c2a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Bass-baritone Nicholas Brownlee portrays Wotan, second left, as he is surrounded by cast members portraying Wotan's Valkyrie daughters, in a production of Richard Wagner’s “Die Walkuere” at the Bavarian State Opera in Munich. (Monika Rittershaus/Bavarian State Opera via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Monika Rittershaus</media:credit></media:content></item><item><title><![CDATA[“Me va a matar”: Hombre de Tamarac es acusado de agredir a su novia frente a su hijo de 10 años]]></title><link>https://www.local10.com/espanol/2026/07/17/me-va-a-matar-hombre-de-tamarac-es-acusado-de-agredir-a-su-novia-frente-a-su-hijo-de-10-anos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/me-va-a-matar-hombre-de-tamarac-es-acusado-de-agredir-a-su-novia-frente-a-su-hijo-de-10-anos/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Un hombre de Tamarac fue arrestado tras presuntamente agredir y amenazar de muerte a su pareja en un incidente que llevó al hijo de ella, de 10 años, a llamar al 911.]]></description><pubDate>Fri, 17 Jul 2026 15:10:12 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de 45 años de Tamarac permanecía detenido sin derecho a fianza este viernes, luego de que agentes de la Oficina del Alguacil de Broward informaran que amenazó de muerte a su novia, la agredió durante una disputa doméstica y posteriormente se resistió a su arresto a principios de esta semana.</p><p>Los agentes identificaron al sospechoso como William Adam Lamkin.</p><p>Según los registros de la cárcel, fue arrestado el martes y enfrenta cargos por agresión doméstica, violencia doméstica y resistencia con violencia contra un agente del orden.</p><p>Los agentes acudieron poco después de las 7:30 p.m. del martes a una vivienda ubicada cerca de la cuadra 9900 de Red Heart Lane, en Tamarac, tras recibir un reporte de un “incidente sospechoso” relacionado con un niño de 10 años.</p><p>De acuerdo con el informe de arresto, el menor llamó al 911 después de huir de la vivienda tras la disputa doméstica.</p><p>El niño dijo a los agentes que su madre había regresado a casa con botellas de alcohol y que ella y su novio, Lamkin, comenzaron a discutir hasta que la situación se volvió física.</p><p>Según el informe, el menor llamó al 911 después de que su madre le dijera que Lamkin la sujetó de la camisa y la amenazó con matarla.</p><p>Los agentes indicaron que la víctima les contó que anteriormente ya habían acudido a esa misma vivienda por incidentes similares.</p><p>La mujer relató que estaba haciendo compras en un supermercado Publix cuando recibió varios mensajes de texto de Lamkin preguntándole dónde estaba y exigiéndole que regresara de inmediato a la casa.</p><p>Al regresar y estacionar su vehículo, Lamkin caminó detrás del automóvil y le ordenó entrar nuevamente a la vivienda. La mujer dijo que luego la empujó contra el asiento del conductor, dio un paso atrás y la golpeó en el brazo.</p><p>Según el informe, Lamkin le dijo: “Solo te voy a hacer esta pregunta una vez, y cada vez que me des esa respuesta de mierda, te volveré a golpear”.</p><p>Los agentes no precisaron cuál fue la pregunta, pero señalaron que algunos vecinos intentaron intervenir antes de que Lamkin regresara a la vivienda.</p><p>La mujer y su hijo también volvieron a la casa, donde Lamkin continuó gritándole. El niño se asustó y salió corriendo de la vivienda. Su madre fue tras él hasta verlo subir a una camioneta. El informe no identifica al propietario del vehículo.</p><p>Cuando los agentes le preguntaron si creía que Lamkin cumpliría sus amenazas, la mujer respondió: “Por supuesto”, según el informe.</p><p>También les dijo que temía que Lamkin regresara debido a su “extenso historial de violencia doméstica” en relaciones anteriores. De acuerdo con el informe, les suplicó que no se fueran y les dijo: “Me va a matar. Está loco”.</p><p>Los agentes informaron que Lamkin regresó a la vivienda mientras ellos aún se encontraban en el lugar y les dijo: “No hice nada malo, así que sigan con lo suyo”.</p><p>Según los investigadores, Lamkin comenzó a caminar de manera agresiva hacia los agentes y adoptó una posición de pelea.</p><p>Los agentes indicaron que utilizaron las medidas necesarias para detenerlo. Posteriormente fue trasladado a un hospital cercano para una evaluación médica antes de ser ingresado en la cárcel principal del condado de Broward.</p><p>La fotografía policial de Lamkin muestra uno de sus ojos completamente hinchado, aunque no está claro si la lesión ocurrió durante el arresto.</p><p>Las víctimas de violencia doméstica pueden solicitar ayuda llamando a la Línea Nacional de Atención en Crisis por Violencia Doméstica al 1-800-799-7233.</p>]]></content:encoded></item><item><title><![CDATA[Florida’s Back-to-School sales tax holiday begins Monday]]></title><link>https://www.local10.com/news/florida/2026/07/17/floridas-back-to-school-sales-tax-holiday-begins-monday/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/07/17/floridas-back-to-school-sales-tax-holiday-begins-monday/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Get your list ready! Florida’s Back-to-School Sales Tax Holiday will begin Monday and it lasts for several weeks. ]]></description><pubDate>Fri, 17 Jul 2026 14:25:07 +0000</pubDate><content:encoded><![CDATA[<p>Get your list ready! Florida’s Back-to-School Sales Tax Holiday will begin Monday and it lasts for several weeks. </p><p><a href="https://www.local10.com/espanol/2026/07/17/desde-el-lunes-compras-de-regreso-a-clases-estaran-libres-de-impuestos-en-florida/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/17/desde-el-lunes-compras-de-regreso-a-clases-estaran-libres-de-impuestos-en-florida/">Leer en español</a></p><p>According to the Florida Department of Revenue, during the sales tax holiday period from Monday, July 20 to Thursday, Aug. 20, tax is not due on the retail sale of:</p><p>• Clothing, footwear, wallets, bags, handbags, backpacks, fanny packs, and diaper bags with a sales price of $100 or less per item • Certain school supplies with a sales price of $50 or less per item • Learning aids and jigsaw puzzles with a sales price of $30 or less • Personal computers and certain computer-related accessories with a sales price of $1,500 or less, when purchased for noncommercial home or personal use. </p><p>The annual sales tax holiday <b>does not </b>apply to: </p><p>• Briefcases, suitcases, or garment bags </p><p>• Watches, watchbands, jewelry, umbrellas, and handkerchiefs </p><p>• Skis, swim fins, roller blades, and skates </p><p>• Clothing items with a sales price of more than $100 </p><p>• Any school supply item with a sales price of more than $50 </p><p>• Books that are not otherwise exempt </p><p>• Computers and computer-related accessories with a sales price of more than $1,500 </p><p>• Cellular telephones, video game consoles, digital media receivers, or devices that are not primarily designed to process data </p><p>• Computers and computer-related accessories purchased for commercial purposes </p><p>• Rentals of any eligible items </p><p>• Repairs or alterations of any eligible items </p><p>• Sales of any eligible items within a theme park or entertainment complex, public lodging establishment, or airport.</p><p><a href="https://floridarevenue.com/backtoschool/Pages/default.aspx" target="_self" rel="" title="https://floridarevenue.com/backtoschool/Pages/default.aspx">Click here</a> for more information on this year’s sales tax holiday. </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/XEMN2GAALJAJBB2LTKFA7HRCHE.png?auth=3d4937866e34939c4e201b957722346fa10c69e1ca4670a35154722e9335e8df&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Desde el lunes, compras de regreso a clases estarán libres de impuestos en Florida]]></title><link>https://www.local10.com/espanol/2026/07/17/desde-el-lunes-compras-de-regreso-a-clases-estaran-libres-de-impuestos-en-florida/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/desde-el-lunes-compras-de-regreso-a-clases-estaran-libres-de-impuestos-en-florida/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Conoce qué artículos estarán libres de impuestos del lunes 20 de julio al jueves 20 de agosto.]]></description><pubDate>Fri, 17 Jul 2026 14:59:20 +0000</pubDate><content:encoded><![CDATA[<p>Prepare su lista de compras. La exención del impuesto sobre las ventas por el regreso a clases en Florida comenzará el lunes y estará vigente durante varias semanas.</p><p>De acuerdo con el Departamento de Ingresos de Florida, del lunes 20 de julio al jueves 20 de agosto no se cobrará el impuesto sobre las ventas en la compra de:</p><p>• Ropa, calzado, carteras, bolsos, mochilas, cangureras y pañaleras con un precio de hasta 100 dólares por artículo.</p><p>• Determinados útiles escolares con un precio de hasta 50 dólares por artículo.</p><p>• Materiales didácticos y rompecabezas con un precio de hasta 30 dólares.</p><p>• Computadoras personales y ciertos accesorios de computadora con un precio de hasta 1,500 dólares, siempre que se compren para uso personal o doméstico y no con fines comerciales.</p><p>La exención no aplica para:</p><p>• Portafolios, maletas o bolsas para prendas de vestir.</p><p>• Relojes, correas para reloj, joyería, paraguas y pañuelos.</p><p>• Esquís, aletas para nadar, patines en línea y patines.</p><p>• Prendas de vestir con un precio superior a 100 dólares.</p><p>• Útiles escolares con un precio superior a 50 dólares.</p><p>• Libros que no estén exentos por otras disposiciones.</p><p>• Computadoras y accesorios con un precio superior a 1,500 dólares.</p><p>• Teléfonos celulares, consolas de videojuegos, receptores de medios digitales o dispositivos que no estén diseñados principalmente para procesar datos.</p><p>• Computadoras y accesorios adquiridos con fines comerciales.</p><p>• Alquiler de cualquiera de los artículos elegibles.</p><p>• Reparaciones o modificaciones de cualquiera de los artículos elegibles.</p><p>• Compras de artículos elegibles realizadas dentro de parques temáticos o complejos de entretenimiento, establecimientos de hospedaje público o aeropuertos.</p><p>Para conocer todos los detalles de la exención del impuesto sobre las ventas de este año, <a href="https://floridarevenue.com/backtoschool/Pages/default.aspx" target="_self" rel="" title="https://floridarevenue.com/backtoschool/Pages/default.aspx">consulte la información del Departamento de Ingresos de Florida</a>.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XEMN2GAALJAJBB2LTKFA7HRCHE.png?auth=3d4937866e34939c4e201b957722346fa10c69e1ca4670a35154722e9335e8df&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Parkland man accused of creating AI-generated child sexual abuse images]]></title><link>https://www.local10.com/news/local/2026/07/17/parkland-man-accused-of-creating-ai-generated-child-sexual-abuse-images/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/17/parkland-man-accused-of-creating-ai-generated-child-sexual-abuse-images/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A 25-year-old man from Parkland was arrested last week on accusations that he created AI-generated child sexual abuse images, authorities confirmed.]]></description><pubDate>Fri, 17 Jul 2026 12:32:26 +0000</pubDate><content:encoded><![CDATA[<p>A 25-year-old man from Parkland was arrested last week on accusations that he created AI-generated child sexual abuse images, authorities confirmed.</p><p><a href="https://www.local10.com/espanol/2026/07/17/hombre-de-parkland-es-acusado-de-crear-imagenes-de-abuso-sexual-infantil-con-inteligencia-artificial/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/17/hombre-de-parkland-es-acusado-de-crear-imagenes-de-abuso-sexual-infantil-con-inteligencia-artificial/">Leer en español</a></p><p>According to an arrest report from the Broward Sheriff’s Office, the South Florida Internet Crimes Against Children Task Force received a cyber tip in May from the National Center of Missing and Exploited Children that had been reported by xAI (commonly known as Grok), regarding the “possession and creation of child pornography” by an X user.</p><p>xAI is an artificial intelligence chatbot application available to X users. </p><p>Detectives said the X account was linked to Ray Lequerique Jr. and he was arrested on July 10.</p><p>According to the arrest report, Lequerique had created 29 sexual abuse images of girls who appeared to be between ages 5 and 9, which were viewed by xAI employees and then reported.</p><p>Detectives said the photos appear to have been derived from photos of real children that could have been easily obtained anywhere on social media and were also derived from pictures of children who he had close contact with.</p><p>According to the report, when questioned by detectives, Lequerique expressed remorse and said he “knew it was wrong.”</p><p>He was arrested on five counts of generated child sex abuse material, five counts of possession of child sexual abuse material and one count of compiling child pornography on a computer.</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/QJCKM75ARVBZTCJAF7WEWBMOFE.jpg?auth=5c771bde87b8af9f3254a10ed8303b52fd5c865c19de67bdf140a40959838e91&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Hombre de Parkland es acusado de crear imágenes de abuso sexual infantil con inteligencia artificial]]></title><link>https://www.local10.com/espanol/2026/07/17/hombre-de-parkland-es-acusado-de-crear-imagenes-de-abuso-sexual-infantil-con-inteligencia-artificial/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/17/hombre-de-parkland-es-acusado-de-crear-imagenes-de-abuso-sexual-infantil-con-inteligencia-artificial/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Las imágenes aparentemente fueron creadas a partir de fotos de niños reales, según las autoridades.]]></description><pubDate>Fri, 17 Jul 2026 14:42:10 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de 25 años de Parkland fue arrestado la semana pasada bajo la acusación de haber creado imágenes de abuso sexual infantil generadas por inteligencia artificial, según confirmaron las autoridades.</p><p>Según un informe de arresto de la Oficina del Sheriff del Condado de Broward, el Grupo de Trabajo de Delitos Cibernéticos contra Niños del Sur de Florida recibió en mayo una denuncia cibernética del Centro Nacional para Niños Desaparecidos y Explotados, que había sido reportada por xAI (comúnmente conocido como Grok), sobre la “posesión y creación de pornografía infantil” por parte de un usuario de X.</p><p>xAI es una aplicación de chatbot de inteligencia artificial disponible para X usuarios.</p><p>Los detectives indicaron que la cuenta X estaba vinculada a Ray Lequerique Jr., quien fue arrestado el 10 de julio.</p><p>Según el informe de detención, Lequerique había creado 29 imágenes de abuso sexual de niñas que parecían tener entre 5 y 9 años, las cuales fueron vistas por empleados de xAI y posteriormente denunciadas.</p><p>Los detectives dijeron que las fotos parecen haber sido tomadas de fotografías de niños reales que podrían haberse obtenido fácilmente en cualquier lugar de las redes sociales, y también de imágenes de niños con los que él tenía un contacto cercano.</p><p>Según el informe, cuando fue interrogado por los detectives, Lequerique expresó remordimiento y dijo que “sabía que estaba mal”.</p><p>Fue arrestado por cinco cargos de generación de material de abuso sexual infantil, cinco cargos de posesión de material de abuso sexual infantil y un cargo de compilación de pornografía infantil en una computadora.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QJCKM75ARVBZTCJAF7WEWBMOFE.jpg?auth=5c771bde87b8af9f3254a10ed8303b52fd5c865c19de67bdf140a40959838e91&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Crews scamble to more water rescues in Texas after days of punishing rains]]></title><link>https://www.local10.com/news/2026/07/17/crews-scamble-to-more-water-rescues-in-texas-after-days-of-punishing-rains/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/17/crews-scamble-to-more-water-rescues-in-texas-after-days-of-punishing-rains/</guid><dc:creator><![CDATA[By JESSE BEDAYN, JAMIE STENGLE and JOHN HANNA, Associated Press]]></dc:creator><description><![CDATA[UVALDE, Texas (AP) — First responders in storm-battered Texas rushed to save people trapped in high waters Friday, as more heavy rain widened the danger from floods that have killed at least two people and left hundreds more in need of rescue.]]></description><pubDate>Fri, 17 Jul 2026 20:57:41 +0000</pubDate><content:encoded><![CDATA[<p>UVALDE, Texas (AP) — First responders in storm-battered Texas rushed to save people trapped in high waters Friday, as more heavy rain widened the danger from floods that have killed at least two people and left hundreds more in need of rescue.</p><p>A week of punishing downpours dumped more than 2 feet (60 centimeters) in some areas. The rain was expected to taper off, but another round of showers worsened already swollen rivers and flooded rural communities near the border with Mexico that had largely been spared major damage.</p><p>Near Ozona, a small town about 200 miles (322 kilometers) west of San Antonio, floodwaters spilled over Interstate 10. More than 50 people were rescued by boat from flooded apartments and a water-logged RV park.</p><p>A section of a bridge also collapsed over the Nueces River in Uvalde County, where months worth of rain has fallen in a span of days. In Uvalde, about 80 miles (129 kilometers) southwest of San Antonio, floodwaters rushed through Miguel Vasquez’s home twice this week, leaving a layer of mud and knocking over his refrigerator and other items.</p><p>Debris was strewn around his neighborhood and a neighbor’s shed teetered over a washed-away section of the property. He said Friday that he'd been caught in the waters' current and nearly been swept away and drowned as he tried to get to his house Wednesday.</p><p>“I had to grab on with my hands and my feet. You couldn’t swim," he said, surveying the damage around him. "People think that when there’s a flood, you can swim. Swimming’s not going to help you. It’ll take you. The current’s too strong.”</p><p>Almost a trillion gallons of water fell in a flood-prone area</p><p>Nearly 1 trillion gallons of water fell on the three hardest-hit counties over three days — enough to fill 1.5 million Olympic-sized swimming pools or supply 11 million homes for a year.</p><p>Uvalde County alone got more rain in that period than California has seen over the last month, according to Ryan Maue, former chief scientist at the National Oceanic and Atmospheric Association.</p><p>The Hill Country is especially prone to flash floods because the area’s signature limestone is covered by just a thin layer of soil. During heavy rains, water can quickly shoot downhill before filling the narrow river basins.</p><p>Emergency personnel across a wide swath of southern and central Texas have rescued more than 570 people, including stranded drivers and people trapped in homes, Gov. Greg Abbott said. Hill Country residents were beginning to clean up after floodwaters again barrelled down the Guadalupe River and through communities still reeling from deadly floods a year ago.</p><p>Homes and businesses were soaked and covered in mud</p><p>Vasquez evacuated Thursday. Had he stayed, he said, "I wouldn’t have been able to flee.”</p><p>Serena Reyna woke up Thursday morning to find her Kerrville boutique, Nu Accents, covered in debris after four feet of floodwater rushed into the store. She described the store as “a total loss.”</p><p>“The floors, I mean they’re soaked in mud and still you know an inch of water in some spots," she said. “Everything there was just mud and water and just debris.”</p><p>The Texas Department of Transportation said high waters closed a 50-mile stretch of U.S. Highway 57 and that parts of the roadway were not expected to reopen until Monday.</p><p>In all, roughly 6 million residents across Texas were under a flood watch at various points this week.</p><p>Residents in hard-hit Uvalde return to flooded homes</p><p>Floodwaters had overrun Uvalde and cut off most outside routes, making it one of the hardest hit cities. The waters were receding Friday, and officials said a major highway, Route 90, had reopened.</p><p>Sandra Gomez said about 6 inches (15 centimeters) of water got inside her home and left mud throughout. She said she was luckier than other people she knows whose homes were under 5 or 6 feet (1.5 to 1.8 meters) of water.</p><p>“Well, really it’s very, very emotional,” she said. “Material things I can replace. It may take a while, but I can replace those but I cannot replace my family. So, my family’s safe and that’s all that really matters.”</p><p>One person died while driving on a flooded road, swept away near Uvalde, authorities said.</p><p>Another victim, 65-year-old John Mark Steward of Kerrville, died after his mobile home was swept into Goat Creek on the Guadalupe River, his wife said. The same river was wrecked by flash floods last year when two dozen children and counselors died at Camp Mystic. Authorities on Thursday said summer campers were safe.</p><p>In Ozona, the seat of Crockett County, authorities used seven rescue boat teams to get people out of the hardest-hit areas. They were taken to the local civic center for shelter.</p><p>Eddie Martin, the county's emergency management director, said the area received 6 inches of rain after midnight, on top of nearly 10 inches of rain before that.</p><p>“We have more and more accidents on the interstate,” he said. “We have more and more water pouring into the neighborhoods where we’ve been pulling people out of.”</p><p>___</p><p>Stengle reported from Dallas and Hanna, from Topeka, Kansas. Also contributing reporting were Dave Collins in Hartford, Connecticut; Michael Phillis in Washington, and Anna Wilder in Austin, Texas.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/OQWU4TISLWJCPWPYVJ7LJDCQZ4.jpg?auth=f4f112c43aab5aeda1e7e03f80090294aae66c3dc750d3b12fa7fa498b410659&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[An aerial views shows flooding on Friday, July 17, 2026, in Ozona, Texas. (AP Photo/Gerald Herbert)]]></media:description><media:credit role="author" scheme="urn:ebu">Gerald Herbert</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SJ36OBNVX7H3HOBEZNM4CQQFGY.jpg?auth=193662a3ff4550f56c5791781900acb2873a66483decb2f7d1c72bade5a2183b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ryder Wade is comforted by his mother Crystal Wade as they assess flood debris and damage scattered across the Buckhorn Lake Resort RV Park following floods along West Goat Creek near the Guadalupe River on Friday, July 17, 2026, in Kerrville, Texas. (AP Photo/Joel Angel Juarez)]]></media:description><media:credit role="author" scheme="urn:ebu">Joel Angel Juarez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BPGKH6TWGBJZPBSSFHB2BMCH7I.jpg?auth=c6036d1f269a17d8f81a0fd5c91b89103a1c3c5d5dd5710de150f42120eb46b9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[An aerial views shows flooding on Friday, July 17, 2026, in Ozona, Texas. (AP Photo/Gerald Herbert)]]></media:description><media:credit role="author" scheme="urn:ebu">Gerald Herbert</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/H3GFTUQN352KR4OAO5AGA2OENU.jpg?auth=edfc4d7d6caa8984649b386cbcb4fdaa74bedf90f01e946b5a8d937652a11a58&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Crews clean up flood debris along the Guadalupe River on Friday, July 17, 2026, in Comfort, Texas. (AP Photo/Joel Angel Juarez)]]></media:description><media:credit role="author" scheme="urn:ebu">Joel Angel Juarez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6KUELMZU4S7S7I4BEEYKHYNBEQ.jpg?auth=986c4b4fa088c3ab6248738c06cf1e4a93c200fc43e5dff4201c36250069127a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A partially-collapsed bridge crossing Goat Creek is damaged following floods near the Guadalupe River on Friday, July 17, 2026, in Kerrville, Texas. (AP Photo/Joel Angel Juarez)]]></media:description><media:credit role="author" scheme="urn:ebu">Joel Angel Juarez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7VLTXTVIVH67C5E3WCCOUNA4BA.jpg?auth=08c244d56e9304bd5bb335c4d6ab1590a99b436681e0fb51b0ea5a03469100ac&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Bob Bettes assesses damage to his belongings after flooding reached the Buckhorn Lake Resort RV Park along West Goat Creek near the Guadalupe River on Friday, July 17, 2026, in Kerrville, Texas. (AP Photo/Joel Angel Juarez)]]></media:description><media:credit role="author" scheme="urn:ebu">Joel Angel Juarez</media:credit></media:content></item><item><title><![CDATA[Brenda Fricker, the first Irish actress to win an Oscar, for 'My Left Foot,' dies at 81]]></title><link>https://www.local10.com/entertainment/2026/07/17/brenda-fricker-the-first-irish-actress-to-win-an-oscar-for-my-left-foot-dies-at-81/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/17/brenda-fricker-the-first-irish-actress-to-win-an-oscar-for-my-left-foot-dies-at-81/</guid><dc:creator><![CDATA[By DANICA KIRKA, Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — Brenda Fricker, who became the first Irish woman to win an Academy Award for her role as Bridget Fagan Brown in the 1989 film “My Left Foot,’’ has died. She was 81.]]></description><pubDate>Fri, 17 Jul 2026 19:50:41 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — Brenda Fricker, who became the first Irish woman to win an Academy Award for her role as Bridget Fagan Brown in the 1989 film “My Left Foot,’’ has died. She was 81.</p><p>The Irish character actor died Thursday night in Dublin after a period of ill health, her agent, Phil Belfield said in a statement.</p><p>Fricker won the Academy Award in 1990 for best supporting actress for her portrayal of the determined mother of Christy Brown, a writer and painter who was born with cerebral palsy and could control only his left foot. Daniel Day-Lewis, who played Brown, won the award for best actor.</p><p>“She was just an amazing actress, amazing character, forceful personality, great writer,” the movie's director, Jim Sheridan, told Irish national broadcaster RTE. “She could be obsessive — in everything she did — life, work, love. But no real malice or anything, she was just a very strong personality and a good laugh.”</p><p>Fricker said she was stunned when she won the Oscar, never thinking it was possible. In her acceptance speech, she thanked Brown “just for being alive” and paid tribute to his mother, saying “anybody who gives birth 22 times deserves one of these."</p><p>She later spoke of how the award doomed her to being typecast to forever playing roles as mothers. Later in life, she said she used the weighty statuette to prop open her bathroom door.</p><p>Fricker, who appeared in more than 90 films and television shows between 1964 and 2024, was known for her role as the “pigeon lady” in the 1992 film “Home Alone 2: Lost in New York,” where she played a homeless woman who befriended Macaulay Culkin’s character in New York’s Central Park.</p><p>She also featured in the original cast of the BBC medical drama “Casualty” and appeared alongside Cate Blanchett in “Veronica Guerin,” the story of an Irish investigative journalist who was murdered in 1996.</p><p>“We will never see her like again and the world is lesser for the lack of her,’’ Belfield said. “I was honored to know, love and work with her and she will always have a place in my heart and in the heart of so many film and TV fans the world over.”</p><p>Born in Dublin in 1945, Fricker received the city’s highest honor earlier this year when she was awarded the Freedom of the City.</p><p>In her autobiography “She Died Young: A Life in Fragments,” Fricker describes both happy childhood escapades with her sister Grania and her struggles to overcome sexual violence and mental health issues, which caused her to be institutionalized several times. Published in September 2025, the book appeared on the Irish Sunday Times bestseller list.</p><p>Simon Harris, Ireland’s deputy prime minister, said the country had lost a national treasure.</p><p>“She truly was among the greatest exports this country has ever produced and an ambassador for Irish talent on the world stage,'' he said. "Quite simply, we will never see the like of her ever again.</p><p>Fricker was married to director Barry Davies from 1979 until they divorced in 1988. She became pregnant several times but suffered miscarriages, which led to severe depression much of her life.</p><p>___</p><p>Associated Press writer Brian Melley in London contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/D2JEP7H3RUD6OOHUWPZXE6N37U.jpg?auth=10818b7ecd6f091c90ec4ae68b775a99c2148a526fccc655118d9108a0b3604d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - "My Left Foot" stars Brenda Fricker, winner of Oscar for best supporting actress, and Daniel Day Lewis, winner of Oscar for best actor, at the 62nd Annual Academy Awards in Los Angeles, March 26, 1990. (AP Photo/Bob Galbraith, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Bob Galbraith</media:credit></media:content></item><item><title><![CDATA[Rory McIlroy makes the cut at British Open but needs a big weekend for a 2nd claret jug]]></title><link>https://www.local10.com/sports/2026/07/17/rory-mcilroy-set-to-be-around-for-the-weekend-at-british-open-after-second-round-67/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/17/rory-mcilroy-set-to-be-around-for-the-weekend-at-british-open-after-second-round-67/</guid><dc:creator><![CDATA[By STEVE DOUGLAS, Associated Press]]></dc:creator><description><![CDATA[SOUTHPORT, England (AP) — Rory McIlroy has done enough to make it to the weekend at Royal Birkdale.]]></description><pubDate>Fri, 17 Jul 2026 15:13:00 +0000</pubDate><content:encoded><![CDATA[<p>SOUTHPORT, England (AP) — Rory McIlroy has done enough to make it to the weekend at Royal Birkdale.</p><p>He'll have to do much, much more to lift the claret jug.</p><p>The world No. 2 bounced back with a 3-under 67 in the second round at the British Open on Friday, ensuring he'll make the cut with his score of 1-under par overall.</p><p>The projected cut is currently at level par.</p><p>McIlroy knew he'd left a few shots out there, though, especially when he saw that two other morning starters — Lucas Herbert and Sam Burns — tied the major championship record with rounds of 62 in gorgeous conditions.</p><p>“It was a little better today,” McIlroy said, “but still didn’t feel 100% comfortable. Hopefully try to figure that out as the week goes on.”</p><p>He might have left it too late.</p><p>McIlroy was seven shots off the clubhouse lead held by Herbert, on 8-under par. More relevant might be No. 4-ranked Cameron Young being at 6 under, while players like top-ranked Scottie Scheffler, Jon Rahm and Bryson DeChambeau were just starting out their second rounds and already higher on the leaderboard.</p><p>McIlroy, who won the Open just down the road in Hoylake in 2014, struggled on the greens in shooting 72 on Thursday and said he still hasn't figured them out.</p><p>“I felt like I hit good putts and they did something completely different to what I saw in the read, and I think that’s a little unnerving,” he said.</p><p>McIlroy was, however, very happy with his driving. He drove the green on the par-4 ninth hole — for the second straight day — with a 377-yard tee shot that settled 11 feet from the pin, setting up the third of his four birdies on Friday.</p><p>Yet, for all his excellence off the tee, he has only made one birdie on the par 5s this week.</p><p>McIlroy hopes the conditions allow him to be aggressive off the tee over the weekend.</p><p>It might be his only hope of a victory.</p><p>“I think any time I can get a driver in my hand, I’m going to try to,” he said. "I just feel like with how I’m feeling with the driver, I think it’s a big advantage if I can get the ball down there and take out some of these fairway bunkers.</p><p>“l continue to do that when I can, and then I’m still trying to figure out these greens a little bit.”</p><p>___</p><p>AP golf: https://apnews.com/hub/golf</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/E6HL3SIZRVTYDG5R6EGD3GIBOY.jpg?auth=45005fbd2ce41215a45db3083620b4005cb538b199c002e47597d75281acb913&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rory McIlroy of Northern Ireland reacts on the 4th green after putting during the second day of the British Open Golf championships at Royal Birkdale golf club, in Southport, England, Friday, July 17, 2026. (AP Photo/Peter Morrison)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Morrison</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EDQCESFCYRFKI3E2HFUNHXZCOU.jpg?auth=e587efe2b6117b92c99e5f145118c9b2cffeab61f6ef3f1722fb7b7e5389f73a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rory McIlroy of Northern Ireland looks at the lie of his putt on the 4th green during the second day of the British Open Golf championships at Royal Birkdale golf club, in Southport, England, Friday, July 17, 2026. (AP Photo/Peter Morrison)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Morrison</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XAIS7S6Y7NZHHNAKDXNCIFIJEQ.jpg?auth=016f031a63cf1acf94fc1ada3163c2e4392f70f13dfe54270b1da31696a97488&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rory McIlroy of Northern Ireland reacts after playing a shot to the 2nd green during the second day of the British Open Golf championships at Royal Birkdale golf club, in Southport, England, Friday, July 17, 2026. (AP Photo/Peter Morrison)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Morrison</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/W7UONVHKSU6CZ2D53DIDDAW3TE.jpg?auth=d5f800813f26349f205727fa530fbff85a8c2abd198f9b78df3d244a8de6167e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rory McIlroy of Northern Ireland play a shot from the light round on the 7th during the second day of the British Open Golf championships at Royal Birkdale golf club, in Southport, England, Friday, July 17, 2026. (AP Photo/Peter Morrison)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Morrison</media:credit></media:content></item><item><title><![CDATA[Latin American governments prepare for El Nino as drought, floods and heat loom]]></title><link>https://www.local10.com/news/world/2026/07/17/latin-american-governments-prepare-for-el-nino-as-drought-floods-and-heat-loom/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/17/latin-american-governments-prepare-for-el-nino-as-drought-floods-and-heat-loom/</guid><dc:creator><![CDATA[By STEVEN GRATTAN, Associated Press]]></dc:creator><description><![CDATA[BOGOTA, Colombia (AP) — Governments across Latin America are mobilizing firefighters, activating contingency plans and preparing water, energy and transportation systems as El Nino strengthens across the Pacific, raising concerns about drought, extreme heat, flooding and other climate-related disruptions in the months ahead.]]></description><pubDate>Fri, 17 Jul 2026 13:09:47 +0000</pubDate><content:encoded><![CDATA[<p>BOGOTA, Colombia (AP) — Governments across Latin America are mobilizing firefighters, activating contingency plans and preparing water, energy and transportation systems as El Nino strengthens across the Pacific, raising concerns about drought, extreme heat, flooding and other climate-related disruptions in the months ahead.</p><p>The preparations come as meteorologists warn that El Nino is already underway and increasingly likely to strengthen through the remainder of the year. Unlike hurricanes or earthquakes, the climate phenomenon develops gradually over months, which gives governments time to prepare before its most severe impacts arrive.</p><p>But experts say authorities across the region have often struggled to turn forecasts into action, raising questions about whether countries will be better prepared than during previous El Nino events that caused widespread economic damage and disrupted water, energy and food systems.</p><p>“Now is the time for decisions, for effective preparedness and the political consistency to really be proactive this time,” said Rodney Martinez, the World Meteorological Organization’s representative for North America, Central America and the Caribbean.</p><p>“El Nino is confirmed. El Nino is ongoing. It’s not simply a possibility,” he said.</p><p>Many countries have stepped up preparations</p><p>Previous strong El Nino events have caused billions of dollars in damage across Latin America, contributing to severe drought in some regions while triggering floods and landslides in others. The phenomenon has disrupted agriculture, strained drinking water supplies, fueled wildfires and, in some countries, reduced hydroelectric power generation, leading to energy shortages.</p><p>Martinez said countries should use the months before impacts intensify to secure alternative energy sources, protect vulnerable communities and prepare for potential strain on public services.</p><p>In hydropower-dependent countries such as Ecuador, that could mean bringing thermal power generation online to offset lower reservoir levels during drier conditions and completing maintenance and procurement work well in advance. He pointed to Ecuador’s energy crisis last year, when drought depleted water levels at hydroelectric facilities and contributed to widespread power outages.</p><p>Central America, parts of the Caribbean and northern South America are already experiencing drier-than-normal conditions associated with the phenomenon, according to the WMO. Those conditions are expected to expand into parts of the Amazon basin, raising concerns about water availability, agriculture and wildfire risk.</p><p>The threats vary considerably across the region.</p><p>In Brazil, Colombia and parts of Central America, authorities are focused on drought, water shortages and wildfire risk. Brazil has hired more than 4,600 federal personnel for wildfire prevention and response, expanded firefighting brigades and deployed aircraft ahead of what officials fear could be a difficult fire season. Colombia has activated water-monitoring systems, strengthened wildfire preparedness and urged local authorities to prepare for potential shortages.</p><p>Elsewhere, governments are preparing for flooding. Ecuador, where strong El Nino events have historically brought damaging rains to the Pacific coast, has ordered local governments to develop contingency plans and allocated millions of dollars for flood mitigation, emergency response and agricultural recovery. Local authorities have begun clearing drainage channels, stabilizing hillsides and preparing emergency shelters.</p><p>Costa Rica says it has launched more than 200 measures under a national contingency plan, including efforts to protect water supplies, expand renewable energy generation and prepare for a potentially severe wildfire season. In Peru, authorities have strengthened monitoring and early-warning systems while expanding meteorological observation networks.</p><p>Panamanian authorities have developed plans to address potential impacts on operations at the Panama Canal, where lower rainfall can affect water availability needed to maintain shipping traffic through one of the world’s most important trade routes.</p><p>The WMO official warned that drought and heat could threaten food security across parts of Central America’s Dry Corridor while increasing wildfire risks in several countries. In areas expected to receive excessive rainfall, flooding can damage infrastructure, contaminate water supplies and increase the risk of disease outbreaks.</p><p>Advance warning does not always translate into action</p><p>Colombia’s environment minister, Irene Vélez, told The Associated Press that El Nino is not new, but “what is new is its intensity. And because of that intensity, what is also new is how long it could last and the area it could affect.”</p><p>Despite the advance warning, Martinez said preparations remain uneven across the region.</p><p>“The reality is that this preparation doesn’t happen until they have the emergency,” he said.</p><p>Martinez said some authorities continue to delay decisions despite increasingly strong forecasts, either waiting for additional confirmation or assuming their countries will avoid the worst impacts. He warned that postponing decisions despite increasingly strong scientific evidence could leave governments scrambling to respond once droughts, floods and heat waves intensify.</p><p>Recent studies examining previous major El Nino events found their economic impacts can linger for years and ultimately cost the global economy trillions of dollars.</p><p>His message to governments still waiting to act was simple.</p><p>“Be prepared in advance, in a serious way,” Martinez said. ““The information is there. Now is the time for decisions.”</p><p>Vélez said the challenge extends beyond responding to a single climate event and requires governments to adapt to increasingly extreme conditions.</p><p>“Climate change is here to stay,” she said.</p><p>___</p><p>The Associated Press’ climate and environmental coverage receives financial support from multiple private foundations. AP is solely responsible for all content. Find AP’s standards for working with philanthropies, a list of supporters and funded coverage areas at AP.org.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6DV3K7U4BPLYJMZ3RPVEIDR56I.jpg?auth=cfe0f937f30c4e31895a30a8561c44b97134da88899964084174ac8006e5bae8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Residents transport drinking water from Humaita to the Paraizinho community, along a dry part of the Madeira River, a tributary of the Amazon River, amid a drought, Amazonas state, Brazil, Sep. 8, 2024. (AP Photo/Edmar Barros, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Edmar Barros</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2C6T2PX5ZNFIM2EHJLEQTJNXCM.jpg?auth=4079c5669b4cb1033dddf83a8cf423d20480b8b1ff925204d2961da080f36338&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A wildfire consumes land recently deforested by cattle farmers near Novo Progresso, Para state, Brazil, Aug. 23, 2020. (AP Photo/Andre Penner, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Andre Penner</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FXASI6SY22FPS4BHZW2LZJ56S4.jpg?auth=19d8f4ba658d4c319dcf4f29df22a9a59b0f0aac8e57799a9185f6a16dcadcff&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - People from the Tikuna Indigenous receive aid from an NGO because of the drought along the Amazon River in Santa Sofia, on the outskirts of Leticia, Colombia, Oct. 20, 2024. (AP Photo/Ivan Valencia, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ivan Valencia</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CHY2EW65AIYQ65H6GJOM3LG3OY.jpg?auth=77acc15a12c1374a2476c9d59b3425433fe878b63379120379c884950eb5a820&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Residents sit in their houses along a road flooded by a landslide caused by heavy rains in Banos, Ecuador, June 17, 2024. (AP Photo/Dolores Ochoa, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Dolores Ochoa</media:credit></media:content></item><item><title><![CDATA[Maine Democrats running to replace Platner as Senate nominee scramble to woo his voters]]></title><link>https://www.local10.com/news/politics/2026/07/17/maine-democrats-running-to-replace-platner-as-senate-nominee-scramble-to-woo-his-voters/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/17/maine-democrats-running-to-replace-platner-as-senate-nominee-scramble-to-woo-his-voters/</guid><dc:creator><![CDATA[By KIMBERLEE KRUESI, Associated Press]]></dc:creator><description><![CDATA[The tight timeline to replace former Maine Senate nominee Graham Platner has left Democratic hopefuls scrambling to woo his progressive base while trying to turn the focus from the disgraced oysterman to defeating Republican Sen. Susan Collins in November.]]></description><pubDate>Fri, 17 Jul 2026 16:51:31 +0000</pubDate><content:encoded><![CDATA[<p>The tight timeline to replace former Maine Senate nominee Graham Platner has left Democratic hopefuls scrambling to woo his progressive base while trying to turn the focus from the disgraced oysterman to defeating Republican Sen. Susan Collins in November.</p><p>It's a delicate balance for the candidates, who are vying to face Collins in a contest that could decide control of the Senate as Platner’s shadow hangs over the race. In their first debate Thursday night, one of the first questions candidates were asked was: What was Graham Platner's best idea?</p><p>Moving past Platner is just one of the challenges facing Democrats. The never-before-used process to pick a new nominee means candidates have less than three weeks to pull off what typically takes campaigns months or years, from organizing volunteers to raising money and preparing for debates.</p><p>The whiplash many of the candidates are facing was on display Thursday.</p><p>Asked by debate moderators about President Donald Trump's decision to capture Venezuelan President Nicolás Maduro and his wife earlier this year, Secretary of State Shenna Bellows gave inaccurate information about Collins not pushing back against Trump, a Republican. When a moderator called her on it, Bellows said she was on vacation on the Kennebec River last week after previously focusing on her unsuccessful gubernatorial campaign and hadn't expected to be running for the Senate.</p><p>“When I need to know the facts, I will. I’ll do my homework," said Bellows, who lost to Collins in 2014.</p><p>The field of 12 candidates also includes former public health leader Nirav Shah and union-backed logger Troy Jackson, who campaigned alongside Platner in a failed bid for governor.</p><p>Platner's exit means the clock is ticking</p><p>Platner quit the Senate race last week after he was accused of rape, which he denies, and his campaign quickly imploded as supporters revoked their endorsements and resources.</p><p>Democrats have until July 27 to choose a new nominee, according to state law. The Maine Democratic Party's succession plan calls for a state party convention at which 601 delegates will meet on July 25 and vote for Platner's replacement. The majority of the convention delegates will be selected this weekend from each of the state’s 16 counties.</p><p>Candidates hoping to replace Platner have been recruiting delegates who will vote for them at the convention. The candidates also must collect 500 voter signatures needed to qualify for the convention vote.</p><p>“I don’t think anyone’s happy that we’re in this situation,” said Dan Jenkins, a Maine Democrat who has applied to be a delegate. “We would have preferred that this had broken many, many months ago and then Graham had exited the race when there was a time for a democratic process. But it's where we are.”</p><p>Some candidates might see a boost from prior campaigns</p><p>Jackson is among the handful of candidates pivoting to the Senate race after running for other political offices, likely giving them a leg up in not having to launch from scratch.</p><p>Our Revolution, a progressive organization founded by Sen. Bernie Sanders of Vermont that had originally backed Platner, has thrown its support behind Jackson, the former Maine Senate president. Sanders, an independent who caucuses with Democrats, has not endorsed in the race.</p><p>Shah, former director of Maine’s Center for Disease Control and Prevention, also unsuccessfully ran in this year’s Maine Democratic governor’s primary. He has been pitching Platner’s supporters that he’s also an outsider who can unify a fractured Democratic Party.</p><p>“You have an important place in this campaign, and we welcome your voices,” Shah said earlier this month speaking to Platner’s base.</p><p>Bellows also ran for governor. She's hoping that her previous battles with Trump will bolster her argument that she’ll be an advocate for the working class.</p><p>Bellows previously tried to unseat Collins in 2014 as the Senate Democratic nominee and lost to her in a landslide. She later went on to win a seat as a state senator before becoming Maine’s secretary of state. She’s since downplayed her prior loss to Collins by pointing to the Democratic establishment’s unwillingness to take on the Republican in 2014.</p><p>Another candidate, Jordan Wood, initially announced his intent to run in the Maine Democratic Senate primary. He dropped out last fall to run in the state’s 2nd District but lost that race.</p><p>Candidates seize on recent ICE shooting</p><p>The fatal shooting by Immigration and Customs Enforcement in Maine this week has been top of mind among the potential Senate nominees.</p><p>The Embassy of Colombia has identified the man killed Monday in Biddeford, roughly 15 miles (24 kilometers) southwest of Portland, as Johan Sebastián Durán Guerrero, a 26-year-old Colombian national. The Department of Homeland Security has since said an ICE officer fired his weapon when the man officers were pursuing attempted to flee the scene, threatening “public safety.”</p><p>Many have rushed to connect Collins to the embattled federal agency.</p><p>All the candidates who debated Thursday said they agreed with the call to “abolish ICE,” though Wood stopped short of saying the agency should be completely dissolved.</p><p>“I believe that when I say we have to abolish it, what I mean is that we need a new law enforcement agency that has the trust of the people,” Wood said.</p><p>Jackson disagreed, calling ICE a “rogue agency that goes around doing things that they’re being told to on high.”</p><p>Candidates asked about Platner's best ideas</p><p>Platner attracted more than 150,000 votes during the June 9 primary, an eye-opening number that signaled a progressive base eager to support a candidate known for his promise to defend the working class and ability to rally large crowds.</p><p>With little more than a week until the state convention to find Platner's replacement, it still remains unknown just who will be able to capture that same excitement seen among Platner's base.</p><p>When pressed during Thursday's debate about Platner's best idea on the campaign trail, Jackson pointed to his commitment to “Medicare for All.” As a gubernatorial candidate, Jackson also voiced support for replacing job-based and individual private health insurance with a government-run plan that guarantees coverage for all with no premiums, no deductibles and only minimal copays for certain services.</p><p>Bellows said that she agreed with Platner’s description that democracy in the U.S. has been corrupted by those in power.</p><p>Shah said he would take up Platner's commitment to “abolish ICE,” while Wood said he admired Platner's decision to say that Israel is committing genocide in Gaza, something Israel denies.</p><p>“Graham got into this race saying, ‘this is genocide.’ And I learned that it is so important in these moments to draw those moral lines,” Wood said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/IZOQPAWOVUCHRM6J4AMPYRGE5Q.jpg?auth=1a8bf809adbf060692403052a83d869a0d22d554f91a00fbf696379543a0dd69&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[From podium left, U.S. Senate candidates Shenna Bellows, Troy Jackson, Dr. Nirav Shah, and Jordan Wood talk with moderator Phil Hirschkorn at WCSH-6 before a televised debate at the WCSH-6 studio Thursday, July 16, 2026, in Portland, Maine. (AP Photo/Robert F. Bukaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LVC4X3A7AKKBHRC42RXCAFCGPQ.jpg?auth=8f8b6e08c3932a3d4bbb7002611261d2246aba06f68dcfc46bb4bdf6a3fd1e8f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Campaign signs for former Democratic candidate for U.S. Senate Graham Platner are seen at his headquarters Thursday, July 9, 2026, in Ellsworth, Maine. (AP Photo/Robert F. Bukaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UVUTTOESM37DTTMWNNGK3ZEKIQ.jpg?auth=4931ee0fe4a1b2025e8f070f72176b6f32ef1ba68f80fe9a88df8a83dd16f416&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Graham Platner, Democratic candidate for U.S. Senate, and Sen. Bernie Sanders, I-Vt., left, join hands at an event in Orono, Maine, May 24, 2026. (AP Photo/Robert F. Bukaty, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KPSVF4NY3RN3GBQHI6DOFP37RA.jpg?auth=98d0016a90848d1016705bd6b9c5fdeae88ef9000737e3249329ea445948110d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sen. Susan Collins, R-Maine, asks a question during a Senate Health Education Labor and Pension committee confirmation hearing for Keith Sonderling to be the Labor Secretary, on Capitol Hill, Thursday, July 16, 2026, in Washington. (AP Photo/Mariam Zuhaib)]]></media:description><media:credit role="author" scheme="urn:ebu">Mariam Zuhaib</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TDJPEUFWQECFUBRCD5SE7GE4JQ.jpg?auth=23d9b6d06feeb8d2a3e4f061c6b35bd01c9494231c8b1dd2105827275106e070&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[From left, U.S. Senate candidates David Costello, Elizabeth Dickerson, Dan Kleban, and Ashley Webb prepare for a televised debate at the WCSH-6 studio, Thursday, July 16, 2026, in Portland, Maine. (AP Photo/Robert F. Bukaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content></item><item><title><![CDATA[10 songs to get hyped for the World Cup final]]></title><link>https://www.local10.com/entertainment/2026/07/17/10-songs-to-get-hyped-for-the-world-cup-final/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/17/10-songs-to-get-hyped-for-the-world-cup-final/</guid><dc:creator><![CDATA[By MARIA SHERMAN, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Regardless of World Cup allegiances, there is one thing everyone can agree on: There's nothing better than a themed playlist to get pumped for Sunday's big match. The Associated Press has you covered there.]]></description><pubDate>Fri, 17 Jul 2026 15:21:53 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Regardless of World Cup allegiances, there is one thing everyone can agree on: There's nothing better than a themed playlist to get pumped for Sunday's big match. The Associated Press has you covered there.</p><p>Whether you're hoping Argentina will become the first repeat champion since Brazil in 1958 and 1962, or that young superstar Lamine Yamal will score for Spain, everyone's a winner across these 10 tracks.</p><p>Read on below and then stream the full playlist on Spotify, here.</p><p>“Dai Dai,” Shakira and Burna Boy (2026)</p><p>Kick off your World Cup final listening party with this year's official anthem: “Dai Dai” from Colombian superstar Shakira and Afrobeats icon Burna Boy. The song is the perfect intersection of their musical languages, Afrobeats and Latin rhythms, on an undeniably global, multilingual track. After the first chorus, they take turns tackling verses, singing back and forth, before joining in a duet. It's a message of unity and victory. Take it from Shakira herself: “Fútbol is a thing that unites so many cultures and people of different walks of life,” she told the AP. “The big responsibility of making a World Cup song is that you’ve got to make a song that represents people’s feelings, emotions, and passion.”</p><p>“DNA (More Than A Game),” Andrea Bocelli, David Guetta, EJAE and Megan Thee Stallion (2026)</p><p>You read that artist list correctly. On this World Cup song, tenor Andrea Bocelli, EDM star David Guetta, singer-songwriter EJAE from “KPop Demon Hunters” and rapper Megan Thee Stallion team up for the genre-agnostic “DNA (More Than A Game).” Performed in English, Italian and Korean, it's surprisingly anthemic and has a strong empowerment message. “’Cause it’s more than just a game / it’s our DNA,” Bocelli and EJAE harmonize on the chorus.</p><p>“It's a kind of music very, very far from the scores that I’m used to performing in general, but sometimes it’s very nice to do something different and to discover new atmospheres,” Bocelli told the AP. “It's very happy, the song. I think it gives happiness.” That it does.</p><p>“La Copa de la Vida (The Cup of Life),” Ricky Martin (1998)</p><p>A Spanglish global smash and one of the most addictive World Cup anthems of all time, Puerto Rican superstar Ricky Martin was really onto something when he released “La Copa de la Vida (The Cup of Life)” for the 1998 tournament held in France. It is the standard to which all World Cup anthems should be held — from its unmistakable soccer themes to its multilingual mambo-pop, unyielding horns section and Eurodance-club intensity. Ale, ale, ale!</p><p>“Despechá,” Rosalía (2022)</p><p>Supporters of Spain are more than familiar with this up-tempo, merengue-pop tune — it has become a celebratory track for the team upon victory, played after they score and post-match. And now that the 2010 World Cup champions are in the final, it's not unlikely it's played out loud on stadium speakers again. It's a cool pick from a team with swagger — and fitting for this playlist.</p><p>“Mi Gran Noche,” Raphael (1967)</p><p>The legendary Spanish singer Raphael is central to celebrations in the country this World Cup season. “Mi Gran Noche” is just one gem in his treasure trove of hits — a '60s Latin pop classic with intergenerational appeal, played in clubs, bars, football clubs, on the radio and television specials and beyond. There’s a reason it has stood the test of time, with its big band brass and cheerful chorus.</p><p>“La Roja Baila,” Sergio Ramos, Niña Pastori and RedOne (2016)</p><p>What do you get when you combine Spanish footballer Sergio Ramos, flamenco-pop singer Niña Pastori and Moroccan record producer RedOne (known for his work with Lady Gaga, Jennifer Lopez and many more)? “La Roja Baila,” the Spanish team's official anthem for the 2016 European Championship. (It translates to “The Red One Dances,” a reference to the team's nickname, La Roja.) The results that year weren't in Spain's favor, but that's no reason to stop chanting along to the song's cheery post-chorus: “España ey ey! / Cantamos gol, gol / España ey ey! / La Roja baila.” (“Spain, hey hey! / We sing goal, goal! / Spain, hey hey! / La Roja dances!”)</p><p>“La Cumbia de los Trapos,” Yerba Brava (2000)</p><p>It was Argentina's signature song in 2022, when they won in Qatar, and it has been their statement track this tournament, too. Argentine band Yerba Brava's 2000 hit “La Cumbia de los Trapos” was written as a soccer anthem, and a soccer anthem it has remained. It's a high-energy cumbia with a title that directly references “los trapos,” or “the rags” — the flags flown in Argentine stadiums.</p><p>“Matador,” Los Fabulosos Cadillacs (1993, remastered 2008)</p><p>Ska-samba-reggae-rock group Los Fabulosos Cadillacs' “Matador” is heard when Argentina scores. The hit — with its Afro-Argentine candombe rhythms, big brass and chant-along chorus — is undeniably spirited. On first listen, it's an upbeat party record. On closer inspection, it's an indictment of the late-'70s and early-'80s period of dictatorship in Argentina.</p><p>“Dumbai,” Ca7riel & Paco Amoroso (2024)</p><p>The Argentine duo of Ca7riel & Paco Amoroso is making some of the most exciting music in the modern mainstream. Call it genre-averse, hook-heavy Latin pop with trance and trap beats atop tropical rhythms performed through an absurdist, comedic lens — that is, if you have to call it anything. “Dumbai” is arguably one of their more reserved tracks but still a fun romp about a fun night out.</p><p>“Waka Waka (This Time for Africa),” Shakira featuring Freshlyground (2010)</p><p>No such playlist would be complete without the greatest World Cup anthem committed to record: “Waka Waka (This Time for Africa),” also courtesy Shakira. It was the official anthem of the 2010 World Cup held in South Africa and featured the South African band Freshlyground. The song, with its soca-influenced beat and reference to the 1986 song “Zangaléwa,” recorded by Cameroonian band Golden Sounds, manages to do what all World Cup songs should: Take local sounds and make them global, all without sacrificing hook and rhythm. It's an earworm with a capital “E.”</p><p>___</p><p>See more of AP’s World Cup coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CYSOOE6RRJ6YRDHFG6JLGRBD5E.jpg?auth=302807811fa39c358b57b49af3017080504953672e65a1bce61296c22236e251&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Paco Amoroso, left, and Ca7riel perform during the 2025 Latin Grammys in Las Vegas on Nov. 13, 2025. (AP Photo/Chris Pizzello, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QJVJIC2K3TJUEU3Y666VWHAIAM.jpg?auth=11d6430ba29cd185bd4c10a408462385f334bf3a1169bd00c6ff6196e83da23c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Shakira performs in Baltimore on July 6, 2026, left, and Rosalia appears at the Brit Awards 2026 in Manchester, England, on Feb. 28, 2026. (AP Photo)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/QF2XFZWUONHXXJ5LUXURR2AP5I.jpg?auth=9a7d4700d198b298aadb8ba2098f45c4a293e4832b7779251fe98d9ea3c148a8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Spanish fans celebrate in central Madrid after Spain's Mikel Oyarzabal scores the opening goal on a penalty kick during the World Cup semifinal soccer match between France and Spain in Arlington, Texas, near Dallas, Tuesday, July 14, 2026. (AP Photo/Bernat Armangue)]]></media:description><media:credit role="author" scheme="urn:ebu">Bernat Armangue</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WF345H3ERZ7XWBSZCC3RQFYAE4.jpg?auth=23cf9dcf7c5db59b95f8d475b135fc4abc8a14ea9496f0bff8f206b863975b4b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Fans cheer after an Argentina goal during a watch party for a World Cup semifinal soccer match between Argentina and England at the KC Live! entertainment district Wednesday, July 15, 2026, in Kansas City, Mo. (AP Photo/Charlie Riedel)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlie Riedel</media:credit></media:content></item><item><title><![CDATA[July 17: Severe thunderstorms possible for the South Florida metro this afternoon]]></title><link>https://www.local10.com/weather/2026/07/17/july-17-severe-thunderstorms-possible-for-the-south-florida-metro-this-afternoon/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/07/17/july-17-severe-thunderstorms-possible-for-the-south-florida-metro-this-afternoon/</guid><dc:creator><![CDATA[Brandon Orr]]></dc:creator><description><![CDATA[After the hottest day of the year at 97° yesterday, another heat advisory is in effect for Miami and Fort Lauderdale areas today. ]]></description><pubDate>Fri, 17 Jul 2026 13:44:28 +0000</pubDate><content:encoded><![CDATA[<p>After the hottest day of the year at 97° yesterday, another heat advisory is in effect for Miami and Fort Lauderdale areas today. The heat index will soar above 105° at times. The difference today will be the development of more widespread showers and thunderstorms. The first storms will develop between 1-3 p.m. with the highest chance from 3 p.m.-7 p.m. Some could be severe with intense cloud-to-ground lightning, damaging wind gusts, and hail.</p><p>Additional hit or miss thunderstorms are likely this weekend. They could also be strong, fueled by the heat in the middle 90s. More heat advisories are likely well into 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[Lucas Herbert and Sam Burns match the major championship record with 62s at the British Open]]></title><link>https://www.local10.com/sports/2026/07/17/lucas-herbert-and-sam-burns-match-the-major-championship-record-with-62s-at-the-british-open/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/17/lucas-herbert-and-sam-burns-match-the-major-championship-record-with-62s-at-the-british-open/</guid><dc:creator><![CDATA[By DOUG FERGUSON, Associated Press]]></dc:creator><description><![CDATA[SOUTHPORT, England (AP) — Lucas Herbert and Sam Burns each matched the major championship scoring record Friday in the British Open with 62s, in extraordinary rounds at Royal Birkdale that were separated by 22 minutes and by vastly different reactions.]]></description><pubDate>Fri, 17 Jul 2026 15:40:07 +0000</pubDate><content:encoded><![CDATA[<p>SOUTHPORT, England (AP) — Lucas Herbert and Sam Burns each matched the major championship scoring record Friday in the British Open with 62s, in extraordinary rounds at Royal Birkdale that were separated by 22 minutes and by vastly different reactions.</p><p>Herbert bent over with hands on his knees after missing a 5-foot par putt on the 18th hole at Royal Birkdale, knowing the 30-year-old Australian was an inch away from being the first man with a 61. Burns wasn't even aware of the record when he holed a bunker shot to cap a birdie-birdie-birdie finish.</p><p>“I'm absolutely disappointed, and at the same time, so proud of today,” Herbert said. "Very, very proud to put my name on that list of guys that have shot 62 in a major championship. So it's kind of holding two emotions there at the same time.</p><p>“It's a pretty good problem to have, too, to be disappointed you shot 62.”</p><p>Most remarkable about Burns is that the 29-year-old American — the runner-up at the U.S. Open last month — wasn't even planning to play in The Open. His wife was due this week, and when she gave birth to a daughter earlier than expected, Burns decided a week ago Friday to make the trip.</p><p>Still steaming from a bogey-bogey-bogey finish on Thursday for a 3-over 73, his goal was to get back under par and keep his hopes alive in the championship.</p><p>“The finish there the last three holes was just a bonus,” Burns said.</p><p>And what a finish. He holed from 40 feet off the green at the 16th for birdie, made a 20-foot birdie putt on the 17th and then made the first birdie of the day on the tough 18th by splashing out of the pot bunker and calmly raising his right arm when it went in.</p><p>“It was a tricky bunker shot because I had to land it in the fringe there and use the slope down to the hole. Definitely very lucky for it to go in,” Burns said.</p><p>That two record-tying rounds happened so close together was reminiscent of Rickie Fowler and Xander Schauffele — also two groups apart — each with 62 in the U.S. Open at Los Angeles Country Club in 2023.</p><p>The record was first set by Branden Grace in 2017, also at Royal Birkdale. It had been matched four times since then at two majors — Schauffele and Fowler at the U.S. Open, and Schauffele and Shane Lowry at 9-under 62 in the 2024 PGA Championship at Valhalla.</p><p>The amazing rounds came one week after Haeran Ryu set the women’s major record with a 60 at the Evian Championship in France, where all lowest scores in LPGA majors have been set.</p><p>Herbert's round was simply flawless until the final hole. A self-described golf nerd, he allowed himself a thought about a record score on a par-70 links after three straight birdies to start the round. And the birdies kept coming until he was 8 under through 12 holes, with the two reachable par 5s still to play.</p><p>“I might not play 12 better holes in my life,” he said.</p><p>Herbert was a foot away from a mid-iron into the par-5 14th, but it just caught a pot bunker, and he had to save par from a greenside bunker. But he holed a 7-foot birdie putt on the 16th to reach 9 under, and he missed a 10-foot birdie attempt on the par-5 17th.</p><p>He went into the right rough off the 18th tee, came up short of the green and from 50 feet away on the baked fairway, Herbert rolled it some 5 feet short of the hole. The putt looked left of the cup from the moment it left his putter.</p><p>“I didn’t hit a bad putt. I can at least sleep easy tonight knowing I didn’t hit a bad putt,” Herbert said. “I just misread it. It’s pretty tough when you’ve got a putt for the major championship record to get everything to work and to get everything to sync perfectly still and straight.”</p><p>Three of the seven rounds of 62 have come at Royal Birkdale, and weather played a role. There was a breeze for so much of the morning, and players took aim. Eric Cole was first out with a 64. Patrick Reed (66) reached 6 under through 12 holes before he slowed.</p><p>“It’s pretty benign, and if you were ever going to do it, this was the morning for it,” said Herbert, who now plays on LIV Golf and has won on five tours. “These guys are good. I’m probably not as surprised as you think that there’s another 62 out there. I’m probably more surprised at myself shooting 62, to be honest.”</p><p>Of the seven rounds of 62 in the majors, Schauffele at the PGA Championship is the only one to leave with the trophy.</p><p>___</p><p>AP golf: https://apnews.com/hub/golf</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/Y25OPYF3LVBJGMQBIWMT5QMZ3E.jpg?auth=7c52a3ad00d0e5dfbe562638e921f503be4fed3ea71ed3332037962f7723b239&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lucas Herbert of Australia waits to play on the 15th green during the second day of the British Open Golf championships at Royal Birkdale golf club, in Southport, England, Friday, July 17, 2026. (AP Photo/Jon Super)]]></media:description><media:credit role="author" scheme="urn:ebu">Jon Super</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JEUVQRSP6BSUCEXDYREAXO5QEI.jpg?auth=ea04cdf3bc5efe0e3b81be3ddd435504410bac7ce603a6fe9b49ae9cc1113f04&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sam Burns of the United States chips in for a birdie from a bunker on the 18th green during the second day of the British Open Golf championships at Royal Birkdale golf club, in Southport, England, Friday, July 17, 2026. (AP Photo/Peter Morrison)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Morrison</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5DYUJPYV34CIKMPCBHEXETM5N4.jpg?auth=2be016e59310e26baad47e73f4fa063f32707583c4aa2f8d103a7dddfec62448&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lucas Herbert of Australia Tess off the 18th hole during the second day of the British Open Golf championships at Royal Birkdale golf club, in Southport, England, Friday, July 17, 2026. (AP Photo/Jon Super)]]></media:description><media:credit role="author" scheme="urn:ebu">Jon Super</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XO3NWWQAKNLSLDDSHC3AJ3GJME.jpg?auth=190696d3c04f64423acf5a390eea75d51db3e890e573875863c44a9e650d6883&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sam Burns of the United States acknowledges the crowd after holding out from a bunker on the 18th green during the second day of the British Open Golf championships at Royal Birkdale golf club, in Southport, England, Friday, July 17, 2026. (AP Photo/Peter Morrison)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Morrison</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/L7JNDPOQJUYAC5LHMFFRB3WAAA.jpg?auth=c2a74461cede9a8be9808b66aaafabd78e40ba252fb9b248464f184834369b05&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lucas Herbert of Australia reacts to the crowd after he completed his second round on the 18th green during the second day of the British Open Golf championships at Royal Birkdale golf club, in Southport, England, Friday, July 17, 2026. (AP Photo/Jon Super)]]></media:description><media:credit role="author" scheme="urn:ebu">Jon Super</media:credit></media:content></item><item><title><![CDATA[Wildfire smoke kills tens of thousands of people a year. Here's how it attacks the body]]></title><link>https://www.local10.com/news/world/2026/07/17/wildfire-smoke-kills-tens-of-thousands-of-people-a-year-heres-how-it-attacks-the-body/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/17/wildfire-smoke-kills-tens-of-thousands-of-people-a-year-heres-how-it-attacks-the-body/</guid><dc:creator><![CDATA[By SETH BORENSTEIN, Associated Press]]></dc:creator><description><![CDATA[Smoke from wildfires — which are burning more of the Northern Hemisphere as Earth warms — attacks nearly every system in the human body, killing tens of thousands of people a year, numerous medical studies show.]]></description><pubDate>Fri, 17 Jul 2026 14:25:04 +0000</pubDate><content:encoded><![CDATA[<p>Smoke from wildfires — which are burning more of the Northern Hemisphere as Earth warms — attacks nearly every system in the human body, killing tens of thousands of people a year, numerous medical studies show.</p><p>It attacks the body immediately, spiking asthma cases with increased ambulance runs within hours, swamps emergency rooms in a day or so with people suffering from heart attacks and other cardiovascular and lung issues, as well as mental health issues, doctors and scientists told The Associated Press.</p><p>Smoke also harms pregnant women, increasing the risk of premature births and low-weight babies who could have breathing problems the rest of their lives, doctors and studies say. And then there are long-term risks connecting prolonged smoke and other air pollution exposure to some cancers and dementia.</p><p>After huge global fires in 2018 and 2019, the medical and science communities started looking at the health effects from the smoke with “more and more studies coming out finding that there’s all types of impacts that may not have been so obvious before,” said Dr. Mary Johnson, a Harvard School of Public Health environmental health scientist.</p><p>Smoke causes inflammation by triggering the body's immune system to go into overtime to fight the irritant. Scientists have found it can harm the brain, the skin and men's sperm, with almost no system of the body spared, Johnson said. People over 60 become more prone to stroke in wildfire smoke, she said.</p><p>“Wildfire smoke is the toxic product of combustion of whatever burned,” which could include houses and cars, said Dr. Courtney Howard, an emergency room physician, chair of the Global Climate and Health Alliance and president-elect of the Canadian Medical Association.</p><p>“So really it's a big giant toxic soup of particles and gases.”</p><p>Scientists have counted at least 1,000 toxins in wildfire smoke, according to Colorado State University environmental toxicologist Luke Montrose.</p><p>“If I gave you a list, you would recognize some of these as being very bad, oftentimes associated with the burning of diesel fuel or cigarette smoke, things like formaldehyde or volatile organic compounds,” Montrose said. “So just the smoke itself can be bad.”</p><p>Rising global temperatures from climate change means more fires</p><p>So far this year, more than 5,740 square miles (more than 14,860 square kilometers) of the United States has burned from wildfires, which is 31% more than the average of the previous 10 years on this date, according to the National Interagency Fire Center. The amount of U.S. land burned each year in the 2020s — averaged out over a decade — is now more than twice what it was 30 years ago.</p><p>Europe saw a record high amount of land burned in 2025, Canada has had several record or near-record fire years in the 2020s and the Arctic recently has had unprecedented levels of burning.</p><p>“Wildfires are becoming more frequent and intense because of climate change, and when a fire happens, you have smoke,” said Colleen Reid, a University of Colorado geographic health professor.</p><p>Most of the biggest particles in wildfire smoke fall close to where a blaze is burning, while the smallest particles — the ones that scientists say do the most damage — travel the farthest. In a typical wildfire, the nasty particles that harm human health are about the size of one micron, Reid said.</p><p>Inside the body, particles attack</p><p>First those particles have to get by your body's protection, mainly nose hairs and mucus, then they get into your lungs and from there the bloodstream.</p><p>Montrose said the particles can be coated in lots of chemicals and have large surface areas. That triggers the body's defense system to “send signals to other cells that say, ‘We have a problem. We need to mount an immune response to this.’ And that’s where you get your acute effect or your effect within minutes, hours or even that day.” It's mostly happening in the hearts and lungs, he said.</p><p>And many people die.</p><p>On average 24,100 people died each year in the Lower 48 states between 2006 and 2020 due to long-term exposure to tiny particles from wildfire smoke, according to a study this year in the journal Science Advances. A Stanford study projects that U.S. wildfire smoke deaths will increase with climate change and by midcentury hit an annual cost of $244 billion in terms of the economic value the government puts on each life.</p><p>On a global scale, wildfire smoke particles cause 677,745 deaths annually, with almost 39% of them children under age 5, according to a 2021 study that combined observations, studies on how the body responds to the particles and computer models to calculate the toll.</p><p>The biggest nonlethal effects have to do with the way people breathe, especially those with asthma.</p><p>“We did a study here in 2014 after we had about two-and-a-half months of smoke off and on, because we’re in the subarctic so we’re warming at triple the global rate, so in a way we’re kind of canaries in the coal mine of the health impacts of climate change,” Howard said on a clear day from Yellowknife, Canada. “We found a full doubling of emergency department visits for asthma and about 50% increase in pneumonia.”</p><p>“Even in individuals that don’t have asthma, the air can be so irritating that you could have difficulty with your respiratory system regardless,” Johnson said, “whether it’s coughing, whether it's chest tightness, whether it’s sore throat, headache.”</p><p>There are ways to minimize the risks</p><p>Studies have linked smoke to people having more trouble with decision making and other cognitive issues. People come to the emergency room depressed, Howard said. That's why it's important to find a place with clean air — including designated shelters or libraries — to get a break from the smoke and possibly exercise, she said.</p><p>Experts suggest people wear high-quality masks when outdoors, even though they don't provide perfect protection. Inside, check windows and doors for seals, invest in a good ventilation system and check air filters, they say.</p><p>“Staying away from the smoke is No. 1 if you can,” Johnson said.</p><p>___</p><p>The Associated Press’ climate and environmental coverage receives financial support from multiple private foundations. AP is solely responsible for all content. Find AP’s standards for working with philanthropies, a list of supporters and funded coverage areas at AP.org.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SRL6EQAJSLAUBLB4H42LVE3WYA.jpg?auth=e4d0859f56ed38bd2545b6bfc94b2fc9258a28d6df9beae5da204187f272cc3a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The New York City skyline is seen through a cover of wildfire smoke, in Jersey City, N.J., Friday, July 17, 2026. (AP Photo/Ryan Murphy)]]></media:description><media:credit role="author" scheme="urn:ebu">Ryan Murphy</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FN7PNWBPZXE2A7NYJGTO6AKXLM.jpg?auth=162e15772c8e4add58dc64179c2d657afd05416ce3b72c2034cc103f465e20e3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A person wearing a mask walks in Times Square as smoke from wildfires blankets the sky, Thursday, July 16, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BNGTS3JHGQS7OTAZN632G4TUHE.jpg?auth=03a3c7b2dc4fa67e049740bdff273a793f5df398afee6ff1650e612591e93f1a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A person wearing a mask walks on a pier as smoke from wildfires blankets the sky, Thursday, July 16, 2026, in the Brooklyn borough of New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KDEFSC7M7BUQHJ2AHGQVBVDDUU.jpg?auth=fcf717e0b471de716f893ad3243e10534603d426cc50a6428529349d6943a3a8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[National Guardsmen patrol the Lincoln Memorial as the sun, obscured by wildfire smoke, rises above the Washington Monument and the Reflecting Pool, Friday, July 17, 2026, on the National Mall in Washington. (AP Photo/Julia Demaree Nikhinson)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content></item><item><title><![CDATA[FHP: Tanker truck driver killed in crash on Florida’s Turnpike at Bird Road ]]></title><link>https://www.local10.com/traffic/2026/07/16/tractor-trailer-fire-shuts-down-florida-turnpike-ramp-at-bird-road-in-southwest-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/traffic/2026/07/16/tractor-trailer-fire-shuts-down-florida-turnpike-ramp-at-bird-road-in-southwest-miami-dade/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A tanker truck driver was killed Thursday after the truck overturned and crashed into a concrete median barrier on Florida’s Turnpike near Bird Road in Miami-Dade County, according to the Florida Highway Patrol.]]></description><pubDate>Thu, 16 Jul 2026 14:53:35 +0000</pubDate><content:encoded><![CDATA[<p>A tanker truck driver was killed Thursday after the truck overturned and crashed into a concrete median barrier on Florida’s Turnpike near Bird Road in Miami-Dade County, according to the Florida Highway Patrol.</p><p><a href="https://www.local10.com/espanol/2026/07/16/incendio-de-camion-con-remolque-cierra-rampa-de-la-autopista-turnpike-de-florida-en-bird-road-en-el-suroeste-de-miami-dade/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/16/incendio-de-camion-con-remolque-cierra-rampa-de-la-autopista-turnpike-de-florida-en-bird-road-en-el-suroeste-de-miami-dade/">Leer en español</a></p><p>Troopers said the tanker truck was traveling south on the Turnpike when the driver lost control. </p><p>They said the truck overturned and collided with the center median concrete barrier wall.</p><p>Authorities confirmed that the driver was pronounced dead at the scene.</p><p>Sky 10 flew over the scene around 10:45 a.m., where a heavily charred tractor-trailer could be seen as firefighters continued spraying water on it. Light smoke could still be seen rising from the vehicle.</p><p>The crash shut down Florida’s Turnpike in both directions as authorities investigated the circumstances leading up to the crash. It was not immediately clear what caused the driver to lose control of the truck.</p><p>Authorities said all lanes of the Turnpike have since been reopened. </p><p>No other details about the truck driver or crash were immediately released. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Iranian strike damages a Kuwait desalination plant, exposing water vulnerability in dry Mideast]]></title><link>https://www.local10.com/news/world/2026/07/17/iranian-strike-damages-a-kuwait-desalination-plant-exposing-water-vulnerability-in-dry-mideast/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/17/iranian-strike-damages-a-kuwait-desalination-plant-exposing-water-vulnerability-in-dry-mideast/</guid><dc:creator><![CDATA[By ANNIKA HAMMERSCHLAG, Associated Press]]></dc:creator><description><![CDATA[Iranian strikes on Friday hit a power and water desalination plant in Kuwait, damaging one of the key sources of drinking water in the small desert nation.]]></description><pubDate>Fri, 17 Jul 2026 12:36:49 +0000</pubDate><content:encoded><![CDATA[<p>Iranian strikes on Friday hit a power and water desalination plant in Kuwait, damaging one of the key sources of drinking water in the small desert nation.</p><p>It's the latest attack on essential infrastructure across the Middle East that have exposed extreme vulnerabilities in one of the world’s driest regions, which relies almost exclusively on technology to produce freshwater that sustains cities, hotels, industry and some agriculture.</p><p>Kuwaiti authorities said the strikes damaged a large number of power generation units and sparked a fire. They added that a fire has been contained, and that they activated emergency contingency plans.</p><p>In Kuwait, about 90% of drinking water comes from desalination, along with roughly 86% in Oman and about 70% in Saudi Arabia. The process removes salt from seawater, most commonly by pushing it through ultrafine membranes in a process known as reverse osmosis.</p><p>Hundreds of desalination plants sit along the Persian Gulf coast, putting systems that supply water to millions within range of Iranian missile or drone strikes. Without them, major cities could not sustain their current populations.</p><p>For people living outside the Middle East, the main concern of the Iran war has been the impact on energy prices. Fighting and attacks on ships in the Strait of Hormuz have upended world markets and pushed oil prices to record highs.</p><p>But the infrastructure that keeps Gulf cities supplied with drinking water are equally vulnerable.</p><p>Throughout the past few months, Iran has struck close to several desalination plants in the Gulf. Kuwait previously reported damage at the Doha West desalination plant early in the war, which resulted from debris from intercepted drones or attacks on the nearby port.</p><p>Iran accused the U.S. of striking Iranian desalination plants on Qeshm Island on March 8, cutting off water supplies for 30 villages, though Washington did not acknowledged the strike.</p><p>Yemen’s Houthi rebels have also targeted Saudi desalination facilities amid regional tensions in the past.</p><p>Many Gulf desalination plants are physically integrated with power stations as co‑generation facilities, meaning attacks on electrical infrastructure could also hinder water production. Desalination plants have multiple stages — intake systems, treatment facilities, energy supplies — and damage to any part of that chain can interrupt production.</p><p>Gulf governments and U.S. officials have long recognized the risks these systems pose for regional stability: if major desalination plants were knocked offline, some cities could lose most of their drinking water within days.</p><p>A 2010 CIA analysis warned attacks on desalination facilities could trigger national crises in several Gulf states, and prolonged outages could last months if critical equipment were destroyed.</p><p>More than 90% of the Gulf’s desalinated water comes from just 56 plants, the report stated, and “each of these critical plants is extremely vulnerable to sabotage or military action.”</p><p>The desalination plants are also vulnerable to climate change, including storm surges and extreme rainfall that can overwhelm infrastructure, as warming oceans increase the likelihood and intensity of cyclones in the Arabian Sea. __</p><p>Associated Press writer Melanie Lidman contributed from Tel Aviv, Israel.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5NHZTBPFBTZD2CRP5DP37NMRDM.jpg?auth=7d249be66f9a52af9dde2db8277f56132a6864d68f1e86101bf8286c52fb2fef&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The Mina Al-Ahmadi oil refinery operates in Kuwait, March 20, 2026. (AP Photo, File)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/N36A4V2R7ZNNA65G4MR3PAOY5E.jpg?auth=7f8860a00cd961fbaed3d5d500ebdb43e84a39b8a11d5bcda97a1ea7b7fac67d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This is a locator map for the Gulf Cooperation Council member states: Saudi Arabia, Bahrain, Qatar, Oman, Kuwait and United Arab Emirates. (AP Photo)]]></media:description></media:content></item><item><title><![CDATA[DNA from the skull of an unknown Revolutionary War soldier reveals more than his name]]></title><link>https://www.local10.com/news/national/2026/07/17/dna-from-the-skull-of-an-unknown-revolutionary-war-soldier-reveals-more-than-his-name/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/17/dna-from-the-skull-of-an-unknown-revolutionary-war-soldier-reveals-more-than-his-name/</guid><dc:creator><![CDATA[By ALLEN G. BREED, Associated Press]]></dc:creator><description><![CDATA[After 246 years, Pvt. John Pumphrey is unknown no more.]]></description><pubDate>Fri, 17 Jul 2026 15:21:40 +0000</pubDate><content:encoded><![CDATA[<p>After 246 years, Pvt. John Pumphrey is unknown no more.</p><p>Through DNA testing and old-fashioned sleuthing, the Maryland teenager who died in one of the last big battles of the American Revolution can now take his place in history, just in time for the 250th birthday of the nation he fought to create.</p><p>“There was a sense of divine timing, I guess,” said Allison Peacock, founder of FHD Forensics, a company that helped with the search. “I don’t know what else you want to call it.”</p><p>Pumphrey died Aug. 16, 1780, at the Battle of Camden, South Carolina. It was one of the Continental Army’s most devastating defeats, where British Gen. Charles Lord Cornwallis routed patriot forces under Maj. Gen. Horatio Gates.</p><p>Many of the 900 killed were left where they fell, abandoned to the predations of wild animals, South Carolina’s scorching heat and its ruinous humidity.</p><p>Bones emerge from a Revolutionary War battlefield</p><p>Archaeologists surveying the area in 2020 came across human bones protruding from the ground. Eventually, 14 sets of remains were identified — 12 of them Continental soldiers. The others were determined to be connected to the British side and were reburied at the battlefield.</p><p>The Richland County Coroner’s Office had worked with Texas-based FHD Forensics on modern-day cases and asked for their help. Peacock took to calling it the case of “America’s oldest John Doe.”</p><p>“What we did is pretty much the same as what we do with any other John Doe case,” she said. “Nobody really knew for sure whether we could get genetic profiles suitable for a genealogy investigation on 240-plus-year-old remains. But we got lucky.”</p><p>Unlike most, Pumphrey and four comrades received a cursory burial beneath a thin layer of dirt. He was dubbed “Camden 9B,” because his were the second set of remains retrieved from burial nine. The remains were examined and cataloged.</p><p>The 12 Continentals were later reinterred with full military honors. Camden 9B’s headstone read: “UNKNOWN. REV WAR. BATTLE OF CAMDEN. AUG 16 1780.”</p><p>DNA unlocks a centuries-old mystery</p><p>Meanwhile, samples from two of the soldiers were sent to Astrea Forensics in California for DNA extraction and sequencing.</p><p>“Typically, in a case like this, we work with teeth, because teeth are in the jaw and are protected, the roots are protected,” said Peacock. “In this case, they were just coming up with nothing on the teeth.”</p><p>With remains this old, it's often difficult to separate the human DNA from all the other genetic material in the grave, said Astrea co-founder and scientific adviser Kelly Harkins Kincaid.</p><p>“It gets colonized by the microbial environment in the soil and the water in the environment,” she said.</p><p>Although she's worked with DNA samples as old as 10,000 years, this was the oldest sample her company has ever used to try to reconstruct a family tree.</p><p>From a petrous portion of the temporal bone, a delicate structure behind the ear at the base of the skull, they successfully extracted DNA that generated Pumphrey's entire genome. Peacock’s team then uploaded the data to FamilyTreeDNA and GEDmatch to trace three types of DNA matches: autosomal, X chromosome and Y chromosome.</p><p>“We got 20,000 matches to work with,” she said. “So, it was a lot to kind of comb through.”</p><p>An orphan soldier's life comes into focus</p><p>One of those matches, from the maternal line, was Russ Hudson.</p><p>The retired federal agent in Gettysburg, Pennsylvania, offered to help do archival research. A profile began to emerge of a young orphan from Maryland’s Anne Arundel County, dispossessed and looking for his way in life.</p><p>“I learned that probably when he was 13, he went to Baltimore and he enlisted in the militia,” Hudson said. “And who knows what his story was? What did he accomplish in order to become a member of the militia at such a young age?”</p><p>Because no birth record has been found, it’s unclear how old Pumphrey was when he went to war. He signed his reenlistment papers with an “X.” But he was young enough that, when he died, the growth plates around his knees had not yet fully closed, Peacock said.</p><p>A witness to history</p><p>Researchers now know Pumphrey and his comrades from the 7th Maryland Regiment were with George Washington in the snows at Valley Forge, Pennsylvania. Peacock said his unit was involved in some of the major contests in the Northern Theater, including the battles of Brandywine, Germantown and Monmouth.</p><p>She figures he had marched 1,000 miles (1,600 kilometers) before he met his end in the pinelands of South Carolina.</p><p>“We don’t really know what John Pumphrey’s cause of death was because they did not find a particular injury on his body,” she said. “It’s possible that he had a soft tissue injury, like a bayonet injury, but it’s a little hard to tell after 246 years.”</p><p>An unexpected twist and an emotional reunion</p><p>Work continues on the other set of remains, Camden 11A. One thing is certain: Peacock is related to him.</p><p>“One of the first things I do when I take on a case is I run my DNA against the remains to see if it’s somebody I’m related to, just on the wild chance that it might be,” she said. “It’s never happened before, but I am related to Camden 11A. So, I’m very motivated to get him identified.”</p><p>Last month, Peacock was confident enough in the research to put a name to Camden 9B. Relatives wept during an emotional ceremony at the 19th-century Benson-Hammond House in Anne Arundel County.</p><p>“The fact that some archaeologists just happened to stumble on bones that were protruding from the earth, and knowing that it would be difficult to identify those people by DNA, I just found it really exciting,” Becky Berman of Daytona Beach, Florida, Pumphrey’s first cousin, several times removed, told The Associated Press.</p><p>For Hudson, the retired federal agent, the story won’t be over until the U.S. government confirms the research and replaces his fifth great-uncle’s “UNKNOWN” gravestone. He said America owes it to John Pumphrey.</p><p>“He sacrificed himself, along with some others,” Hudson said, his eyes tearing up, “for the sake of this new nation.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LS7KNS3OZ5MZVY4A6SRJLIYQ7Q.jpg?auth=6722b89e4a19736bd8d7e5543a55f674d4519bfca7511f3985226a550774b59d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Forensic anthropologists, archeologists and volunteers prepare the remains of an unidentified Revolutionary War soldier killed in the Battle of Camden in 1780 for reburial on March 30, 2023, in Columbia, S.C. (AP Photo/Jeffrey Collins, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeffrey Collins</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4DA2ZOI7H7WGOLPMZWXRU5BPF4.jpg?auth=a6270361f02e0285a009d7db655babb01e0680541dc7b8c56afa7c53dffdc175&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Forensic anthropologist Bill Stevens, left, and archeologist James Legg, right, handle homemade coffins in preparation of the reburial of the remains of unidentified Revolutionary War soldiers killed in the Battle of Camden in 1780 on Thursday, March 30, 2023, in Columbia, S.C. (AP Photo/Jeffrey Collins, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeffrey Collins</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XAM5S4GUQZX4S63J72AEMOYASM.jpg?auth=fec5828c877c78c6b14abb57dca2e66cf4a23246b513373bbc992973b9085c63&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This undated photo provided by the Maryland State Archives on Thursday, July 16, 2026, shows a copy of Pvt. John Pumphrey's re-enlistment contract with the 7th Maryland Regiment, dated Feb. 28, 1779. (Maryland State Archives via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/GP6TJM7F5N3UNYEVLLUGKYZ3BM.jpg?auth=31468faa29f12dc9ef93ae27442fff3869687f392ab3a693494fc75ab45cd959&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Military personnel fold flags for the remains of 12 Continental soldiers killed at the Battle of Camden, S.C., during a memorial ceremony on April 22, 2023. (Historic Camden Foundation/via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/PYR3FZOQ3GSO7LTIL56U5VS22I.jpg?auth=c2a90070c79758717c1a1db8b3d83c7e2525ff78f0440a702ea113a2bfcb3f17&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Relatives of Revolutionary War Pvt. John Pumphrey pose for a photo outside the 19th century Benson-Hammond House in Linthicum Heights, Md., on June 18, 2026. (FHD Forensics via AP)]]></media:description></media:content></item><item><title><![CDATA[The Latest: DHS Secretary Mullin speaks on election security after Trump doubles down in speech]]></title><link>https://www.local10.com/news/2026/07/17/the-latest-trump-doubles-down-on-election-fraud-claims-in-primetime-speech/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/17/the-latest-trump-doubles-down-on-election-fraud-claims-in-primetime-speech/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description><![CDATA[Homeland Security Secretary Markwayne Mullin discussed election security at the White House complex. The Friday briefing follows President Donald Trump’s primetime speech Thursday night, where he revived falsehoods about voter fraud ahead of the November midterms.]]></description><pubDate>Fri, 17 Jul 2026 15:45:14 +0000</pubDate><content:encoded><![CDATA[<p>Homeland Security Secretary Markwayne Mullin discussed election security at the White House complex. The Friday briefing follows President Donald Trump’s primetime speech Thursday night, where he revived falsehoods about voter fraud ahead of the November midterms.</p><p>Trump used a primetime address to the nation to elevate his yearslong push to raise doubts about the legitimacy of U.S. elections and dispute his 2020 loss — this time, to justify his push to pass a strict voter ID bill. His allegations of interference and influence didn’t include key context. Nor did he produce evidence that votes had been manipulated or that the election outcome had been altered.</p><p>Here's the latest:</p><p>DHS secretary pledges to aggressively chase voter fraud cases</p><p>Homeland Security Secretary Markwayne Mullin said if anyone votes illegally in the upcoming midterm elections, “we will hunt you down, we will find you and we will prosecute you.”</p><p>In a White House briefing doubling down on Trump’s primetime election claims, Mullin also threatened fines, penalties or prison time for state election officials who refuse to hand over sensitive voter data to DHS.</p><p>He said states that don’t elect to use DHS’s recently updated tool for identifying noncitizen voters, will become “a priority” for investigations.</p><p>The comments come as a federal judge has blocked the use of DHS’s updated system, citing voter privacy and the fact that it can result in the wrongful purging of eligible voters.</p><p>Why American elections are so complicated — and secure</p><p>In his speech to the nation Thursday evening, President Trump said Americans deserve secure elections, and he claimed to be using federal authority to prevent them from being “stolen.”</p><p>In fact, one of the strongest security features of U.S. elections is the fact that they aren’t conducted at the federal level. America votes in more than 10,000 different election jurisdictions, each with different rules set by state and sometimes local governments.</p><p>That structure makes the nation’s elections extraordinarily complicated — and also safe from widespread fraud. And when misconduct does happen — rarely — security protocols frequently catch it.</p><p>▶ Read more</p><p>ICE has seen a surge in new hires</p><p>In January, Homeland Security said it had hired 12,000 new officers and agents since the hiring surge began and said thousands of those new officers were already out on the streets assisting with investigations. The number includes both deportation officers and agents for Homeland Security Investigations, a separate agency that falls under ICE.</p><p>ICE has said the majority of new hires are police and military veterans. But evidence has been mounting that applicants with questionable histories were either not fully vetted before they were brought on or were hired in spite of their past, an investigation by The Associated Press earlier this year found.</p><p>Maine shooting and officer’s background raise new questions about ICE’s rapid hiring</p><p>Immigration and Customs Enforcement has been rapidly expanding its workforce, hiring thousands of new officers as part of the Trump administration’s attempt to ramp up immigration arrests and deportations.</p><p>The supersizing of ICE — fueled by an infusion of billions of dollars granted by Congress — has raised concerns about the agency’s hiring practices and whether officers being brought on are receiving proper vetting. Those concerns have been rejected by the Department of Homeland Security.</p><p>Relatives of the ICE officer who shot a Colombian man in Maine this week told The Associated Press he struggled with serious mental health issues since early childhood and never should have been given a badge and gun to patrol American streets.</p><p>▶ Read more</p><p>Lawmakers demand answers after ‘bombshell’ report of ICE officer shooting in Maine</p><p>Democratic members of Congress demanded answers about Homeland Security’s  vetting and training of immigration enforcement agents after it was disclosed Thursday that the ICE officer involved in a deadly shooting this week in Maine had a history of mental health issues and violent behavior.</p><p>The Associated Press reported that David Brouillette, the Immigration and Customs Enforcement officer who shot a Colombian man in Maine, is an Army veteran who’s struggled with serious mental health issues since early childhood, according to several of his close relatives.</p><p>The AP reached out to congressional leaders and several key lawmakers of both parties for response.</p><p>The top Democrat on the House Homeland Security Committee, Rep. Bennie Thompson of Mississippi, said Brouillette’s history of violence and mental health issues, as well as the death in Maine, “directly call into question the supposed vetting and training ICE does of its recruits.”</p><p>▶ Read more</p><p>To air or not to air? Nation’s TV networks struggle to find the right balance for Trump speech</p><p>As President Trump threatened sanctions for those who didn’t cover his address live Thursday night, the nation’s broadcast and cable news operations wrestled with the thorniest of questions: To air or not to air?</p><p>Networks and their news operations, broadcast and cable alike, spent the hours leading up to Trump’s address debating how to cover it — and struggling to balance delivering the news with handing over their airwaves to potential falsehoods about the 2020 elections.</p><p>In the end, a patchwork quilt of coverage was largely united by one common strategy: real-time fact-checking as much as was possible even while the president was still speaking.</p><p>The dilemma took place against a backdrop of deep tension between the media and a president working to exert control over it by whatever means he can. Even in his speech itself, Trump excoriated networks that chose not to carry it live.</p><p>▶ Read more</p><p>Rubio set for Asia trip</p><p>Secretary of State Marco Rubio is heading to the Philippines next week to attend meetings with foreign ministers at a gathering of the Association of Southeast Asian Nations, or ASEAN.</p><p>The State Department says Rubio is going to meet with his counterparts and senior officials from governments in the region as he pushes for a free and open Indo-Pacific.</p><p>Rubio is scheduled to leave for Manila on Sunday and head back to the U.S. on Thursday.</p><p>China rejects Trump’s election interference claim as ‘groundless accusations’</p><p>China on Friday said it has never interfered in U.S. elections and has no interest in doing so, urging Washington to stop making what it described as “groundless accusations” after President Trump accused Beijing of meddling in the 2020 election.</p><p>In an address to the nation Thursday, Trump again raised doubts about the U.S. elections results in 2020 and accused China of interfering in them.</p><p>“The relevant allegations by the U.S. are entirely fabricated and aimed at vilifying China,” said China’s Foreign Ministry spokesperson Lin Jian. “We have no interest in interfering in US elections and have never done so.”</p><p>In a daily briefing in Beijing, Lin called on the U.S. to stop making groundless accusations against China.</p><p>▶ Read more</p><p>Former intelligence official calls Trump’s address ‘dangerous’</p><p>Sue Gordon, principal deputy director of national intelligence in Trump’s first term, called the president’s address “a dangerous speech about an incredibly important topic.” She said the intelligence community throughout Trump’s first term was alarmed about foreign interference in elections, but Trump scoffed at them, angered at the investigation of his campaign’s relationship with Russia.</p><p>“He had an entire term to deal with it and I don’t know how you can believe how the same community that told him about it, that was excoriated about it” wouldn’t warn him in 2020, Gordon said on CNN.</p><p>Conservative commentator John Solomon, who joined the White House staff last month and was seated in the East Room for Trump’s speech, later told MS NOW “the intelligence community has zero evidence that someone has flipped — that a foreign power flipped — a vote in 2020, ’22 or ’24.”</p><p>But, he added, “We’re not through all the documents.”</p><p>Trump doesn’t raise doubts about his election wins</p><p>President Donald Trump began Thursday night with a stark warning about what he described as flaws in the voting system and said he was releasing previously classified documents related to the 2020 and 2018 elections, when he lost the presidential election and when his party suffered losses.</p><p>Trump’s speech presented allegations of interference and influence in ways that lacked key context and did not produce evidence that votes had been manipulated or that the election outcome had been altered.</p><p>Notably, he focused on China but glossed over Russia, a country intelligence officials have said favored Trump in 2016 and 2020 and engaged in wide-ranging influence campaigns aimed at boosting him over Democrat Joe Biden in the latter campaign.</p><p>Trump’s Thursday night address hinged on contradictions</p><p>A twice-elected president complained about his one personal defeat, alleged a cover-up by officials in his own first administration and surfaced claims about countries attempting to harm his own prospects while staying silent on steps taken by other nations to boost him.</p><p>Trump used the remarks to justify his push to pass a strict voter ID bill in Congress that hasn’t advanced because it lacks enough support from his fellow Republicans.</p><p>“America is back and doing really well, but we still have a major challenge that must be urgently addressed, because no country can be great without fair and honest elections,” he said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YE62T2SHKVRKRPPY2LS242VPRY.jpg?auth=3aa0d44b0ca3ef6dbbb3c7be657f361751cee60081f2f1454fa84f7e4aa2c2db&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump speaks in the East Room of the White House, Thursday, July 16, 2026, in Washington. (Saul Loeb/Pool via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Saul Loeb</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JX6AF7FAB26SRFYLEKFG2J3ORY.jpg?auth=1d6a77e3e443f37138f6a9417953d149d153d57e0734b0eb6440ae2cd5be5b6d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump speaks in the East Room of the White House, Thursday, July 16, 2026, in Washington. (Saul Loeb/Pool via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Saul Loeb</media:credit></media:content></item><item><title><![CDATA[World Cup beer sales are hopping. Brewers hope the stout demand outlasts the tournament]]></title><link>https://www.local10.com/business/2026/07/17/world-cup-beer-sales-are-hopping-brewers-hope-the-stout-demand-outlasts-the-tournament/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/17/world-cup-beer-sales-are-hopping-brewers-hope-the-stout-demand-outlasts-the-tournament/</guid><dc:creator><![CDATA[By DEE-ANN DURBIN, Associated Press]]></dc:creator><description><![CDATA[The World Cup has been a bonanza for beer in the U.S. Bars in Boston reported needing emergency deliveries to keep taps from running dry on some game days. Fans downed a total of 290,000 stadium beers during the six matches in Philadelphia, FIFA organizers said.]]></description><pubDate>Fri, 17 Jul 2026 12:12:36 +0000</pubDate><content:encoded><![CDATA[<p>The World Cup has been a bonanza for beer in the U.S. Bars in Boston reported needing emergency deliveries to keep taps from running dry on some game days. Fans downed a total of 290,000 stadium beers during the six matches in Philadelphia, FIFA organizers said.</p><p>But all that frothy foam obscures a cold reality: Beer sales have been struggling globally, and it’s unclear if soccer's world championship tournament can reverse the trend despite having three countries and 16 cities as co-hosts this year.</p><p>In the U.S., beer consumption has fallen steadily for a decade, according to the Brewers Association, a trade group for craft brewers. Canada has seen a similar decline, according to the national statistics agency. The Brewers of Europe trade association says the story is the same in the European Union.</p><p>Consumers are buying less regular beer and more ‘wellness’ drinks</p><p>Many consumers are cutting back on alcohol for health reasons. Last year was the first time in Gallup’s polling that a majority of Americans – 53% -- said drinking “one or two drinks a day” was bad for one’s health.</p><p>While sales of non-alcoholic beer have grown, they still make up only around 1% of the U.S. market, according to the Beer Institute, a trade group for brewers.</p><p>Economic worries also have taken a toll on sales. U.S. consumption of all types of alcohol – including wine and spirits – fell 5% last year, and affordability concerns were partly to blame, beverage market research company IWSR said.</p><p>Craig Purser, the president and CEO of the National Beer Wholesalers Association, said he thinks smartphones and Netflix have taken consumers away from socializing with a cold beer in hand.</p><p>“If you have this behavior where we’re cocooning and we’re not spending time with other folks, that’s going to affect beer consumption,” Purser said.</p><p>World Cup host cities saw a bump in beer sales at stadiums, bars and restaurants</p><p>Enter the World Cup and the soccer fans who traveled from around the world to support their national teams and engage in communal celebration or sorrow.</p><p>In the first four weeks of the tournament, beer sales in bars, restaurants, stadiums and other venues rose 14% in U.S. host cities compared to the same period last year, according to the Beer Institute. The bump extended beyond host cities; sales were up 4% nationally, the institute said.</p><p>Jim Koch, the brewer, founder and CEO of the Boston Beer Co., which makes Samuel Adams and other brands, said the company had to make two emergency deliveries to its Sam Adams Boston Taproom on the first day that Scotland's fans were in town.</p><p>“At one point, we were pouring them a Sam Adams Boston Lager every 12 seconds. What a wonderful group of people,” he said.</p><p>But that wasn't all that warmed Koch's heart.</p><p>“I didn’t see a single soul on their phone," he said, “They had a beer in their hand and they were talking to each other. They were doing what beer is meant to do, which is helping people enjoy each other’s company.”</p><p>The plentiful drinking on display in stadiums stood in stark constrast to the World Cup held four years ago in Qatar, where the government banned the sale of alcoholic beer in match venues.</p><p>Brewers leaned heavily into this year's tournament. Budweiser and Michelob Ultra maker AB InBev, the World's Cup's official beer sponsor, doled out marketing support to bars and hosted 200,000 watch parties in 40 countries.</p><p>Molson Coors said it would spend 60% more than last year on marketing in June and July; it also debuted a limited edition soccer ball that can hold 12 cans of Miller Lite.</p><p>A team's loss can make supporters cry, but not in their beer</p><p>Maybell Romero, a law professor at Tulane University School of Law in New Orleans, usually prefers cocktails over beer. But she says she opts for beer during the World Cup since it has lower alcohol content than liquor or wine and watching games can be an all-day affair.</p><p>“If I drink cocktail after cocktail, I will not be functional after a few hours,” Romero said.</p><p>Romero, who has been watching this year's matches at bars in Mexico City, said she’s enjoyed trying new beers, especially those with novel ingredients like champagne yeast. She might order an occasional beer once the World Cup ends but expects to go back to mostly drinking cocktails.</p><p>Beer consumption was expected to fall in some markets even before the World Cup ended. Shares in AB InBev and Constellation Brands — which owns the U.S. rights to Mexican beer brands like Corona and Modelo — tumbled after Mexico and Brazil were eliminated from the tournament.</p><p>Romero observed the mood shift in Mexico City after those losses.</p><p>“The city is collectively depressed,” she said. "Everything is a lot quieter, and people aren’t going out as much."</p><p>Major sporting events on the horizon allow the beer industry to hold out hope</p><p>Purser remains hopeful the World Cup will remind people how much they like to gather and cheer on athletes, especially with the Summer Olympics heading to Los Angeles in 2028. Occasions are expanding, he said; college and professional football games are now played on more nights of the week, for example. And beer's consumer base is widening as more brands put out low- and no-alcohol versions, he said.</p><p>In May, the NCAA reversed its long-standing ban on alcohol advertising during March Madness, allowing makers of beer, wine, spirits and hard seltzer makers to sponsor the college basketball tournaments for the first time starting next season.</p><p>The Boston Beer Co.'s Koch said he's not fretting until then.</p><p>“People worry that the beer business has declined for a few years, and I always remind them that beer has been a part of human society, human civilization, for 10,000 years,” he said. “Beer will always be a part enhancing our enjoyment of our lives and the time we spend on this earth.”</p><p>___</p><p>AP Video Journalist Rodrique Ngowi contributed from Boston.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/Y4WK3EVADKNQRDK2BCZE27QGQM.jpg?auth=3c5205c002a82ff3a95fd1149387357509a8700e3e72aba9a6e6141e0c9f417f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image made from video shows Boston Beer Co. Founder and CEO Jim Koch gesturing during an interview at his company headquarters in Boston,Tuesday, July 7, 2026. (AP Photo/ Rodrique Ngowi)]]></media:description><media:credit role="author" scheme="urn:ebu">Rodrique Ngowi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UWS62GZBM4XR7Q7BJZMTLAJQY4.jpg?auth=33b71f01a19c0b6a6473481e037f834f9649e7fd63fce06d4041e4a2cd2aa595&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Beer froths after Boston Beer Co. Founder and CEO Jim Koch poured himself a drink at his company headquarters in Boston, Tuesday, July 7, 2026. (AP Photo/Rodrique Ngowi)]]></media:description><media:credit role="author" scheme="urn:ebu">Rodrique Ngowi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SELW4PG353M7ETTX27L46LYO6Q.jpg?auth=add8b64589a9c36d7c694a79c16ca8db9bb41792963b3b9c8e7b847b3116b5c6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S. beer production and imports have fallen since 2017. (AP Digital Embed)]]></media:description><media:credit role="author" scheme="urn:ebu">Kevin S. Vineys</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FNUG4U5MWIE3GSDTBUMAZ6GJGM.jpg?auth=0579ee727fa9d83e36fb7f0da63734c3cf486a82884a8450586872e903e9f732&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Boston Beer Co. Founder and CEO Jim Koch sips beer at his company headquarters in Boston, Tuesday, July 7, 2026. (AP Photo/Rodrique Ngowi)]]></media:description><media:credit role="author" scheme="urn:ebu">Rodrique Ngowi</media:credit></media:content></item><item><title><![CDATA[In new audio, city employee testifies that North Miami Beach mayor tried to alter recording ― a potential crime]]></title><link>https://www.local10.com/news/local/2026/07/16/in-new-audio-city-employee-testifies-that-nmb-mayor-tried-to-alter-recording-a-potential-crime/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/16/in-new-audio-city-employee-testifies-that-nmb-mayor-tried-to-alter-recording-a-potential-crime/</guid><dc:creator><![CDATA[Glenna Milberg]]></dc:creator><description><![CDATA[There are new details regarding allegations into North Miami Beach Mayor Michael Joseph. ]]></description><pubDate>Thu, 16 Jul 2026 21:47:03 +0000</pubDate><content:encoded><![CDATA[<p>There are new details regarding <a href="https://www.local10.com/news/local/2026/02/17/new-report-alleges-misconduct-by-north-miami-beach-mayor-michael-joseph/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/02/17/new-report-alleges-misconduct-by-north-miami-beach-mayor-michael-joseph/">allegations into North Miami Beach Mayor Michael Joseph</a>. </p><p><a href="https://www.local10.com/espanol/2026/07/16/nuevo-audio-empleado-municipal-testifica-que-alcalde-de-nmb-intento-alterar-grabacion-un-posible-delito/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/16/nuevo-audio-empleado-municipal-testifica-que-alcalde-de-nmb-intento-alterar-grabacion-un-posible-delito/">Leer en español</a></p><p>Joseph is accused of asking a city employee to alter a video recording, a political crime, and then lashing out at him when he refused. </p><p>In a report, the ALGO Law Firm outlined details of why they wrote Joseph put the city “in substantial legal, financial and ethical risk” while Joseph called the report “political theater.”</p><p>The report, which can be read at the bottom of this story, indicated that the “rumors were substantiated by recorded interviews and testimonies.”</p><p>Local 10 News has since obtained those records. </p><p>Among them, the city’s well-regarded IT chief Ricardo Castillo, known in the report as “Employee C”.</p><p>He described Joseph’s response when he refused the mayor’s request to “disconnect recording equipment and edit recordings” of a city manager candidate interview.</p><p>“(He said) ’You’re gonna f--- me over,’ and I said, ‘Well, how would I f--- you over if nothing bad happened in the interviews?’” Castillo said. </p><p>That video, which Local 10 has obtained, was an interview with the mayor’s preferred candidate for the position who ultimately was not chosen by the other commissioners.</p><p>Castillo acknowledged to the investigators that altering the record is a potential crime.</p><p>“He did, at the end, he asked me ‘Have I threatened you? Do you feel threatened?’ and I did say, ‘No,’ but I felt intimidated, because I know I was doing the right thing but he was making me feel bad about it,” he said. </p><p><b>READ THE REPORT BELOW:</b></p><p> <iframe class="scribd_iframe_embed" title="Final Nmb Interim Report" src="https://www.scribd.com/embeds/1062948574/content?start_page=1&view_mode=scroll&access_key=key-tdW9kM23sQFTkFQCqarT" tabindex="0" data-auto-height="true" data-aspect-ratio="0.7729220222793488" scrolling="no" width="100%" height="600" frameborder="0" ></iframe></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></channel></rss>