<?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>Wed, 22 Jul 2026 19:33:57 +0000</lastBuildDate><language>en</language><ttl>1</ttl><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title><![CDATA[Child therapist accused of abusing boy, 5, at southwest Miami-Dade clinic]]></title><link>https://www.local10.com/news/local/2026/07/22/child-therapist-accused-of-abusing-boy-5-at-southwest-miami-dade-clinic/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/22/child-therapist-accused-of-abusing-boy-5-at-southwest-miami-dade-clinic/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A child occupational therapist is accused of physically abusing a 5-year-old boy during a therapy session at a clinic in the Three Lakes neighborhood of southwest Miami-Dade, according to investigators. ]]></description><pubDate>Wed, 22 Jul 2026 15:46:02 +0000</pubDate><content:encoded><![CDATA[<p>A child occupational therapist is accused of abusing a 5-year-old boy during a therapy session at a clinic in the Three Lakes neighborhood of southwest Miami-Dade, investigators said. </p><p><a href="https://www.local10.com/espanol/2026/07/22/acusan-a-terapeuta-infantil-de-abusar-de-nino-de-5-anos-en-clinica-del-suroeste-de-miami-dade/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/22/acusan-a-terapeuta-infantil-de-abusar-de-nino-de-5-anos-en-clinica-del-suroeste-de-miami-dade/">Leer en español</a></p><p>Jail records show Leonardo Daniel Rivas, 42, was arrested Tuesday on a charge of child abuse without great bodily harm. </p><p>Deputies with the Miami-Dade Sheriff’s Office said the boy was attending his daily occupational therapy session at Florida Kids Therapy Medley at 13335 SW 124th St. on Thursday when Rivas, who was serving as his occupational therapist, “squeezed the victim’s cheeks together” and repeatedly forced a speech therapy device known as a Whisper Phone into the victim’s mouth, “covering his mouth several times.”</p><p>An arrest report states that the boy became upset, after which Rivas “began holding the victim down forcefully to the chair” and “firmly pushed the victim’s legs down.”</p><p>Investigators said the boy suffered “numerous abrasions” to both shoulder blades and his chest. According to the report, he was treated for his injuries at Nicklaus Children’s Hospital.</p><p>Authorities later arrested Rivas, who told investigators he did not want to speak with them without an attorney present, the report states.</p><p>As of Wednesday morning, Rivas was being held at the Turner Guilford Knight Correctional Center, where his bond was set at $2,500. A judge ordered him to have no contact with the alleged victim but allowed him to continue practicing while the case is pending. </p><p>Florida licensing authorities will determine whether any disciplinary action, including the possible suspension or revocation of his license, is warranted.</p><p>The clinic released a statement following Rivas’ arrest, which you can read here: </p><p><blockquote style="border-left: 4px solid #ccc; background-color: #f8f8f8; padding: 16px 20px; margin: 20px 0; font-style: italic; font-size: 0.9em; line-height: 1.7; color: #333;">
  <p style="margin: 0 0 1em 0;">
    "We are deeply saddened by the incident involving one of our contracted therapists and a minor receiving services at our center. The safety, dignity, and well-being of every child in our care are, and always will be, our highest priority.
  </p>

  <p style="margin: 0 0 1em 0;">
    The conduct observed in this incident is completely contrary to our values, our standards of care, and the way therapy is provided at Florida Kids Therapy Medley. We do not tolerate any form of physical aggression, mistreatment, or abuse toward the children we serve," the statement read
  </p>

  <p style="margin: 0 0 1em 0;">
    As soon as the incident was brought to our attention, we immediately reviewed the available information, removed the therapist from all patient care responsibilities, preserved the relevant evidence, and notified the appropriate authorities. We are fully cooperating with law enforcement and all regulatory agencies as the investigation continues.
  </p>

  <p style="margin: 0 0 1em 0;">
    Out of respect for the minor and because the investigation remains ongoing, we cannot comment further on the specific details of the case at this time.
  </p>

  <p style="margin: 0;">
    Our commitment remains to provide a safe, compassionate, and professional environment for every child and family we serve, to cooperate fully with the authorities, and to continue strengthening all necessary measures to ensure the protection and well-being of the children in our care." 
  </p>
</blockquote></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/KOQC7E7MW5GYHPV4BCUXOW6V6Y.jpg?auth=7203606c037ff34593d94cf3c6a7d03fa8f4e4156f6bb9f8ca8d4c58b8ca31bd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Parlamento de Nicaragua avanza para abolir elecciones por orden de Ortega]]></title><link>https://www.local10.com/espanol/2026/07/22/parlamento-de-nicaragua-avanza-para-abolir-elecciones-por-orden-de-ortega/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/parlamento-de-nicaragua-avanza-para-abolir-elecciones-por-orden-de-ortega/</guid><dc:creator><![CDATA[Por MEGAN JANETSKY, Associated Press]]></dc:creator><description><![CDATA[CIUDAD DE MÉXICO (AP) — Los legisladores de Nicaragua afirmaron que llevarán a cabo el plan del presidente Daniel Ortega para abolir las elecciones en el país centroamericano, lo que provocó nuevas críticas el miércoles por parte de la comunidad internacional.]]></description><pubDate>Wed, 22 Jul 2026 19:17:04 +0000</pubDate><content:encoded><![CDATA[<p>CIUDAD DE MÉXICO (AP) — Los legisladores de Nicaragua afirmaron que llevarán a cabo el plan del presidente Daniel Ortega para abolir las elecciones en el país centroamericano, lo que provocó nuevas críticas el miércoles por parte de la comunidad internacional.</p><p>El Congreso de Nicaragua, que está firmemente en manos de Ortega y de su esposa y copresidenta Rosario Murillo, anunció la medida en un comunicado el martes. Señaló que la más reciente reforma constitucional garantizará la paz, seguridad y estabilidad del país.</p><p>El Legislativo daba seguimiento al anuncio que Ortega hizo el fin de semana de que “aquí no volverá a haber elecciones”, lo que refleja tanto su esfuerzo por prolongar su gobierno de casi 20 años como por eliminar cualquier posibilidad de que la oposición llegue al poder.</p><p>Bajo Ortega, el gobierno ha llevado a cabo una amplia represión contra la disidencia tras la violenta sofocación de las protestas de 2018. Las autoridades han encarcelado a políticos opositores, líderes religiosos y otras personas, y también han clausurado miles de organizaciones de la sociedad civil.</p><p>El Congreso ha modificado repetidamente la Constitución para concentrar el poder en manos de Ortega y eliminar cualquier vestigio de independencia democrática y de disidencia en el país.</p><p>Las declaraciones de Ortega el domingo, durante un discurso con motivo del aniversario de la Revolución Sandinista, cancelaron de hecho las próximas elecciones. La votación estaba programada para noviembre de 2027, después de que el Congreso controlado por el gobierno votara en enero de 2025 para ampliar en un año el mandato presidencial de cinco años.</p><p>Volker Türk, alto comisionado de las Naciones Unidas para los derechos humanos, condenó enérgicamente el miércoles los acontecimientos en Nicaragua y manifestó que “todas las personas, de todas las posturas políticas, deben poder votar y postularse a cargos públicos”.</p><p>“Estos últimos acontecimientos profundizan aún más las severas restricciones a las libertades fundamentales, el desmantelamiento del espacio cívico y la erosión constante del Estado de derecho”, expresó Türk en un comunicado.</p><p>El gobierno de Nicaragua declinó comentar las críticas.</p><p>Marco Rubio, secretario de Estado de Estados Unidos, declaró el martes que la medida de Ortega y Murillo para eliminar las elecciones en Nicaragua “deja al descubierto su verdadera naturaleza autoritaria”.</p><p>“Estados Unidos insta a la comunidad internacional a unir fuerzas para demostrarle a la dictadura Murillo-Ortega que no puede mantener relaciones como si nada con otras naciones mientras frustra los principios básicos de nuestro hemisferio democrático”, escribió Rubio en un comunicado.</p><p>El gobierno de Trump —pese a las duras palabras, las sanciones y las críticas reiteradas— ha tomado pocas medidas importantes contra el gobierno de Nicaragua. En el cercano El Salvador, donde el presidente Nayib Bukele -- aliado del presidente estadounidense Donald Trump -- también ha ido debilitando los contrapesos democráticos y ha arremetido contra críticos, el gobierno de Washington en gran medida ha elogiado al mandatario.</p><p>__________________________________</p><p>Esta historia fue traducida del inglés por un editor de AP con ayuda de una herramienta de inteligencia artificial generativa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/Q47TOOAPB3TTYM24PKBZZ5HKNM.jpg?auth=57b6cd4682bad3447ea5830b4b41615f22e4e4c33c8873eb03aaa0cd32efe3c9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Policías nicaragüenses se toman una foto con el presidente Daniel Ortega en Masaya, Nicaragua, el 13 de julio del 2018. (AP foto/Cristobal Venegas)]]></media:description><media:credit role="author" scheme="urn:ebu">Cristobal Venegas</media:credit></media:content></item><item><title><![CDATA[Arizona Cardinals offensive lineman Isaiah Adams arrested in Canada on gun charges]]></title><link>https://www.local10.com/sports/2026/07/22/arizona-cardinals-offensive-lineman-isaiah-adams-arrested-in-canada-on-gun-charges/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/22/arizona-cardinals-offensive-lineman-isaiah-adams-arrested-in-canada-on-gun-charges/</guid><dc:creator><![CDATA[By DAVID BRANDT, Associated Press]]></dc:creator><description><![CDATA[TEMPE, Ariz. (AP) — Arizona Cardinals offensive lineman Isaiah Adams was arrested in Canada recently on four weapons charges.]]></description><pubDate>Wed, 22 Jul 2026 19:16:27 +0000</pubDate><content:encoded><![CDATA[<p>TEMPE, Ariz. (AP) — Arizona Cardinals offensive lineman Isaiah Adams was arrested in Canada recently on four weapons charges.</p><p>Adams, 25, was charged with possession of a firearm obtained in a crime, possession of a restricted/prohibited firearm, no license while in possession of a loaded firearm and possessing a prohibited device, according to an online release from the Durham Regional Police Service in Ontario.</p><p>Adams was one of four people arrested.</p><p>“Isaiah is completely innocent in this matter,” Adams’ attorney Adam Weisberg said in a statement. “He had no knowledge of any firearm, and he will be fully exonerated.”</p><p>The report says that on Friday, police concluded an investigation into a male believed to be in possession of a firearm and involved in drug trafficking. Two of the other people arrested were charged with possession of fentanyl with intent to distribute.</p><p>The Cardinals are scheduled to have their first practice of training camp on Thursday. A person familiar with the situation told The Associated Press that Adams was expected to be in camp Thursday. The person spoke on condition of anonymity because the team is not commenting on the details of Adam’s situation.</p><p>“We are aware of the situation involving Isaiah Adams,” the Cardinals said in a statement. “Out of respect for the process, we will refrain from commenting further at this time.”</p><p>Adams — who was born in Ajax, Ontario — is a third-year player for the Cardinals and in the mix for a starting job. He was a third-round pick out of Illinois in 2024.</p><p>___</p><p>AP NFL: https://apnews.com/hub/NFL</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JACH2MXBLGMQLEZ7SJ65DUOUKI.jpg?auth=7e49476a59511b00febf917bbd8c0e024f9ff37f1280a8a37702d3e881c00509&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Arizona Cardinals guard Isaiah Adams walks off the field after an NFL football game against the Seattle Seahawks, Sept. 25, 2025, in Glendale, Ariz. (AP Photo/Ross D. Franklin, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ross D. Franklin</media:credit></media:content></item><item><title><![CDATA[Judge bars deportation of witness in fatal ICE shooting of Mexican homebuilder]]></title><link>https://www.local10.com/news/2026/07/22/judge-bars-deportation-of-witness-in-fatal-ice-shooting-of-mexican-homebuilder/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/22/judge-bars-deportation-of-witness-in-fatal-ice-shooting-of-mexican-homebuilder/</guid><dc:creator><![CDATA[By JACK BROOK, Associated Press]]></dc:creator><description><![CDATA[A federal judge has barred the deportation of a witness in the fatal shooting of a Mexican homebuilder by federal immigration officers during a traffic stop in Houston.]]></description><pubDate>Wed, 22 Jul 2026 19:09:15 +0000</pubDate><content:encoded><![CDATA[<p>A federal judge has barred the deportation of a witness in the fatal shooting of a Mexican homebuilder by federal immigration officers during a traffic stop in Houston.</p><p>Jose Trinidad Rojas Pliego was one of three passengers in a van driven by Lorenzo Araujo Salgado when Araujo Salgado was shot by a U.S. Immigration and Customs Enforcement officer on July 7 while they were driving to work at a construction site.</p><p>Araujo Salgado’s killing sparked protests and calls for an independent investigation. Within the next week, a federal immigration officer in Maine fatally shot a Colombian man, and a Mexican man in Florida died after being hit by a truck while fleeing immigration officers.</p><p>Rojas Pliego must remain in the Southern District of Texas while his habeas petition is pending, U.S. District Judge Keith Ellison wrote in an order on Monday. Rojas Pliego says he is being held unconstitutionally in ICE custody, court records show.</p><p>The U.S. Department of Homeland Security, which oversees ICE, said the agency “will comply with the court order.”</p><p>Rojas Pliego had entered the U.S. decades ago and had not gained legal status, according to his stepdaughter, Griselda Silva.</p><p>Rojas Pliego and the two other passengers, also currently in ICE custody, have disputed DHS’ account of the shooting, according to their attorneys. DHS has said that Araujo Salgado was attempting to run over an ICE officer. A federal prosecutor in Texas has said that ICE officers were targeting two Guatemalan men who were potentially subject to deportation and driving a van similar to Araujo Salgado’s.</p><p>Araujo Salgado, a 52-year-old father of three, had been living in the country for 35 years and was close to obtaining legal status, according to his family, and has no known criminal record.</p><p>The Harris County District Attorney’s Office has said it is helping Araujo Salgado’s three passengers apply for a special visa, known as a U visa, for witnesses who are assisting law enforcement with an investigation. It remains unclear if U.S. Citizenship and Immigration Services, overseen by DHS, will grant visas for the three men.</p><p>One of the other men, Daniel Tirado Pantoja, also filed a habeas petition Monday, according to federal court records.</p><p>Araujo Salgado’s brother, Victor Salgado, is scheduled to appear for an immigration hearing later this week, according to his attorney, Ruby Powers. She requested that his habeas petition, which has not yet been filed, remain sealed due to a threat of “retaliation or intimidation” to his family and friends, court records show.</p><p>The FBI executed a search warrant to investigate possible illicit substances in Araujo Salgado’s vehicle and alleged that several small bags inside the van were filled with a white substance that appeared to be methamphetamine.</p><p>Victor Salgado’s attorney said the white substance was a salt mixture that the men used as electrolytes to stay hydrated while doing manual labor in the grueling Texas heat.</p><p>Hugo Balderas-Ibarra, an attorney for Rojas Pliego and Tirado Pantoja, did not respond to a request for comment.</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/NGR3GCUQHBEYRFMK76FG7RGGVA.jpeg?auth=c19e56c60d007273dc7776d940cb8eab527d70909f85690d43e44abdf4a97bd1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Rubio: ‘We’re prepared to do what we can do to effectuate a positive change in Cuba’]]></title><link>https://www.local10.com/news/world/2026/07/22/rubio-were-prepared-to-do-what-we-can-do-to-effectuate-a-positive-change-in-cuba/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/22/rubio-were-prepared-to-do-what-we-can-do-to-effectuate-a-positive-change-in-cuba/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[U.S. Secretary of State Marco Rubio talked about Cuba during a news conference on Wednesday in the Philippines.]]></description><pubDate>Wed, 22 Jul 2026 18:15:49 +0000</pubDate><content:encoded><![CDATA[<p>U.S. Secretary of State Marco Rubio talked about Cuba during a news conference on Wednesday in the Philippines.</p><p>Rubio said the leaders of the one-party communist state’s priorities were to hold onto power and not to lose control of the people. </p><p>“The biggest problem Cuba has is that the regime is a disaster, their economic model doesn’t work, and the people who run the country don’t know what the hell they’re doing,” <a href="https://www.state.gov/releases/office-of-the-spokesperson/2026/07/secretary-of-state-marco-rubio-remarks-to-the-press-14/" target="_self" rel="" title="https://www.state.gov/releases/office-of-the-spokesperson/2026/07/secretary-of-state-marco-rubio-remarks-to-the-press-14/">Rubio said</a>. </p><figure><img src="https://www.local10.com/resizer/v2/NA7VZK7TOAV332KFS3JHBQSVRY.jpg?auth=709980932b8ab510a6fcfee4630f3a934abec9e6c00afe0afe0da01f53342e5e&smart=true&width=1200&height=900" alt="Children cool off in their doorway during a blackout in Havana, Cuba, Tuesday, July 14, 2026. (AP Photo/Ramon Espinosa)" height="900" width="1200"/><figcaption>Children cool off in their doorway during a blackout in Havana, Cuba, Tuesday, July 14, 2026. (AP Photo/Ramon Espinosa)</figcaption></figure><p><b>Related report</b>: <a href="https://www.local10.com/news/world/2026/07/20/trump-administration-accuses-cuba-of-promoting-left-wing-terrorism/" target="_self" rel="" title="https://www.local10.com/news/world/2026/07/20/trump-administration-accuses-cuba-of-promoting-left-wing-terrorism/">Trump administration accuses Cuba of promoting left-wing terrorism and ‘subversion’ </a></p><p>The Trump administration intends to continue talks with Cuban officials, according to Rubio. </p><p>“This is a government that has spent, a regime that has spent, the better part of 30, 40, 50 years destabilizing the region in the movements that they’ve supported,” <a href="https://www.state.gov/releases/office-of-the-spokesperson/2026/07/secretary-of-state-marco-rubio-remarks-to-the-press-14/" target="_self" rel="" title="https://www.state.gov/releases/office-of-the-spokesperson/2026/07/secretary-of-state-marco-rubio-remarks-to-the-press-14/">Rubio said</a>. </p><figure><img src="https://www.local10.com/resizer/v2/P3QXS7OA7GZD3246AW6MYJ5NLQ.jpg?auth=47ffc3ed4fb340b30c90fe07868951a311a4b24177d455115040a19130808598&smart=true&width=1200&height=900" alt="Children run past a pile of trash accumulated on a street during a blackout in Havana, Cuba, Monday, July 6, 2026. (AP Photo/Ramon Espinosa)" height="900" width="1200"/><figcaption>Children run past a pile of trash accumulated on a street during a blackout in Havana, Cuba, Monday, July 6, 2026. (AP Photo/Ramon Espinosa)</figcaption></figure><p><b>Related report</b>: <a href="https://www.local10.com/news/local/2026/07/22/american-museum-of-the-cuban-diaspora-hosts-forum-on-islands-transition-to-democracy/" target="_self" rel="" title="https://www.local10.com/news/local/2026/07/22/american-museum-of-the-cuban-diaspora-hosts-forum-on-islands-transition-to-democracy/">American Museum of the Cuban Diaspora hosts forum on island’s ‘transition to Democracy’</a></p><p>The Trump administration is focused on threats by Cuba’s allies and mass migration, according to Rubio. </p><p>“We’re prepared to do what we can do to effectuate a positive change in Cuba because it directly impacts our national security,” <a href="https://www.state.gov/releases/office-of-the-spokesperson/2026/07/secretary-of-state-marco-rubio-remarks-to-the-press-14/" target="_self" rel="" title="https://www.state.gov/releases/office-of-the-spokesperson/2026/07/secretary-of-state-marco-rubio-remarks-to-the-press-14/">Rubio said</a>. “Cuba matters to us because it’s 90 miles from our shores.”</p><figure><img src="https://www.local10.com/resizer/v2/TDWTC6LONPIEVBKJ4DTQDJ2HBM.jpg?auth=d8b1456eef456a00bc23bae6ffa0f0cb9c29c7cb714ca33271cbd4f11f80cfed&smart=true&width=1200&height=900" alt="A child walks with a bottle of oil past a solar panel set up on the street to charge batteries during a blackout in Havana, Cuba, Monday, July 6, 2026. (AP Photo/Ramon Espinosa)" height="900" width="1200"/><figcaption>A child walks with a bottle of oil past a solar panel set up on the street to charge batteries during a blackout in Havana, Cuba, Monday, July 6, 2026. (AP Photo/Ramon Espinosa)</figcaption></figure><p><b>Related reports</b></p><ul><li><a href="https://www.local10.com/news/politics/2026/07/22/house-republicans-push-95-billion-package-for-the-iran-war-and-trumps-priorities/" target="_self" rel="" title="https://www.local10.com/news/politics/2026/07/22/house-republicans-push-95-billion-package-for-the-iran-war-and-trumps-priorities/">House Republicans push $95 billion package for the Iran war and Trump’s priorities</a></li><li><a href="https://www.local10.com/news/world/2026/07/17/trump-a-lot-of-things-are-going-to-happen-in-cuba/" target="_self" rel="" title="https://www.local10.com/news/world/2026/07/17/trump-a-lot-of-things-are-going-to-happen-in-cuba/">Trump: ‘A lot of things are going to happen in Cuba’</a></li><li><a href="https://www.local10.com/news/local/2026/07/21/state-department-catholic-relief-services-send-1st-humanitarian-flight-to-cuba-from-mia/" target="_self" rel="" title="https://www.local10.com/news/local/2026/07/21/state-department-catholic-relief-services-send-1st-humanitarian-flight-to-cuba-from-mia/">US State Department, Catholic Relief Services send 1st humanitarian flight to Cuba from MIA</a> </li></ul><p><b>Analysis: </b><a href="https://www.local10.com/news/world/2026/07/02/latest-updates-from-local-10-cuba-analyst-dr-andy-gomez/" target="_self" rel="" title="https://www.local10.com/news/world/2026/07/02/latest-updates-from-local-10-cuba-analyst-dr-andy-gomez/">Andy Gomez’s July 21st update </a></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BWCUM3ROF6QBQEDLYSYS5E72VA.jpg?auth=52965ddec46d9fafc7ea5d4740ecea335c532589c3725f41a73d37388c245e10&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Secretary of State Marco Rubio speaks during a press conference on the sidelines of the Association of Southeast Asian Nations (ASEAN) Foreign Ministers' Meeting in Pasay, Metro Manila, Philippines Wednesday, July 22, 2026. (Brendan Smialowski/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Brendan Smialowski</media:credit></media:content></item><item><title><![CDATA[American Museum of the Cuban Diaspora hosts forum on island’s ‘transition to Democracy’]]></title><link>https://www.local10.com/news/local/2026/07/22/american-museum-of-the-cuban-diaspora-hosts-forum-on-islands-transition-to-democracy/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/22/american-museum-of-the-cuban-diaspora-hosts-forum-on-islands-transition-to-democracy/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Attorney Marcell Felipe welcomed a group of experts on Wednesday to the American Museum of the Cuban Diaspora in Miami. ]]></description><pubDate>Wed, 22 Jul 2026 18:58:09 +0000</pubDate><content:encoded><![CDATA[<p>Attorney Marcell Felipe welcomed a group of experts on Wednesday to the American Museum of the Cuban Diaspora in Miami. </p><p>Felipe, the chairman of the museum, co-hosted a forum that focused on “Rebuilding Cuba’s infrastructure as part of the transition to Democracy.”</p><p>The list of experts included Sebastián Arcos, of Florida International University’s Institute for Cuban Studies; Helena Solo-Gabriele, an engineer and University of Miami professor; and Jorge Piñón, of the University of Texas at Austin’s Energy Institute.</p><p>Felipe is the founder of the <a href="https://www.inspireamerica.com/" target="_self" rel="" title="https://www.inspireamerica.com/">Inspire America Foundation</a>, which supports The <a href="https://panthernow.com/2020/01/13/ideas-for-cuban-democracy-discussed-at-state-of-the-world-panel/" target="_self" rel="" title="https://panthernow.com/2020/01/13/ideas-for-cuban-democracy-discussed-at-state-of-the-world-panel/">Initiative for Democratic and Economic Alternatives (IDEAs) for Cuba</a>.</p><p><b>Related reports</b></p><figure><img src="https://www.local10.com/resizer/v2/RMNYO7EBFIPJ3ACZTEPCSIOGKA.jpg?auth=6334a5140c9bd97e698938cb3791eb307a986a22aa410d6776e134903ad96a55&smart=true&width=1200&height=900" alt="A man pushes a cart of empty containers to fill with water in Havana, Cuba, Friday, June 12, 2026. (AP Photo/Ramon Espinosa)" height="900" width="1200"/><figcaption>A man pushes a cart of empty containers to fill with water in Havana, Cuba, Friday, June 12, 2026. (AP Photo/Ramon Espinosa)</figcaption></figure><ul><li><a href="https://www.local10.com/news/world/2026/07/22/rubio-were-prepared-to-do-what-we-can-do-to-effectuate-a-positive-change-in-cuba/" target="_self" rel="" title="https://www.local10.com/news/world/2026/07/22/rubio-were-prepared-to-do-what-we-can-do-to-effectuate-a-positive-change-in-cuba/">Rubio: ‘We’re prepared to do what we can do to effectuate a positive change in Cuba’</a></li><li><a href="https://www.local10.com/news/politics/2026/07/22/house-republicans-push-95-billion-package-for-the-iran-war-and-trumps-priorities/" target="_self" rel="" title="https://www.local10.com/news/politics/2026/07/22/house-republicans-push-95-billion-package-for-the-iran-war-and-trumps-priorities/">House Republicans push $95 billion package for the Iran war and Trump’s priorities</a></li></ul>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ABDNRXGUDB6GO2J6KMHPP3IVFA.jpg?auth=c7b74b1ad311c7dffc7f9beafc07e41f431adaae9f3d042e7b7601f12e5b6ce1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People collect water from a street tap during a blackout in Havana, Cuba, Tuesday, July 14, 2026. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Man turns himself in after multiple vehicle burglaries reported in Miami-Dade, deputies say]]></title><link>https://www.local10.com/news/local/2026/07/22/man-turns-himself-in-after-multiple-vehicle-burglaries-reported-in-miami-dade-deputies-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/22/man-turns-himself-in-after-multiple-vehicle-burglaries-reported-in-miami-dade-deputies-say/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A Miami-Dade man turned himself in to authorities and was arrested early Wednesday in connection with a series of vehicle burglaries, according to investigators. ]]></description><pubDate>Wed, 22 Jul 2026 18:53:02 +0000</pubDate><content:encoded><![CDATA[<p>A man turned himself in to authorities and was arrested early Wednesday following a series of vehicle burglaries that were reported in Miami-Dade County over the past week, according to investigators. </p><p>Jail records show Isaac Alexander Jiron, 23, was taken into custody by the Miami-Dade Sheriff’s Office after he arrived at the Turner Guilford Knight Correctional Center. </p><p>Deputies said the case stems from an investigation into vehicle burglaries that began around 2 a.m. on July 14 in the 7700 block of Northwest 200 Lane in the Country Club area of northwest Miami-Dade.</p><p>The report states Jiron was captured on surveillance video attempting to burglarize two vehicles parked at an occupied single-family residence by pulling on the door handles. Deputies said the attempts were unsuccessful because the vehicles were locked.</p><p>They said Jiron then went to a neighboring residence and burglarized two vehicles parked on that property. One of the vehicles reportedly contained about $14,000 that the victim had secured inside the center console, according to the arrest report.</p><p>The victims were inside their home asleep at the time of the burglaries, deputies said.</p><p>Investigators said they took Jiron into custody and attempted to interview him after advising him of his Miranda rights. The report states Jiron invoked his rights and declined to speak with detectives without an attorney. </p><p>Jail records show he is facing two counts each of burglary of an occupied dwelling, burglary of an occupied conveyance, attempted burglary of an occupied conveyance, and trespassing of an unoccupied structure or conveyance. He is also facing one count of third-degree grand theft of a dwelling or curtilage.</p><p>As of Wednesday afternoon, Jiron remained at TGK, where his bond was listed as “to be set.” </p><p>Records show he was placed on a Nebbia hold, a court order that requires the defendant to prove that the money or assets used to pay the bond come from a legitimate, lawful source before they can be released.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CIQCQLYX6ZGL7OC7UHCNINJ3YE.jpg?auth=7de47be120448aae05db6b11714d6ef6b830c732d46854a9d6bc56c9251a454b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA['The last picture': A passing boater's photograph may be the 5 adults who drowned in Ohio]]></title><link>https://www.local10.com/news/national/2026/07/22/the-last-picture-a-passing-boaters-photograph-may-be-the-5-adults-who-drowned-in-ohio/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/22/the-last-picture-a-passing-boaters-photograph-may-be-the-5-adults-who-drowned-in-ohio/</guid><dc:creator><![CDATA[By JULIE CARR SMYTH AND PATRICK AFTOORA-ORSAGOS, Associated Press]]></dc:creator><description><![CDATA[COLUMBUS, Ohio (AP) — Marcus L. Martin felt instant trepidation Sunday when he saw five adults wading hip- and waist-deep in the Scioto River. A frequent boater on the Ohio waterway, the Baptist pastor knew the area where they were standing to be treacherous. He believes the people he captured in a photo to be the ill-fated group that drowned that day.]]></description><pubDate>Wed, 22 Jul 2026 18:48:05 +0000</pubDate><content:encoded><![CDATA[<p>COLUMBUS, Ohio (AP) — Marcus L. Martin felt instant trepidation Sunday when he saw five adults wading hip- and waist-deep in the Scioto River. A frequent boater on the Ohio waterway, the Baptist pastor knew the area where they were standing to be treacherous. He believes the people he captured in a photo to be the ill-fated group that drowned that day.</p><p>“I just remember being taught that that area was kind of dangerous, in the sense of there being steep slopes” and a quick drop-off into the river, he told The Associated Press. A few years earlier, Martin had warned a pair of young people playing in the water at that same spot to “be very careful.”</p><p>He saw five adults in the water and two children playing on the grassy bank nearby, tracking the description of the group provided by Delaware County authorities after the drownings.</p><p>Martin and his family floated away to enjoy a beautiful summer evening. But when they returned past the spot about two hours later and saw the group still wading in the river, Martin thought to snap a photo.</p><p>“I don't know what it was. I said, I just need to capture this picture,” he said.</p><p>Martin said he knows the area well from 10 years of boating there and considered warning the people of the potential danger. But, unlike when he'd warned the two people earlier, there were two or three boats between him and them and he didn't want to cross between them and cause too many waves in the water.</p><p>He's been losing sleep over the decision since news broke of five people drowning that afternoon. It feels “surreal,” he said.</p><p>“I believe the picture I took may have been the last picture of them being alive,” he said.</p><p>Delaware County Sheriff Jeffrey Balzer has said authorities believe one of the adults began struggling to swim and the others successively went to that person's aid. All five were swept under and died. The two women’s bodies were recovered Sunday and the three other bodies a day later.</p><p>Neither Balzer's office nor the local EMS agency immediately responded to requests for verification of the photo and those who appear in it.</p><p>Martin said he feels certain the group he photographed is of the five people who perished Sunday; it's rare to see people fishing or swimming in that stretch of the river. He said he attempted to share the picture with both law enforcement and a news reporter at the scene the day after the drownings, but no one seemed interested.</p><p>Honduran authorities confirmed Tuesday that four of the five adults were Honduran citizens. One was Jose Mario Pineda Dias, 33, another his wife Marina Suyapa Regalado, 28. The other couple and the fifth individual have yet to be identified.</p><p>The government of Honduras said it is working with the U.S. to bring their bodies home. The repatriation process could take at least a month.</p><p>An 8-year-old and a 10-year-old, children of one of the couples, were orphaned by the tragedy. They were taken into initial custody by the state of Ohio, but arrangements were being made to reunite them with relatives in Honduras.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WJWKTR7V23CCDLEDOGWCXLGKQY.jpg?auth=064158d1544509928541f21b35ce33b03b70fbd14b38339dbcaad3bc0fcb6e45&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by Pastor Marcus L. Martin, a group of people he believes were those who died in a recent drowning accident, are shown fishing along the Scioto river in Powell, Ohio, Sunday, July 19, 2026. (Pastor Marcus L. Martin via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Marcus L. Martin</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RC5RVPPBMSE4E2G4KVDPGXRR4Y.jpg?auth=59510910c409fba41e91637ffda3dda3362fe35be2530cd44659b2f4e2e32b04&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by Pastor Marcus L. Martin, a group of people he believes were those who died in a recent drowning accident, are shown fishing along the Scioto river in Powell, Ohio, Sunday, July 19, 2026. (Pastor Marcus L. Martin via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Marcus L. Martin</media:credit></media:content></item><item><title><![CDATA[Muertos por fuertes lluvias en Chile ascienden a 13; autoridades empiezan a contabilizar daños]]></title><link>https://www.local10.com/espanol/2026/07/22/muertos-por-fuertes-lluvias-en-chile-ascienden-a-13-autoridades-empiezan-a-contabilizar-danos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/muertos-por-fuertes-lluvias-en-chile-ascienden-a-13-autoridades-empiezan-a-contabilizar-danos/</guid><dc:creator><![CDATA[Por NAYARA BATSCHKE, Associated Press]]></dc:creator><description><![CDATA[SANTIAGO (AP) — Las autoridades evaluaban el miércoles los estragos provocados por los fuertes temporales que azotan Chile, una de las peores tragedias climáticas registradas en el país en las últimas décadas que ha dejado al menos 13 muertos, 16 heridos y miles de personas afectadas.]]></description><pubDate>Wed, 22 Jul 2026 18:37:47 +0000</pubDate><content:encoded><![CDATA[<p>SANTIAGO (AP) — Las autoridades evaluaban el miércoles los estragos provocados por los fuertes temporales que azotan Chile, una de las peores tragedias climáticas registradas en el país en las últimas décadas que ha dejado al menos 13 muertos, 16 heridos y miles de personas afectadas.</p><p>Una de las situaciones más graves se registra en el norte del país, en especial en las regiones del Atacama y Coquimbo, donde las intensas lluvias, inundaciones y vientos han generado una crisis sanitaria, con cortes del agua potable y de la energía eléctrica que siguen golpeando a los residentes.</p><p>De acuerdo con el último balance del Servicio Nacional de Prevención y Respuesta ante Desastres (Senapred), la gran mayoría de las casi 65.000 personas que siguen aisladas a raíz de la emergencia están en estas dos regiones.</p><p>Al menos cuatro personas permanecen desaparecidas, otras 3.469 han resultado damnificadas en algún grado por la catástrofe, mientras que 1.552 están refugiadas en albergues debido a las alertas meteorológicas vigentes. Un centenar de viviendas han sido completamente destruidas, al paso que casi 25.000 han sufrido daños de diferentes magnitudes.</p><p>Por otro lado, los servicios de búsqueda han localizado y rescatado con vida a tres individuos, dos mujeres y un hombre, que estaban desaparecidos desde el pasado jueves en un rocoso cañón en plena cordillera de los Andes.</p><p>Esta semana, el presidente chileno, José Antonio Kast, decretó el estado de excepción en partes del norte del país a fin de acelerar la respuesta a la tragedia. Poco después, el Ministerio de Salud decretó el alerta sanitaria en las mismas áreas para “responder con mayor rapidez a las necesidades de salud de la comunidad afectada”.</p><p>Tras registrar lluvias de manera ininterrumpida por casi una semana, las precipitaciones finalmente dieron una tregua el miércoles en las 10 regiones castigadas por los temporales. En el norte, donde los ríos se han desbordado, los cauces empiezan a volver a los niveles de agua habituales.</p><p>“Estamos viendo que, gracias a Dios, en el norte ya están bajando un poco los cauces, lo que ha permitido abrir caminos. Esto significa que vamos a poder llegar más prontamente con la ayuda”, afirmó la ministra de Salud, May Chomalí, tras una reunión el miércoles.</p><p>La noche del martes, un segundo avión con unas nueve toneladas de ayuda humanitaria aterrizó en la región del Atacama, con lo que ya son más de 150 toneladas de auxilio enviadas al norte chileno desde el inicio de la emergencia climática, precisó por su lado la directora de Senapred, Alicia Cebrián.</p><p>El Ministerio de Educación mantuvo las clases suspendidas para la jornada en tres de las 16 regiones del país. Y, mientras que las autoridades apenas comienzan a calcular los estragos, distintos sectores empresariales calculan unas pérdidas por cerca de 400 millones de dólares dejadas por el severo sistema frontal que según pronósticos volverá a golpear con fuerza a partir de mañana y hasta el fin de semana en gran parte de la nación.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/T7Y5XP5BPILPHOW34KFTPWY5SY.jpg?auth=8901c657b8d0f2627193698b8c66187434e16da5e05ea8fd6981cf9edef975dd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Una mujer espera el autobús durante un chaparrón en Santiago de Chile, a primera hora del lunes 20 de julio de 2026. (Foto AP/Esteban Félix)]]></media:description><media:credit role="author" scheme="urn:ebu">Esteban Felix</media:credit></media:content></item><item><title><![CDATA[Inter Miami signs 5-time Champions League winner Casemiro — but did they tamper?]]></title><link>https://www.local10.com/sports/local/2026/07/22/inter-miami-signs-5-time-champions-league-winner-casemiro/</link><guid isPermaLink="true">https://www.local10.com/sports/local/2026/07/22/inter-miami-signs-5-time-champions-league-winner-casemiro/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Inter Miami CF on Wednesday announced the signing of Brazilian midfielder Carlos Henrique Casemiro, adding one of soccer’s most experienced and successful players to its roster.]]></description><pubDate>Wed, 22 Jul 2026 17:11:31 +0000</pubDate><content:encoded><![CDATA[<p>Inter Miami CF on Wednesday announced the signing of Brazilian midfielder Carlos Henrique Casemiro, adding one of soccer’s most experienced and successful players to its roster.</p><p>Casemiro joins the club as a free agent and is under contract through the 2027 MLS Sprint Season, with an option to extend the deal through June 2029. The club stated that the move is pending approval of his P-1 Visa.</p><blockquote class="twitter-tweet"><p lang="en" dir="ltr">Midfield, reinforced. Bem-vindo, <a href="https://x.com/Casemiro?ref_src=twsrc%5Etfw">@Casemiro</a>! 🇧🇷<a href="https://t.co/1GW3A40qvD">https://t.co/1GW3A40qvD</a> <a href="https://t.co/ZmM0IXUXux">pic.twitter.com/ZmM0IXUXux</a></p>&mdash; Inter Miami CF (@InterMiamiCF) <a href="https://x.com/InterMiamiCF/status/2079963784722944066?ref_src=twsrc%5Etfw">July 22, 2026</a></blockquote><p>The 34-year-old midfielder arrives in Miami after a decorated career that includes five UEFA Champions League titles, three LaLiga championships, and multiple international trophies with Real Madrid. </p><p>He also spent the past three seasons playing for Manchester United in the English Premier League.</p><p>“I’m motivated by winning and continuing to grow,” Casemiro said in the team’s <a href="https://www.intermiamicf.com/news/inter-miami-cf-signs-five-time-uefa-champions-league-winning-midfielder-casemiro" target="_self" rel="" title="https://www.intermiamicf.com/news/inter-miami-cf-signs-five-time-uefa-champions-league-winning-midfielder-casemiro">news release on Wednesday</a>. “I can’t wait to get started and give everything I have to repay the trust the club has shown me.”</p><p>Inter Miami owners praised the signing, calling Casemiro a player who brings leadership and a winning mentality to the team. </p><p>Co-owner David Beckham said he was excited to welcome the midfielder after watching his successful career with Real Madrid and Manchester United.</p><p>“I’m very proud to welcome Casemiro and his family to Inter Miami,” he said in part. “He is a person and a player that I have admired for a long time.”</p><p>Casemiro is considered one of the top defensive midfielders of his generation and joins Inter Miami as the club continues to build a stronger roster for the present and future. </p><p>According to MLS insider <a href="https://x.com/tombogert" target="_self" rel="" title="https://x.com/tombogert">Tom Bogert</a>, the league has opened an investigation into possible tampering violations during Casemiro’s signing process. </p><p>Bogert said the Los Angeles Galaxy reportedly held Casemiro’s discovery rights, and MLS is reviewing whether any league rules were broken.</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/OCFMXKIP5TFDT2CW5JYZJ5EUOI.jpg?auth=7756956e6d002830b515a60924b3020da24ea4b99746af40668047b9154aa50a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Brazil's Casemiro (5) celebrates after scoring his side's first goal during the World Cup round of 32 soccer match between Brazil and Japan in Houston, Monday, June 29, 2026. (AP Photo/Ashley Landis)]]></media:description><media:credit role="author" scheme="urn:ebu">Ashley Landis</media:credit></media:content></item><item><title><![CDATA[Prosecutor focuses on who knew about singer D4vd’s relationship with teen girl before her killing]]></title><link>https://www.local10.com/entertainment/2026/07/22/prosecutor-focuses-on-who-knew-about-singer-d4vds-relationship-with-teen-girl-before-her-killing/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/22/prosecutor-focuses-on-who-knew-about-singer-d4vds-relationship-with-teen-girl-before-her-killing/</guid><dc:creator><![CDATA[By ANDREW DALTON, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — A money manager for D4vd testified Wednesday that he had heard only the first name of Celeste Rivas Hernandez, the 14-year-old girl the singer is charged with killing, before her dismembered body was found in the trunk of a car.]]></description><pubDate>Wed, 22 Jul 2026 19:26:13 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — A money manager for D4vd testified Wednesday that he had heard only the first name of Celeste Rivas Hernandez, the 14-year-old girl the singer is charged with killing, before her dismembered body was found in the trunk of a car.</p><p>The testimony from Benjamin Gregor came on the second day of a preliminary hearing in a Los Angeles court to determine whether there is enough evidence to put D4vd, whose legal name is David Burke, on trial on charges of murder, continuous sexual abuse of a child under the age of 14 and mutilation of a body.</p><p>“I knew her first name,” Gregor said.</p><p>The prosecutor, Deputy District Attorney Beth Silverman, later asked Gregor where he had heard the name Celeste. He said from Rob Morgenroth, D4vd's manager.</p><p>“Did he tell you she was his girlfriend?” Silverman asked, but objections prevented an answer.</p><p>Burke’s lawyers have said he did not cause Rivas Hernandez’s death, and he has pleaded not guilty to the charges. Prosecutors allege Burke fatally stabbed Rivas Hernandez to prevent her from revealing their relationship and ruining his career.</p><p>Hearing got heated as relationship explored</p><p>Gregor was one of two witnesses called to discuss Burke’s finances, to indicate how much he had to lose, and whether the killing could have meant financial gain.</p><p>But the questioning, which got increasingly heated, swerved into who among the people around Burke knew he was in a sexual relationship with the teen.</p><p>Silverman asked Gregor if he knew Burke had taken Rivas Hernandez to London with him, and to Texas to meet his family. He said he had heard about the London trip.</p><p>The prosecutor asked if he had heard about Burke taking Rivas Hernandez to nightclubs, with both of them using fake IDs. Burke only recently turned 21.</p><p>This drew angry objections from Burke's attorney, Marilyn Bednarski.</p><p>“Counsel is testifying!” she said.</p><p>Judge Charlaine F. Olmedo, who will decide whether there is probable cause for trial, cut off the line of questioning.</p><p>Prosecutors are seeking to prove that Burke, an indie-pop singer whose music and online presence brought him a huge following, met Rivas Hernandez when she was 11 and began a sexual relationship with her when she was 13 and he was 18.</p><p>They said in a court filing that she had grown jealous of his relationships with other women and threatened to expose him.</p><p>Officer details finding girl's passport in area where Burke had been</p><p>The court filing said Burke sent a car to pick up Rivas Hernandez on April 23, 2025, from her hometown of Lake Elsinore, California, some 80 miles (129 km) outside Los Angeles. They exchanged messages until she arrived at his home, after which her phone went dead. Prosecutors say he stabbed her when she arrived.</p><p>A California Highway Patrol officer testified Wednesday that a road worker in January had found Rivas Hernandez’s passport in a brushy dirt area in a rural section of Santa Barbara County, about 95 miles (150 km) northwest of Burke’s Hollywood home.</p><p>Prosecutors have said Burke made two trips to the area, once in April 2025 immediately after the killing and again about six weeks later, where data shows he was at the spot where the passport was found.</p><p>On Tuesday, the lead investigator, Los Angeles police homicide detective Joshua Byers, testified that records showed Burke had ordered a body bag, chain saws, an inflatable pool and a shovel online, and most of the items were found in Burke's garage when a search warrant was served.</p><p>Prosecutors say he dismembered her body in the garage, and kept it in the front trunk of his Tesla, where it was found after the car was towed 4 1/2 months later in September.</p><p>Byers testified that when he was called to the Hollywood tow yard, a body bag matching the one Burke had ordered contained a head and torso, with arms and legs underneath in garbage bags.</p><p>Photos of the body in the open trunk were shown in court as her parents, Jesus Rivas and Mercedes Martinez, sat in the audience. The two were back in the courtroom on Wednesday. They are not expected to testify at the hearing.</p><p>The defendant, who has been held without bail since his arrest, appeared in court in his orange jail clothes and glasses.</p><p>D4vd made millions between 2023 and 2025</p><p>The financial witnesses testified that Burke's music had earned him at least $10 million between 2023 and 2025.</p><p>Under the name D4vd (pronounced “David”), he began writing and recording songs for YouTube videos he created of the video game Fortnite as a teen.</p><p>The music was a blend of indie rock, R&B and lo-fi pop. The music made him a phenomenon on TikTok, Soundcloud and Spotify, where his top songs, including his 2022 breakthrough “Romantic Homicide,” have more than a billion plays.</p><p>In 2023, he released two EPs and opened for SZA on tour. Last year, he performed at the Coachella music festival and released a full album that he was on tour promoting when the body was discovered.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CNWH7XMIN7POSB77KMVEXVFDUU.jpg?auth=f5fa65a1a90eebef2c9d3db98340390386ddc7ab87cddfa3940caf64dff8dc02&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this courtroom sketch, David Anthony Burke, who is known as D4vd, is seen in court Tuesday, July 21, 2026, in Los Angeles. (Bill Robles via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Bill Robles</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PSDLGHQ4XMXRGWVAMEGWEHV7P4.jpg?auth=d6b57c15acd2c3cc999c31cc66df5781f353ea0c5c5447324e8bc18a9d44ce5e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this courtroom sketch, David Anthony Burke, also known as D4vd, far right, is seen in court Tuesday, July 21, 2026, in Los Angeles, during his trial for the killing of Celeste Rivas Hernandez. (Bill Robles via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Bill Robles</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/476DQTAIBPWJIAJOXOCJLAISH4.jpg?auth=23146c29216d28a46e60bd58ed7d58bc5cf0d2aaca2cb9ff8626103657e82b20&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A makeshift Memorial for Celeste Rivas Hernandez, who was killed and found inside a vehicle owned by singer D4vd, is placed outside her home in Lake Elsinore, Calif., on April 21, 2026. (AP Photo/Damian Dovarganes, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Damian Dovarganes</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AKKKPBIUOZA63JE2RCQCEYZLVU.jpg?auth=736dd150db96802c5efc5cbd9b33a517574eb7d862879c08a34a29278479308e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A makeshift memorial for Celeste Rivas Hernandez, whose body was found inside a vehicle owned by singer D4vd, is displayed outside her home in Lake Elsinore, Calif., on April 21, 2026. (AP Photo/Damian Dovarganes, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Damian Dovarganes</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3YJHULGIFMIVLQEGS6HY4SXWXU.jpg?auth=6b8eea3da5633a2abb40fffccdb294a56028625b366a1a40d70c7005cdb6f4f5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - D4vd appears at Variety's Power of Young Hollywood in Los Angeles on Aug. 8, 2024. (Photo by Jordan Strauss/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jordan Strauss</media:credit></media:content></item><item><title><![CDATA[House Republicans push $95 billion package for the Iran war and Trump's priorities]]></title><link>https://www.local10.com/news/politics/2026/07/22/house-republicans-push-95-billion-package-for-the-iran-war-and-trumps-priorities/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/22/house-republicans-push-95-billion-package-for-the-iran-war-and-trumps-priorities/</guid><dc:creator><![CDATA[By LISA MASCARO, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — House Speaker Mike Johnson will try to advance a Republican-only $95 billion budget proposal Wednesday, a long-shot effort to fund the Iran war and other White House priorities over Democratic objections as a GOP priority before the midterm elections.]]></description><pubDate>Wed, 22 Jul 2026 18:23:06 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — House Speaker Mike Johnson will try to advance a Republican-only $95 billion budget proposal Wednesday, a long-shot effort to fund the Iran war and other White House priorities over Democratic objections as a GOP priority before the midterm elections.</p><p>House Republicans are divided over the plan, with conservatives wary because there are no offsetting budget cuts. But the GOP leadership is pushing ahead, viewing the go-it-alone process as the best chance to usher President Donald Trump's priorities through the split Congress, despite skepticism in the Senate.</p><p>“Just bullets and bombs to finish the job,” said Rep. Jodey Arrington, R-Texas, the chairman of the Budget Committee.</p><p>Democrats argued the money should be spent at home, particularly on efforts to lower costs for Americans.</p><p>“Republicans plan to spend tens of billions of dollars on Trump’s failed war in Iran,” said Rep. Pete Aguilar of California, chairman of the House Democratic caucus, this week. “Think about what we could spend with these resources instead.”</p><p>The Congress is at a standstill over the U.S. war against Iran — unable to stop Trump's military strikes, but not having authorized the use of American military force — and politically torn over having to provide billions of taxpayer dollars to pay for it. Most Americans disapprove of Trump's Iran strategy, according to a recent AP-NORC poll.</p><p>The budget battle comes as Trump attended the dignified transfer of four service members killed in the Middle East, bringing the military death toll to 18. Defense Secretary Pete Hegseth told senators at a fiery hearing this week that the Pentagon is running short of cash, despite a massive $150 billion one-time allotment in last year's big budget bill.</p><p>Even if the House hauls the budget resolution forward, Johnson’s strategy faces uncertainty in the Senate.</p><p>The package has $60 billion for the Pentagon and $13 billion for other national security needs, $12 billion for farmers struggling under Trump’s tariffs and $10 billion for voting law changes aligned with the SAVE America Act and proof of citizenship requirements that are Trump’s top priority.</p><p>A once rare budget tool is now the norm in split Congress</p><p>Republicans are relying on the budget reconciliation process, which enables approval on a majority vote in Congress, bypassing the Senate's ability to filibuster the measure t o stall or kill it.</p><p>Once rare, the reconciliation process is now Johnson's preferred strategy for pushing proposals through Congress. It's the way Republicans approved Trump's big tax breaks and spending cuts bill last summer and funded Homeland Security this year over Democrats' refusal to fund Trump's mass deportation agenda.</p><p>“No matter how you feel about current events, these funds are necessary to ensure our fighting forces remain ready, our troops are paid and our nation is safe," said Rep. Mike Rogers of Alabama, the Republican chairman of the Armed Services Committee.</p><p>But House Democratic Leader Hakeem Jeffries said, “Republicans have literally ripped. food from the mouths of hungry children, seniors and veterans to sustain the Trump war machine.”</p><p>This is the third time GOP leaders have relied on reconciliation, dubbing this version 3.0, and it's a lengthy process. If the House approves the budget resolution, it next goes to the Senate for a round-the-clock session to consider politically tough amendments — something senators would rather avoid in an election year.</p><p>The budget resolution sets out instructions for the various committees to draft legislation, which Johnson hopes could be done this summer, with final voting on the package once lawmakers return after the August recess.</p><p>Senators pan House's budget and have their own ideas</p><p>Senate Majority Leader John Thune has been noncommittal on the House package that also divides his own GOP majority, with some Republican senators preferring more money for the military and others demanding the costs be offset with cuts elsewhere.</p><p>“We’ll see,” Thune said this week.</p><p>Thune's focus, at the moment, is avoiding another government shutdown. He wants the Senate to approve a stopgap funding measure, called a continuing resolution, to provide routine government funding before lawmakers leave for the summer break.</p><p>If senators are unable to reach agreement on government funding, Thune has said he may hold onto the House's budget resolution and use it later in the fall as a way to push the resolution through the Senate over objections. He wants to prevent a federal shutdown when current funds expire, Sept. 30.</p><p>“It’s a possibility that, if necessary, we could pull that budget resolution passed by the House and use it to fund government,” Thune said. “I hope that’s not necessary.”</p><p>Thune has also clashed with Trump over the president's push for the SAVE America Act, which would require proof of citizenship for voting. The measure, while popular among Trump's most ardent supporters, does not have enough support among Senate Republicans for passage.</p><p>It's already against the law for noncitizens to vote in federal elections and experts warn the proposed new rules could make it more difficult for eligible Americans to cast ballots. Estimates are that some 9% of U.S. citizens of voting age, or 21.3 million people, do not have proof of their citizenship readily available. Almost half of Americans do not have a U.S. passport.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GQAJ377554EVVYNTMFX2BIRNOM.jpg?auth=b0e229c1b53f865cb8078efd1f5c798a955a71677729518f06af63b776a100fb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Speaker of the House Mike Johnson, R-La., leaves the chamber as members debate a series of measures including a continuing resolution to fund the government and a spending package for the Iran war, at the Capitol in Washington, Tuesday, July 21, 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/27NGMG2PJL2X34LRUA4V37WA24.jpg?auth=b94f4068f72631f206a1de0ca808045a041108480cae391448057841a85be1d3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lindsay Hoyle, speaker of the House of Commons, left, is welcomed by Speaker of the House Mike Johnson, R-La., as they meet at the Capitol in Washington, Tuesday, July 21, 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/5LWZKUDAYWQPQZVXDEIP23OER4.jpg?auth=7f4266c24007a32055ac25e80bcc4fa83df69ada7d745e5911f4d5d20733b918&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rep. Anna Paulina Luna, R-Fla., is pursued by reporters as she leaves the chamber, at the Capitol in Washington, Tuesday, July 21, 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/7YR64IK6HWTINEU64J33IIPYZY.jpg?auth=5579eb923a09b8f2303798b23748d61c93d95f659d2b2a0ac6d6bfe9641baf2c&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 the Cannon House Office Building as Republican lawmakers passed a bill to fund the federal government through Dec. 4, in Washington, Wednesday, July 22, 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/C3G3KUEJNOIFETMKLASHVZ7AFE.jpg?auth=4a2055252d67e7e65a92a57ab24957270fdc0cf29593dd91077edeff2c0b0489&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 the Cannon House Office Building as Republican lawmakers passed a bill to fund the federal government through Dec. 4, in Washington, Wednesday, July 22, 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[Presidente Trump: “Van a pasar muchas cosas en Cuba” ]]></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></item><item><title><![CDATA[Colombia retoma venta de energía a Ecuador tras guerra comercial entre ambos países]]></title><link>https://www.local10.com/espanol/2026/07/22/colombia-retoma-venta-de-energia-a-ecuador-tras-guerra-comercial-entre-ambos-paises/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/colombia-retoma-venta-de-energia-a-ecuador-tras-guerra-comercial-entre-ambos-paises/</guid><dc:creator><![CDATA[The Associated Press, Associated Press]]></dc:creator><description><![CDATA[BOGOTÁ (AP) — La autoridad energética de Colombia anunció el miércoles que habilitó la venta de energía a Ecuador, suspendida a inicios de año en medio de diferencias entre los dos países que desencadenaron una guerra comercial con la imposición mutua de altos aranceles.]]></description><pubDate>Wed, 22 Jul 2026 18:20:06 +0000</pubDate><content:encoded><![CDATA[<p>BOGOTÁ (AP) — La autoridad energética de Colombia anunció el miércoles que habilitó la venta de energía a Ecuador, suspendida a inicios de año en medio de diferencias entre los dos países que desencadenaron una guerra comercial con la imposición mutua de altos aranceles.</p><p>La medida llegó a poco más de un mes de que comience el estiaje en el territorio ecuatoriano, un fenómeno climático que debido al menor abastecimiento de agua afecta su generación hidroeléctrica. El país vecino afrontó en 2024 una de las peores crisis energéticas en más de seis décadas, lo que provocó apagones de hasta 14 horas diarias.</p><p>“Cuando llegan las sequías y el Fenómeno de El Niño, Colombia y Ecuador siempre han tendido la mano del otro lado de la frontera”, escribió en X el ministro de Energía de Colombia, Edwin Palma, al anunciar que “quedó en firme” la resolución que habilita la comercialización.</p><p>La transacción internacional de energía se restablecerá en los próximos días, añadió Palma sin precisar una fecha ni un volumen.</p><p>“La energía no puede ser un rehén de las diferencias políticas”, aseguró el ministro colombiano, quien puntualizó que la medida se ejecutará “garantizando siempre la soberanía energética y el interés nacional de Colombia”.</p><p>The Associated Press solicitó un pronunciamiento al ministerio de Energía de Ecuador, pero no recibió respuesta de inmediato.</p><p>El gobierno del presidente colombiano Gustavo Petro suspendió en enero la venta de energía a Ecuador en respuesta a la imposición de aranceles de entre el 30% y 75% por parte de su homólogo ecuatoriano Daniel Noboa a las importaciones colombianas.</p><p>La denominada tasa de seguridad se fijó alegando una supuesta falta de control de la seguridad fronteriza desde el lado colombiano, lo cual fue rechazado por Bogotá.</p><p>Posteriormente, la Comunidad Andina resolvió que los dos países eliminaran dichos aranceles por afectar al comercio bilateral y contradecir la normativa regional. Aunque Ecuador levantó los impuestos, Noboa afirmó que la decisión obedeció a un acuerdo con el presidente electo de Colombia, el conservador Abelardo de la Espriella, quien asumirá el poder el 7 de agosto.</p><p>Está previsto que en septiembre comience en Ecuador el período de estiaje que provoca severas sequías en la zona austral disminuyendo los caudales de los ríos que alimentan sus centrales hidroeléctricas.</p><p>En ese contexto la compra de energía a Colombia resulta fundamental para suplir la demanda ecuatoriana, que consume por día un promedio de 4.500 megavatios.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JRNCUKIRIMOFQ4EGAYZSYW6OXY.jpg?auth=d011b530448b71da34247c9f1e5019869aa86f38662364ea3a3cc2e837e1eb51&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El presidente Gustavo Petro interviene durante la inauguración de una nueva sesión del Congreso en Bogotá, Colombia, el lunes 20 de julio de 2026. (Foto AP/Iván Valencia)]]></media:description><media:credit role="author" scheme="urn:ebu">Ivan Valencia</media:credit></media:content></item><item><title><![CDATA[Advertise with WPLG and Local10.com]]></title><link>https://www.local10.com/station/2021/11/24/advertise-with-wplg-and-local10com/</link><guid isPermaLink="true">https://www.local10.com/station/2021/11/24/advertise-with-wplg-and-local10com/</guid><description><![CDATA[With a powerful partnership that is the source for news and information in South Florida, Local10.com and WPLG-TV Local 10 have developed a cutting-edge presence that delivers breaking local news and information 24 hours a day.]]></description><pubDate>Wed, 24 Nov 2021 18:59:47 +0000</pubDate><content:encoded><![CDATA[<p>With a powerful partnership that is the source for news and information in South Florida, Local10.com and WPLG-TV Local 10 have developed a cutting-edge presence that delivers breaking local news and information 24 hours a day.</p><p>With up-to-the-minute reporting, the innovative use of online video and in-depth resources, we are setting the standard for breaking news coverage and community information for the people of South Florida.</p><p>Local10.com offers news, sports and weather produced in South Florida, for South Florida. Team news coverage, on-air to online referrals and relevant online resources all work together to create an important audience.</p><p>Local10.com and WPLG now present a unique 21st century opportunity to reach the South Florida area audience online. And we offer the tools to succeed to getting your message in front of the people you want to see it -- with a wide array of choices tailored to your needs.</p><p>You owe it to the future of your business to explore the powerful new ways Local10.com and WPLG-TV can work together to deliver this premium audience to you.</p><p>For further information and specifics please contact:</p><p><b>GENERAL SALES MANAGER</b></p><ul><li>Paul Wasserman</li><li><a href="mailto:pwasserman@wplg.com?subject=Advertising%20Question%20for%20Local%2010%20%2F%20Local10.com">pwasserman@wplg.com</a></li></ul><p><b>DIGITAL ADVERTISING</b></p><ul><li>Alex Price</li><li><a href="mailto:aprice@wplg.com?subject=Advertising%20Question%20for%20Local%2010%20%2F%20Local10.com" target="_blank">aprice@wplg.com</a></li></ul>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GLEL5YIN22LZAXXPQ5RRKRMQQI.png?auth=a65b10f83ed071f5b8db0242dd5f66b91cf485d644063d74b35f71271ca0bdff&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Miami FBI agents accuse man in North Korean money laundering scheme]]></title><link>https://www.local10.com/news/local/2026/07/22/miami-fbi-agents-accuse-man-in-north-korean-money-laundering-scheme/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/22/miami-fbi-agents-accuse-man-in-north-korean-money-laundering-scheme/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Federal authorities in Miami say a Venezuelan-Italian civil engineer helped launder hundreds of thousands of dollars generated by North Korean information technology workers evading U.S. sanctions. Their earnings, authorities allege, ultimately benefitted the totalitarian regime.]]></description><pubDate>Wed, 22 Jul 2026 17:03:25 +0000</pubDate><content:encoded><![CDATA[<p>Federal authorities in Miami say a Venezuelan-Italian civil engineer helped launder hundreds of thousands of dollars generated by North Korean information technology workers evading U.S. sanctions. Their earnings, authorities allege, ultimately benefitted the totalitarian regime.</p><p><a href="https://www.local10.com/espanol/2026/07/22/agentes-del-fbi-en-miami-acusan-a-hombre-en-esquema-de-lavado-de-dinero-de-corea-del-norte/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/22/agentes-del-fbi-en-miami-acusan-a-hombre-en-esquema-de-lavado-de-dinero-de-corea-del-norte/">Leer en español</a></p><p>Victor Jose Tomassoni, 38, is scheduled to appear in Miami federal court for a bond hearing on Wednesday afternoon. He faces charges of conspiracy to commit money laundering and concealment money laundering.</p><p>FBI special agents accuse him of operating as a middleman as part of the global scheme.</p><h3>Feds: Scheme involved fake identities, shell companies</h3><p>According to a federal criminal complaint, North Korea, as it seeks to evade sanctions over its nuclear weapons program, “has sponsored various subterfuge schemes to earn money for the regime” ― one of which is dispatching thousands of IT workers “around the world to generate revenue that contributed to North Korea’s weapons programs.”</p><p>“These North Korean IT workers posed as non-North Korean foreign and U.S.-based remote workers and surreptitiously obtained contracts for remote IT work from companies around the world, including in the United States,” the complaint states.</p><p>FBI investigators said the workers “have their wages paid to shell companies set up by Sri Lankan nationals” and financial records showed that Tomassoni’s companies ― Delfinx Capital LLC and Mightylift Logistics LLC ― received more than $550,000 from the network, with much of the money transferred onward. Prosecutors allege that Tomassoni got a 3% cut on the transactions.</p><p>“Given that Delfinx and Mightylift are companies in the construction industry and that (Tomassoni) is a civil engineer, it would be inconsistent with (his) line of work to receive salary payments for IT workers,” the complaint states. “This inconsistency shows probable cause that (Tomassoni) and his companies are involved in layering illicitly earned funds from IT workers.”</p><p>Authorities said they initially questioned Tomassoni on July 2 after he arrived at Miami International Airport on a flight from Panama.</p><p>Agents said he had traveled to the U.S. to pick up a $30,000 check from a bank that had closed his account due to a transfer he received from one of the co-conspirators. They said Tomassoni claimed he “conducted cryptocurrency trades” on behalf of that co-conspirator, as well as the co-conspirator’s friends.</p><h3>‘Are they North Korean hackers or what’</h3><p>Authorities said a search of Tomassoni’s phone last Wednesday revealed several incriminating WhatsApp messages sent between June 20, 2025 and July 1.</p><p>They said they showed that he discussed creating contracts and invoices describing transactions as engineering or software work after his bank “ask(ed) about some transactions.”</p><p>On Oct. 28, the complaint states that the co-conspirator told Tomassoni his clients were in China, using U.S. identities to join U.S. companies.</p><p>Authorities said after the co-conspirator told Tomassoni that there were issues with the names passing “know your customer” requirements, Tomassoni replied, “but why lol ... are they north korean hackers or what.”</p><p>According to the complaint, Tomassoni, after learning about the “Chinese” workers using U.S. identities, said “he did not want to be involved in something like that” and that he “would just be limited to providing the service of selling” Tether cryptocurrency to the companies.</p><p>Nevertheless, authorities said Tomassoni continued to work on their behalf.</p><p>Authorities said the WhatsApp chats also referenced ties to Miami-Dade: A message, they said, referenced a Wyoming-registered LLC with an address at the Toscano at Dadeland condominium complex at 7350 SW 89th St., which they said was “associated with” Tomassoni.</p><h3>Potentially stiff penalties</h3><p>Records show Tomassoni was arrested and made an initial appearance in Miami federal court on Monday.</p><p>Federal Bureau of Prisons records show he remained behind bars in the Federal Detention Center in downtown Miami as of Wednesday morning, ahead of his 2 p.m. scheduled bond hearing.</p><p>In an email to Local 10 News on Wednesday, Tomassoni’s Miami-based attorney, Frank Gaviria, said his “office is still reviewing the government’s complaint and conducting our own investigation.”</p><p>“These are allegations only, and Mr. Tomassoni will respond at the appropriate time,” he said.</p><p>Filings show he’s set to be arraigned on Aug. 3. The two money laundering charges each carry potential two-decade federal prison terms if convicted.</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/QA5BU236WBEZRELNRXQTEVTEQA.jpg?auth=2e13aa8e03a4f82ad5b21f520db45cac66eae2c3f9afed3a40d9e7101b4ce275&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Victor Jose Tomassoni]]></media:description></media:content></item><item><title><![CDATA[King-sized ‘mistake’? Heat accident sparks LeBron frenzy]]></title><link>https://www.local10.com/sports/local/2026/07/22/king-sized-mistake-heat-accident-sparks-lebron-frenzy/</link><guid isPermaLink="true">https://www.local10.com/sports/local/2026/07/22/king-sized-mistake-heat-accident-sparks-lebron-frenzy/</guid><dc:creator><![CDATA[Linnie Supall, Ryan Mackey]]></dc:creator><description><![CDATA[Social media erupted on Tuesday after what appeared to be a major clue about LeBron James’ future sent NBA fans into a frenzy — but the Miami Heat say it was simply a mistake.]]></description><pubDate>Wed, 22 Jul 2026 16:23:41 +0000</pubDate><content:encoded><![CDATA[<p>Social media erupted on Tuesday after what appeared to be a major clue about LeBron James’ future sent NBA fans into a frenzy — but the Miami Heat say it was simply a mistake.</p><p><a href="https://www.local10.com/espanol/2026/07/22/error-de-proporciones-gigantes-accidente-del-heat-desata-frenesi-por-lebron/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/22/error-de-proporciones-gigantes-accidente-del-heat-desata-frenesi-por-lebron/">Leer en español</a></p><p>The speculation began after the Heat’s social media account briefly posted a link to a YouTube livestream titled “LeBron James Introductory Press Conference” scheduled for July 27.</p><figure><img src="https://www.local10.com/resizer/v2/SESRWMHOWFEC5JCO4XXSAVNKJQ.jpg?auth=6fd9db8df1475377c9e8a20d05bdff4202f5a9f52fafe3f0de401cfb5d8bd417&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>The post was quickly deleted, but not before fans captured screenshots and began sharing them across social media, fueling speculation that James could be headed back to South Beach.</p><p>The so-called “mistake post” only added to the growing buzz surrounding one of the biggest names in basketball.</p><p>Online betting markets are also reflecting the uncertainty surrounding James’ next move. A chart from Kalshi showed Miami as the current favorite among fans and bettors, with the Heat leading the way at 50 percent.</p><p>The “Magic City” has quickly become the fan favorite destination, though James is also believed to be considering a return to the Cleveland Cavaliers or a move to the Philadelphia 76ers.</p><p>The Heat addressed the situation, telling <a href="https://x.com/espn/status/2079903293371781558" target="_self" rel="" title="https://x.com/espn/status/2079903293371781558">ESPN</a> that the team’s social media department was preparing for the possibility of James signing with Miami and accidentally published the link.</p><p>For Heat fans, the possibility of another James era in Miami brings back memories of one of the most successful stretches in franchise history.</p><p>James, 41, first joined the Heat in 2010, creating a championship contender alongside Dwyane Wade and Chris Bosh. </p><p>During his four seasons in Miami, the team reached the NBA Finals every year from 2011 through 2014, winning back-to-back championships in 2012 and 2013. The Heat became only the third team in NBA history to make four-consecutive Finals appearances. </p><p>The 2012 title marked the first championship of James’ career, and the 2013 Heat became one of the league’s most dominant teams, winning 27 consecutive games during the regular season before defeating the San Antonio Spurs in a dramatic seven-game Finals series. </p><p>James left Miami in 2014 and returned to Cleveland, where he later delivered the Cavaliers their first NBA championship in 2016.</p><p>Now, more than a decade later, even a mistaken social media post has been enough to reignite memories of James’ championship run in South Florida — and Heat Nation is watching closely to see what comes next.</p><p>The Heat say the post was accidental. But for fans, the possibility of another James chapter and teaming up with <a href="https://www.local10.com/topic/Giannis_Antetokounmpo/" target="_self" rel="" title="https://www.local10.com/topic/Giannis_Antetokounmpo/">Giannis Antetokounmpo</a>, Bam Adebayo and company has the entire basketball world paying attention.</p><p>And don’t forget, you can watch Miami Heat games on Local 10 next season as WPLG Local 10 and the Heat announced a newly expanded media rights agreement, making Local 10 the home of HEAT basketball across South Florida! <a href="https://www.local10.com/sports/local/2026/06/08/wplg-local-10-becomes-the-home-of-the-miami-heat/" rel="">CLICK HERE</a> for more information on how to watch!</p><p>Heat fans can also call 786-777-4375 for more information on how to purchase tickets for the 2026-2027 season.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/IRPQVSFPTBHODLFIG5SV6W56SM.jpg?auth=801019db6fd76d95242968441dff4c7a03f43afb16aafeb83272486882c40f58&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Agentes del FBI en Miami acusan a hombre en esquema de lavado de dinero de Corea del Norte]]></title><link>https://www.local10.com/espanol/2026/07/22/agentes-del-fbi-en-miami-acusan-a-hombre-en-esquema-de-lavado-de-dinero-de-corea-del-norte/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/agentes-del-fbi-en-miami-acusan-a-hombre-en-esquema-de-lavado-de-dinero-de-corea-del-norte/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Los fiscales federales en Miami afirman que un ingeniero civil venezolano-italiano ayudó a lavar cientos de miles de dólares estadounidenses generados por trabajadores de tecnología de la información de Corea del Norte que evadían las sanciones de Estados Unidos. Según las autoridades, esas ganancias terminaron beneficiando al régimen totalitario.]]></description><pubDate>Wed, 22 Jul 2026 17:09:33 +0000</pubDate><content:encoded><![CDATA[<p>Los fiscales federales en Miami afirman que un ingeniero civil venezolano-italiano ayudó a lavar cientos de miles de dólares estadounidenses generados por trabajadores de tecnología de la información de Corea del Norte que evadían las sanciones de Estados Unidos. Según las autoridades, esas ganancias terminaron beneficiando al régimen totalitario.</p><p>Victor Jose Tomassoni, de 38 años, tiene previsto comparecer la tarde del miércoles ante un tribunal federal de Miami para una audiencia de fianza. Enfrenta cargos de conspiración para cometer lavado de dinero y lavado de dinero con ocultamiento.</p><p>Agentes especiales del FBI lo acusan de actuar como intermediario dentro del esquema internacional.</p><h3><b>Federales: El esquema involucraba identidades falsas y empresas fantasma</b></h3><p>Según una denuncia penal federal, Corea del Norte, en un intento por evadir las sanciones relacionadas con su programa de armas nucleares, “ha patrocinado diversos esquemas de engaño para generar dinero para el régimen”, uno de los cuales consistía en enviar a miles de trabajadores de tecnología de la información “por todo el mundo para generar ingresos que contribuyeran a los programas de armas de Corea del Norte”.</p><p>“Estos trabajadores de tecnología de la información de Corea del Norte se hacían pasar por trabajadores remotos extranjeros y con sede en Estados Unidos que no eran norcoreanos y obtenían de manera encubierta contratos para trabajos remotos de tecnología de la información con empresas de todo el mundo, incluidas compañías en Estados Unidos”, señala la denuncia.</p><p>Los investigadores del FBI informaron que los trabajadores “recibían sus salarios a través de empresas fantasma creadas por ciudadanos de Sri Lanka”, y que los registros financieros mostraban que las empresas de Tomassoni, Delfinx Capital LLC y Mightylift Logistics LLC, recibieron más de $550,000 USD de la red, y gran parte del dinero fue transferido posteriormente a otros destinos. Los fiscales alegan que Tomassoni obtenía una comisión del 3% por las transacciones.</p><p>“Dado que Delfinx y Mightylift son empresas del sector de la construcción y que (Tomassoni) es ingeniero civil, sería incompatible con su actividad profesional recibir pagos de salarios para trabajadores de tecnología de la información”, señala la denuncia. “Esa inconsistencia demuestra causa probable de que (Tomassoni) y sus empresas participan en el proceso de ocultamiento de fondos obtenidos ilícitamente por trabajadores de tecnología de la información”.</p><p>Las autoridades informaron que inicialmente interrogaron a Tomassoni el 2 de julio, después de que llegara al Aeropuerto Internacional de Miami en un vuelo procedente de Panamá.</p><p>Los agentes dijeron que había viajado a Estados Unidos para recoger un cheque por $30,000 USD de un banco que había cerrado su cuenta debido a una transferencia recibida de uno de los co conspiradores. Indicaron que Tomassoni afirmó haber realizado operaciones con criptomonedas en nombre de ese co conspirador y de los amigos de este.</p><h3><b>”¿Son hackers norcoreanos o qué?”</b></h3><p>Las autoridades informaron que una revisión del teléfono de Tomassoni realizada el miércoles pasado reveló varios mensajes incriminatorios de WhatsApp enviados entre el 20 de junio de 2025 y el 1 de julio.</p><p>Indicaron que los mensajes mostraban que discutía la creación de contratos y facturas describiendo las transacciones como trabajos de ingeniería o desarrollo de software después de que su banco “preguntara sobre algunas transacciones”.</p><p>El 28 de octubre, según la denuncia, el co conspirador le dijo a Tomassoni que sus clientes estaban en China y utilizaban identidades estadounidenses para incorporarse a empresas de Estados Unidos.</p><p>Las autoridades informaron que, después de que el co conspirador le dijera a Tomassoni que había problemas para que los nombres cumplieran con los requisitos de “conozca a su cliente”, Tomassoni respondió: “¿Pero por qué, jaja…? ¿Son hackers norcoreanos o qué?”.</p><p>Según la denuncia, después de enterarse de que los trabajadores “chinos” utilizaban identidades estadounidenses, Tomassoni dijo que “no quería involucrarse en algo así” y que “simplemente se limitaría a prestar el servicio de vender” la criptomoneda Tether a las empresas.</p><p>No obstante, los fiscales afirman que Tomassoni continuó trabajando en nombre de ellos.</p><p>Las autoridades informaron que las conversaciones de WhatsApp también hacían referencia a Miami-Dade. Un mensaje, según dijeron, mencionaba una LLC registrada en Wyoming con una dirección en el complejo de condominios Toscano at Dadeland, ubicado en el 7350 de Southwest 89th Street, que, según las autoridades, estaba “asociada con” Tomassoni.</p><h3><b>Posibles penas severas</b></h3><p>Los registros muestran que Tomassoni fue arrestado y realizó su comparecencia inicial ante un tribunal federal de Miami el lunes.</p><p>Los registros de la Oficina Federal de Prisiones muestran que permanecía detenido en el Centro Federal de Detención, en el centro de Miami, hasta la mañana del miércoles, antes de su audiencia de fianza programada para las 2 p.m.</p><p>En un correo electrónico enviado el miércoles a Local 10 News, el abogado de Tomassoni en Miami, Frank Gaviria, dijo que su “oficina aún está revisando la denuncia del gobierno y realizando su propia investigación”.</p><p>“Estas son únicamente acusaciones y el señor Tomassoni responderá en el momento apropiado”, afirmó.</p><p>Los documentos judiciales muestran que su lectura formal de cargos está programada para el 3 de agosto. Cada uno de los dos cargos de lavado de dinero conlleva una posible pena de hasta 20 años de prisión federal en caso de ser declarado culpable.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QA5BU236WBEZRELNRXQTEVTEQA.jpg?auth=2e13aa8e03a4f82ad5b21f520db45cac66eae2c3f9afed3a40d9e7101b4ce275&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Victor Jose Tomassoni]]></media:description></media:content></item><item><title><![CDATA[Casemiro signs with Inter Miami, but MLS investigating the club for possible tampering]]></title><link>https://www.local10.com/sports/2026/07/22/casemiro-signs-with-inter-miami-but-mls-investigating-the-club-for-possible-tampering/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/22/casemiro-signs-with-inter-miami-but-mls-investigating-the-club-for-possible-tampering/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[MIAMI (AP) — Inter Miami announced the signing of Brazil midfielder and five-time Champions League winner Casemiro on Wednesday, and Major League Soccer is now investigating whether the reigning league champion engaged in tampering to get that deal done.]]></description><pubDate>Wed, 22 Jul 2026 17:08:13 +0000</pubDate><content:encoded><![CDATA[<p>MIAMI (AP) — Inter Miami announced the signing of Brazil midfielder and five-time Champions League winner Casemiro on Wednesday, and Major League Soccer is now investigating whether the reigning league champion engaged in tampering to get that deal done.</p><p>The 34-year-old Casemiro — who appeared in all five of Brazil’s matches at this year’s World Cup, scoring one goal — is under contract with Inter Miami through the end of next year’s sprint season, with an extension option through June 2029.</p><p>Casemiro’s discovery rights were held by the LA Galaxy, and by league rule that would have prevented Inter Miami from negotiating with him. The teams reached a settlement that allowed Inter Miami to get the long-awaited signing done, but the league is still probing the tampering allegation.</p><p>“The league is gathering all relevant information and will refrain from further comment until the review is complete,” MLS said in a statement. “While Inter Miami CF and the LA Galaxy have reached a settlement for the Discovery Priority to sign Casemiro, the terms will be released upon conclusion of the tampering investigation.”</p><p>It’s unclear when Casemiro will debut for Inter Miami. The team said he is still waiting on the necessary visa.</p><p>Casemiro spent the past four seasons with Manchester United, and the bulk of his professional career prior to that with Real Madrid.</p><p>“He is a winner who has achieved so much in the game and after such an incredible career with Real Madrid and Manchester United I’m delighted that he’s decided to make Miami his next home,” Inter Miami co-owner David Beckham said.</p><p>___</p><p>AP soccer: https://apnews.com/hub/soccer</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RJAAOI3LWMSJD2CPIFZLQXDLHY.jpg?auth=89cb3bd43fa4a58d12e28f7f55f338d95dc6057634fdb584cacd29539e9f0e6f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Brazil's Casemiro (5) kicks the ball in the first half during the World Cup Group C soccer match between Brazil and Morocco in East Rutherford, N.J., near New York, Saturday, June 13, 2026. (AP Photo/Adam Hunger, File(]]></media:description><media:credit role="author" scheme="urn:ebu">Adam Hunger</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/B5FC3MM6J3JZVIM5KQSRYSVE6E.jpg?auth=4e0fe60b735fea1edf07454f75a583e2c6063449d4aa8414f3d7727b7433aa58&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Brazil's Casemiro (5) celebrates his side's second goal by Matheus Cunha (9) during the World Cup Group C soccer match between Brazil and Haiti in Philadelphia, Friday, June 19, 2026. (AP Photo/Petr David Josek, File]]></media:description><media:credit role="author" scheme="urn:ebu">Petr David Josek</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SCKZ6HOW33W6Q6EW3Z6VP5UW3I.jpg?auth=9b7a17f4fb851ae5d811a7fb2035dd0993714091325e47dbec53b9e78e1074a8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Brazil's Casemiro (5) walks off the field after the World Cup round of 16 soccer match between Brazil and Norway in East Rutherford, N.J., near New York, Sunday, July 5, 2026. (AP Photo/Seth Wenig)]]></media:description><media:credit role="author" scheme="urn:ebu">Seth Wenig</media:credit></media:content></item><item><title><![CDATA[Miami-Dade deputies: Mother and son pretend to sell jewelry to steal from Synchrony]]></title><link>https://www.local10.com/business/2026/07/22/miami-dade-deputies-mother-and-son-pretended-to-sell-jewelry-to-steal-from-synchrony/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/22/miami-dade-deputies-mother-and-son-pretended-to-sell-jewelry-to-steal-from-synchrony/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[A 54-year-old mother and her 28-year-old son faced felony charges on Wednesday in Miami-Dade County after detectives identified an online bank fraud of more than $670,000.]]></description><pubDate>Wed, 22 Jul 2026 16:43:09 +0000</pubDate><content:encoded><![CDATA[<p>A 54-year-old mother and her 28-year-old son faced felony charges on Wednesday in Miami-Dade County after detectives accused them of an online bank fraud of more than $670,000, records show. </p><p><a href="https://www.local10.com/espanol/2026/07/22/agentes-de-miami-dade-madre-e-hijo-fingen-vender-joyas-para-robar-a-synchrony/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/22/agentes-de-miami-dade-madre-e-hijo-fingen-vender-joyas-para-robar-a-synchrony/">Leer en español</a></p><p>Detectives estimate Yuman Malpica and Jose Fernandez stole more than $671,175 from Synchrony by exploiting the Connecticut-based bank’s partnership with jewelry retailers for consumer financing, records show.</p><p>“They used victim identities to purchase jewelry on credit,” a Miami-Dade Sheriff’s Office deputy wrote, according to an April 23 report.</p><p>During their investigation, deputies followed the duo to their three-bedroom townhouse in the Neovita gated community in Doral, where Fernandez had a Mercedes-Benz and Malpica had a Porsche Macan, records show. </p><p>According to the deputies’ arrest reports, the fraudulent transactions were done on the bank’s online merchant portal through five companies registered in Florida: Jasny Jewelry, Kate Jewelry, Lissy Gold Jewelry, and Rocky Jewelry. </p><p>The transactions for Lissy Gold and Rocky resulted in over $507,000 in payments from Synchrony to a JPMorgan Chase bank account registered under Fernandez’s Doral-based <a href="https://search.sunbiz.org/Inquiry/CorporationSearch/SearchResultDetail?inquirytype=EntityName&amp;directionType=Initial&amp;searchNameOrder=JMSOLUTIONS97%20L260000132020&amp;aggregateId=flal-l26000013202-a0fef836-317f-4a16-b7f3-df272eb93e08&amp;searchTerm=JM%20Solutions%2097%20LLc&amp;listNameOrder=JMSOLUTIONS97%20L260000132020" target="_self" rel="" title="https://search.sunbiz.org/Inquiry/CorporationSearch/SearchResultDetail?inquirytype=EntityName&amp;directionType=Initial&amp;searchNameOrder=JMSOLUTIONS97%20L260000132020&amp;aggregateId=flal-l26000013202-a0fef836-317f-4a16-b7f3-df272eb93e08&amp;searchTerm=JM%20Solutions%2097%20LLc&amp;listNameOrder=JMSOLUTIONS97%20L260000132020">JM Solutions 97 LLC</a>, according to deputies’ reports. </p><p>On Tuesday, deputies arrested Fernandez and Malpica, who were born in Venezuela, and they remained behind bars on Wednesday with a U.S. Immigration and Customs Enforcement hold, records show. </p><p>Miami-Dade corrections booked Fernandez, also known as Jose Manuel Fernandezmalpica and Jose Fernandez-Malpica, shortly before 4:30 p.m. on Tuesday at the Turner Guilford Knight Correctional Center, according to county inmate records. </p><p>Miami-Dade corrections booked Malpica, also known as Yuman Coromotomalpica, at 4:15 p.m. on Tuesday at the TGKCC, according to inmate records. </p><p>Fernandez and Malpica each faced four charges: Organized scheme to defraud, grand theft, fraudulent use of identification, and unlawful possession of five or more identifications. Their bond was $120,000 each. </p><p>A judge ordered Fernandez and Malpica to prove that the money or assets used to post bail are not criminal proceeds, records show. </p><p><i>Local 10 News Assignment Editor Mercedes Cevallos contributed to this report. </i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3D6SNTWWYZDNLNZHIOYOBLKO6Y.jpg?auth=8aba290d6699554407cf1a74d4bab15efe779d9ad04d6fac959a08bfd710c727&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Deputies arrested Yuman Malpica and Jose Fernandez on Tuesday in Miami-Dade County, records show.]]></media:description></media:content></item><item><title><![CDATA[Agentes de Miami-Dade: Madre e hijo fingen vender joyas para robar a Synchrony]]></title><link>https://www.local10.com/espanol/2026/07/22/agentes-de-miami-dade-madre-e-hijo-fingen-vender-joyas-para-robar-a-synchrony/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/agentes-de-miami-dade-madre-e-hijo-fingen-vender-joyas-para-robar-a-synchrony/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Una madre de 54 años y su hijo de 28 enfrentaron cargos por delitos graves el miércoles en el condado Miami-Dade, después de que detectives identificaran un fraude bancario en línea por más de $670,000 USD.]]></description><pubDate>Wed, 22 Jul 2026 17:05:12 +0000</pubDate><content:encoded><![CDATA[<p>Una madre de 54 años y su hijo de 28 enfrentaron cargos por delitos graves el miércoles en el condado Miami-Dade, después de que detectives los acusaran de un fraude bancario en línea por más de $670,000 USD, según muestran los registros.</p><p>Los detectives estiman que Yuman Malpica y Jose Fernandez robaron más de $671,175 USD a Synchrony al explotar la alianza del banco, con sede en Connecticut, con minoristas de joyería para ofrecer financiamiento a consumidores, según los registros.</p><p>“Utilizaban las identidades de las víctimas para comprar joyas a crédito”, escribió un agente de la Oficina del Sheriff de Miami-Dade, según un informe del 23 de abril.</p><p>Durante la investigación, los agentes siguieron a ambos hasta su casa adosada de tres habitaciones en la comunidad cerrada Neovita, en Doral, donde Fernandez tenía un Mercedes-Benz y Malpica un Porsche Macan, según los registros.</p><p>El martes, los agentes arrestaron a Fernandez y Malpica, ambos nacidos en Venezuela, y el miércoles permanecían detenidos con una retención del Servicio de Inmigración y Control de Aduanas de Estados Unidos (ICE), según los registros.</p><p>Según los informes de arresto de los agentes, las transacciones fraudulentas se realizaron a través del portal en línea para comerciantes del banco mediante cinco empresas registradas en Florida: Jasny Jewelry, Kate Jewelry, Lissy Gold Jewelry y Rocky Jewelry.</p><p>Las transacciones realizadas por Lissy Gold y Rocky generaron más de $507,000 USD en pagos de Synchrony a una cuenta bancaria de JPMorgan Chase registrada a nombre de <a href="https://search.sunbiz.org/Inquiry/CorporationSearch/SearchResultDetail?inquirytype=EntityName&amp;directionType=Initial&amp;searchNameOrder=JMSOLUTIONS97%20L260000132020&amp;aggregateId=flal-l26000013202-a0fef836-317f-4a16-b7f3-df272eb93e08&amp;searchTerm=JM%20Solutions%2097%20LLc&amp;listNameOrder=JMSOLUTIONS97%20L260000132020" target="_blank" rel="noreferrer" title="https://search.sunbiz.org/Inquiry/CorporationSearch/SearchResultDetail?inquirytype=EntityName&amp;directionType=Initial&amp;searchNameOrder=JMSOLUTIONS97%20L260000132020&amp;aggregateId=flal-l26000013202-a0fef836-317f-4a16-b7f3-df272eb93e08&amp;searchTerm=JM%20Solutions%2097%20LLc&amp;listNameOrder=JMSOLUTIONS97%20L260000132020">JM Solutions 97 LLC</a>, empresa de Fernandez con sede en Doral, según los informes de los agentes.</p><p>El Departamento Correccional de Miami-Dade registró el ingreso de Fernandez, también conocido como Jose Manuel Fernandezmalpica y Jose Fernandez-Malpica, poco antes de las 4:30 p.m. del martes en el Centro Correccional Turner Guilford Knight, según los registros de reclusos del condado.</p><p>El Departamento Correccional de Miami-Dade registró el ingreso de Malpica, también conocida como Yuman Coromotomalpica, a las 4:15 p.m. del martes en el Centro Correccional Turner Guilford Knight, según los registros de reclusos.</p><p>Fernandez y Malpica enfrentan cada uno cuatro cargos: esquema organizado para defraudar, hurto mayor, uso fraudulento de identificación y posesión ilegal de cinco o más identificaciones. A cada uno se le fijó una fianza de $120,000 USD.</p><p>Un juez ordenó a Fernandez y Malpica demostrar que el dinero o los bienes utilizados para pagar la fianza no provienen de actividades delictivas, según los registros.</p><p><i>La editora de asignaciones de Local 10 News, Mercedes Cevallos, contribuyó a este informe.</i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3D6SNTWWYZDNLNZHIOYOBLKO6Y.jpg?auth=8aba290d6699554407cf1a74d4bab15efe779d9ad04d6fac959a08bfd710c727&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Deputies arrested Yuman Malpica and Jose Fernandez on Tuesday in Miami-Dade County, records show.]]></media:description></media:content></item><item><title><![CDATA[¿Error de proporciones gigantes? Accidente del Heat desata frenesí por LeBron]]></title><link>https://www.local10.com/espanol/2026/07/22/error-de-proporciones-gigantes-accidente-del-heat-desata-frenesi-por-lebron/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/error-de-proporciones-gigantes-accidente-del-heat-desata-frenesi-por-lebron/</guid><dc:creator><![CDATA[Linnie Supall, Ryan Mackey]]></dc:creator><description><![CDATA[Las redes sociales estallaron el martes después de que lo que parecía ser una pista importante sobre el futuro de LeBron James desatara un frenesí entre los aficionados de la NBA, pero el Miami Heat aseguró que simplemente se trató de un error.]]></description><pubDate>Wed, 22 Jul 2026 17:01:26 +0000</pubDate><content:encoded><![CDATA[<p>Las redes sociales estallaron el martes después de que lo que parecía ser una pista importante sobre el futuro de LeBron James desatara un frenesí entre los aficionados de la NBA, pero el Miami Heat aseguró que simplemente se trató de un error.</p><p>La especulación comenzó después de que la cuenta de redes sociales del Heat publicara brevemente un enlace a una transmisión en vivo de YouTube titulada “Conferencia de prensa de presentación de LeBron James”, programada para el 27 de julio.</p><figure><img src="https://www.local10.com/resizer/v2/SESRWMHOWFEC5JCO4XXSAVNKJQ.jpg?auth=6fd9db8df1475377c9e8a20d05bdff4202f5a9f52fafe3f0de401cfb5d8bd417&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>La publicación fue eliminada rápidamente, pero no antes de que los aficionados capturaran capturas de pantalla y comenzaran a compartirlas en las redes sociales, alimentando las especulaciones de que James podría regresar a South Beach.</p><p>La llamada “publicación por error” solo aumentó el creciente revuelo en torno a uno de los nombres más importantes del baloncesto.</p><p>Los mercados de apuestas en línea también reflejan la incertidumbre sobre el próximo paso de James. Un gráfico de Kalshi mostró a Miami como el favorito actual entre aficionados y apostadores, con el Heat encabezando las preferencias con un 50%.</p><p>La “Ciudad Mágica” se ha convertido rápidamente en el destino favorito de los aficionados, aunque también se cree que James está considerando un regreso a los Cleveland Cavaliers o un traslado a los Philadelphia 76ers.</p><p>El Heat abordó la situación y dijo a ESPN que el departamento de redes sociales del equipo se estaba preparando para la posibilidad de que James firmara con Miami y publicó accidentalmente el enlace.</p><p>Para los aficionados del Heat, la posibilidad de otra etapa de James en Miami trae recuerdos de uno de los periodos más exitosos en la historia de la franquicia.</p><p>James, de 41 años, llegó por primera vez al Heat en 2010, formando un contendiente al campeonato junto a Dwyane Wade y Chris Bosh.</p><p>Durante sus cuatro temporadas en Miami, el equipo llegó a las Finales de la NBA todos los años entre 2011 y 2014, ganando campeonatos consecutivos en 2012 y 2013. El Heat se convirtió en apenas el tercer equipo en la historia de la NBA en disputar cuatro Finales consecutivas.</p><p>El título de 2012 marcó el primer campeonato de la carrera de James, y el Heat de 2013 se convirtió en uno de los equipos más dominantes de la liga, al ganar 27 partidos consecutivos durante la temporada regular antes de derrotar a los San Antonio Spurs en una dramática serie final de siete partidos.</p><p>James dejó Miami en 2014 y regresó a Cleveland, donde posteriormente le dio a los Cavaliers su primer campeonato de la NBA en 2016.</p><p>Ahora, más de una década después, incluso una publicación errónea en redes sociales ha sido suficiente para reavivar los recuerdos de la etapa campeona de James en el sur de Florida, y la Nación Heat observa de cerca qué sucederá después.</p><p>El Heat afirma que la publicación fue accidental. Pero para los aficionados, la posibilidad de otro capítulo de James y de formar equipo con Giannis Antetokounmpo, Bam Adebayo y compañía tiene a todo el mundo del baloncesto pendiente.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/IRPQVSFPTBHODLFIG5SV6W56SM.jpg?auth=801019db6fd76d95242968441dff4c7a03f43afb16aafeb83272486882c40f58&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[BSO: Un peatón fallece y un conductor resulta herido en  accidente que causa cierre de tramo en la US 1 en Pompano Beach]]></title><link>https://www.local10.com/espanol/2026/07/21/accidente-provoca-cierre-de-un-tramo-de-la-us-1-en-pompano-beach/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/21/accidente-provoca-cierre-de-un-tramo-de-la-us-1-en-pompano-beach/</guid><dc:creator><![CDATA[Ryan Mackey, Roy Ramos, Jolena Esperto]]></dc:creator><description><![CDATA[Las autoridades informaron que una investigación preliminar determinó que un conductor atropelló a un peatón que se encontraba en una acera]]></description><pubDate>Tue, 21 Jul 2026 18:38:57 +0000</pubDate><content:encoded><![CDATA[<p>Un peatón murió y un conductor resultó herido en un choque ocurrido la tarde del martes en Pompano Beach, según la Oficina del Sheriff de Broward (BSO).</p><p>Funcionarios de la BSO informaron que agentes y paramédicos de Pompano Beach Fire Rescue respondieron a un choque ocurrido poco antes de la 1 p.m. en la cuadra 1000 de la U.S. 1.</p><p>Las autoridades informaron que una investigación preliminar determinó que un conductor atropelló a un peatón que se encontraba en una acera. Indicaron que los agentes lo declararon muerto al peatón en el lugar de los hechos, quien por el momento no ha sido identificado.</p><p>Testigos dijeron a Roy Ramos, de Local 10, que el conductor perdió el control del vehículo y chocó contra una banca de una parada de autobús donde el peatón estaba sentado.</p><p>“De repente llegaron los policías, cerraron la carretera y me hicieron dar la vuelta y conducir cinco millas por otra ruta”, dijo el testigo Bill McKain. “No sé qué tan rápido se puede conducir realmente por esta carretera con semáforos entre un tramo y otro”.</p><p>Las autoridades informaron que el conductor del vehículo fue trasladado a un hospital cercano con lesiones.</p><p>El choque también dañó otros vehículos en un concesionario de autos cercano y dejó la banca de la parada de autobús destruida sobre la vía.</p><p>“Mi corazón está con ellos y con su familia”, dijo McKain. “Ni siquiera puedo imaginar estar allí y que ocurra algo así”.</p><p>Indicaron que la Unidad de Homicidios de Tránsito de la BSO investiga las circunstancias del choque.</p><p>Según Carey Codd, portavoz de la BSO, los carriles en dirección sur de U.S. 1 entre Southeast Ninth Street y 12th Street permanecieron cerrados mientras continuaba la investigación. Se pidió a los conductores evitar el área.</p><p>No se divulgaron de inmediato más detalles sobre el choque.</p>]]></content:encoded></item><item><title><![CDATA[Home healthcare aide accused of stealing jewelry from elderly Broward woman who has since died]]></title><link>https://www.local10.com/news/local/2026/07/22/home-health-aide-accused-of-stealing-jewelry-from-elderly-broward-woman-who-has-since-died/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/22/home-health-aide-accused-of-stealing-jewelry-from-elderly-broward-woman-who-has-since-died/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A 60-year-old home healthcare aide was arrested Tuesday, nearly a year after thousands of dollars’ worth of jewelry was stolen from an elderly woman she cared for in Broward County, authorities said.]]></description><pubDate>Wed, 22 Jul 2026 16:10:40 +0000</pubDate><content:encoded><![CDATA[<p>A 60-year-old home healthcare aide was arrested Tuesday, nearly a year after thousands of dollars’ worth of jewelry was stolen from an elderly woman she cared for in Broward County, authorities said.</p><p><a href="https://www.local10.com/espanol/2026/07/22/acusan-a-asistente-de-atencion-medica-domiciliaria-de-robar-joyas-a-mujer-mayor-de-broward-que-ya-fallecio/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/22/acusan-a-asistente-de-atencion-medica-domiciliaria-de-robar-joyas-a-mujer-mayor-de-broward-que-ya-fallecio/">Leer en español</a></p><p>According to an arrest report from the Broward Sheriff’s Office, the victim’s daughter first noticed that jewelry was missing from her mother’s home on Sept. 18, 2025.</p><p>The missing items included:</p><ul><li>A white gold diamond and ruby necklace, worth $3,850</li><li>A diamond heart bracelet, worth $3,000</li><li>A yellow gold Bengal bracelet with rubies and opals, worth $4,000</li><li>A gold and diamond bracelet with heart links, worth $3,000</li><li>A golf chain with a “V” shape attached charm, worth $1,000</li><li>A yellow gold “H-shaped” diamond ring, valued at $2,000</li></ul><p>Deputies said the daughter suspected that her mother’s home healthcare aide, Christine Rolle, of Sunrise, had stolen the jewelry and she confronted her in September and October, but Rolle denied taking the items.</p><p>According to the report, Rolle’s daily tasks included bathing and dressing the victim and she frequently placed different jewelry on the victim at the victim’s request.</p><p>Detectives said they initially didn’t find any local pawn shop transactions conducted by Rolle, however when searching pawn databases at a later date, detectives found a long history of Rolle pawning items, including several items that matched the description of the stolen jewelry.</p><p>Authorities said the jewelry had been pawned at Richie’s Pawn Shop in Tamarac.</p><p>According to the arrest report, the victim’s mother died during the investigation, however her daughter had obtained power of attorney over her prior to her death and told detectives that she wished to pursue charges against Rolle on behalf of her deceased mother.</p><p>Deputies said Rolle was located Tuesday and arrested on charges of grand theft larceny, fraud by providing false owner information to pawn items, exploitation of an elderly person and dealing in stolen property.</p><p>As of Wednesday afternoon, Rolle was being held at the Broward County Main Jail on a $12,500 bond.</p><p>The arrest report did not state whether any of the stolen jewelry was recovered. </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/GH5LYDALZVBONDOVDHH6BPVTOM.jpg?auth=20698db3f142d788aa2d4b7327eb65f87bd18f41b93ebe19460a3e28d7d30aa9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Rei Ami from 'KPop Demon Hunters' and comedian Ken Jeong take a bite out of 'Shark Week']]></title><link>https://www.local10.com/entertainment/2026/07/22/rei-ami-from-kpop-demon-hunters-and-comedian-ken-jeong-take-a-bite-out-of-shark-week/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/22/rei-ami-from-kpop-demon-hunters-and-comedian-ken-jeong-take-a-bite-out-of-shark-week/</guid><dc:creator><![CDATA[By MARK KENNEDY, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Rei Ami, whose voice helped fuel the hit movie “KPop Demon Hunters,” recently found herself facing plenty of real hunters — watching from the ocean floor as about 16 reef sharks went on a feeding frenzy.]]></description><pubDate>Wed, 22 Jul 2026 16:59:35 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Rei Ami, whose voice helped fuel the hit movie “KPop Demon Hunters,” recently found herself facing plenty of real hunters — watching from the ocean floor as about 16 reef sharks went on a feeding frenzy.</p><p>She was scared, sure. But more than that, she was brought to tears.</p><p>“I thought I’d be a bit more petrified, but I was enamored. I was in awe. It was witnessing nature,” she says. “You can’t put it into words the emotions and the feelings that you experience.”</p><p>Viewers can watch Rei Ami — and hear her sing a new K-pop song inspired by her experience with sharks while off the Korean Peninsula — as Discovery Channel’s “Shark Week” kicks off Sunday.</p><p>Twenty new, hourlong shows leap deep into the world of the ancient predators, from a record-setting dive attempt into shark-infested waters to trying to find out what triggers giant bull sharks to confront humans.</p><p>“Growing up, I always watched ‘Shark Week,’” says Rei Ami. “You see those epic commercials, with the great white jumping out and eating the chum and the tuna. That’s ingrained in my brain forever.”</p><p>Actor-comedian Ken Jeong joins her to start the week off with the show “K-Pop Shark Heroes” on Sunday. But while she went on two cage dives and two free dives with hammerheads and reef sharks and bull sharks, he preferred to stay out of the water.</p><p>“I’m more of the Christopher Nolan of the shark ‘Odyssey’ — just overseeing it,” Jeong jokes. “Just overlooking everything. High and dry. That’s when I do my best work.”</p><p>It’s a shark-a-thon</p><p>The seven nights of new shows ends Aug. 1 with a look at how great whites are moving further up the East Coast and an examination of how thresher sharks use their tails to stun and kill prey.</p><p>One highlight is watching high diver Molly Carlson leap 50 feet (15 meters) from a helicopter into a Plexiglas cage in the ocean surrounded by circling reef sharks. She's OK with jumping from enormous heights, but sharks terrify her.</p><p>“There was zero chances of me ever swimming with sharks. This was just not on my radar,” she says. “That’s always been my thing, and so for me to be invited to be on ‘Shark Week,’ I was like 'Why me?'”</p><p>Viewers will see Carlson, who has been frank about her struggles with anxiety, overcome her lifelong fear of sharks. Carlson hopes she can motivate others.</p><p>“If I can inspire that next 16-year-old girl who wants to just hide in her room and never come out because she’s scared of so many things, then I’m absolutely going to find a way to do this,” she says. “You’re allowed to be scared and do it anyways. And so I think that was the big purpose behind this project for me.”</p><p>This year’s highlights also include an attempt to locate a rumored 15-foot (4-meter) mako off the coast of Southern California, which would make it the largest ever documented.</p><p>Marine biologist Kendyl Berna, a “Shark Week” veteran who co-founded the ecology group Beyond the Reef, says her team of scientists were betting on the fact that a marine heat wave has made mako prey in those waters abundant, allowing the sharks to get bigger.</p><p>“Sharks are the cockroaches of the sea because they’ve been around for 450 million years. They’re older than dinosaurs, they’re older than trees. Sharks have just been around, but the form that they’re taking constantly changes,” she says.</p><p>‘Shark Week’ is fun but also educational</p><p>“Shark Week” has become a key part of the summer holiday TV schedule, a place where humans safe on land can see ancient apex predators unnervingly glide into view and snap open their jaws, fueling nightmares.</p><p>As always, there is a deep respect for the creatures and strong science beneath the amusing titles, sharky puns, dramatic music and racy titles like “Chum Island: Catching a Killer” and “Sharkzilla Takes New York.”</p><p>“While ‘Shark Week’ is very entertaining and thrilling, it is at the core very educational. And I think there’s still so much misinformation regarding sharks and how they behave,” says Rei Ami.</p><p>“Through these episodes, people can understand, there’s really no reason to fear them, you know? And I hope that message gets received.”</p><p>Discovery’s “Shark Week” has a rival — National Geographic’s “SharkFest,” which also has hours of sharky content. And there's Amazon Studios’ new movie “The Devil’s Mouth,” which has bull sharks terrorizing college students in a flooded cave system.</p><p>“Shark Week” also has practical advice about what to do when you find yourself face-to-snout with a shark, a rising concern from Korea to Brooklyn as interactions increase. The advice is clear: Stop splashing.</p><p>“It’s even more imperative that humans know how to act and react in a situation when they are in the waters and they see a shark,” says Rei Ami. “It would really, I think, help the public to understand how these apex predators work and behave.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/C3QKMEYWLB6S5WJ2P5TTP25FVI.jpg?auth=397d68709d73bdaf2d3c19567a2d4126e1e0a0773ec75352b3afcfa647f9d960&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image released by Discovery Channel shows KPop singer Rei Ami, left, and actor-comedian Ken Jeong who appear in “K-Pop Shark Heroes," kicking off Discovery's annual "Shark Week." (Tito Herrera/Discovery Channel via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Tito Herrera</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KJD2MVBH3A5STYVV3R3GANYTFY.jpg?auth=12eed41602e99ae4ef39c98bf43d7d062d18d92fcb0b91cca378d651d92716e9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image released by Discovery Channel shows a great white shark in “Chum Island: Catching a Killer," an episode for Discovery's annual "Shark Week." (Discovery Channel via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/XVXV3QRKI4G34TQ6P3CNPO54VY.jpg?auth=e03b241764b0e7c78f0b9a0ebdabc591400298b389607756c602098a85362205&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image released by Discovery Channel shows high diver Molly Carlson preparing to leap 50 feet from a helicopter into a cage surrounded by reef sharks in an episode for Discovery's annual "Shark Week." (Tito Herrera/Discovery Channel via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Tito Herrera</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DO74PCMTHTIFYTGOX6FER7WXBM.jpg?auth=6aa91355d098632dec6483244b605c65b101f8b73c5651bf3d217fc1a08c321b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image released by Discovery Channel shows a great white shark in a scene from the "Shark Week" special "Secrets of the Great White Kill." (Discovery Channel via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/F2ZG4BL54Q573YEWHIWC55TKCY.jpg?auth=9f536b3f66b11793fa0299464e7ac1a20db1bdc150bfb8471c496d39dd73a60a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image released by Discovery Channel shows actor-comedian Ken Jeong who appears in “K-Pop Shark Heroes," kicking off Discovery's annual "Shark Week." (Tito Herrera/Discovery Channel via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Tito Herrera</media:credit></media:content></item><item><title><![CDATA[Acusan a asistente de atención médica domiciliaria de robar joyas a mujer mayor de Broward que ya falleció]]></title><link>https://www.local10.com/espanol/2026/07/22/acusan-a-asistente-de-atencion-medica-domiciliaria-de-robar-joyas-a-mujer-mayor-de-broward-que-ya-fallecio/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/acusan-a-asistente-de-atencion-medica-domiciliaria-de-robar-joyas-a-mujer-mayor-de-broward-que-ya-fallecio/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Una asistente de atención médica domiciliaria de 60 años fue arrestada el martes, casi un año después de que joyas valoradas en miles de dólares estadounidenses fueran robadas a una mujer mayor a la que cuidaba en el condado Broward, informaron las autoridades.]]></description><pubDate>Wed, 22 Jul 2026 16:56:38 +0000</pubDate><content:encoded><![CDATA[<p>Una asistente de atención médica domiciliaria de 60 años fue arrestada el martes, casi un año después de que joyas valoradas en miles de dólares estadounidenses fueran robadas a una mujer mayor a la que cuidaba en el condado Broward, informaron las autoridades.</p><p>Según un informe de arresto de la Oficina del Sheriff de Broward (BSO), la hija de la víctima notó por primera vez que faltaban joyas de la vivienda de su madre el 18 de septiembre de 2025.</p><p>Las joyas desaparecidas incluían:</p><ul><li>Un collar de oro blanco con diamantes y rubíes, valorado en $3,850 USD.</li><li>Una pulsera de corazón con diamantes, valorada en $3,000 USD.</li><li>Una pulsera Bengal de oro amarillo con rubíes y ópalos, valorada en $4,000 USD.</li><li>Una pulsera de oro y diamantes con eslabones en forma de corazón, valorada en $3,000 USD.</li><li>Una cadena tipo golf con un dije en forma de “V”, valorada en $1,000 USD.</li><li>Un anillo de oro amarillo con diamantes en forma de “H”, valorado en $2,000 USD.</li></ul><p>Los agentes informaron que la hija sospechaba que la asistente de atención médica domiciliaria de su madre, Christine Rolle, de Sunrise, había robado las joyas y la confrontó en septiembre y octubre, pero Rolle negó haber tomado los artículos.</p><p>Según el informe, las tareas diarias de Rolle incluían bañar y vestir a la víctima, y con frecuencia le colocaba diferentes joyas a petición de la propia víctima.</p><p>Los detectives informaron que inicialmente no encontraron transacciones realizadas por Rolle en casas de empeño locales. Sin embargo, al revisar posteriormente las bases de datos de casas de empeño, encontraron un extenso historial de Rolle empeñando artículos, incluidos varios que coincidían con la descripción de las joyas robadas.</p><p>Las autoridades informaron que las joyas fueron empeñadas en Richie’s Pawn Shop, en Tamarac.</p><p>Según el informe de arresto, la víctima falleció durante la investigación. Sin embargo, su hija había obtenido un poder legal para representarla antes de su muerte y dijo a los detectives que deseaba presentar cargos contra Rolle en nombre de su madre fallecida.</p><p>Los agentes informaron que Rolle fue localizada el martes y arrestada por los cargos de hurto mayor, fraude al proporcionar información falsa sobre el propietario para empeñar artículos, explotación de una persona mayor y tráfico de propiedad robada.</p><p>Hasta la tarde del miércoles, Rolle permanecía detenida en la cárcel principal del condado Broward con una fianza de $12,500 USD.</p><p>El informe de arresto no indica si alguna de las joyas robadas fue recuperada.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GH5LYDALZVBONDOVDHH6BPVTOM.jpg?auth=20698db3f142d788aa2d4b7327eb65f87bd18f41b93ebe19460a3e28d7d30aa9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[BSO: Pedestrian killed, driver injured in crash that left portion of US 1 closed in Pompano Beach ]]></title><link>https://www.local10.com/traffic/2026/07/21/crash-shuts-down-part-of-us-1-in-pompano-beach/</link><guid isPermaLink="true">https://www.local10.com/traffic/2026/07/21/crash-shuts-down-part-of-us-1-in-pompano-beach/</guid><dc:creator><![CDATA[Ryan Mackey, Roy Ramos, Jolena Esperto]]></dc:creator><description><![CDATA[A pedestrian was killed and a driver was injured in a crash at a bus stop Tuesday afternoon in Pompano Beach, according to the Broward Sheriff’s Office.]]></description><pubDate>Tue, 21 Jul 2026 18:14:32 +0000</pubDate><content:encoded><![CDATA[<p>A pedestrian was killed and a driver was injured in a crash at a bus stop Tuesday afternoon in Pompano Beach, according to the Broward Sheriff’s Office.</p><p><a href="https://www.local10.com/espanol/2026/07/21/accidente-provoca-cierre-de-un-tramo-de-la-us-1-en-pompano-beach/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/21/accidente-provoca-cierre-de-un-tramo-de-la-us-1-en-pompano-beach/">Leer en español</a></p><p>BSO officials said deputies and Pompano Beach Fire Rescue medics responded to a crash that occurred shortly before 1 p.m. in the 500 block of U.S. 1.</p><p>Authorities said a preliminary investigation found that a driver struck a pedestrian who was on a sidewalk. They said deputies pronounced the pedestrian, who has not been identified at this time, dead at the scene.</p><p>According to detectives, the driver of a 2024 BMW M240i, who they identified as Jo Anne Llera, was traveling southbound on South Federal Highway when she was involved in a rear-end collision with a 2017 Honda Accord. </p><p>Investigators said Llera maneuvered around the Honda and continued southbound.</p><p>They said the BMW later drifted into the swale along the west side of the roadway in the 900 block of South Federal Highway before crashing into a covered Broward County bus bench where a pedestrian was located.</p><p>Authorities said it is unclear whether the pedestrian was sitting on the bench or standing when he was struck. BSO deputies pronounced the pedestrian dead at the scene.</p><p>After striking the bus bench, detectives said the BMW continued traveling and hit two light poles, a tree and several unoccupied vehicles at a nearby auto dealership.</p><p>Paramedics with Pompano Beach Fire Rescue transported Llera to Broward Health North with injuries that are not expected to be life-threatening.</p><p>Authorities said debris from the crash also struck a 2010 Lincoln Town Car traveling southbound on South Federal Highway. They said nine unoccupied vehicles at the dealership were damaged.</p><p>Witnesses told Local 10’s Roy Ramos that the driver lost control of the car and crashed into a bench at the bus stop where the pedestrian, who was covered with a yellow tarp at the scene, had been sitting.</p><p>“All of a sudden cops flew in, roped off the road and made me turn around and drive five miles the other way,” witness Bill McKain said. “I don’t know how fast you can really get on this road with stop lights in between.”</p><p>Authorities said the driver of the vehicle was taken to a nearby hospital with injuries.</p><p>The crash also damaged other vehicles at a nearby car dealership and left the destroyed bus bench in the roadway.</p><p>“My heart goes out to them and their family,” McKain said. “I couldn’t even image being there and having something like that happen.” </p><p>A man named Mark told Local 10’s Jolena Esperto that he was passing through the area with his son when the bus bench was thrown about 100 feet, scattering pieces across the sidewalk.</p><p>“We gotta keep an eye on him,” he said. “There’s so many cars going so fast lately the speed limit should be a lot less than it is.” </p><p>Amanda Nicholas, who rides the bus and often gets off at that stop, said the incident has made her thankful for life.</p><p>“You never know what’s going to happen. You never know, so you just have to be thankful for each day because it could have been me. I come off at this bus stop, and just seeing it this morning, it hit me like, ‘Whoa, that’s my bus stop,’” she said.</p><p>Authorities said BSO’s Traffic Homicide Unit is investigating the circumstances surrounding the crash. The BMW involved in the crash was towed away. </p><p>They said the southbound lanes of U.S. 1 between Southeast Ninth Street and Southeast 12th Street were temporarily closed during the investigation but have since reopened.</p><p>No other details about the 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[Man on bond for voyeurism, child sex abuse videos exposes self to girl, 12, outside home: MDSO]]></title><link>https://www.local10.com/news/local/2026/07/22/man-on-bond-for-voyeurism-child-sex-abuse-videos-exposes-self-to-girl-12-outside-home-mdso/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/22/man-on-bond-for-voyeurism-child-sex-abuse-videos-exposes-self-to-girl-12-outside-home-mdso/</guid><dc:creator><![CDATA[Janine Stanwood, Chris Gothner]]></dc:creator><description><![CDATA[A Cutler Bay man once accused of recording a woman changing inside of a Miami Beach Target ― and possessing videos of young girls being sexually abused ― is now accused of yet another disturbing crime.]]></description><pubDate>Wed, 22 Jul 2026 16:31:21 +0000</pubDate><content:encoded><![CDATA[<p>A Cutler Bay man once accused of recording a woman changing inside of a Miami Beach Target ― and possessing videos of young girls being sexually abused ― is now accused of yet another disturbing crime.</p><p><a href="https://www.local10.com/espanol/2026/07/22/hombre-en-libertad-bajo-fianza-por-voyeurismo-y-videos-de-abuso-sexual-infantil-se-exhibe-ante-una-nina-de-12-anos-fuera-de-su-casa-mdso/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/22/hombre-en-libertad-bajo-fianza-por-voyeurismo-y-videos-de-abuso-sexual-infantil-se-exhibe-ante-una-nina-de-12-anos-fuera-de-su-casa-mdso/">Leer en español</a></p><p>Fabian Izaguirre Cepero, 26, is accused of lingering outside of the bedroom of a 12-year-old girl and touching himself outside of a home in Cutler Bay overnight on Monday. Miami-Dade Sheriff’s Office deputies took him into custody on Tuesday.</p><p>Deputies said it all started at around 3 a.m., when the girl ran to her father after hearing a knock on the window.</p><p>The girl’s father then saw Izaguirre Cepero exposing himself and masturbating outside of the girl’s window, an arrest report states. Detectives said he “returned to the victim’s residence on five separate occasions.”</p><p>In February 2025, Miami Beach police accused him of going into the Target at 1045 Fifth St. on South Beach and placing a phone on the floor of a dressing room to watch a woman try on bathing suits.</p><p>At the time of his latest arrest, deputies noted that he was out on bond for 17 charges related to the possession of child sexual abuse material.</p><p>According to a report from the Miami Beach Police Department, investigators reviewing his phone for evidence related to the Target case stumbled upon more than a dozen images and videos of girls as young as “2 to 4 years old” being sexually abused.</p><p>As for his latest case, Izaguirre Cepero was set to face a judge Wednesday morning on charges of voyeurism and indecent exposure; the hearing was later scheduled for Wednesday 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></item><item><title><![CDATA[Hombre en libertad bajo fianza por voyeurismo y videos de abuso sexual infantil se exhibe ante una niña de 12 años fuera de su casa: MDSO]]></title><link>https://www.local10.com/espanol/2026/07/22/hombre-en-libertad-bajo-fianza-por-voyeurismo-y-videos-de-abuso-sexual-infantil-se-exhibe-ante-una-nina-de-12-anos-fuera-de-su-casa-mdso/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/hombre-en-libertad-bajo-fianza-por-voyeurismo-y-videos-de-abuso-sexual-infantil-se-exhibe-ante-una-nina-de-12-anos-fuera-de-su-casa-mdso/</guid><dc:creator><![CDATA[Janine Stanwood, Chris Gothner]]></dc:creator><description><![CDATA[Un hombre de Cutler Bay que anteriormente fue acusado de grabar a una mujer mientras se cambiaba dentro de una tienda Target en Miami Beach y de poseer videos de abuso sexual de menores ahora está acusado de otro delito perturbador.]]></description><pubDate>Wed, 22 Jul 2026 16:53:37 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de Cutler Bay, que en su momento fue acusado de grabar a una mujer cambiándose dentro de una tienda Target en Miami Beach y de poseer vídeos de niñas siendo abusadas sexualmente, ahora está acusado de otro delito perturbador.</p><p>Fabian Izaguirre Cepero, de 26 años, está acusado de merodear fuera de la habitación de una niña de 12 años y de masturbarse frente a una casa en Cutler Bay la noche del lunes. Agentes de la Oficina del Sheriff de Miami-Dade lo detuvieron el martes.</p><p>Según los agentes, todo comenzó alrededor de las 3 de la madrugada, cuando la niña corrió hacia su padre tras oír que llamaban a la ventana.</p><p>El padre de la niña vio entonces a Izaguirre Cepero exhibiéndose y masturbándose fuera de la ventana de la menor, según consta en el informe policial. Los detectives indicaron que Cepero “regresó a la residencia de la víctima en cinco ocasiones distintas”.</p><p>En febrero de 2025, la policía de Miami Beach lo acusó de entrar en la tienda Target ubicada en el número 1045 de la Quinta Calle en South Beach y colocar un teléfono en el suelo de un probador para observar a una mujer mientras se probaba trajes de baño.</p><p>En el momento de su última detención, los agentes señalaron que se encontraba en libertad bajo fianza por 17 cargos relacionados con la posesión de material de abuso sexual infantil.</p><p>Según un informe del Departamento de Policía de Miami Beach, los investigadores que revisaban su teléfono en busca de pruebas relacionadas con el caso de Target se toparon con más de una docena de imágenes y vídeos de niñas de tan solo “2 a 4 años” que estaban siendo abusadas sexualmente.</p><p>En cuanto a su último caso, Izaguirre Cepero debía comparecer ante un juez el miércoles por la mañana acusado de voyeurismo y exhibicionismo; la audiencia se programó posteriormente para la tarde del miércoles.</p>]]></content:encoded></item><item><title><![CDATA[Victor Wembanyama, Caitlin Clark and Derrick Rose tabbed as NBA 2K cover athletes]]></title><link>https://www.local10.com/entertainment/2026/07/22/victor-wembanyama-caitlin-clark-and-derrick-rose-tabbed-as-nba-2k-cover-athletes/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/22/victor-wembanyama-caitlin-clark-and-derrick-rose-tabbed-as-nba-2k-cover-athletes/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Victor Wembanyama of the San Antonio Spurs, Caitlin Clark of the Indiana Fever and former NBA MVP Derrick Rose were revealed Wednesday as the cover athletes for NBA 2K27.]]></description><pubDate>Wed, 22 Jul 2026 16:32:09 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Victor Wembanyama of the San Antonio Spurs, Caitlin Clark of the Indiana Fever and former NBA MVP Derrick Rose were revealed Wednesday as the cover athletes for NBA 2K27.</p><p>Wembanyama is on the cover of the Standard Edition, Clark is on the Deluxe Edition and Rose will appear on the limited-time Ultra Edition.</p><p>The Standard Edition launches widely on Sept. 4. Deluxe and Ultra editions launch with early access on Aug. 28.</p><p>Wembanyama said being on the cover was “a dream come true,” and Clark said being on a cover "is special because this game reaches fans all over the world.”</p><p>Rose was also on the cover of NBA 2K13.</p><p>“This is a chance to inspire young athletes to stay obsessed with the game,” Rose said. “To show them that when you put in the countless hours of hard work, it rewards you.”</p><p>___</p><p>AP sports: https://apnews.com/hub/sports</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CTOQ5IR5RMYMRUNXUOPK33BKSI.jpg?auth=4893e91ed9882723f9f79450595037c621a9596f8a8f7b75090e5a694fa52525&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Victor Wembanyama arrives for the Louis Vuitton men's Spring Summer 2027 collection presented in Paris, France, Tuesday, June 23, 2026. (AP Photo/Aurelien Morissard)]]></media:description><media:credit role="author" scheme="urn:ebu">Aurelien Morissard</media:credit></media:content></item><item><title><![CDATA[Francia registra 5.700 muertes más de lo habitual durante histórica ola de calor]]></title><link>https://www.local10.com/espanol/2026/07/22/francia-registra-5700-muertes-mas-de-lo-habitual-durante-historica-ola-de-calor/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/francia-registra-5700-muertes-mas-de-lo-habitual-durante-historica-ola-de-calor/</guid><dc:creator><![CDATA[Por JOHN LEICESTER, Associated Press]]></dc:creator><description><![CDATA[PARÍS (AP) — Francia registró 5.700 muertes más de lo habitual durante una histórica ola de calor el mes pasado, informó el miércoles la agencia de salud pública, lo que incrementa de forma marcada sus estimaciones sobre el temido saldo de unas temperaturas que batieron récords.]]></description><pubDate>Wed, 22 Jul 2026 17:38:24 +0000</pubDate><content:encoded><![CDATA[<p>PARÍS (AP) — Francia registró 5.700 muertes más de lo habitual durante una histórica ola de calor el mes pasado, informó el miércoles la agencia de salud pública, lo que incrementa de forma marcada sus estimaciones sobre el temido saldo de unas temperaturas que batieron récords.</p><p>Salud Pública Francia indicó que las regiones afectadas por el calor del 17 de junio al 2 de julio registraron 21.674 muertes por todas las causas. Pero, sin una ola de calor, se habría esperado que esas mismas regiones registraran unos 15.910 decesos, según un modelo estadístico basado en datos de años anteriores, señaló.</p><p>Por lo tanto, la diferencia entre las muertes esperadas y las reales —un total de 5.764— se considera “mortalidad excesiva” durante la ola de calor, explicó la agencia.</p><p>La entidad precisó que esa mortalidad excesiva, con un 36% más de muertes de las que normalmente se habrían esperado, fue la más alta de cualquier ola de calor desde 2003. Una histórica ola de calor ese año causó un estimado de 15.000 muertes en Francia.</p><p>Francia registró sus días más calurosos de la historia el 24 y el 25 de junio de este año —con un promedio nacional de 30 °C (86 °F)—, además de calor récord por la noche y temperaturas máximas que se dispararon muy por encima de los 40 °C (104 °F) en muchos lugares.</p><p>La agencia de salud pública señaló que poco más de la mitad de las muertes inesperadas ocurrieron durante y en el inmediato periodo posterior a ese tramo más caluroso, a lo largo de tres días, del 25 al 27 de junio.</p><p>“Este episodio sin precedentes, caracterizado por su inicio temprano, intensidad y duración, expuso a casi toda la población a un calor extremo durante un periodo en el que las actividades escolares y laborales aún estaban en pleno apogeo”, señaló la agencia.</p><p>En total, en toda Europa, las temperaturas extremas que golpearon de forma excepcionalmente temprana y fuerte este año registraron bastante más de 10.000 muertes más en el punto álgido de la ola de calor de las que normalmente se habrían esperado, según cifras que aún están surgiendo en todo el continente.</p><p>En Francia, la región de París parece ser la más afectada, con 1.999 muertes no previstas, casi un 80% más de lo calculado sin una ola de calor, según la agencia de salud francesa.</p><p>Directores de servicios funerarios en París dijeron que tuvieron dificultades para encontrar lugares para almacenar cuerpos antes del entierro o la cremación, y algunas morgues dijeron que estaban llenas y que tenían que rechazar cuerpos.</p><p>Casi la mitad de las más de 21.600 personas que fallecieron, fue en hospitales, que lidiaron con aumentos de pacientes que sufrían dolencias relacionadas con el calor. Aproximadamente un tercio murió en domicilio y el resto mayormente en residencias de ancianos, según la agencia.</p><p>El último saldo estimado de muertes, que la agencia dijo que se actualizará más adelante en el año con datos más completos, fue marcadamente más alto que las cifras iniciales que había dado. Anteriormente había reportado alrededor de 2.000 muertes adicionales por todas las causas para la semana del 22 al 28 de junio, el pico en Francia de la ola de calor que también batió récords de temperatura en muchas otras partes de Europa.</p><p>Los expertos advierten que se necesita un tiempo para que surja un panorama completo, y que muchas muertes relacionadas con el calor nunca se registrarán formalmente como tales. Por ejemplo, un ataque al corazón, que puede ser desencadenado por la exposición a un calor extremo, especialmente en personas mayores o con problemas de salud subyacentes, puede figurar en un certificado de defunción simplemente como un paro cardíaco.</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/ERULNCOLHMFCZQZFS62GF63RKQ.jpg?auth=c564a1384dd8f33e75409a8298a8b4268999c584e73e41ba69642847cba76a14&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Un hombre se protege del sol mientras camina por el jardín del Palacio de Versalles, a las afueras de París, durante una ola de calor con temperaturas que superan los 40 grados Celsius (104 Fahrenheit), el lunes 22 de junio de 2026. (Foto AP/Thibault Camus)]]></media:description><media:credit role="author" scheme="urn:ebu">Thibault Camus</media:credit></media:content></item><item><title><![CDATA[Cinerama Dome, an iconic Hollywood theater shuttered by COVID pandemic, will reopen]]></title><link>https://www.local10.com/business/2026/07/22/cinerama-dome-an-iconic-hollywood-theater-shuttered-by-covid-pandemic-will-reopen/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/22/cinerama-dome-an-iconic-hollywood-theater-shuttered-by-covid-pandemic-will-reopen/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — The Cinerama Dome, a landmark Hollywood theater shuttered during the COVID-19 pandemic, will be restored and reopen.]]></description><pubDate>Wed, 22 Jul 2026 18:49:28 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — The Cinerama Dome, a landmark Hollywood theater shuttered during the COVID-19 pandemic, will be restored and reopen.</p><p>Alamo Drafthouse Cinema will operate the massive 86-foot-wide curved dome theater and an adjacent 14-theater complex. Alamo's owner, Sony Pictures Entertainment, announced the plan to restore the Dome and reopen it in early 2028.</p><p>Alamo's plan will preserve the distinctive Cinerama Dome's geodesic exterior and large logo that have been a Hollywood landmark since the theater opened in 1963. The dome will not have in-theater dining, as is common in other Drafthouse theaters.</p><p>“There is no moviegoing destination anywhere in the world that commands the affection, history, and cultural significance of the Cinerama Dome. It represents the kind of singular experience we value and champion,” said Ravi Ahuja, Chairman and CEO, Sony Pictures Entertainment. Alamo Drafthouse CEO Michael Kustermann said the dome would be its new West Coast flagship theater.</p><p>The dome's massive screen supports 70 mm projection, which is having a moment thanks to Christopher Nolan's “The Odyssey.”</p><p>It was commissioned in 1963 by Pacific Theatres founder William R. Forman as a state-of-the-art way to see movies using three projectors for its custom curved screen. When the dome closed in April 2021, it was one of only three theaters in the world with that capability. Its operator, Pacific Theaters, announced the closing was caused by the COVID-19 pandemic.</p><p>Michael O’Leary, the president and CEO of the movie theater trade group Cinema United, applauded the news.</p><p>“The Cinerama Dome has been a treasured and important landmark for movie fans and the entire film community for over six decades,” O’Leary said in a statement. “The timing could not be better with moviegoers making clear this year that they love the unique experience of seeing a movie on the big screen.”</p><p>Alamo Drafthouse will also reopen a 14-theater complex next to the dome that used to be operated by ArcLight Cinemas, which also shut down in 2021. Those theaters will have in-theater dining, although the chain has faced backlash recently for its pivot to an in-seat ordering operation that requires use of personal phones.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JX7VXTRRMB5HCUTX4KE35T7HLQ.jpg?auth=be8f9cf41eb857444d2a6f8c5cf1f207a678a9b70f1d43be36bf2544aad78723&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A motorist drives past the Cinerama Dome movie theater in Los Angeles on April 25, 2021. (AP Photo/Richard Vogel, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Richard Vogel</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OHMYYJYOVKP5HCHOU243UEYSYA.jpg?auth=43b33b18b2c19823123abd9ded282bb3911ba5996ecbab12ab154817047491f8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Pedestrians walk past the boarded up and closed Cinerama Dome movie theater in Los Angeles on April 12, 2021. (AP Photo/Chris Pizzello, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content></item><item><title><![CDATA[The latest thing in cocktails is spicy and savory. Tips and recipes for home bartenders]]></title><link>https://www.local10.com/entertainment/2026/07/22/the-latest-thing-in-cocktails-is-spicy-and-savory-tips-and-recipes-for-home-bartenders/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/22/the-latest-thing-in-cocktails-is-spicy-and-savory-tips-and-recipes-for-home-bartenders/</guid><dc:creator><![CDATA[by LOUISE DIXON, Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — Spicy drinks are having a moment, and it’s no longer just standard spicy margs and bloody marys. Bartenders are getting experimental to create the perfect combination with a kick.]]></description><pubDate>Wed, 22 Jul 2026 16:15:22 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — Spicy drinks are having a moment, and it’s no longer just standard spicy margs and bloody marys. Bartenders are getting experimental to create the perfect combination with a kick.</p><p>“The same way that you want to season a steak or a pork chop, you want to add multiple layers. And I think spice does that if you do it the right way," says Turner Greaves, bartender at New York’s Sip and Guzzle.</p><p>He makes a tequila highball called Doctor Green which he describes as “super-herbaceous, vegetal, a little bitter. It’s got tomatillo, green apple, shiso, horseradish, and then you can make it spicier with a little serrano pepper on the side.”</p><p>Customers get to add more spice with a little spice dropper delivered with their serve.</p><p>Cocktail tastes are changing from sweet to savory</p><p>James Stevenson, co-founder of Brutes of Mayfair cocktail bar in London, says drinks were very sweet when he started out 20 years ago, and now consumers' tastes have shifted.</p><p>“I think there’s a real movement toward savory cocktails," he says. "Every drink we put on the menu that is more savory or has a pickled element or spice element tends to be our bestseller.”</p><p>Stevenson makes a mezcal-based Bagheera which he describes as a turbo-spiced margarita.</p><p>“We juice (blend) rather than shaking the drink, with fresh chile and coriander," he says. They make a fresh syrup, adding tequila and freshly squeezed lime, and finish off the drink with a house-made tajin salt rim.</p><p>Agave spirits are a good match for spicy and savory</p><p>It's no coincidence both bartenders picked agave-based spirits — tequila and mezcal — for their spicy offerings.</p><p>Stevenson explains that a lot of the flavor profiles you get from agaves are fresher, more vegetal than other spirits. “They’re just very akin to chiles" he says. Noting that tequila pairs well with salt, he adds, "Spice and savory flavors are just a natural kinship.”</p><p>Alex Lyoness, bar manager at London’s FlipDog, makes his Late Night cocktail with a hint of an after-hours kebab and pickles. He uses a white tequila and a Raicilla (an agave similar to mezcal). Soy sauce brings a deep flavor, he says, and a homemade chile tincture spices things up.</p><p>He then adds an onion and olive brine “like the ultimate dirty martini,” and garnishes with a bright pink pickled turnip.</p><p>Looking for a tingly feeling</p><p>But chiles aren't the only way to add spice. Lyoness says you're looking to create a “mouthfeel.” He uses Sichuan peppercorns and the Timur berry, which he says has a cool, numbing quality. “What you’re looking for is that tingling across the palate,” he says.</p><p>Greaves recommends bringing a little classic cooking into your drinks.</p><p>“You can add ginger, you can add garlic cloves, and star anise and fennel into these drinks, and it adds so many different elements of pepper, of spice. Go home and then throw cayenne into a margarita,” he says.</p><p>How hot is too hot?</p><p>To judge the heat, try to read it on your palate, says Greaves: “If it starts creeping all the way down to your esophagus, I think that’s definitely a spice level that you can loosen up a bit.”</p><p>A good spicy drink should “give you the itches on the sides of your mouth” but not overwhelm, he says.</p><p>And don’t forget that no two chiles are the same.</p><p>“It’s all about tasting, trying and tweaking,” Anderson says.</p><p>Adding a spicy rim to your glass is an easy way to get extra kick</p><p>For a spicy rim, mix any spices from your cupboard with a good rock salt, says Anderson. (You can freshly grind the spices for a more aromatic and vibrant mix.)</p><p>He recommends coriander seed for a more citrusy mix, and black pepper or cardamom powder for a savory feel. You can even try adding fruit powders.</p><p>“Something like a freeze-dried strawberry, freeze-dried raspberry, with a little bit of spice. It’s great,” Anderson says.</p><p>Then, simply run a lemon or lime wedge along the rim of your glass and gently roll it in a shallow plate of the salt mix.</p><p>___</p><p>Recipes:</p><p>___</p><p>Late Night – from FlipDog London</p><p>Ingredients</p><p>1 oz. Tapatio blanco (tequila)</p><p>34 oz. La Venenosa Costa Raicilla</p><p>34 oz. Gonzalez Byass Tio Pepe Fino (dry sherry)</p><p>0.66 oz. brine mix (onion, olive, sivri pepper)</p><p>2 drops chile tincture(asterisk)</p><p>Directions: Stir together all the ingredients with ice. Serve in a chilled martini glass. Add a pickled turnip to garnish</p><p>(asterisk)Chile tincture: Submerge chiles in a sealed jar with a high-proof neutral alcohol like vodka (approx. 1-2 small chiles per 3.5 oz. of alcohol) and leave to steep for up to two weeks, shaking the jar occasionally. Then strain and transfer the contents into an eyedropper bottle.</p><p>—-</p><p>Bagheera - from Brutes of Mayfair, London</p><p>Ingredients</p><p>1.75 oz. Lost Explorer mezcal</p><p>0.75 oz. fresh lime juice</p><p>68 oz. Bagheera syrup(asterisk)</p><p>Small pinch of salt</p><p>Directions: Combine all ingredients in a cocktail shaker with ice. Shake well until chilled. Strain into a rocks glass over cracked ice. Rim the glass with Tajin</p><p>(asterisk)Bagheera Syrup:</p><p>Ingredients</p><p>7.5 oz. simple sugar syrup</p><p>½ supermarket bunch of fresh cilantro, including stalks</p><p>1 small Thai green chile</p><p>3 jalapeño chiles</p><p>1/4 teaspoon of ascorbic acid (vitamin C powder), to stop the cilantro from turning brown</p><p>1/2 teaspoon green cardamom powder</p><p>1 thumb-size piece of peeled fresh ginger</p><p>Directions: Combine all ingredients in a large container or blender. Blend until the coriander and chiles have completely broken down and the mixture is well combined. Strain through a fine mesh strainer bag or muslin cloth. Transfer to a clean container and refrigerate.</p><p>___</p><p>Doctor Green - (Sip & Guzzle, New York)</p><p>Ingredients</p><p>34 oz. green apple juice</p><p>34 oz. tomatillo juice</p><p>24 oz. green tequila(asterisk)</p><p>6 oz. Sauternes</p><p>Directions: Juice tomatillo and green apple and whisk in 2 grams ascorbic powder and 4 grams pectinase powder per liter of juice until dissolved.</p><p>Rest at room temperature or in the fridge for at least one to two hours until the juice splits into clear liquid and sediment layers. Combine all ingredients and strain through a fine mesh strainer until clear. Carbonate using a specialist drinks carbonator.</p><p>(asterisk)To make the green tequila</p><p>68 oz. Patron tequila</p><p>0.25 oz. shiso</p><p>0.25 oz. fennel</p><p>0.25 oz. horseradish</p><p>2 pcs star anise</p><p>Method: Combine the ingredients and allow to infuse at room temperature for 24 hours.</p><p>___</p><p>5 songs to drink spicy cocktails to:</p><p>“Hot Stuff” – Donna Summer</p><p>“Hot in Herre”– Nelly</p><p>“Spice up your Life” – The Spice Girls</p><p>“Feeling Hot, Hot, Hot” – The Merrymen</p><p>“Drop it like its Hot” - Snoop Dogg feat. Pharrell</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5K7JHK7N3YAMIOJJ4TYO5MK4UQ.jpg?auth=f195cf380b91bab59c72a00f3bb6b6a56c23563adf3dfb263b4df33bc1ff549d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This combination of images shows various spicy cocktails, from left, Bagheera, Doctor Green, and Late Night. (AP Photo)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/I3HJHD4KK6Z66CTNBWHTAXA3PI.jpg?auth=a85555e7ef98b0dc0fbc29b90fb0695c811726c420b60e26ea983162d581d5ce&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A spicy cocktail called Green Doctor, made with tomatillo, green apple, shiso, and horseradish, is displayed in New York on June 23, 2026. (AP Photo/Guido Neira)]]></media:description><media:credit role="author" scheme="urn:ebu">Guido Neira</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CS4TISBASHNCCIGBOUL4SJ6W7U.jpg?auth=bcdc001a69f06f137b6fb534e72ea980e88ae46fed10a114c9b10d4d94c0abbb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A spicy cocktail called Late Night, made with a brine mix of onion, olive, and sivri pepper, is displayed in London on June 24, 2026. (AP Photo/Louise Dixon)]]></media:description><media:credit role="author" scheme="urn:ebu">Louise Dixon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/G4VUTLYBH36HYFZADPYNJWVDWE.jpg?auth=ecc809faeec6ccfee6c4482e3e4849187093ea397ede0348760d0799f135b2ec&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A Bagheera spicy cocktail is displayed in London on June 24, 2026. (AP Photo/Louise Dixon)]]></media:description><media:credit role="author" scheme="urn:ebu">Louise Dixon</media:credit></media:content></item><item><title><![CDATA[Houston Astros ship Nate Pearson to Kansas City after DFA, landing prospect Max Martin]]></title><link>https://www.local10.com/sports/2026/07/22/houston-astros-ship-nate-pearson-to-kansas-city-after-dfa-landing-prospect-max-martin/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/22/houston-astros-ship-nate-pearson-to-kansas-city-after-dfa-landing-prospect-max-martin/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[HOUSTON (AP) — The Houston Astros traded right-hander Nate Pearson to Kansas City for pitching prospect Max Martin on Wednesday.]]></description><pubDate>Wed, 22 Jul 2026 16:15:18 +0000</pubDate><content:encoded><![CDATA[<p>HOUSTON (AP) — The Houston Astros traded right-hander Nate Pearson to Kansas City for pitching prospect Max Martin on Wednesday.</p><p>The move comes after Pearson was designated for assignment by the Astros on Sunday. He went 1-0 with a 3.60 ERA in 16 games this season.</p><p>The veteran is 10-6 with a 4.99 ERA in 139 career games over six MLB seasons that included stops in Toronto and with the Chicago Cubs.</p><p>The 22-year-old Martin is 6-2 with a 2.01 ERA in 26 relief appearances across two levels of Class-A ball this season. The right-hander was a 10th-round pick in the 2025 draft.</p><p>___</p><p>AP MLB: https://apnews.com/hub/mlb</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MMGFLLUF5WJOT3ODXHQ3AZ3WAQ.jpg?auth=29669a91bc04ffa42abf5b4a2ffa4a493e77bcc78d237dbdbc872c49b81e9e61&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Houston Astros pitcher Nate Pearson delivers during the seventh inning of a baseball game against the Minnesota Twins in Houston, Monday, June 29, 2026. (AP Photo/Jon Shapley)]]></media:description><media:credit role="author" scheme="urn:ebu">Jon Shapley</media:credit></media:content></item><item><title><![CDATA[Special prosecutor drops all felony criminal charges against Louisiana Attorney General Murrill]]></title><link>https://www.local10.com/news/national/2026/07/22/louisiana-attorney-general-murrill-says-prosecutor-dropped-all-felony-charges-against-her/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/22/louisiana-attorney-general-murrill-says-prosecutor-dropped-all-felony-charges-against-her/</guid><dc:creator><![CDATA[By JIM VERTUNO, Associated Press]]></dc:creator><description><![CDATA[A special prosecutor on Wednesday dismissed felony criminal charges against Louisiana Attorney General Liz Murrill, who was indicted on accusations of threatening the jobs of New Orleans officials who fought a Republican-led overhaul of courts in the heavily Democratic city.]]></description><pubDate>Wed, 22 Jul 2026 16:54:11 +0000</pubDate><content:encoded><![CDATA[<p>A special prosecutor on Wednesday dismissed felony criminal charges against Louisiana Attorney General Liz Murrill, who was indicted on accusations of threatening the jobs of New Orleans officials who fought a Republican-led overhaul of courts in the heavily Democratic city.</p><p>The case was put on hold almost immediately after the July 2 indictment, when the Louisiana Supreme Court said the local court and special prosecutor did not follow procedures surrounding the indictment. The dismissal by special prosecutor Laurie White came a day after New Orleans District Attorney Jason Williams, Mayor Helena Moreno and five City Council members sent a letter urging her to drop the case.</p><p>“This case should have NEVER been started because there was NO crime,” Murrill, a Republican, said in a statement posted on social media. “This outcome will not deter my efforts to get to the bottom of this. The irresponsible and illegal actions that led to this abuse of the criminal justice system need to never happen again.”</p><p>Orleans Parrish online court records showed White submitted the letters from the City Council members and the prosecutor to a judge before dismissing each county. The case against Murrill was then ordered “closed.” White did not immediately response to an emailed request for comment sent to her office.</p><p>At the center of the case are deepening rifts between leaders of a state that is heavily Republican and Democrats who control Louisiana's most prominent city.</p><p>Republican Gov. Jeff Landry had promised a swift pardon, saying Murrill would not have her reputation tarnished by an “Orleans Kangaroo court.”</p><p>Moreno, a Democrat, was among those who had accused the state’s top law enforcement official in May of making threats against public officials.</p><p>The initial 16-count indictment handed up by a New Orleans grand jury accused Murrill, the state’s first female attorney general, of intimidation and malfeasance.</p><p>For months, political tensions intensified between Louisiana Republicans and New Orleans officials over a new law that abolished a court clerk office won by an exoneree, Calvin Duncan, who spent nearly three decades in prison. The change consolidated that job with another clerk’s office, which Republican supporters said would make the local judicial system more efficient.</p><p>New Orleans leaders opposed the change. In May, the City Council set a special election that would have given Duncan a chance to win the newly combined job. Murrill responded by warning local officials in letters that they could lose their offices for violating state “usurper” laws, which forbid support for an unauthorized officeholder.</p><p>___</p><p>Associated Press reporter Jack Brook contributed to this story.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4XGEOOUYDFUTXZDJJOTI6ORW4E.jpg?auth=dea92a404821dba1ec138e9be1bfd76593c83f5c6fb1d22d21d029a08e7abc35&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Louisiana Attorney General Liz Murrill speaks with attendees during an election night watch party for U.S. Senate candidate Rep. Julia Letlow, R-La., May 16, 2026, in Baton Rouge, La. (AP Photo/Matthew Hinton, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthew Hinton</media:credit></media:content></item><item><title><![CDATA[France recorded 5,700 more deaths than usual during its historic June heat wave]]></title><link>https://www.local10.com/news/world/2026/07/22/france-recorded-5700-more-deaths-than-usual-during-its-historic-june-heatwave/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/22/france-recorded-5700-more-deaths-than-usual-during-its-historic-june-heatwave/</guid><dc:creator><![CDATA[By JOHN LEICESTER, Associated Press]]></dc:creator><description><![CDATA[PARIS (AP) — France recorded at least 5,700 more deaths than usual during a historic heat wave last month, the public health agency said Wednesday, sharply increasing its estimates of the feared toll from record-shattering temperatures.]]></description><pubDate>Wed, 22 Jul 2026 17:19:04 +0000</pubDate><content:encoded><![CDATA[<p>PARIS (AP) — France recorded at least 5,700 more deaths than usual during a historic heat wave last month, the public health agency said Wednesday, sharply increasing its estimates of the feared toll from record-shattering temperatures.</p><p>Public Health France said regions hit by the heat from June 17 to July 2 recorded 21,674 deaths from all causes. But without a heat wave, those same regions would have been expected to have seen far fewer deaths, or 15,910, based on statistical modeling using data from previous years, it said.</p><p>The difference between expected and actual deaths — a total of 5,764 — are therefore considered to be “excess” deaths during the heat wave, the agency said.</p><p>It said the excess mortality, with 36% more deaths that would normally have been expected, was the highest from any heat wave since 2003. A historic heat wave that year caused an estimated 15,000 deaths in France.</p><p>France registered its hottest-ever days on June 24 and June 25 this year — with a national average of 30 C (86 F) — as well as record heat at night and peak temperatures that soared well above 40 C (104 F) in many places.</p><p>Just over half of the unexpected deaths occurred during and in the immediate wake of that hottest period, over three days from June 25 to June 27, the public health agency said.</p><p>“This unprecedented episode, characterized by its early onset, intensity, and duration, exposed nearly the entire population to extreme heat during a period when school and work activities were still in full swing,” the agency noted.</p><p>All told, across Europe, extreme temperatures that hit exceptionally early and hard this year saw well over 10,000 more deaths at the height of the heat wave than would normally have been expected, according to figures that are still emerging across the continent.</p><p>In France, the Paris region appears to have been hardest hit, recording 1,999 unexpected deaths — around 80% more than would otherwise have been anticipated without a heat wave, the French health agency said.</p><p>Funeral service directors in Paris said they struggled to find places to store bodies before burial or cremation, with some mortuaries saying they were full and having to turn bodies away.</p><p>Nearly half of the more than 21,600 people who died passed away in hospitals, which wrestled with surges of patients suffering from heat-related ailments. About a third died at home and the rest were mostly deaths in care homes for older people, the agency said.</p><p>The latest estimated death toll, which the agency said will be updated later in the year with more complete data, was sharply higher than initial figures it had given. It had previously reported around 2,000 additional deaths from all causes for the week of June 22 to June 28, the peak in France of the heat wave that also broke temperature records in many other parts of Europe.</p><p>Experts caution that it takes a while for a full picture to emerge, and that many heat-related deaths will never formally be recorded as such. For example, a heart attack, which can be triggered by extreme heat exposure, especially in people who are older or have underlying health issues, may be listed on a death certificate simply as a heart attack.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HG5UN6LMEMSLRIKFR4WBHPW34A.jpg?auth=32485227a65e74f73724fb0bc396af5b96b1417afa8220e793ea019d18ea849c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Tourists enjoy cooling off at a public water fountain In Paris, Friday, June 26, 2026. (AP Photo/Christophe Ena )]]></media:description><media:credit role="author" scheme="urn:ebu">Christophe Ena</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/75LKK6BZFZDU2T2WNV2PBDZTD4.jpg?auth=22255d71e1a7a35ff32ee82372e3037db583394759952cfbf830fec10165b4ec&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Tourists cool off at a public water fountain In Paris, Friday, June 26, 2026. (AP Photo/Christophe Ena )]]></media:description><media:credit role="author" scheme="urn:ebu">Christophe Ena</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VGY4NOZ54ZULPHG2BK4LXIUS6I.jpg?auth=febfd424b1e63ebf1e659155adea67ceb6e5095093f1e8260c0aa598641c1e85&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Two women cool off under misting sprayers in Paris during a heat wave, Saturday, July 11, 2026. (AP Photo/Aurelien Morissard)]]></media:description><media:credit role="author" scheme="urn:ebu">Aurelien Morissard</media:credit></media:content></item><item><title><![CDATA[Acusan a terapeuta infantil de abusar de niño de 5 años en clínica del suroeste de Miami-Dade]]></title><link>https://www.local10.com/espanol/2026/07/22/acusan-a-terapeuta-infantil-de-abusar-de-nino-de-5-anos-en-clinica-del-suroeste-de-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/acusan-a-terapeuta-infantil-de-abusar-de-nino-de-5-anos-en-clinica-del-suroeste-de-miami-dade/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Un terapeuta ocupacional infantil está acusado de abusar físicamente de un niño de 5 años durante una sesión de terapia en una clínica del vecindario Three Lakes, en el suroeste de Miami-Dade, según los investigadores.]]></description><pubDate>Wed, 22 Jul 2026 15:54:15 +0000</pubDate><content:encoded><![CDATA[<p>Un terapeuta ocupacional infantil está acusado de abusar de un niño de 5 años durante una sesión de terapia en una clínica del vecindario Three Lakes, en el suroeste de Miami-Dade, informaron los investigadores.</p><p>Los registros de la cárcel muestran que Leonardo Daniel Rivas, de 42 años, fue arrestado el martes por un cargo de abuso infantil sin causar lesiones corporales graves.</p><p>Agentes de la Oficina del Sheriff de Miami-Dade informaron que el niño asistía a su sesión diaria de terapia ocupacional en Florida Kids Therapy Medley, ubicada en el 13335 de Southwest 124th Street, el jueves, cuando Rivas, quien era su terapeuta ocupacional, “apretó las mejillas de la víctima” y le introdujo repetidamente en la boca un dispositivo de terapia del habla conocido como Whisper Phone, “cubriéndole la boca en varias ocasiones”.</p><p>Un informe de arresto indica que el niño se alteró, tras lo cual Rivas “comenzó a sujetar a la víctima con fuerza contra la silla” y “empujó firmemente hacia abajo las piernas de la víctima”.</p><p>Los investigadores informaron que el niño sufrió “numerosas abrasiones” en ambos omóplatos y en el pecho. Según el informe, fue atendido por sus lesiones en el Hospital de Niños Nicklaus.</p><p>Posteriormente, las autoridades arrestaron a Rivas, quien dijo a los investigadores que no quería hablar con ellos sin la presencia de un abogado, señala el informe.</p><p>Hasta la mañana del miércoles, Rivas permanecía detenido en el Centro Correccional Turner Guilford Knight, donde su fianza figuraba como “pendiente de fijarse”.</p><p>Local 10 solicitó una declaración a la clínica tras el arresto de Rivas.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KOQC7E7MW5GYHPV4BCUXOW6V6Y.jpg?auth=7203606c037ff34593d94cf3c6a7d03fa8f4e4156f6bb9f8ca8d4c58b8ca31bd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Journalists urge correspondents' association to stand up to Trump at rescheduled press dinner]]></title><link>https://www.local10.com/news/politics/2026/07/22/journalists-urge-correspondents-association-to-stand-up-to-trump-at-rescheduled-press-dinner/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/22/journalists-urge-correspondents-association-to-stand-up-to-trump-at-rescheduled-press-dinner/</guid><dc:creator><![CDATA[By JOCELYN NOVECK, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Hundreds of former or retired journalists and eight press freedom groups are asking the White House Correspondents’ Association to stand up to the Trump administration’s recent attacks on the media at its rescheduled dinner this week — a dinner President Donald Trump says he'll attend.]]></description><pubDate>Wed, 22 Jul 2026 15:50:17 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Hundreds of former or retired journalists and eight press freedom groups are asking the White House Correspondents’ Association to stand up to the Trump administration’s recent attacks on the media at its rescheduled dinner this week — a dinner President Donald Trump says he'll attend.</p><p>The first dinner was cut short in April when a gunman, who prosecutors say was trying to assassinate Trump, opened fire at the Washington Hilton. The much smaller rescheduled dinner will take place Friday, with enhanced security precautions, at the capital's Waldorf Astoria Hotel, formerly the Trump International Hotel.</p><p>The letter expands on a similar one issued in April, before the first dinner. It notes that since then, “the administration’s attacks on journalists and press freedom have become even more egregious.”</p><p>The letter, organized by former ABC News correspondent Lisa Stark and producer Ian Cameron, cites in particular the recent subpoenas by the Justice Department to New York Times journalists who reported on security concerns over the president's Qatari-gifted Air Force One jet. Additional subpoenas of the journalists' phone records have included even the mother of one reporter, and two spouses.</p><p>They want the association to stand up ‘forcefully’</p><p>The letter also cites threats by Trump to revoke licenses of broadcasters “who refuse to acquiesce to his demands.”</p><p>“Our message to the White House Correspondents’ Association is now more urgent: forcefully stand up for freedom of the press in front of the President, publicly defend the journalists he attacks, and vow to resist his administration’s concerted effort to undermine the First Amendment,” the letter says.</p><p>It notes that the association's president, Weijia Jiang, has defined the dinner’s purpose as being “to celebrate the First Amendment and the hard daily work of the journalists who defend it.”</p><p>“We believe it is hypocritical to celebrate the First Amendment in front of the man who relentlessly attacks it," the letter says. "We urge the WHCA to condemn the administration’s actions from the podium and pledge to fight all attempts by his administration to undermine this core pillar of a functioning democracy.”</p><p>There are multiple signatories</p><p>The groups signing on to the letter are the Society of Professional Journalists, the Committee to Protect Journalists, the National Association of Black Journalists, the National Press Photographers Association, the Freedom of the Press Foundation, the Coalition for Women in Journalism, the Radio Television Digital News Association and the Media and Democracy Project.</p><p>There are also about 520 individual signatories, mainly retired journalists. Almost all of them signed the April letter as well.</p><p>Trump has said he would be attending Friday's rescheduled dinner, calling the plan to go ahead with the event “a sign of Strength and Fortitude.”</p><p>“This announcement is a very good thing in that we cannot allow Lunatics to change our way of life, or even its scheduling,” Trump wrote on his Truth Social platform.</p><p>He added that he hadn’t decided whether to give his originally intended speech, in which he was widely expected to attack the press. “I don’t know whether or not I will give the same rather nasty statements, at least as it concerns certain people, but we will soon find out,” he wrote. “In any event, it will be a ‘HOT’ ticket!”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4QG4BCQC2675JA5GKITTDTSUKE.jpg?auth=9d5068ef21c2d7216760bb9d6fa6394b900dc8b893d1271a2cc50bf87942a7cd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump is seen speaking from the East Room of the White House on a television screen in the James Brady Press Briefing Room of the White House, Thursday, July 16, 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[Jasper Philipsen wins stage 17 of Tour de France, Tadej Pogačar protects lead]]></title><link>https://www.local10.com/sports/2026/07/22/jasper-philipsen-wins-stage-17-of-tour-de-france-tadej-pogacar-protects-lead/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/22/jasper-philipsen-wins-stage-17-of-tour-de-france-tadej-pogacar-protects-lead/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[VOIRON, France (AP) — Jasper Philipsen capped a fine team performance Wednesday to win stage 17 of the Tour de France, where defending champion Tadej Pogačar protected his overall lead.]]></description><pubDate>Wed, 22 Jul 2026 17:32:47 +0000</pubDate><content:encoded><![CDATA[<p>VOIRON, France (AP) — Jasper Philipsen capped a fine team performance Wednesday to win stage 17 of the Tour de France, where defending champion Tadej Pogačar protected his overall lead.</p><p>Mathieu van der Poel led his Alpecin-Premier Tech teammate Philipsen to his first stage victory of this Tour by controlling the pace and containing counterattacks through the last kilometers.</p><p>Philipsen finished just ahead of Mauro Schmid and Olav Kooij.</p><p>The Belgian rider described a “a rollercoaster of emotions” after what had been a disappointing Tour for him personally.</p><p>“I prepared very, very well. I was in the shape of my life, I think, and the first stages, the first 12 days were just horrible. I couldn’t find myself, couldn’t find the feeling I was hoping for,” said Philipsen, who thanked his team colleagues.</p><p>“I was like an angry bird at the table. I was just disappointed in myself, angry that I couldn’t take (a) stage win, that I didn’t find my feeling. And the team, they had to deal with it, not only the riders, the staff. This one is for them to keep on believing,” Philipsen said.</p><p>Pogačar plays it safe</p><p>Pogačar, who is chasing a third straight Tour title and fifth overall, maintained his lead of just over 4½ minutes over Remco Evenepoel, the winner of the previous two stages.</p><p>But it was a bad day for Pogačar’s UAE Emirates XRG teammate Adam Yates, who struggled and only made it back within the time limit. The British rider slumped over his handlebars, clearly exhausted.</p><p>The race ends Sunday in Paris.</p><p>Sprinters’ last chance</p><p>The relatively flat 174.7-kilometer (108.5-mile) route from Chambery to Voiron was the last favorable stage for sprinters before the Tour takes to the Alps, and it led to a day of attempted breakaways with many riders vying to put themselves in contention.</p><p>Van der Poel was among the leaders after Côte de Saint-Jean d’Arvey, the last significant climb, and they were joined by others before Yates’ problems began in the peloton.</p><p>Mads Pedersen was next to attack the leaders with 65 kilometers remaining, and the green jersey-holder invigorated the group when he joined them.</p><p>More sprinters broke away, swelling the group to 30 riders, before Pedersen, Ben Healy, Michal Kwiatkowski, Felix Engelhardt, Ed Planckaert and Jasper Stuyven struck out 57 kilometers from the finish.</p><p>Stuyven attacked on his own 26 kilometers from the line, leaving his five former co-leaders to chase or wait for the main bunch. They were caught. The only question was whether the 34-year-old Stuyven had the stamina to claim his first Tour stage win.</p><p>The Belgian rider was caught with less than 4 kilometers remaining, and Van der Poel did the rest for Philipsen.</p><p>Race for green jersey heats up</p><p>Philipsen's stage win moved him just behind Pedersen in the contest for the green jersey awarded to the rider with the most points.</p><p>With four stages remaining, Pedersen of Lidl-Trek had 452 points, followed by Philipsen on 445. Biniam Girmay of Eritrea was next with 361 points.</p><p>Doping test concerns</p><p>Cycling’s governing body, the UCI, responded to criticism of unannounced anti-doping controls after Pogačar and his main rival Jonas Vingegaard were woken in the early hours of Sunday for tests by the Swiss-based International Testing Agency.</p><p>Vingegaard subsequently crashed during Sunday’s stage and had to abandon the race.</p><p>The UCI said it acknowledged the night-time testing “can disrupt riders’ rest and recovery” and said it remained an exceptional measure.</p><p>“While fully aware of how onerous such a measure is for riders, the UCI nevertheless underscores that these controls serve an overriding interest: the fight against doping,” the body said in a statement.</p><p>___</p><p>AP sports: https://apnews.com/sports</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6SQNKANLGNEK4CCTOTCJKILJNY.jpg?auth=d7143092bfe0d3d3b0e1e9fbc1cbf2d6fbda615fbec0baf75501927525b2c7ad&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Belgium's Jasper Philipsen reacts after winning the seventeenth stage of the Tour de France cycling race, with start in Chambery and finish in Voiron France, Wednesday, July 22, 2026. (Gonzalo Fuentes/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Gonzalo Fuentes</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6Y7ON4DUYIQGXMURFYLZLFIGLQ.jpg?auth=7a6a427d65a09b97ac4b660dc2398192dbc4ac4f4c895c1cacc5b61d8d203d52&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Belgium's Jasper Philipsen cools off after winning the seventeenth stage of the Tour de France cycling race, with start in Chambery and finish in Voiron France, Wednesday, July 22, 2026. (Gonzalo Fuentes/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Gonzalo Fuentes</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OR7PSMRKLF7UFASMGI4KDG76VE.jpg?auth=cc1d2916c72a31cba7edf6fc6f7120d6706efa0e18ed6b3a08b4e4c2e3ec5750&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Belgium's Jasper Philipsen reacts after winning the seventeenth stage of the Tour de France cycling race, with start in Chambery and finish in Voiron France, Wednesday, July 22, 2026. (Gonzalo Fuentes/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Gonzalo Fuentes</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UTLVGXM6RI3DVY3ELD7ZMTUZQI.jpg?auth=8a32f57cce396cdb13e9d71673258a7b3e7234efedddcd4e98dda80b447d7133&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Belgium's Jasper Philipsen crosses the finish line to win the seventeenth stage of the Tour de France cycling race, with start in Chambery and finish in Voiron France, Wednesday, July 22, 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/Q3H3KVZN6HH4BJGHG4NZJXI4DM.jpg?auth=669d8d6441e516f673ea9eb33664968794718be143a00cc7633b859af1a200fa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Slovenia's Tadej Pogacar, wearing the overall leader's yellow jersey arrives on the podium after the seventeenth stage of the Tour de France cycling race, with start in Chambery and finish in Voiron France, Wednesday, July 22, 2026. (AP Photo/Thibault Camus)]]></media:description><media:credit role="author" scheme="urn:ebu">Thibault Camus</media:credit></media:content></item><item><title><![CDATA[Bertha skims across the northern Gulf Coast with little fanfare]]></title><link>https://www.local10.com/weather/hurricane/2026/07/22/bertha-skims-across-the-northern-gulf-coast-with-little-fanfare/</link><guid isPermaLink="true">https://www.local10.com/weather/hurricane/2026/07/22/bertha-skims-across-the-northern-gulf-coast-with-little-fanfare/</guid><dc:creator><![CDATA[Michael Lowry]]></dc:creator><description><![CDATA[Bertha remained a weak, disorganized and lopsided tropical storm Wednesday morning, with its largely innocuous center swirl — absent any organized thunderstorms – sliding westward toward southeastern Louisiana.]]></description><pubDate>Wed, 22 Jul 2026 14:37:53 +0000</pubDate><content:encoded><![CDATA[<p>Bertha remained a weak, disorganized and lopsided tropical storm Wednesday morning, with its largely innocuous center swirl — absent any organized thunderstorms – sliding westward toward southeastern Louisiana.</p><p><a href="https://www.local10.com/espanol/2026/07/22/bertha-roza-la-costa-norte-del-golfo-con-escaso-impacto/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/22/bertha-roza-la-costa-norte-del-golfo-con-escaso-impacto/">Leer en español</a></p><p>The local National Weather Service office in New Orleans may have summed up Bertha best early Wednesday, as one of its meteorologists wrote in <a href="https://forecast.weather.gov/product.php?site=LIX&amp;issuedby=LIX&amp;product=AFD&amp;format=CI&amp;version=1&amp;glossary=1" rel="">its area forecast discussion</a>:</p><p>“Abnormal tropical storm conditions is putting it lightly. I for one have never seen a tropical storm warning and a heat advisory/warning for the same time frame in the same area. But here we are.”</p><p>Despite a track that takes the center through parts of south Louisiana Wednesday, a sunny start to the day with mostly dry conditions and breaks in the clouds — even as the center of Bertha passes through — will allow temperatures to soar, with feels-like temperatures climbing to nearly 115 degrees for much of southern Louisiana and parts of coastal Mississippi. </p><p>As a result, extreme heat warnings are in effect alongside tropical storm warnings on Wednesday. </p><figure><img src="https://www.local10.com/resizer/v2/GNVLVB4PKRACHMXEN2UVXI4YBI.png?auth=7ebba85c7a74fc5dccab2ac810369eebdd8caa941cabaf31a82a77342b62789e&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>It’s an unusual paradox but for a very unusual storm. While tropical storm warnings indicate the likelihood of winds exceeding 38 mph, in this case that’ll be mostly in gusts, and areas in South Louisiana under a tropical storm warning will mostly see a breezy day without any consequential rain.</p><p>The exception could be areas farther south and along the immediate coast – such as in the long finger of Plaquemines Parish that juts into the Gulf – where minor, localized flooding is possible, especially with higher than usual tides. </p><p>The overall impact from Bertha will be minimal at best today and Thursday as it scrapes along the northern Gulf Coast, with its remnants moving inland over eastern Texas later Thursday.</p><p><b>Copious rainfall … over water</b></p><p>Bertha has been a prolific rainmaker, but over water. As we’ve discussed all week (and last), relentless wind shear has blown off all of Bertha’s organized storminess to the south of its center and over the Gulf.</p><figure><img src="https://www.local10.com/resizer/v2/RSBKUUGU75ECTB66XD3XYJQHKM.png?auth=bec7bf7d680e92ecb3467283ef3a1438b0af4223ebd96c9d6bf1213e51526fca&smart=true&width=1200&height=900" alt="Two-day rainfall estimates from the Multi-Radar Multi-Sensor (MRMS) system that merges radar estimates with observations and computer model data. Estimates suggest totals nearing two feet (20+ inches) in localized areas of the northeastern and north-central Gulf. (NOAA National Severe Storms Laboratory)" height="900" width="1200"/><figcaption>Two-day rainfall estimates from the Multi-Radar Multi-Sensor (MRMS) system that merges radar estimates with observations and computer model data. Estimates suggest totals nearing two feet (20+ inches) in localized areas of the northeastern and north-central Gulf. (NOAA National Severe Storms Laboratory)</figcaption></figure><p>Radar estimates indicate rain totals topping nearly two feet over parts of the northern Gulf, and a marine station atop an oil platform located about 140 miles south of Grand Isle, Louisiana, <a href="https://www.weather.gov/wrh/timeseries?site=KATP&amp;hours=72" rel="">has reported almost 11 inches of rain</a> since Tuesday morning.</p><p>Over land, however, and near and to the north of Bertha’s center, rainfall totals have been unremarkable and manageable, with only a few inches at most reported so far.</p><p>This will continue to be the case today and tomorrow, perhaps even more so as wind shear ramps up further and pushes thunderstorms farther offshore. </p><p>The National Weather Service forecasts only a low (aka marginal) risk of flash flooding in isolated spots (flash flood threat level 1 of 4) through Thursday for southern Louisiana and areas east, with only spotty bands of showers expected around Bertha’s center.</p><figure><img src="https://www.local10.com/resizer/v2/GFDAUAN6DVB47KCLV3A5K75SC4.png?auth=80548e0b699c28738f970a52242d213bbb068e666a0996c73b750570fd36d0b5&smart=true&width=1200&height=900" alt="Flash flood forecast from the National Weather Service showing only a low (aka marginal) threat of flash flooding (flash flood threat 1 of 4) for parts of southern Louisiana and areas east today through Thursday. (NOAA)" height="900" width="1200"/><figcaption>Flash flood forecast from the National Weather Service showing only a low (aka marginal) threat of flash flooding (flash flood threat 1 of 4) for parts of southern Louisiana and areas east today through Thursday. (NOAA)</figcaption></figure><p><b>What are the chances Bertha reforms farther south and strengthens en route to Texas?</b></p><p>Slim to none. </p><p>While there’s an outside chance Bertha’s exposed center unravels and reforms farther south, where it might be less affected by the firehose of shear, even in that case it’s unlikely to have the room it’d need to re-strengthen much before moving inland over Texas on Thursday.</p><figure><img src="https://www.local10.com/resizer/v2/CMD2YLMRNFHRVIGBVQFPDGRYTU.jpg?auth=3ad781ce30c41321c63ba1710bbca50423c8906030be706c0559379a506779b5&smart=true&width=1200&height=900" alt="Probability of the center of Bertha or its remnants passing to within about 100 miles of any given location from all global forecast models. Though Bertha’s center will be moving through the Louisiana marsh today and could re-emerge south of Louisiana later today, it’s unlikely we’ll see appreciable re-strengthening before moving inland over Texas on Thursday. (Tomer Burg)" height="900" width="1200"/><figcaption>Probability of the center of Bertha or its remnants passing to within about 100 miles of any given location from all global forecast models. Though Bertha’s center will be moving through the Louisiana marsh today and could re-emerge south of Louisiana later today, it’s unlikely we’ll see appreciable re-strengthening before moving inland over Texas on Thursday. (Tomer Burg)</figcaption></figure><p>The odds of it surviving and making a run as a hurricane is less than 1%, according to Google DeepMind’s 1,000-member ensemble system. In other words, don’t bet the farm on it.</p><p>Far and away, the most likely scenario is a gradual weakening as Bertha’s center gradually disassembles Wednesday and Thursday.</p><p><b>Mum’s the word elsewhere through July</b></p><p>Elsewhere, we’re seeing nothing on the horizon across the Atlantic basin through July and into the first week of August.</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/WMNG2COIIJH4JDABYMP6TEBIXA.jpg?auth=3caccb4ddc933485d090df0d2bbc63206234b76cb534e9b1843781b27a69167c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Clean Plate: South Florida restaurants with zero violations]]></title><link>https://www.local10.com/food/dirty-dining/2026/07/22/clean-plate-south-florida-restaurants-with-zero-violations/</link><guid isPermaLink="true">https://www.local10.com/food/dirty-dining/2026/07/22/clean-plate-south-florida-restaurants-with-zero-violations/</guid><dc:creator><![CDATA[Jeff Weinsier]]></dc:creator><description><![CDATA[The restaurants below earned a well-deserved Clean Plate award after passing recent routine, unannounced state food safety inspections with zero violations. ]]></description><pubDate>Wed, 22 Jul 2026 14:20:40 +0000</pubDate><content:encoded><![CDATA[<p>The restaurants below earned a well-deserved Clean Plate award after passing recent routine, unannounced state food safety inspections with zero violations. </p><p><a href="https://www.local10.com/espanol/2026/07/22/plato-limpio-restaurantes-del-sur-de-florida-con-cero-infracciones/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/22/plato-limpio-restaurantes-del-sur-de-florida-con-cero-infracciones/">Leer en español</a></p><p>These were not first-time licensing inspections, follow-up inspections, callbacks, or complaint investigations—just regular surprise inspections where inspectors found no violations.</p><p>We applaud these establishments for making food safety and cleanliness a priority every day, not just when someone is watching.</p><p>At Local 10 News, we’re constantly searching state inspection records to recognize restaurants that go above and beyond to protect their customers, and these businesses have earned that recognition.</p><p>These are permanent, brick-and-mortar restaurants with customer seating, not mobile vendors, caterers, commissaries, or temporary operations.</p><p><b>*EVERTON MANDEVILLE DELIGHT</b>, 6445 PEMBROKE ROAD, HOLLYWOOD, 7/17</p><p><b>*FIVE GUYS BURGERS AND FRIES</b>, 1700 NE 23RD ST., POMPANO BEACH, 7/17</p><p><b>*FIREHOUSE SUBS</b>, 10800 PINES BLVD., PEMBROKE PINES, 7/16</p><p><b>*FIVE GUYS BURGERS AND FRIES</b>, 801 SOUTH UNIVERSITY DR., PLANTATION, 7/15</p><p><b>*OAKBERRY ACAI ATLANTIC VILLAGE</b>, 801 NORTH FEDERAL HIGHWAY, HALLANDALE BEACH, 7/13</p><p><b>*G’S KITCHEN &amp; BAR</b>, 4877 COCONUT CREEK PARKWAY, MARGATE, 7/9</p><p><b>*PIZZA HUT</b>, 3396 SW 22ND ST., MIAMI, 7/10</p><p><b>*MCDONALDS</b>, 1400 SW 8TH ST, MIAMI, 7/7</p><p><b>*SALON TROPICAL BANQUET HALL</b>, 5350 WEST 16TH AVE., HIALEAH, 7/1</p><p><b>*KING’S SEAFOOD</b>, 10925 OVERSEAS HIGHWAY, MARATHON, 7/16</p><p><b>*MARY JANE’S CLOSET</b>, 22864 OVERSEAS HIGHWAY, CUDJOE KEY, 7/14</p><p><b>*PAUL’S BEACH BAR &amp; GRILL</b>, 84801 SOUTH OLD HIGHWAY, ISLAMORADA, 7/1</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ET5TRY7FWRDFPIFSGROAUCMIJE.png?auth=d09961d07316577a4558d47e3ce86a760654775e243af53aadcaadacb1cbfa91&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Plato Limpio: Restaurantes del sur de Florida con cero infracciones]]></title><link>https://www.local10.com/espanol/2026/07/22/plato-limpio-restaurantes-del-sur-de-florida-con-cero-infracciones/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/plato-limpio-restaurantes-del-sur-de-florida-con-cero-infracciones/</guid><dc:creator><![CDATA[Jeff Weinsier]]></dc:creator><description><![CDATA[Los restaurantes que aparecen a continuación recibieron el merecido reconocimiento Plato Limpio tras aprobar recientes inspecciones rutinarias y sin previo aviso de seguridad alimentaria del estado con cero infracciones.]]></description><pubDate>Wed, 22 Jul 2026 14:50:39 +0000</pubDate><content:encoded><![CDATA[<p>Los restaurantes que se mencionan a continuación obtuvieron un merecido premio “Plato Limpio” tras superar las recientes inspecciones estatales de seguridad alimentaria, realizadas de forma rutinaria y sin previo aviso, sin detectar ninguna infracción.</p><p>No se trataba de inspecciones iniciales para la obtención de licencias, inspecciones de seguimiento, revisiones de casos ni investigaciones de quejas, sino simplemente de inspecciones sorpresa rutinarias en las que los inspectores no encontraron ninguna infracción.</p><p>Felicitamos a estos establecimientos por hacer de la seguridad alimentaria y la limpieza una prioridad diaria, no solo cuando alguien los observa.</p><p>En Local 10 News, buscamos constantemente en los registros de inspección estatales para reconocer a los restaurantes que se esfuerzan al máximo por proteger a sus clientes, y estos negocios se han ganado ese reconocimiento.</p><p>Se trata de restaurantes permanentes, con local físico y mesas para los clientes, no de vendedores ambulantes, empresas de catering, cocinas centrales ni operaciones temporales.</p><p><b>*EVERTON MANDEVILLE DELIGHT</b>, 6445 PEMBROKE ROAD, HOLLYWOOD, 7/17</p><p><b>*FIVE GUYS BURGERS AND FRIES</b>, 1700 NE 23RD ST., POMPANO BEACH, 7/17</p><p><b>*FIREHOUSE SUBS</b>, 10800 PINES BLVD., PEMBROKE PINES, 7/16</p><p><b>*FIVE GUYS BURGERS AND FRIES</b>, 801 SOUTH UNIVERSITY DR., PLANTATION, 7/15</p><p><b>*OAKBERRY ACAI ATLANTIC VILLAGE</b>, 801 NORTH FEDERAL HIGHWAY, HALLANDALE BEACH, 7/13</p><p><b>*G’S KITCHEN &amp; BAR</b>, 4877 COCONUT CREEK PARKWAY, MARGATE, 7/9</p><p><b>*PIZZA HUT</b>, 3396 SW 22ND ST., MIAMI, 7/10</p><p><b>*MCDONALDS</b>, 1400 SW 8TH ST, MIAMI, 7/7</p><p><b>*SALON TROPICAL BANQUET HALL</b>, 5350 WEST 16TH AVE., HIALEAH, 7/1</p><p><b>*KING’S SEAFOOD</b>, 10925 OVERSEAS HIGHWAY, MARATHON, 7/16</p><p><b>*MARY JANE’S CLOSET</b>, 22864 OVERSEAS HIGHWAY, CUDJOE KEY, 7/14</p><p><b>*PAUL’S BEACH BAR &amp; GRILL</b>, 84801 SOUTH OLD HIGHWAY, ISLAMORADA, 7/1</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ET5TRY7FWRDFPIFSGROAUCMIJE.png?auth=d09961d07316577a4558d47e3ce86a760654775e243af53aadcaadacb1cbfa91&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Bertha roza la costa norte del Golfo con escaso impacto]]></title><link>https://www.local10.com/espanol/2026/07/22/bertha-roza-la-costa-norte-del-golfo-con-escaso-impacto/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/bertha-roza-la-costa-norte-del-golfo-con-escaso-impacto/</guid><dc:creator><![CDATA[Michael Lowry]]></dc:creator><description><![CDATA[Bertha permanecía como una tormenta tropical débil, desorganizada y asimétrica la mañana del miércoles, con su centro de circulación, en gran medida inofensivo y sin tormentas eléctricas organizadas, desplazándose hacia el oeste en dirección al sureste de Luisiana.]]></description><pubDate>Wed, 22 Jul 2026 14:46:22 +0000</pubDate><content:encoded><![CDATA[<p>El miércoles por la mañana, Bertha seguía siendo una tormenta tropical débil, desorganizada y asimétrica, con su centro en espiral, en gran medida inofensivo y sin tormentas eléctricas organizadas, desplazándose hacia el oeste, en dirección al sureste de Luisiana.</p><p>La oficina local del Servicio Meteorológico Nacional en Nueva Orleans tal vez resumió mejor la situación de Bertha a primera hora del miércoles, como escribió uno de sus meteorólogos en <a href="https://forecast.weather.gov/product.php?site=LIX&amp;issuedby=LIX&amp;product=AFD&amp;format=CI&amp;version=1&amp;glossary=1" rel="">su análisis del pronóstico del área</a> :</p><p>Decir que se trata de condiciones de tormenta tropical anormales es quedarse corto. Personalmente, nunca había visto una alerta de tormenta tropical y un aviso/alerta de calor para el mismo período de tiempo en la misma zona. Pero aquí estamos.</p><p>A pesar de que la trayectoria de la tormenta llevará el centro a través de partes del sur de Luisiana el miércoles, un comienzo de día soleado con condiciones mayormente secas y claros entre las nubes, incluso mientras el centro de Bertha pasa por la zona, permitirá que las temperaturas se disparen, con una sensación térmica que alcanzará casi los 115 grados en gran parte del sur de Luisiana y partes de la costa de Misisipi.</p><p>Como consecuencia, el miércoles estarán vigentes avisos por calor extremo, además de los avisos por tormenta tropical.</p><figure><img src="https://www.local10.com/resizer/v2/GNVLVB4PKRACHMXEN2UVXI4YBI.png?auth=7ebba85c7a74fc5dccab2ac810369eebdd8caa941cabaf31a82a77342b62789e&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Es una paradoja inusual, pero para una tormenta muy inusual. Si bien las alertas de tormenta tropical indican la probabilidad de vientos que superen los 61 km/h, en este caso se tratará principalmente de ráfagas, y las zonas del sur de Luisiana bajo alerta de tormenta tropical experimentarán en su mayoría un día ventoso sin lluvias significativas.</p><p>La excepción podrían ser las zonas más al sur y a lo largo de la costa inmediata, como en la larga franja de tierra de la parroquia de Plaquemines que se adentra en el Golfo, donde son posibles inundaciones menores y localizadas, especialmente con mareas más altas de lo habitual.</p><p>El impacto general de Bertha será mínimo en el mejor de los casos hoy y el jueves, mientras avanza lentamente a lo largo de la costa norte del Golfo de México, y sus remanentes se desplazan tierra adentro sobre el este de Texas más tarde el jueves.</p><p><b>Abundantes lluvias… sobre el agua</b></p><p>Bertha ha provocado lluvias torrenciales, pero sobre el agua. Como hemos comentado durante toda la semana (y la anterior), la implacable cizalladura del viento ha dispersado toda la actividad tormentosa organizada de Bertha hacia el sur de su centro y sobre el Golfo.</p><figure><img src="https://www.local10.com/resizer/v2/RSBKUUGU75ECTB66XD3XYJQHKM.png?auth=bec7bf7d680e92ecb3467283ef3a1438b0af4223ebd96c9d6bf1213e51526fca&smart=true&width=1200&height=900" alt="Caption: 2-day rainfall estimates from the Multi-Radar Multi-Sensor (MRMS) system that merges radar estimates with observations and computer model data. Estimates suggest totals nearing two feet (20+ inches) in localized areas of the northeastern and north-central Gulf. (NOAA National Severe Storms Laboratory)" height="900" width="1200"/><figcaption>Caption: 2-day rainfall estimates from the Multi-Radar Multi-Sensor (MRMS) system that merges radar estimates with observations and computer model data. Estimates suggest totals nearing two feet (20+ inches) in localized areas of the northeastern and north-central Gulf. (NOAA National Severe Storms Laboratory)</figcaption></figure><p>Las estimaciones del radar indican acumulaciones de lluvia que superan casi dos pies en algunas zonas del norte del Golfo, y una estación marítima situada en la cima de una plataforma petrolífera ubicada a unas 140 millas al sur de Grand Isle, Luisiana, <a href="https://www.weather.gov/wrh/timeseries?site=KATP&amp;hours=72" rel="">ha reportado casi 11 pulgadas de lluvia</a> desde el martes por la mañana.</p><p>Sin embargo, en tierra firme, y cerca y al norte del centro de Bertha, las precipitaciones han sido insignificantes y manejables, con apenas unos pocos centímetros registrados hasta el momento.</p><p>Esto seguirá siendo así hoy y mañana, e incluso puede que se acentúe aún más a medida que la cizalladura del viento aumente y empuje las tormentas eléctricas mar adentro.</p><p>El Servicio Meteorológico Nacional pronostica un riesgo bajo (o marginal) de inundaciones repentinas en puntos aislados (nivel de amenaza de inundaciones repentinas 1 de 4) hasta el jueves para el sur de Luisiana y las áreas al este, con solo bandas dispersas de chubascos previstas alrededor del centro de Bertha.</p><figure><img src="https://www.local10.com/resizer/v2/GFDAUAN6DVB47KCLV3A5K75SC4.png?auth=80548e0b699c28738f970a52242d213bbb068e666a0996c73b750570fd36d0b5&smart=true&width=1200&height=900" alt="Flash flood forecast from the National Weather Service showing only a low (aka marginal) threat of flash flooding (flash flood threat 1 of 4) for parts of southern Louisiana and areas east today through Thursday. (NOAA)" height="900" width="1200"/><figcaption>Flash flood forecast from the National Weather Service showing only a low (aka marginal) threat of flash flooding (flash flood threat 1 of 4) for parts of southern Louisiana and areas east today through Thursday. (NOAA)</figcaption></figure><p><b>¿Qué probabilidades hay de que Bertha se reforme más al sur y se fortalezca en su camino hacia Texas?</b></p><p>Escaso o nulo.</p><p>Si bien existe una remota posibilidad de que el centro expuesto de Bertha se deshaga y se reforme más al sur, donde podría verse menos afectado por la intensa fuerza de cizallamiento, incluso en ese caso es improbable que tenga el espacio necesario para reforzarse significativamente antes de adentrarse en el territorio de Texas el jueves.</p><figure><img src="https://www.local10.com/resizer/v2/CMD2YLMRNFHRVIGBVQFPDGRYTU.jpg?auth=3ad781ce30c41321c63ba1710bbca50423c8906030be706c0559379a506779b5&smart=true&width=1200&height=900" alt="Probability of the center of Bertha or its remnants passing to within about 100 miles of any given location from all global forecast models. Though Bertha’s center will be moving through the Louisiana marsh today and could re-emerge south of Louisiana later today, it’s unlikely we’ll see appreciable re-strengthening before moving inland over Texas on Thursday. (Tomer Burg)" height="900" width="1200"/><figcaption>Probability of the center of Bertha or its remnants passing to within about 100 miles of any given location from all global forecast models. Though Bertha’s center will be moving through the Louisiana marsh today and could re-emerge south of Louisiana later today, it’s unlikely we’ll see appreciable re-strengthening before moving inland over Texas on Thursday. (Tomer Burg)</figcaption></figure><p>Según el sistema de predicción de Google DeepMind, compuesto por 1000 miembros, la probabilidad de que sobreviva y se convierta en huracán es inferior al 1%. En otras palabras, no apuestes todo a ello.</p><p>Sin duda, el escenario más probable es un debilitamiento gradual a medida que el centro de Bertha se vaya desmoronando poco a poco entre el miércoles y el jueves.</p><p><b>En otros lugares, el silencio se mantiene hasta julio.</b></p><p>En otras zonas, no se vislumbra ningún fenómeno meteorológico en el horizonte de la cuenca atlántica durante el mes de julio y la primera semana de agosto.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WMNG2COIIJH4JDABYMP6TEBIXA.jpg?auth=3caccb4ddc933485d090df0d2bbc63206234b76cb534e9b1843781b27a69167c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Man in custody after fleeing car crash scene in Margate, police say ]]></title><link>https://www.local10.com/news/local/2026/07/22/man-in-custody-after-fleeing-car-crash-scene-in-margate-police-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/22/man-in-custody-after-fleeing-car-crash-scene-in-margate-police-say/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A man was taken into custody Wednesday morning following a car crash in Margate, authorities confirmed.]]></description><pubDate>Wed, 22 Jul 2026 14:00:56 +0000</pubDate><content:encoded><![CDATA[<p>A man was taken into custody Wednesday morning following a car crash in Margate, authorities confirmed.</p><p><a href="https://www.local10.com/espanol/2026/07/22/hombre-bajo-custodia-tras-huir-de-la-escena-de-un-choque-en-margate-dice-la-policia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/22/hombre-bajo-custodia-tras-huir-de-la-escena-de-un-choque-en-margate-dice-la-policia/">Leer en español</a></p><p>According to Margate police, the crash occurred in the 5400 block of West Atlantic Boulevard.</p><p>Police said the suspect crashed his vehicle and then fled the scene. </p><p>According to authorities, the suspect was captured a short time later and it was discovered that he had active arrest warrants for narcotics-related charges.</p><p>The suspect’s identity was not immediately released and it’s unclear whether the crash only involved the suspect’s vehicle.</p><p>The car -- a silver sedan -- has since been towed from the scene. </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/ARLOWQQELNGGDHG7NAQ25UTOBU.jpeg?auth=d909a15a75ab8d60810da98110ad63d90cbe74fcf69f2ea2910b6387f7457b4d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Hombre bajo custodia tras huir de la escena de un choque en Margate, dice la policía]]></title><link>https://www.local10.com/espanol/2026/07/22/hombre-bajo-custodia-tras-huir-de-la-escena-de-un-choque-en-margate-dice-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/hombre-bajo-custodia-tras-huir-de-la-escena-de-un-choque-en-margate-dice-la-policia/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Un hombre fue puesto bajo custodia la mañana de este miércoles tras un choque vehicular en Margate, confirmaron las autoridades.]]></description><pubDate>Wed, 22 Jul 2026 14:38:25 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre fue puesto bajo custodia la mañana de este miércoles tras un choque vehicular en Margate, confirmaron las autoridades.</p><p>Según la Policía de Margate, el choque ocurrió en la cuadra 5400 de West Atlantic Boulevard.</p><p>La Policía informó que el sospechoso chocó su vehículo y luego huyó de la escena.</p><p>Según las autoridades, el sospechoso fue capturado poco tiempo después y se descubrió que tenía órdenes de arresto activas por cargos relacionados con narcóticos.</p><p>La identidad del sospechoso no fue divulgada de inmediato y no está claro si el choque involucró únicamente el vehículo del sospechoso.</p><p>El vehículo, un sedán plateado, ya fue remolcado de la escena.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ARLOWQQELNGGDHG7NAQ25UTOBU.jpeg?auth=d909a15a75ab8d60810da98110ad63d90cbe74fcf69f2ea2910b6387f7457b4d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Man dies after fiery single-vehicle crash in northwest Miami-Dade, deputies say]]></title><link>https://www.local10.com/news/local/2026/07/22/man-dies-after-fiery-single-vehicle-crash-in-northwest-miami-dade-deputies-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/22/man-dies-after-fiery-single-vehicle-crash-in-northwest-miami-dade-deputies-say/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Miami-Dade Sheriff’s Office Traffic Homicide detectives are investigating a single-vehicle crash that they said left a man dead early Wednesday in northwest Miami-Dade.]]></description><pubDate>Wed, 22 Jul 2026 14:11:20 +0000</pubDate><content:encoded><![CDATA[<p>Miami-Dade Sheriff’s Office Traffic Homicide detectives are investigating a single-vehicle crash that they said left a man dead early Wednesday in northwest Miami-Dade.</p><p><a href="https://www.local10.com/espanol/2026/07/22/hombre-muere-tras-choque-e-incendio-de-vehiculo-en-el-noroeste-de-miami-dade-dicen-agentes/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/22/hombre-muere-tras-choque-e-incendio-de-vehiculo-en-el-noroeste-de-miami-dade-dicen-agentes/">Leer en español</a></p><p>Authorities said the crash happened just after 5:30 a.m. at the intersection of Northwest 103rd Street and Northwest 17th Avenue in the county’s Westview area.</p><p>Deputies arrived to find the vehicle engulfed in flames, authorities said.</p><p>Miami-Dade Fire Rescue firefighters extinguished the fire, but the driver, who was the vehicle’s sole occupant, was pronounced dead at the scene, according to investigators.</p><p>Sky 10 flew over the scene around 9:35 a.m., where crime scene tape remained up, a damaged car was covered with a yellow tarp. </p><p>Deputies said the crash closed all lanes on Northwest 103rd Street from Northwest 17th Avenue to Northwest 21st Avenue. Drivers are urged to avoid the area, use alternate routes and expect delays.</p><p>Authorities have not released the victim’s identity or said what caused the vehicle to crash.</p><p>No other details about the 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[Hombre muere tras choque e incendio de vehículo en el noroeste de Miami-Dade, dicen agentes]]></title><link>https://www.local10.com/espanol/2026/07/22/hombre-muere-tras-choque-e-incendio-de-vehiculo-en-el-noroeste-de-miami-dade-dicen-agentes/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/hombre-muere-tras-choque-e-incendio-de-vehiculo-en-el-noroeste-de-miami-dade-dicen-agentes/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Detectives de Homicidios de Tránsito de la Oficina del Sheriff de Miami-Dade investigan un choque de un solo vehículo que, según informaron, dejó a un hombre muerto la madrugada del miércoles en el noroeste de Miami-Dade.]]></description><pubDate>Wed, 22 Jul 2026 14:34:31 +0000</pubDate><content:encoded><![CDATA[<p>Detectives de Homicidios de Tránsito de la Oficina del Sheriff de Miami-Dade investigan un choque de un vehículo que, según informaron, dejó a un hombre muerto la madrugada del miércoles en el noroeste de Miami-Dade.</p><p>Las autoridades informaron que el choque ocurrió poco después de las 5:30 a.m. en la intersección de Northwest 103rd Street y Northwest 17th Avenue, en el área de Westview del condado.</p><p>Los agentes llegaron al lugar y encontraron el vehículo envuelto en llamas, informaron las autoridades.</p><p>Bomberos de Miami-Dade Fire Rescue extinguieron el incendio, pero el conductor, quien era el único ocupante del vehículo, fue declarado muerto en la escena, según los investigadores.</p><p>Sky 10 sobrevoló la escena alrededor de las 9:35 a.m., donde la cinta de la escena del crimen permanecía colocada y un vehículo dañado estaba cubierto con una lona amarilla.</p><p>Los agentes informaron que el choque obligó al cierre de todos los carriles de Northwest 103rd Street desde Northwest 17th Avenue hasta Northwest 21st Avenue. Se recomienda a los conductores evitar el área, utilizar rutas alternas y prever demoras.</p><p>Las autoridades no han divulgado la identidad de la víctima ni han informado qué provocó el choque del vehículo.</p><p>No se dieron a conocer de inmediato más detalles sobre el choque.</p>]]></content:encoded></item><item><title><![CDATA[Making recess more routine — inside the 40+ Double Dutch Club, SoFlo ]]></title><link>https://www.local10.com/features/2026/07/21/making-recess-more-routine-inside-the-40-double-dutch-club-soflo/</link><guid isPermaLink="true">https://www.local10.com/features/2026/07/21/making-recess-more-routine-inside-the-40-double-dutch-club-soflo/</guid><dc:creator><![CDATA[Andrew Perez]]></dc:creator><description><![CDATA[No men. No kids. No pets. No stress. Those are the house rules of the 40+ Double Dutch South Florida subclub, where your age is your ticket in. ]]></description><pubDate>Tue, 21 Jul 2026 10:43:40 +0000</pubDate><content:encoded><![CDATA[<p>No men. No kids. No pets. No stress.</p><p>Those are the house rules of the <a href="https://www.40plusdoubledutchclub.org" target="_self" rel="" title="https://www.40plusdoubledutchclub.org">40+ Double Dutch South Florida </a>subclub, where your age is your ticket in.<b> </b></p><p>The group meets every Thursday in Sunrise — indoors at 7 p.m. at the Village Multipurpose Center, located at 2240 NW 68th Ave., and every Saturday at 9 a.m. at City Park, located at 6600 Sunset Strip.</p><p>Growing older gets you access. Growing old is optional. The club is part of an international sisterhood that’s turning a childhood pastime into something much bigger.</p><p>“We take care of everyone. We continuously pour out into others,” said South Florida subclub captain Adrienne “Asia” Philpart. “Our kids, our pets, our spouses, our significant others. We need a time and a place where we can get poured back into us.” </p><p>“Take that break from adulting and let go of the cares,” she continued. </p><p><a href="https://docs.google.com/document/d/e/2PACX-1vSMeilI7NWDdvI77Xj3X1pb7J5Kq1f8D2zRbyJ-TCAo-5WYSsEpUn0X2RTKX1lNcPmDf7FsXUWc9xGO/pub" target="_self" rel="" title="https://docs.google.com/document/d/e/2PACX-1vSMeilI7NWDdvI77Xj3X1pb7J5Kq1f8D2zRbyJ-TCAo-5WYSsEpUn0X2RTKX1lNcPmDf7FsXUWc9xGO/pub"><b>CLICK HERE</b></a><b> to find a subclub near you.</b></p><p>That need is what sparked the global movement in the first place. Women 40 years and older can walk into any group and start jumping right away. </p><p>Founder Pamela Robinson launched the <a href="https://www.facebook.com/40plusDDC?mibextid=wwXIfr&amp;rdid=ZCzKgOYeMhZ2uk8N&amp;share_url=https%3A%2F%2Fwww.facebook.com%2Fshare%2F14qUVaTX9rx%2F%3Fmibextid%3DwwXIfr#" target="_self" rel="" title="https://www.facebook.com/40plusDDC?mibextid=wwXIfr&amp;rdid=ZCzKgOYeMhZ2uk8N&amp;share_url=https%3A%2F%2Fwww.facebook.com%2Fshare%2F14qUVaTX9rx%2F%3Fmibextid%3DwwXIfr#">40+ Double Dutch Club</a> in Chicago in 2016 while searching for the woman she was before adulthood took over. She returned to the game she loved as a child — one that reminded her of life before responsibilities consumed it. Nearly a decade later, that personal journey has grown tremendously into an international sisterhood with more than 100 chapters in place.</p><p><a href="https://www.instagram.com/40plus_doubledutchclub?igsh=MXV2OGVsNjUwN2t3eA==" target="_self" rel="" title="https://www.instagram.com/40plus_doubledutchclub?igsh=MXV2OGVsNjUwN2t3eA=="><b>CLICK HERE</b></a><b> to find the 40+ Double Dutch Club on Instagram.</b></p><p>“We have women that are taking care of parents with Alzheimer’s, special needs children,” said Philpart. </p><p>Philpart learned of the movement through social media and worked fast to bring that energy to South Florida, launching the subclub in 2019 with a few close friends. </p><p>Membership has since grown quickly, jumping rope at community events and getting together twice a week to practice and “play.” </p><p>For co-captain Natasha “T Boogie” Hendricks, joining the chapter in 2020 came at exactly the right time.</p><p>“There were a lot of times where I just felt I was losing myself,” Hendricks said. “We know exactly who we are when we’re young. When we’re in our 20s. But then we get married and it’s not that we don’t love our families, but we do so much - we’re running here, we’re running there and we never take time out for ourselves.”</p><p>While balancing work, family and caring for her nonverbal daughter, Hendricks said the club became an opportunity to make connections while staying sharp and active.</p><p>Today, members proudly wear their ages across their backs — the club’s favorite humble brag.</p><p>Ages range across all groups from women starting in their 40s and jumping well into their 90s.</p><p>Double Dutch may be the draw, but hula hoops, jacks and plenty of laughter are all part of the experience. Philpart said women can simply walk up and join. Before long, they’re part of a sisterhood built on friendship, fitness and fun.</p><p><i>To submit an idea for What Connects Us, email </i><a href="mailto:whatconnectsus@wplg.com" rel=""><i>whatconnectsus@wplg.com</i></a><i>. </i></p>]]></content:encoded></item><item><title><![CDATA[New report indicates it’s now pricier to live in Miami than New York City]]></title><link>https://www.local10.com/news/local/2026/07/21/new-report-indicates-its-now-pricier-to-live-in-miami-than-new-york-city/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/21/new-report-indicates-its-now-pricier-to-live-in-miami-than-new-york-city/</guid><dc:creator><![CDATA[Saira Anwer]]></dc:creator><description><![CDATA[For decades now, New Yorkers have fled to South Florida, not just for the sunshine but for other perks like spacious homes and no state income tax.]]></description><pubDate>Tue, 21 Jul 2026 20:48:46 +0000</pubDate><content:encoded><![CDATA[<p>For decades now, New Yorkers have fled to South Florida, not just for the sunshine, but for other perks like spacious homes and no state income tax.</p><p><a href="https://www.local10.com/espanol/2026/07/22/nuevo-informe-indica-que-ahora-es-mas-caro-vivir-en-miami-que-en-la-ciudad-de-nueva-york/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/22/nuevo-informe-indica-que-ahora-es-mas-caro-vivir-en-miami-que-en-la-ciudad-de-nueva-york/">Leer en español</a></p><p>More recently though, <a href="https://www.bloomberg.com/news/features/2026-07-20/miami-s-metro-area-is-now-more-expensive-than-new-york" target="_blank" rel="noreferrer" title="https://www.bloomberg.com/news/features/2026-07-20/miami-s-metro-area-is-now-more-expensive-than-new-york">Bloomberg’s latest dive into the topic</a> cites research claiming for the first time on record, the Miami area is pricier than the Big Apple, saying South Florida’s consumer price index has jumped 36% since 2019.</p><p>“Cost of living is going up everywhere and the New Yorkers are coming down here, so I guess it is what it is,” said South Florida resident Robert Nordling. “The cost of living, the cost of anything from sandwiches to gas, it’s up one day, down the next.” </p><p>It’s hard not to notice that many things are more expensive now than in 2019, no matter where you live.</p><p>“And it’s only gonna keep climbing from here,” said Miami resident Mario Torres. </p><p>The Bloomberg piece goes on to say Miami’s private-school tuition, insurance costs and how much people are spending at restaurants are higher now than they were a year ago. </p><p>So what does all of this mean? Will people start choosing New York over Miami? </p><p>“Always an appeal here -- everybody wants to be in Miami,” said Nordling. “New York and Miami. I guess they’re dancing together now.”</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[Nuevo informe indica que ahora es más caro vivir en Miami que en la ciudad de Nueva York]]></title><link>https://www.local10.com/espanol/2026/07/22/nuevo-informe-indica-que-ahora-es-mas-caro-vivir-en-miami-que-en-la-ciudad-de-nueva-york/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/nuevo-informe-indica-que-ahora-es-mas-caro-vivir-en-miami-que-en-la-ciudad-de-nueva-york/</guid><dc:creator><![CDATA[Saira Anwer]]></dc:creator><description><![CDATA[Durante décadas, los neoyorquinos se han mudado al sur de Florida, no solo por el sol, sino también por otras ventajas como viviendas espaciosas y la ausencia de un impuesto estatal sobre la renta.]]></description><pubDate>Wed, 22 Jul 2026 13:59:43 +0000</pubDate><content:encoded><![CDATA[<p>Durante décadas, los neoyorquinos se han mudado al sur de Florida, no solo por el sol, sino también por otras ventajas como viviendas espaciosas y la ausencia de un impuesto estatal sobre la renta.</p><p>Más recientemente, sin embargo, <a href="https://www.bloomberg.com/news/features/2026-07-20/miami-s-metro-area-is-now-more-expensive-than-new-york" target="_blank" rel="noreferrer" title="https://www.bloomberg.com/news/features/2026-07-20/miami-s-metro-area-is-now-more-expensive-than-new-york">el más reciente análisis de Bloomberg sobre el tema</a> cita una investigación que afirma que, por primera vez de la que se tenga registro, el área de Miami es más cara que la Gran Manzana, al señalar que el índice de precios al consumidor del sur de Florida ha aumentado un 36% desde 2019.</p><p>“El costo de vida está subiendo en todas partes y los neoyorquinos se están mudando aquí, así que supongo que es lo que hay”, dijo Robert Nordling, residente del sur de Florida. “El costo de vida, el precio de todo, desde los sándwiches hasta la gasolina, sube un día y baja al siguiente”.</p><p>Es difícil no notar que muchas cosas son más caras ahora que en 2019, sin importar dónde se viva.</p><p>“Y solo va a seguir aumentando a partir de ahora”, dijo Mario Torres, residente de Miami.</p><p>El artículo de Bloomberg agrega que las matrículas de las escuelas privadas en Miami, los costos de los seguros y el dinero que la gente gasta en restaurantes son ahora más altos que hace un año.</p><p>Entonces, ¿qué significa todo esto? ¿La gente comenzará a elegir Nueva York en lugar de Miami?</p><p>“Siempre habrá atractivo aquí; todo el mundo quiere estar en Miami”, dijo Nordling. “Nueva York y Miami. Supongo que ahora están bailando juntas”.</p>]]></content:encoded></item><item><title><![CDATA[2 women reported missing from same location in northwest Miami-Dade, deputies say]]></title><link>https://www.local10.com/news/local/2026/07/22/2-women-reported-missing-from-same-location-in-northwest-miami-dade-deputies-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/22/2-women-reported-missing-from-same-location-in-northwest-miami-dade-deputies-say/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[The Miami-Dade Sheriff’s Office is asking for the public’s help finding two women who they said were reported missing from the same location.]]></description><pubDate>Wed, 22 Jul 2026 11:10:32 +0000</pubDate><content:encoded><![CDATA[<p>The Miami-Dade Sheriff’s Office is asking for the public’s help finding two women who they said were reported missing from the same location.</p><p><a href="https://www.local10.com/espanol/2026/07/22/reportan-desaparecidas-a-dos-mujeres-del-mismo-lugar-en-el-noroeste-de-miami-dade-dicen-agentes/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/22/reportan-desaparecidas-a-dos-mujeres-del-mismo-lugar-en-el-noroeste-de-miami-dade-dicen-agentes/">Leer en español</a></p><p>According to deputies, Lissette Morazan Peralta, 52, and Bacilia Peralta Escobar, 85, were last seen at about noon Tuesday, leaving a place in the 1300 block of Northwest 132<sup>nd</sup> Street.</p><p>Deputies said neither woman has tried to contact relatives and they may be in need of services. Their relation to each other was not released by authorities.</p><p>According to deputies, Peralta Escobar was last seen wearing a white and black striped shirt and black leggings, while Morazan Peralta was last seen wearing a black shirt and a beige skirt.</p><p>Anyone with information about their whereabouts is asked to call Deputy A. Madrigal at 305-715-3300 or 305-715-3214. Tipsters may also email u307222@mdso.com or call Miami-Dade Crime Stoppers at 305-471-TIPS (8477).</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WLSYH6SZWJFIPCGM3LU2GDP7MM.jpg?auth=1ee801b999c10a430401eb6fcbd26fabad0425c6444497565381ae9cf657d784&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[From left: Lissette Morazan Peralta, 52, and Bacilia Peralta Escobar, 85.]]></media:description></media:content></item><item><title><![CDATA[Reportan desaparecidas a dos mujeres del mismo lugar en el noroeste de Miami-Dade, dicen agentes]]></title><link>https://www.local10.com/espanol/2026/07/22/reportan-desaparecidas-a-dos-mujeres-del-mismo-lugar-en-el-noroeste-de-miami-dade-dicen-agentes/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/reportan-desaparecidas-a-dos-mujeres-del-mismo-lugar-en-el-noroeste-de-miami-dade-dicen-agentes/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[La Oficina del Sheriff de Miami-Dade solicita la ayuda del público para encontrar a dos mujeres que, según informó, fueron reportadas como desaparecidas del mismo lugar.]]></description><pubDate>Wed, 22 Jul 2026 13:55:10 +0000</pubDate><content:encoded><![CDATA[<p>La Oficina del Sheriff de Miami-Dade solicita la ayuda del público para encontrar a dos mujeres que, según informó, fueron reportadas como desaparecidas del mismo lugar.</p><p>Según los agentes, Lissette Morazan Peralta, de 52 años, y Bacilia Peralta Escobar, de 85, fueron vistas por última vez alrededor del mediodía del martes, cuando salían de un lugar ubicado en la cuadra 1300 de Northwest 132nd Street.</p><p>Los agentes informaron que ninguna de las dos mujeres ha intentado comunicarse con sus familiares y que podrían necesitar asistencia. Las autoridades no divulgaron la relación entre ambas.</p><p>Según los agentes, Peralta Escobar fue vista por última vez con una camisa de rayas blancas y negras y leggings negros, mientras que Morazan Peralta fue vista por última vez con una camisa negra y una falda beige.</p><p>Cualquier persona que tenga información sobre su paradero debe llamar al agente A. Madrigal al 305-715-3300 o al 305-715-3214. También puede enviar un correo electrónico a u307222@mdso.com o llamar a Miami-Dade Crime Stoppers al 305-471-TIPS (8477).</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WLSYH6SZWJFIPCGM3LU2GDP7MM.jpg?auth=1ee801b999c10a430401eb6fcbd26fabad0425c6444497565381ae9cf657d784&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[From left: Lissette Morazan Peralta, 52, and Bacilia Peralta Escobar, 85.]]></media:description></media:content></item><item><title><![CDATA[Drunken driver crashes into vehicle stopped at red light in Coral Springs, killing occupant, police say]]></title><link>https://www.local10.com/news/local/2026/07/22/drunken-driver-crashes-into-vehicle-stopped-at-red-light-in-coral-springs-killing-occupant-police-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/22/drunken-driver-crashes-into-vehicle-stopped-at-red-light-in-coral-springs-killing-occupant-police-say/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[An alleged drunken driver was arrested Monday following a fatal rear-end crash in Coral Springs, authorities said.]]></description><pubDate>Wed, 22 Jul 2026 11:44:46 +0000</pubDate><content:encoded><![CDATA[<p>An alleged drunken driver was arrested Monday following a fatal rear-end crash in Coral Springs, authorities said.</p><p><a href="https://www.local10.com/espanol/2026/07/22/policia-conductor-ebrio-choca-contra-vehiculo-detenido-en-semaforo-en-rojo-en-coral-springs-y-mata-a-su-ocupante/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/22/policia-conductor-ebrio-choca-contra-vehiculo-detenido-en-semaforo-en-rojo-en-coral-springs-y-mata-a-su-ocupante/">Leer en español</a></p><p>According to an arrest report from the Coral Springs Police Department, the crash occurred just after 4:45 p.m. Monday at the intersection of West Sample Road and Turtle Run Boulevard.</p><p>Police said the suspect, Joseph Adam Callejo, 42, of Margate, was driving his 2017 blue Toyota Tundra pickup truck at a high rate of speed while traveling westbound on West Sample Road before he switched lanes and crashed into the back of a 2022 silver Toyota that was stopped at a red light.</p><p>According to the report, an occupant in that car was transported by Coral Springs Fire Rescue medics to Broward Health North, where he or she died a short time later.</p><p>Police did not confirm in the report whether the victim was the driver or a passenger.</p><p>According to the report, Callejo exited his truck after the crash and was observed by a responding officer to have bloodshot, watery eyes; incoherent speech; was stuttering while talking; was swaying side to side while standing and had an odor of an alcoholic beverage emitting from his breath.</p><p>Police said Callejo refused to speak with officers or perform a field sobriety test. </p><p>According to the report, a warrant was obtained to draw Callejo’s blood at the hospital, and the blood samples were later submitted to CSPD’s Evidence Unit.</p><p>Callejo was arrested on charges of DUI manslaughter, DUI with damage to property or a person, DUI-first offense, DUI-failure to submit to breath/blood/urine test, vehicular homicide and reckless driving.</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/IKJ6IWGDHBB3HD4QSSBZ2XLBTM.jpg?auth=e67d1310eac7db7f6d4a73c78fdbd793ab26329d4f1840716df89939dff72da9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[July 22: Few showers return for the rest of the work week, but don’t expect much]]></title><link>https://www.local10.com/weather/2026/07/22/july-22-few-showers-return-for-the-rest-of-the-work-week-but-dont-expect-much/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/07/22/july-22-few-showers-return-for-the-rest-of-the-work-week-but-dont-expect-much/</guid><dc:creator><![CDATA[Brandon Orr]]></dc:creator><description><![CDATA[After a dry start to the week, we’re finally picking up some spotty showers off the Atlantic this morning. ]]></description><pubDate>Wed, 22 Jul 2026 13:51:54 +0000</pubDate><content:encoded><![CDATA[<p>After a dry start to the week, we’re finally picking up some spotty showers off the Atlantic this morning. Most of this will shift into the Everglades as thunderstorms this afternoon and we will be drier on the east coast. This drier weather for the afternoon will allow our temperatures to soar above average again to the low/mid 90s. The heat index will peak between 100°-105° at times.</p><p>Only a few showers are expected the next couple days, but the normal rainy season pattern returns starting this weekend. Spotty afternoon thunderstorms each day could slow down the drought that we are slipping deeper into.</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[Policía: Conductor ebrio choca contra vehículo detenido en semáforo en rojo en Coral Springs y mata a su ocupante]]></title><link>https://www.local10.com/espanol/2026/07/22/policia-conductor-ebrio-choca-contra-vehiculo-detenido-en-semaforo-en-rojo-en-coral-springs-y-mata-a-su-ocupante/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/policia-conductor-ebrio-choca-contra-vehiculo-detenido-en-semaforo-en-rojo-en-coral-springs-y-mata-a-su-ocupante/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Un presunto conductor ebrio fue arrestado el lunes tras un choque fatal por alcance en Coral Springs, informaron las autoridades.]]></description><pubDate>Wed, 22 Jul 2026 13:51:27 +0000</pubDate><content:encoded><![CDATA[<p>Un presunto conductor ebrio fue arrestado el lunes tras un choque fatal por alcance en Coral Springs, informaron las autoridades.</p><p>Según un informe de arresto del Departamento de Policía de Coral Springs, el choque ocurrió poco después de las 4:45 p.m. del lunes en la intersección de West Sample Road y Turtle Run Boulevard.</p><p>La Policía informó que el sospechoso, Joseph Adam Callejo, de 42 años y residente de Margate, conducía su camioneta Toyota Tundra azul modelo 2017 a alta velocidad mientras circulaba hacia el oeste por West Sample Road, antes de cambiar de carril y chocar contra la parte trasera de un Toyota plateado modelo 2022 que estaba detenido en un semáforo en rojo.</p><p>Según el informe, un ocupante de ese vehículo fue trasladado por paramédicos de Coral Springs Fire Rescue al Broward Health North, donde murió poco tiempo después.</p><p>La Policía no confirmó en el informe si la víctima era el conductor o un pasajero.</p><p>Según el informe, Callejo salió de su camioneta después del choque y un agente que respondió a la escena observó que tenía los ojos enrojecidos y llorosos, hablaba de forma incoherente, tartamudeaba al hablar, se balanceaba de un lado a otro mientras estaba de pie y tenía olor a bebida alcohólica en el aliento.</p><p>La Policía informó que Callejo se negó a hablar con los agentes o a realizar una prueba de sobriedad en el lugar.</p><p>Según el informe, se obtuvo una orden judicial para extraer una muestra de sangre de Callejo en el hospital, y posteriormente las muestras fueron entregadas a la Unidad de Evidencia del Departamento de Policía de Coral Springs.</p><p>Callejo fue arrestado por los cargos de homicidio por conducir bajo la influencia del alcohol, conducir bajo la influencia del alcohol con daños a la propiedad o lesiones a una persona, conducir bajo la influencia del alcohol en una primera infracción, negarse a someterse a una prueba de aliento, sangre u orina, homicidio vehicular y conducción temeraria.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/IKJ6IWGDHBB3HD4QSSBZ2XLBTM.jpg?auth=e67d1310eac7db7f6d4a73c78fdbd793ab26329d4f1840716df89939dff72da9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Rubio says any nuclear agreement the US signs will not lead to nuclear proliferation]]></title><link>https://www.local10.com/news/world/2026/07/22/rubio-says-any-nuclear-agreement-the-us-signs-will-not-lead-to-nuclear-proliferation/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/22/rubio-says-any-nuclear-agreement-the-us-signs-will-not-lead-to-nuclear-proliferation/</guid><dc:creator><![CDATA[By AAMER MADHANI, MICHELLE L. PRICE and DARLENE SUPERVILLE, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — The Trump administration is expected to sign an agreement with Saudi Arabia as early as Wednesday that could potentially provide the kingdom with uranium enrichment capability for its civilian nuclear program. Secretary of State Marco Rubio says any deal signed by the U.S. would not lead to proliferation.]]></description><pubDate>Wed, 22 Jul 2026 17:14:54 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — The Trump administration is expected to sign an agreement with Saudi Arabia as early as Wednesday that could potentially provide the kingdom with uranium enrichment capability for its civilian nuclear program. Secretary of State Marco Rubio says any deal signed by the U.S. would not lead to proliferation.</p><p>The deal — confirmed to The Associated Press by two people familiar with the decision who were not authorized to discuss details and spoke on condition of anonymity — could allow for the building of a uranium enrichment facility in Saudi Arabia after a joint U.S.-Saudi study.</p><p>Though he wouldn’t confirm the deal, Rubio sought to head off emerging criticism of the decision under questioning by reporters about the risk that helping the Saudis fulfill their long-standing desire to enrich their own uranium could lead to new rounds of nuclear proliferation and competition in a volatile region.</p><p>“The U.S. is not going to reach any agreement with any country in the world that leads to the risk of proliferation,” said Rubio, who was traveling in the Philippines on Wednesday.</p><p>The agreement is not expected to include the International Atomic Energy Agency 's Additional Protocol, which would allow for more monitoring, inspections and verification, according to one of the people familiar with the decision.</p><p>The deal, expected to last 30 years and involve U.S. firms in developing the program, is expected to be submitted for review to Congress, where it could face opposition.</p><p>The expected announcement comes during the war against Iran launched by the U.S. and Israel, in part, to wipe out Tehran’s ability to develop a nuclear weapon. Iran has insisted its nuclear enrichment program is peaceful.</p><p>The White House and Saudi officials in Riyadh did not immediately respond to multiple requests for comment on the decision, which was first reported by The Wall Street Journal.</p><p>Alexander Bollfrass, a nuclear expert at the International Institute for Strategic Studies in London, called the deal “a revolutionary new approach” to nuclear nonproliferation policy.</p><p>“The revolutionary aspect of this agreement is that the United States is not asking Saudi Arabia to abide by the highest possible safeguards, internationally monitored safeguards that are standard and are available today, but instead is willing to at least theoretically transfer highly sensitive technology without the same level of oversight that one would expect,” Bollfrass said.</p><p>Both President Donald Trump and former President Joe Biden tried to reach a nuclear deal with the kingdom to share American technology.</p><p>Enrichment could open the door to weaponization</p><p>Nonproliferation experts warn any spinning centrifuges within Saudi Arabia could open the door to a possible weapons program for the kingdom, something its assertive de facto leader, Crown Prince Mohammed bin Salman, has suggested he could pursue if Tehran obtains an atomic bomb.</p><p>Energy Secretary Chris Wright traveled to Saudi Arabia last year shortly before Trump visited the kingdom and discussed building out the kingdom’s commercial nuclear power industry with his Saudi counterpart. The U.S. Department of Energy also has not responded to multiple requests for comment.</p><p>Already, Saudi Arabia and nuclear-armed Pakistan signed a mutual defense pact after Israel launched an attack on Qatar targeting Hamas officials. Pakistan’s defense minister then said his nation’s nuclear program “will be made available” to Saudi Arabia if needed, something seen as a warning for Israel, long believed to be the Middle East’s only nuclear-armed state.</p><p>Some lawmakers are hesitant about giving Saudis enrichment capability</p><p>Enrichment isn’t an automatic path to a nuclear weapon — a nation also must master other steps, including the use of synchronized high explosives, for instance. But it does open the door to weaponization, which has fueled the West's concerns over Iran’s program.</p><p>The United Arab Emirates, a neighbor to Saudi Arabia, signed what is referred to as a “123 agreement” with the U.S. to build its Barakah nuclear power plant with South Korean assistance. But the UAE did so without seeking enrichment, something nonproliferation experts have held up as the “gold standard” for nations wanting atomic power.</p><p>Rubio, as a Republican senator representing Florida, backed a bipartisan proposal in 2018 that called for requiring Congress to approve any 123 agreement with Saudi Arabia. The bill was reintroduced by a group of Democratic lawmakers in March but has not passed into law.</p><p>Typically, 123 agreements — which authorize U.S. companies to sell nuclear technology abroad — go into effect unless veto-proof majorities of Congress pass joint resolutions of disapproval.</p><p>Rosemary Kelanic, the Middle East director at Defense Priorities, a Washington think tank, said that uranium enrichment capability could potentially give Saudi Arabia “a potent source of leverage to extract future concessions from Washington, including new security guarantees, by threatening to weaponize its program unless the United States promises enhanced military protection.”</p><p>“Giving Riyadh uranium enrichment could functionally enmesh the United States with the Kingdom of Saudi Arabia forever,” Kelanic added.</p><p>___</p><p>Price reported from Manila, Philippines. Associated Press writers Danica Kirka in London and Will Weissert and Matthew Daly in Washington contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5O652OKFCR5QTW66NBTTOSIU2A.jpg?auth=895eb85c637810f2180c004d0c23906ceef12dd526b080b38476b4471b071d8e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Secretary of State Marco Rubio speaks during a press conference on the sidelines of the Association of Southeast Asian Nations (ASEAN) Foreign Ministers' Meeting in Pasay, Metro Manila, Philippines Wednesday, July 22, 2026. (Brendan Smialowski/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Brendan Smialowski</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/I2ODVQE7ZGA3K5E3S3SOHKQ624.jpg?auth=2ea3228f4f14897d858353618ad3186f6fe64cb7762a37204aa008b724d66f4a&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 while meeting with Lebanese President Joseph Aoun in the Oval Office at the White House, Tuesday, July 21, 2026, in Washington. (AP Photo/Mark Schiefelbein)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content></item><item><title><![CDATA[Video shows Miami-Dade Transit bus crashing into building in Miami Beach]]></title><link>https://www.local10.com/news/local/2026/07/21/video-shows-miami-dade-transit-bus-crash-into-building-in-miami-beach/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/21/video-shows-miami-dade-transit-bus-crash-into-building-in-miami-beach/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[New video has been released showing a Miami-Dade Transit bus crashing into a building this week.]]></description><pubDate>Wed, 22 Jul 2026 03:15:08 +0000</pubDate><content:encoded><![CDATA[<p>New video has been released showing <a href="https://www.local10.com/news/local/2026/07/20/public-bus-crashes-into-building-in-miami-beach/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/07/20/public-bus-crashes-into-building-in-miami-beach/">a Miami-Dade Transit bus crashing into a building</a> this week.</p><p><a href="https://www.local10.com/espanol/2026/07/22/video-muestra-autobus-de-miami-dade-transit-estrellandose-contra-edificio-en-miami-beach/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/22/video-muestra-autobus-de-miami-dade-transit-estrellandose-contra-edificio-en-miami-beach/">Leer en español</a></p><p>It happened just after 4 a.m. Monday near 86th Street and Harding Avenue in Miami Beach. </p><p>The collision left gas pipes damaged and forced evacuations in the area. </p><p>Two people were taken to Mount Sinai Medical Center due to respiratory problems related to the gas leak, authorities said. </p><p>Crews shut down several streets in the area while working to repair the leak. </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[Video muestra autobús de Miami-Dade Transit estrellándose contra edificio en Miami Beach]]></title><link>https://www.local10.com/espanol/2026/07/22/video-muestra-autobus-de-miami-dade-transit-estrellandose-contra-edificio-en-miami-beach/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/video-muestra-autobus-de-miami-dade-transit-estrellandose-contra-edificio-en-miami-beach/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[Un nuevo video muestra un autobús de Miami-Dade Transit estrellándose contra un edificio esta semana.]]></description><pubDate>Wed, 22 Jul 2026 13:47:35 +0000</pubDate><content:encoded><![CDATA[<p>Un nuevo video muestra un <a href="https://www.local10.com/news/local/2026/07/20/public-bus-crashes-into-building-in-miami-beach/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/07/20/public-bus-crashes-into-building-in-miami-beach/">autobús de Miami-Dade Transit estrellándose contra un edificio esta semana</a>.</p><p>Ocurrió poco después de las 4 a.m. del lunes, cerca de la calle 86 y Harding Avenue, en Miami Beach.</p><p>La colisión dañó tuberías de gas y obligó a realizar evacuaciones en el área.</p><p>Dos personas fueron trasladadas al Mount Sinai Medical Center debido a problemas respiratorios relacionados con la fuga de gas, informaron las autoridades.</p><p>Las cuadrillas cerraron varias calles del área mientras trabajaban para reparar la fuga.</p>]]></content:encoded></item><item><title><![CDATA[Se desata incendio dentro de edificio comercial de dos pisos en Fort Lauderdale Beach]]></title><link>https://www.local10.com/espanol/2026/07/22/se-desata-incendio-dentro-de-edificio-comercial-de-dos-pisos-en-fort-lauderdale-beach/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/se-desata-incendio-dentro-de-edificio-comercial-de-dos-pisos-en-fort-lauderdale-beach/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Bomberos acudieron a la escena de un incendio en un edificio comercial la mañana del miércoles en Fort Lauderdale Beach, confirmaron los equipos de emergencia a Local 10 News.]]></description><pubDate>Wed, 22 Jul 2026 13:38:02 +0000</pubDate><content:encoded><![CDATA[<p>Bomberos acudieron a la escena de un incendio en un edificio comercial la mañana de este miércoles en Fort Lauderdale Beach, confirmaron los equipos de emergencia a Local 10 News.</p><p>Según funcionarios de Fort Lauderdale Fire Rescue, el incendio fue reportado poco antes de las 7 a.m. en un edificio comercial de dos pisos ubicado en la cuadra 3000 de East Las Olas Boulevard.</p><figure><img src="https://www.local10.com/resizer/v2/75CX42HVCBABZBYJRDK3CKOJQM.jpeg?auth=dd3b518699a9f0a18ad5115cfc3c326e3f065feffdd44654120f1ab82fc2d167&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Los bomberos informaron que las unidades llegaron en menos de cinco minutos y encontraron humo saliendo del área del techo.</p><p>“Los bomberos ingresaron a la estructura y encontraron humo llenando el segundo piso”, dijo un portavoz del departamento de bomberos. “Se determinó que el incendio se originaba en un espacio vacío entre el primer y el segundo piso que era utilizado para almacenamiento”.</p><p>Funcionarios de FLFR informaron que el incendio fue extinguido en aproximadamente 40 minutos.</p><p>No se reportaron personas heridas.</p><p>La causa del incendio está bajo investigación.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZL6YFBSI3VDPRNBGRRL2BIMJAY.jpeg?auth=b9e3897c0130317ef3df81e31214efeca8c8705e1d2c61fb7a890166acbc1983&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Fire erupts inside 2-story commercial building on Fort Lauderdale Beach ]]></title><link>https://www.local10.com/news/local/2026/07/22/fire-erupts-inside-2-story-commercial-building-on-fort-lauderdale-beach/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/22/fire-erupts-inside-2-story-commercial-building-on-fort-lauderdale-beach/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Firefighters responded to the scene of a commercial building fire Wednesday morning on Fort Lauderdale Beach, first responders confirmed to Local 10 News.]]></description><pubDate>Wed, 22 Jul 2026 12:36:56 +0000</pubDate><content:encoded><![CDATA[<p>Firefighters responded to the scene of a commercial building fire Wednesday morning on Fort Lauderdale Beach, first responders confirmed to Local 10 News.</p><p><a href="https://www.local10.com/espanol/2026/07/22/se-desata-incendio-dentro-de-edificio-comercial-de-dos-pisos-en-fort-lauderdale-beach/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/22/se-desata-incendio-dentro-de-edificio-comercial-de-dos-pisos-en-fort-lauderdale-beach/">Leer en español</a></p><p>According to Fort Lauderdale Fire Rescue officials, the fire was reported just before 7 a.m. at a two-story commercial building along the 3000 block of East Las Olas Boulevard.</p><figure><img src="https://www.local10.com/resizer/v2/75CX42HVCBABZBYJRDK3CKOJQM.jpeg?auth=dd3b518699a9f0a18ad5115cfc3c326e3f065feffdd44654120f1ab82fc2d167&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Firefighters said crews arrived in under five minutes and found smoke coming from the roof area.</p><p>“Firefighters entered the structure to find smoke filling the second floor,” a spokesperson for the fire department said. “The fire was found to be burning in a void space between the first and second stories that was being used for storage.”</p><p>FLFR officials said the fire was extinguished in about 40 minutes.</p><p>No injuries were reported.</p><p>The cause of the fire is under investigation.</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/ZL6YFBSI3VDPRNBGRRL2BIMJAY.jpeg?auth=b9e3897c0130317ef3df81e31214efeca8c8705e1d2c61fb7a890166acbc1983&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[South Korean singer Lim Kim traces a decade of self-discovery on new album ‘Exit to Nowhere’]]></title><link>https://www.local10.com/entertainment/2026/07/22/south-korean-singer-lim-kim-traces-a-decade-of-self-discovery-on-new-album-exit-to-nowhere/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/22/south-korean-singer-lim-kim-traces-a-decade-of-self-discovery-on-new-album-exit-to-nowhere/</guid><dc:creator><![CDATA[By JUWON PARK, Associated Press]]></dc:creator><description><![CDATA[SEOUL (AP) — Lim Kim has spent the past decade figuring out where she fits — in the music industry, in adulthood, in the rooms she found herself in. Her new album, “Exit to Nowhere,” traces that search across seven tracks.]]></description><pubDate>Wed, 22 Jul 2026 13:56:34 +0000</pubDate><content:encoded><![CDATA[<p>SEOUL (AP) — Lim Kim has spent the past decade figuring out where she fits — in the music industry, in adulthood, in the rooms she found herself in. Her new album, “Exit to Nowhere,” traces that search across seven tracks.</p><p>The 32-year-old South Korean singer's second full-length album looks back on a decade of change as she moves from the uncertainty of her early 20s.</p><p>“It has seven tracks, and they reflect the emotions and feelings I’ve experienced from my early 20s until now — like a chronicle of my life,” Kim told The Associated Press.</p><p>The album, released seven years after her last major project, the 2019 EP “GENERASIAN,” marks a return for an artist who has spent her career shifting between genres and exploring questions of identity, belonging and self-discovery. It arrives 13 years after her debut full-length album, “A Voice.”</p><p>When Kim released “GENERASIAN,” she said global interest in South Korea and its music, including K-pop, was still developing. She said the album came from a desire to speak about her own identity and perspective as an Asian woman born in South Korea.</p><p>“That was a period when no one had really told that story properly,” she said. “I wanted to show that perspective properly — not through the way it’s usually seen from abroad, but from my own point of view.”</p><p>Kim said her new album represents a move away from the broader cultural questions of “GENERASIAN” and toward a more personal reflection.</p><p>“After I finished ‘GENERASIAN,’ I thought about my next step for a long time,” she said. “Each album feels like a record of what I was feeling at that time, and then I move on. This time, I wanted to focus more on my own individual story.”</p><p>Kim broke through in 2011 as part of South Korean folk-pop duo Togeworl before launching her solo career in 2013. She won two Korean Music Awards in 2020.</p><p>The singer said the album’s title reflects the uncertainty she felt during the years it covers — a period she described as moving through a “wasteland” while searching for direction.</p><p>The album’s title track, “Never Gonna Be Alone,” begins at a wedding and explores the paradox of feeling most alone when surrounded by a bride and her guests. Kim said that feeling became more familiar as she entered her 30s and attended more weddings. The song’s warm, string-laden sound belies its unsettling lyrical undertone.</p><p>“INSA” — the Korean word for “greeting” — features rapper Bree Runway and plays on the formality of everyday exchanges Kim encountered when she entered the music industry. She said she often felt a sense of distance from the people and glamour around her.</p><p>“It wasn’t that I felt like one of them, but more this strange sense that I was somehow separate,” she recalled.</p><p>Kim said she hopes listeners who are also navigating uncertain futures can find something familiar in her journey. The album draws inspiration from South Korean novelist Yang Gui-ja, American writer Joan Didion and Studio Ghibli film “Spirited Away” — works that similarly explore self-identity and transformation.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/34YKM5D2SINAVN2ZW6N3C2IXDQ.jpg?auth=5f612475f638f491f8ea6d0ad49eac034e008458ee316b0450f50d2c0e710f50&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Singer Lim Kim speaks during an interview with The Associated Press in Seoul, South Korea, Monday, July 20, 2026. (AP Photo/Lee Jin-man)]]></media:description><media:credit role="author" scheme="urn:ebu">Lee Jin-man</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UOJXOQGM7LSZKZSP432ZTT44S4.jpg?auth=b5f2f9f8ab9835545816450014196d834402b2f7dd1164a467358774b330fc9d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Singer Lim Kim speaks during an interview with The Associated Press in Seoul, South Korea, Monday, July 20, 2026. (AP Photo/Lee Jin-man)]]></media:description><media:credit role="author" scheme="urn:ebu">Lee Jin-man</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NOEMWU5Z3O4QMOKE4SERHFVAUU.jpg?auth=b032de771eeaf7e8041906199702a3efb94593c4d48f917c965502aa2110f81c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Singer Lim Kim speaks during an interview with The Associated Press in Seoul, South Korea, Monday, July 20, 2026. (AP Photo/Lee Jin-man)]]></media:description><media:credit role="author" scheme="urn:ebu">Lee Jin-man</media:credit></media:content></item><item><title><![CDATA[El capitán de un remolcador se declara culpable por el accidente ocurrido en la bahía de Biscayne en el que murieron tres niñas que navegaban en un velero ]]></title><link>https://www.local10.com/espanol/2026/07/21/el-capitan-de-un-remolcador-se-declara-culpable-del-accidente-ocurrido-en-el-campamento-de-vela-en-la-bahia-de-biscayne-en-el-que-murieron-tres-menores/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/21/el-capitan-de-un-remolcador-se-declara-culpable-del-accidente-ocurrido-en-el-campamento-de-vela-en-la-bahia-de-biscayne-en-el-que-murieron-tres-menores/</guid><dc:creator><![CDATA[Trent Kelly, Andrea Torres, Liane Morejon, Terrell Forney]]></dc:creator><description><![CDATA[Lopez Insua había sido acusado de homicidio involuntario marítimo tras la colisión que privó de la vida a menores del campamento juvenil de vela.]]></description><pubDate>Tue, 21 Jul 2026 16:58:33 +0000</pubDate><content:encoded><![CDATA[<p>Un capitán de remolcador de 46 años se declaró culpable el martes de un cargo federal derivado de la <a href="https://www.local10.com/espanol/2025/07/28/victimas-sacadas-de-la-bahia-de-biscayne-5-ninos-desaparecidos-despues-de-que-un-velero-se-hundiera-frente-a-miami-beach/" target="_self" rel="" title="https://www.local10.com/espanol/2025/07/28/victimas-sacadas-de-la-bahia-de-biscayne-5-ninos-desaparecidos-despues-de-que-un-velero-se-hundiera-frente-a-miami-beach/">colisión en Biscayne Bay</a> que mató a las tres menores en Miami.</p><p><a href="https://www.local10.com/espanol/2026/04/04/capitan-de-remolcador-se-declara-no-culpable-de-homicidio-involuntario-por-choque-en-biscayne-bay-que-dejo-tres-ninas-muertas/" target="_self" rel="" title="https://www.local10.com/espanol/2026/04/04/capitan-de-remolcador-se-declara-no-culpable-de-homicidio-involuntario-por-choque-en-biscayne-bay-que-dejo-tres-ninas-muertas/">Yusiel Lopez Insua </a>no irá a juicio en el caso de las muertes de <a href="https://www.local10.com/espanol/2025/07/29/nina-fallecida-en-accidente-entre-botes-era-nieta-de-productores-de-tv-argentinos/" target="_self" rel="" title="https://www.local10.com/espanol/2025/07/29/nina-fallecida-en-accidente-entre-botes-era-nieta-de-productores-de-tv-argentinos/">Mila Yankelevich,</a> de 7 años; <a href="https://www.local10.com/espanol/2025/08/03/muere-tercera-nina-tras-accidente-naval-en-miami/" target="_self" rel="" title="https://www.local10.com/espanol/2025/08/03/muere-tercera-nina-tras-accidente-naval-en-miami/">Arielle Buchman</a>, de 10 años; y <a href="https://www.local10.com/espanol/2025/07/31/padre-de-adolescente-ahogada-en-choque-nautico-exige-respuestas-sobre-tragedia/" target="_self" rel="" title="https://www.local10.com/espanol/2025/07/31/padre-de-adolescente-ahogada-en-choque-nautico-exige-respuestas-sobre-tragedia/">Erin Ko</a> Han, de 13 años.</p><p>“Vamos a permitir que el proceso judicial siga su curso, ver qué ocurre en octubre y dejar que la justicia haga su trabajo”, dijo en un comunicado Alvin Wu, tío de Erin Ko Han, tras la audiencia.</p><p>Lopez Insua tiene prevista la lectura de su sentencia el 13 de octubre y podría enfrentar hasta 10 años de prisión. Walter Reynoso, abogado que lo representa, dijo que su cliente estaba arrepentido.</p><p>Lopez Insua había sido<a href="https://www.local10.com/espanol/2026/03/31/acusan-a-capitan-de-remolcador-por-choque-en-campamento-de-vela-en-biscayne-bay-que-dejo-tres-ninos-muertos/" target="_self" rel="" title="https://www.local10.com/espanol/2026/03/31/acusan-a-capitan-de-remolcador-por-choque-en-campamento-de-vela-en-biscayne-bay-que-dejo-tres-ninos-muertos/"> acusado de homicidio involuntario marítimo</a> tras la colisión del 28 de julio de 2025 frente a Hibiscus Island, mientras las niñas participaban en un campamento juvenil de vela.</p><p>“Nuestros pensamientos siguen hoy con cada una de las familias”, dijo Reynoso.</p><p>“Mi cliente no someterá a las familias a un juicio y las expondrá a revivir esta terrible tragedia”, dijo Reynoso.</p><p>Lopez Insua utilizaba su teléfono celular alrededor del momento de la colisión y los datos “indicaron actividad en mercados de internet, incluso en el momento en que ocurrió la colisión”.</p><p>Los fiscales también alegaron que la vista desde la cabina del remolcador estaba obstruida por una caseta y una grúa en la barcaza, también que la embarcación carecía de sistemas adecuados de vigilancia, como cámaras o radar.</p><p>Documentos judiciales indicaron previamente que Lopez Insua había operado la embarcación durante años y tuvo anteriores “casi accidentes” en la misma zona.</p><p>La colisión también es objeto de al<a href="https://www.local10.com/espanol/2025/08/08/demanda-identifica-al-propietario-de-la-barcaza-en-mortal-choque-en-bahia-de-viscaina-con-un-bote-de-campamento-juvenil-de-vela/" target="_self" rel="" title="https://www.local10.com/espanol/2025/08/08/demanda-identifica-al-propietario-de-la-barcaza-en-mortal-choque-en-bahia-de-viscaina-con-un-bote-de-campamento-juvenil-de-vela/"> al menos una demanda </a> del condado Miami-Dade.</p>]]></content:encoded></item><item><title><![CDATA[Residentes de Miami se oponen a planes de desarrollo que eliminarían decenas de árboles ]]></title><link>https://www.local10.com/espanol/2026/07/21/residentes-de-miami-se-oponen-a-planes-de-desarrollo-que-eliminarian-decenas-de-arboles/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/21/residentes-de-miami-se-oponen-a-planes-de-desarrollo-que-eliminarian-decenas-de-arboles/</guid><dc:creator><![CDATA[Hannah Yechivi]]></dc:creator><description><![CDATA[Trabajadores de la construcción avanzan en un nuevo desarrollo llamado Adella 3 que Acre Developments, ante oposición residentes para eliminar decenas de árboles maduros cerca de Legion Memorial Park.]]></description><pubDate>Tue, 21 Jul 2026 20:32:26 +0000</pubDate><content:encoded><![CDATA[<p>En un vecindario de Miami continúa una disputa entre desarrolladores y defensores de la conservación.</p><p>Los residentes se oponen a un plan para eliminar decenas de árboles maduros cerca de Legion Memorial Park.</p><p>Los trabajadores de la construcción ya avanzan en un nuevo desarrollo llamado Adella 3 que Acre Developments planea construir en el lugar.</p><p>Pero primero, para que el proyecto pueda levantarse, tendrán que talar árboles. Un total de 46, incluidos cinco grandes robles.</p><p>Algunos residentes, entre ellos Peter Ehrlich, están indignados y han presentado apelaciones ante la ciudad.</p><p>“Cada árbol es crucial”, dijo. “El arquitecto del desarrollador debería trabajar diligentemente para salvar esos árboles, no simplemente para talarlos, porque algunos de los robles tienen 120 o 150 años”.</p><p>El abogado David Winker representa a un grupo ambientalista que también presentó una apelación.</p><p>“Creemos firmemente que deben permanecer y también que no se han cumplido los requisitos del código, que exigen demostrar que no existe una alternativa, que no pueden construir su edificio debido a estos árboles que están en un parque público”, dijo Winker.</p><p>El tema ha generado fuertes emociones entre decenas de residentes que afirman que preservar la cobertura arbórea ayuda a reducir el calor, proporciona sombra, mejora la calidad del aire y protege la vida silvestre.</p><p>“Es crucial, pero desafortunadamente los desarrolladores, en un intento desesperado por construir lo más rápido posible para ayudar a sus contratistas generales a tener terrenos sin árboles, y funcionarios de la ciudad que reciben contribuciones de campaña de los desarrolladores, hacen todo lo posible por talar árboles lo más rápido que pueden”, dijo Ehrlich.</p><p>Como medida de mitigación por la pérdida de árboles, el desarrollador acordó plantar 103 árboles nuevos dentro y alrededor de la propiedad una vez que concluya la construcción.</p><p>“Tenemos ocho apelaciones esta noche, es algo sin precedentes”, dijo Winker. “Esta noche simplemente será así, tenemos muchísimas apelaciones en curso y algunas personas han expresado frustración por la cantidad de apelaciones, pero en realidad la pregunta es: ¿por qué están ocurriendo? Porque la ciudad no debería estar aprobando estos proyectos desde el principio”.</p><p>Local 10 News se comunicó con el abogado que representa al desarrollador, pero hasta el momento de la publicación de esta nota no había recibido respuesta.</p><p> <iframe class="scribd_iframe_embed" title="Snapshot 98474" src="https://www.scribd.com/embeds/1064640589/content?start_page=1&view_mode=scroll&access_key=key-BE6NcFeCQS20678pgjVQ" tabindex="0" data-auto-height="true" data-aspect-ratio="1.7790927021696252" scrolling="no" width="100%" height="600" frameborder="0" ></iframe></p>]]></content:encoded></item><item><title><![CDATA[La Guardia Nacional se despliega ante fuertes inundaciones en Virginia Occidental]]></title><link>https://www.local10.com/espanol/2026/07/22/la-guardia-nacional-se-despliega-ante-fuertes-inundaciones-en-virginia-occidental/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/la-guardia-nacional-se-despliega-ante-fuertes-inundaciones-en-virginia-occidental/</guid><dc:creator><![CDATA[Por JOHN RABY, Associated Press]]></dc:creator><description><![CDATA[CHARLESTON, Virginia Occidental, EE.UU. (AP) — Las lluvias torrenciales provocaron inundaciones repentinas que anegaron viviendas y negocios, arrasaron puentes y derivaron en numerosos rescates acuáticos en zonas de Virginia Occidental, informaron las autoridades. El gobernador dijo que hasta el miércoles no había reportes de muertes ni de personas desaparecidas.]]></description><pubDate>Wed, 22 Jul 2026 18:02:07 +0000</pubDate><content:encoded><![CDATA[<p>CHARLESTON, Virginia Occidental, EE.UU. (AP) — Las lluvias torrenciales provocaron inundaciones repentinas que anegaron viviendas y negocios, arrasaron puentes y derivaron en numerosos rescates acuáticos en zonas de Virginia Occidental, informaron las autoridades. El gobernador dijo que hasta el miércoles no había reportes de muertes ni de personas desaparecidas.</p><p>El gobernador Patrick Morrisey envió a 100 miembros de la Guardia Nacional a las áreas más afectadas en la parte norte del estado y declaró el estado de emergencia para los 55 condados la noche del martes. Otros 200 elementos fueron desplegados el miércoles.</p><p>“Las agencias estatales y locales permanecerán sobre el terreno el tiempo que sea necesario para ayudar a las comunidades afectadas”, manifestó Morrisey en un comunicado.</p><p>La División de Recursos Naturales del estado ha participado en 85 rescates, dijo, y 19 helicópteros de la Guardia Nacional y de la policía estatal estaban en misiones de rescate o en espera si era necesario. Funcionarios locales también informaron de numerosos rescates.</p><p>Bob Pfister comentó que la electricidad seguía funcionando en el hotel donde se hospedaba en Weston, aunque el primer piso estaba inundado con agua color café. La mayoría de las personas planeaba quedarse allí hasta la mañana del miércoles.</p><p>Pfister escribió en Facebook: “Ahora mismo esta opción es mucho mejor que un refugio y un bote salvavidas. ¡Si se va la luz, eso puede cambiar mucho!”.</p><p>Los meteorólogos indicaron que en algunos lugares cayeron hasta 18 centímetros (7 pulgadas) de lluvia. No se reportaron muertes de inmediato.</p><p>La oficina del Servicio Meteorológico Nacional en Charleston advirtió anoche sobre condiciones de inundación que ponían en peligro la vida en algunas comunidades, y pidió a la gente: “¡BUSQUE TERRENO MÁS ALTO AHORA!”.</p><p>Videos y fotos publicados en redes sociales mostraban vehículos sumergidos en estacionamientos, incluso en un Walmart en Weston, donde el agua lodosa se adentró con fuerza hasta el interior de la tienda.</p><p>Los equipos de emergencia informaron de decenas de rescates de personas atrapadas en vehículos inundados. Sin embargo, algunos rescatistas no pudieron llegar a lugares donde las aguas habían cortado el acceso.</p><p>Funcionarios de algunas comunidades aún esperaban el miércoles a que las aguas retrocedieran antes de determinar dónde el público puede dejar suministros donados.</p><p>“Ahora mismo, ese es nuestro problema”, dijo en redes sociales el alcalde de Buckhannon, Robbie Skinner. “Nuestra ciudad está dividida de tal manera por las aguas de la inundación que simplemente no hay un lugar centralizado al que todos puedan acceder en este momento”.</p><p>Las fuertes lluvias formaron parte de tormentas de gran alcance — que también generaron reportes de tornados— desde el área de Cincinnati, atravesando Nueva Jersey, hasta los suburbios de la ciudad de Nueva York. Se reportaron daños por un posible tornado en el área de St. Marys y Belmont, en Virginia Occidental.</p><p>El terreno ya estaba saturado después de que las tormentas descargaran más de 5 centímetros (2 pulgadas) de lluvia en todo el estado el sábado.</p><p>Aunque la lluvia había cesado el miércoles, seguían vigentes advertencias de inundación en varios condados por ríos, arroyos y zonas bajas. Se emitieron vigilancias de inundación para una amplia franja desde el este de Tennessee, Virginia y Carolina del Norte.</p><p>Los canales de comunicación de los servicios de emergencia estaban llenos de actividad a última hora de la noche del martes en los condados de Lewis y Upshur, que en conjunto tienen unos 40.000 residentes.</p><p>Los equipos de socorro realizaron rescates acuáticos durante horas desde la noche del martes hasta el miércoles, señaló la comisionada del condado Lewis, Agnes Quinn Queen.</p><p>“La devastación en todo nuestro condado es extensa”, publicó Queen en redes sociales.</p><p>Anoche, el gobernador Morrisey instó a los residentes a quedarse en casa. Las aguas obligaron al cierre de tramos de la Interestatal 79, la Ruta 48 y numerosas carreteras secundarias. Un socavón provocado por la tormenta se tragó un vehículo en un bar la noche del martes en Fayetteville, en el sur de Virginia Occidental.</p><p>Las tormentas del martes ocurrieron una década después de que 23 personas murieron tras horas de intensas lluvias sobre las mismas zonas.</p><p>Datos de un medidor de agua del Servicio Geológico de Estados Unidos mostraron que un afluente de un arroyo, Sand Run, subió a un nivel récord cerca de Buckhannon, superando la marca establecida durante una inundación de noviembre de 1985 que dejó 47 muertos en todo el estado.</p><p>_______</p><p>Dave Collins, en Hartford, Connecticut, contribuyó a este informe.</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/KZJMEM75CJT4P2USSCP3UJREX4.jpg?auth=74f9ca32d45c59e27dc49d18efcb0f037b161010ec47809557a1812fce9dca9b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[En esta foto proporcionada por Alexis Wood, se muestra un estacionamiento de Walmart inundado debido a las fuertes tormentas, el 21 de julio de 2026 en Weston, Virginia Occidental. (Foto, Alexis Wood vía AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Alexis Wood</media:credit></media:content></item><item><title><![CDATA[U.S. and Pakistan condemn Houthi Red Sea threats to shipping and Saudi Arabia]]></title><link>https://www.local10.com/news/world/2026/07/22/us-and-pakistan-condemn-houthi-red-sea-threats-to-shipping-and-saudi-arabia/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/22/us-and-pakistan-condemn-houthi-red-sea-threats-to-shipping-and-saudi-arabia/</guid><dc:creator><![CDATA[By MUNIR AHMED, Associated Press]]></dc:creator><description><![CDATA[ISLAMABAD (AP) — The United States and Pakistan on Wednesday condemned Yemen’s Houthi rebels for threatening commercial shipping in the Red Sea after the group announced a naval blockade against Saudi Arabia earlier this week.]]></description><pubDate>Wed, 22 Jul 2026 13:10:23 +0000</pubDate><content:encoded><![CDATA[<p>ISLAMABAD (AP) — The United States and Pakistan on Wednesday condemned Yemen’s Houthi rebels for threatening commercial shipping in the Red Sea after the group announced a naval blockade against Saudi Arabia earlier this week.</p><p>U.S. Secretary of State Marco Rubio blamed Iran for the Houthi rebel group's naval blockade against Saudi Arabia but hoped it could be de-escalated.</p><p>The Houthis are armed and significantly influenced by Iran but are independent of Iran’s supreme leader, unlike the Lebanese militant Hezbollah group and several Iran-backed Iraqi militias.</p><p>“Anything that restricts shipping through the Red Sea would be problematic for the same reasons that the Strait of Hormuz is problematic,” Rubio said on the sidelines of a regional summit in the Philippines. The U.S. is closely monitoring the situation, he said, and has contacted Saudi Arabia a number of times over the last week about the threats.</p><p>The Strait of Hormuz, through which a fifth of the world's oil passes in peacetime, has been fully or partially closed since the war in Iran started on Feb. 28 with U.S. and Israeli attacks.</p><p>“It’s not a new threat, but it’s one that’s manifested itself in the past, but at the gist of that issue is the fact that, again, Iran is in the middle of it. Talking about the troublemaker in the region, it’s Iran,” he added.</p><p>Meanwhile, Pakistan on Wednesday condemned the Houthi threats and said they violate established principles of international law.</p><p>The Houthis opened a new front against Saudi Arabia by declaring a naval blockade of the kingdom, threatening the flow of global oil supplies and trade. With the Strait of Hormuz blocked, Saudi Arabia has relied on a pipeline to the Red Sea to get millions of barrels of oil out to market.</p><p>Three Houthi officials said the group warned international shipping companies on Monday to avoid transiting through the Bab el-Mandeb Strait, the gateway to the Red Sea on the opposite side of the Arabian Peninsula from the Strait of Hormuz. The officials spoke on condition of anonymity because they were not authorized to speak to journalists.</p><p>A news agency in Yemen run by the Houthis, SABA, said Tuesday that six ships in the Red Sea were forced to reroute after they received warnings from the rebel group. The Associated Press could not immediately confirm the claim but tracking data from MarineTraffic.com showed at least three tankers appeared to make U-turns on Tuesday.</p><p>Pakistan’s Foreign Ministry on Wednesday warned that the actions “threaten regional security, undermine freedom of navigation, challenge the rules-based maritime order and jeopardize uninterrupted flow of global commerce.”</p><p>The Foreign Ministry in Islamabad said Pakistan was “particularly concerned by reports of threats directed against vessels engaged in lawful commercial trade with the Kingdom.”</p><p>The ministry warned that “any hostile act against Pakistani-flagged vessels or Pakistani maritime interests will be regarded as a grave threat to Pakistan’s national security and sovereign interests.”</p><p>Pakistan and Saudi Arabia are longtime allies, and the kingdom is one of Pakistan’s largest oil suppliers.</p><p>Last year, the two countries signed a mutual defense pact defining an attack on either nation as an attack on both. The agreement followed Israeli attacks on the neighboring Gulf state of Qatar. Pakistan has also repeatedly condemned Iranian attacks on Arab countries, including Saudi Arabia.</p><p>Pakistan brokered an interim peace deal between the U.S. and Iran in June and is currently mediating between the two sides after they resumed attacks on each other earlier this month.</p><p>Pakistan and Saudi Arabia have maintained close defense ties for decades, in part because of Islamabad’s longstanding commitment to help defend Islam’s holiest sites, Mecca and Medina, in the kingdom. Pakistani troops were first deployed to Saudi Arabia in the late 1960s amid concerns over the war in Yemen involving Egypt.</p><p>———</p><p>Associated Press writers Fatma Khaled in Cairo and Michelle Price in Manila contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3QAF4PIOPHAIFVEU6LD2FBG4DE.jpg?auth=d1228cf5ee4cb26b314187ff19ca39f8c33941c1c5124686f83cbda008586579&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Houthi supporters hold a rally in Sanaa, Yemen, Friday, July 17, 2026, against the Saudi-led coalition. Banner in Arabic reads, "All Saudi oil facilities are targets to our missiles and drones." (AP Photo/Osamah Abdulrahman)]]></media:description><media:credit role="author" scheme="urn:ebu">Osamah Abdulrahman</media:credit></media:content></item><item><title><![CDATA[FBI chief hold talks in Cambodia over closer security cooperation to combat online scam crimes]]></title><link>https://www.local10.com/tech/2026/07/22/fbi-chief-hold-talks-in-cambodia-over-closer-security-cooperation-to-combat-online-scam-crimes/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/07/22/fbi-chief-hold-talks-in-cambodia-over-closer-security-cooperation-to-combat-online-scam-crimes/</guid><dc:creator><![CDATA[By SOPHENG CHEANG, Associated Press]]></dc:creator><description><![CDATA[PHNOM PENH, Cambodia (AP) — FBI Director Kash Patel held talks with Cambodian Prime Minister Hun Manet on Wednesday on joint efforts to combat international online scam operations that cheat victims out of billions of dollars each year.]]></description><pubDate>Wed, 22 Jul 2026 13:23:49 +0000</pubDate><content:encoded><![CDATA[<p>PHNOM PENH, Cambodia (AP) — FBI Director Kash Patel held talks with Cambodian Prime Minister Hun Manet on Wednesday on joint efforts to combat international online scam operations that cheat victims out of billions of dollars each year.</p><p>A report issued Tuesday by the United Nations Office of Drugs and Crime estimated that scams caused estimated losses in the Asia-Pacific region alone of as much as $114 billion in 2025. It warned that even as authorities conduct raids on industrial-sized scam centers mostly located in border regions of Myanmar, Laos, and Cambodia, criminals have responded by shifting to other parts of the world or operating on a smaller scale.</p><p>Patel arrived in Cambodia from neighboring Thailand which co-hosted a two-day summit with the U.S. this week on scam centers that was attended by representatives of nearly 20 countries and hundreds of law enforcement officials.</p><p>The head of the top U.S. law enforcement agency met with Thai Prime Minister Anutin Charnvirakul for talks on joint cooperation to tackle scam centers and other transnational crimes, such as human trafficking and drug trafficking, particularly through information sharing and intelligence exchanges.</p><p>Cybercrime has flourished in Southeast Asia where law enforcement is weak, particularly in Cambodia and Myanmar. Scam centers are also linked to human trafficking. Thousands of foreign nationals who are employed to run “romance” and cryptocurrency scams to swindle victims are often recruited with false job offers and then forced to work in conditions of near-slavery.</p><p>Cambodia this year claims to have accelerated a crackdown on the scam operations, whose proliferation there is “a top priority for the U.S. government,” according a U.S. Embassy statement. Washington appreciates Hun Manet’s pledge to counter this problem and is coordinating closely with the Cambodian government to battle the problem, it said.</p><p>The embassy said Patel’s visit “reinforces the need for strong, joint efforts to combat transnational cybercrime, including increased efforts to hold high-level scam bosses accountable and for improved information sharing regarding complicit officials and scam compound owners.”</p><p>The U.S. also “fully supports efforts to ensure justice for victims and criminal accountability for online scam operators, those who enable or protect them, and those complicit in related human trafficking crimes,” it added.</p><p>Cambodia will host an international conference on combating cyber scams in September, Hun Manet said in a post on his Telegram social media account.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6U7D2ZTCEW2CA6GN3QZKDFFZME.jpg?auth=c76165d4201a669f44db274b54212fbb3e23eb24c5ca138d78508b3ee8847f9c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by Agence Kampuchea Press (AKP), U.S. FBI director Kash Patel, left, meets Cambodian Prime Minister Hun Manat at his offices in Phnom Penh, Cambodia on Thursday, July 22, 2026. (AKP via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/NANJ6EB2GNAPT5D3FFG3OIC3NE.jpg?auth=58917bda4d569359f400105689901507157e6fa2010794c465fd790ee3339f3c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by Agence Kampuchea Press (AKP), U.S. FBI director Kash Patel, left, meets Cambodian Prime Minister Hun Manat at his offices in Phnom Penh, Cambodia on Thursday, July 22, 2026. (AKP via AP)]]></media:description></media:content></item><item><title><![CDATA[As Lake Powell shrinks, marinas are having to adapt to dwindling water levels]]></title><link>https://www.local10.com/news/national/2026/07/22/as-lake-powell-shrinks-marinas-are-having-to-adapt-to-dwindling-water-levels/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/22/as-lake-powell-shrinks-marinas-are-having-to-adapt-to-dwindling-water-levels/</guid><dc:creator><![CDATA[By DORANY PINEDA and JOHN LOCHER, Associated Press]]></dc:creator><description><![CDATA[PAGE, Ariz. (AP) — Matt Barrett has seen Lake Powell drop nearly every year since 2013 or so, when he started making annual treks to the reservoir on the Utah-Arizona border. Some very snowy winters helped it rebound quickly, but this year was far from that.]]></description><pubDate>Wed, 22 Jul 2026 13:08:27 +0000</pubDate><content:encoded><![CDATA[<p>PAGE, Ariz. (AP) — Matt Barrett has seen Lake Powell drop nearly every year since 2013 or so, when he started making annual treks to the reservoir on the Utah-Arizona border. Some very snowy winters helped it rebound quickly, but this year was far from that.</p><p>“We need another one of those fast,” he said recently. “A few of those fast.”</p><p>The severely depleted lake has made it harder for people like him to access the water because “all the other boat ramps are dried up,” said Barrett, who planned to spend some days with his wife boating and camping around the lake. “So it's kind of a big deal when the water is low, especially for loading and unloading.”</p><p>The Colorado River's Lake Powell, the second largest reservoir in the U.S., is shrinking. A record-dry winter and extreme heat — as well as decades of overuse, chronic drought and climate change — are threatening to pummel the lake to near historic lows. Low water levels have forced marinas in this important tourist destination to adapt. Boat ramps have closed or moved, new ones are being added and marinas have been temporarily relocated to deeper waters.</p><p>“The Colorado River is in full-blown crisis mode,” said John Berggren, regional policy manager with Western Resource Advocates, an environmental nonprofit.</p><p>But there's still enough water on Lake Powell for recreation, marina managers say.</p><p>Lake Powell levels approaching historic lows</p><p>Lake Powell is currently about 23% full and is about 33 feet (10 meters) from reaching water levels so low that hydropower can't be produced. The reservoir could break its all-time record low in early September.</p><p>Together with U.S.'s largest reservoir Lake Mead downstream, the two bodies of water are the lowest they've been in nearly 70 years. The last time their combined storage was this small was in May 1957 when Glen Canyon Dam that holds back Powell was being built, according to a recent paper published by a group of academics and retired water officials. Powell began to fill in 1963.</p><p>“There’s less water in the two reservoirs than there has ever been at any time in the history of Lake Powell even existing,” said Jack Schmidt, the paper’s lead author and director for the Center for Colorado River Studies at Utah State University. Combined, Mead and Powell hold slightly less than 60% of all water stashed in the basin. “It is a reminder that we are significantly failing in our ability to control and reduce our basin-wide consumptive use.”</p><p>The authors warn the reservoirs will continue to deplete until this winter's snowpack begins melting in the spring. “Every day going forward ... a record low will likely be set,” they wrote. “This is a significant moment in the evolving Colorado River water supply crisis.”</p><p>The Colorado River feeding these reservoirs is relied upon by farmers, industries, wildlife, hydropower and more than 40 million people in seven U.S. states, tribal nations and Mexico. Up to 1 million acre-feet (1.23 billion cubic meters) of water is being delivered from Flaming Gorge Reservoir upstream through next April to keep Powell above critical elevations, and the federal government is expected to soon announce its preferred short-term plan for how the states — California, Nevada, Arizona, Colorado, New Mexico, Wyoming and Utah — should share the river's dwindling resources. Current guidelines expire this year, and states haven't reached a long-term agreement.</p><p>At Lake Powell near Page, Arizona, a bathtub ring of light minerals on the canyon wall shows the reservoir's high water mark. People ride a golf cart some 20 feet (about 6 meters) below a dock used during higher water levels.</p><p>Other Western reservoirs are also struggling</p><p>Lake Powell is among eight western reservoirs the Bureau of Reclamation has flagged for being at or near-record lows.</p><p>Elephant Butte State Park in New Mexico — the largest reservoir along the Rio Grande, which is not connected to the Colorado River — is at about 2% capacity. Critically low water levels forced two boat ramps to close in June, and heavy equipment is now needed daily to clear sediment at the main ramp so boats can launch.</p><p>Richard Holcomb, mayor of Elephant Butte, said the county is seeing fewer tourists and regular visitors.</p><p>“Many of our weekend homeowners have decided to look elsewhere for water opportunities,” he said. “This hits our gross receipts tax, which is a major source of our revenue” that helps pay for infrastructure improvements.</p><p>New Mexico water managers will be under pressure for meeting delivery obligations to Texas under a settlement recently approved by the U.S. Supreme Court.</p><p>Researchers have warned unsustainable use of the Rio Grande — which originates in Colorado and extends into Mexico — threatens water security for millions of people.</p><p>As water dwindles, marinas keep adapting</p><p>The National Park Service warns visitors that low water levels have created new navigation hazards, from newly exposed shorelines to submerged obstacles to narrower or shifting channels. Its current elevation is so low that it's not safe for houseboats and small motorized vehicles to launch from most ramps, some of which have had to close. And fewer ramps generally mean longer lines and more congestion.</p><p>Various projects are being developed or are underway to enable water access as levels dwindle.</p><p>At the Antelope Point Marina, there are plans to spend about $81 million to extend a ramp to allow lake access when water levels are as low as 3,520 feet (1,073 meters). Kenneth Runnels, chief administrator with Antelope Point Holdings, said it'll be built and ready for use next year. “We'll be able to launch no matter what.”</p><p>Elsewhere, a marina on the lake at Bullfrog Bay is being moved to deeper waters and a new boat ramp and marina access will be built at an estimated $73.4 million price tag. And the Wahweap Stateline ramp is being continually extended. “As the water goes down, they continue to pour concrete to make it go deeper and deeper,” said Runnels.</p><p>The low waters at Lake Powell are having an impact on business, Runnels said. Boat owners and families that visit the reservoir annually are still coming, but new tourists aren't, which “doesn't just affect us. That affects the whole town of Page.”</p><p>Water levels are an issue, he admits, but the Antelope Point Marina currently sits at 338 feet (103 meters) of water.</p><p>“There’s plenty of water to recreate. The problem isn’t the recreation. The problem is the access, which is going to get fixed by the improvements in the ramp.”</p><p>___</p><p>Pineda reported from Los Angeles. Associated Press reporter Susan Montoya Bryan contributed from Albuquerque, New Mexico.</p><p>___</p><p>The Associated Press receives support from the Walton Family Foundation for coverage of water and environmental policy. The AP is solely responsible for all content. For all of AP’s environmental coverage, visit https://apnews.com/hub/climate-and-environment</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZWSA4VMZ4J7424LJHGGW2JNXA4.jpg?auth=bb1e19614a8689cedf8c46d674c27bf9d7d1e47ae5983fa1839a0b116c15144e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A person stands at an overlook near the Wahweap Marina on Lake Powell at the Glen Canyon National Recreation Area, Tuesday, July 14, 2026, near Page, Ariz. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FXPN643WBLLO6KZ2M7ZLTBKIQQ.jpg?auth=0a189e53220ee3edbf3a1fbe40376995bdae7628852d270bbfb4619cce674f1e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Mark Budzko rubs his eyes as he wakes up while camping beside Lake Powell at the Glen Canyon National Recreation Area, Wednesday, July 15, 2026, near Big Water, Utah. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TY2MAZNFYCZ4M7XH3U3G5JYMGE.jpg?auth=b03a3c8e8ae3bcfc3e5e79e6f572f03efb9849f52311c87dcb20c1f8039df5d7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Maria Max rests while camping along Lake Powell at the Glen Canyon National Recreation Area, Wednesday, July 15, 2026, near Big Water, Utah. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3S5C77WFR5TIWGTILBHG7ISDRA.jpg?auth=e1df90ec41b50a23316a15df5331c55b369ce919fa27e2daa64567b2281eeca3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People ride a golf cart beneath a protruding dock used during higher water levels at the Antelope Point Marina on Lake Powell at the Glen Canyon National Recreation Area, Tuesday, July 14, 2026, near Page, Ariz. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VAB43ITEU7MOKCQAT2P7Z55NU4.jpg?auth=c8036b102468a101e7fc6cb4845256b04a1e29901cc364c6a6e6a3498e7c1eaa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People paddle through a canyon on Lake Powell at the Glen Canyon National Recreation Area, Wednesday, July 15, 2026, near Page, Ariz. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BUB2WJPYAZPLRRZZ2Y45IUNJLI.jpg?auth=420679a86612673b36b5fec0526582fb2ba7bd177708baae25daf7e4118beb50&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Boaters swim in a canyon on Lake Powell at the Glen Canyon National Recreation Area, Wednesday, July 15, 2026, near Page, Ariz. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Z5YBFVU732AVHP3STEEK2LL36E.jpg?auth=e5cc6774451d4961ef2cf25d8f384992020a4b9b072c12c6052c8c1d40919402&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People look at the Glen Canyon Dam, Tuesday, July 14, 2026, near Page, Nev. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VJ5JHPPCODORX5KDQDLN7ELKTA.jpg?auth=24a3edcda60ae78136bd3c1a032af3d33f9e98d9f39591df84deacb46f950989&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People view the Glen Canyon Dam from a viewpoint above the Colorado River, Tuesday, July 14, 2026, in Page, Ariz. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HFGYGSK5GMC53VCCHO2HT22WFQ.jpg?auth=0579026b2ed4068deb7dc6ea2f3637151f05e22c0ea4a6ec93b2374a42d23164&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Wahweap Marina floats on Lake Powell at the Glen Canyon National Recreation Area, Wednesday, July 15, 2026, near Page, Ariz. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/746H42HZP36UUSCF4JL2A56NXI.jpg?auth=53a78fe41874e52db569835fa4d92077518e5eed629de79043175b8f5cb8ee8c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vitalii Volna drives a jet ski on Lake Powell at the Glen Canyon National Recreation Area, Wednesday, July 15, 2026, near Big Water, Utah. A bathtub ring of light minerals on Lone Rock behind shows the high water mark of the lake. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/R45H7JE2IQEHKW55FUSJRWCEMU.jpg?auth=f630098697bc34f33e9d154771f026df5cf043355dbfab97e30b546f28042d80&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Houseboats are moored at the Antelope Point Marina on Lake Powell at the Glen Canyon National Recreation Area, Wednesday, July 15, 2026, near Page, Ariz. A bathtub ring of light minerals on the canyon walls show the high water mark of the reservoir. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AXXTGEENME5YAW2Q4VRMOUZLUM.jpg?auth=8084d9ff6b270f2fdc13282faeb06acf9449d01a62bc1bc7eac175d503b0dc38&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 picture during a tour on Lake Powell at the Glen Canyon National Recreation Area, Wednesday, July 15, 2026, near Page, Ariz. A bathtub ring of light minerals on the canyon wall shows the high water mark of the reservoir. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/E2DCC3JTL5HDAE6N5MUMV42PH4.jpg?auth=2bf358530cd2db4c110e083a907cf9d8f4f8d7809d29c147889756211377fc79&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A formerly floating buoy now sits high and dry above Lake Powell at the Glen Canyon National Recreation Area, Wednesday, July 15, 2026, near Page, Nev. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content></item><item><title><![CDATA[The Latest: Trump is attending dignified transfer of 4 more US service members killed in action]]></title><link>https://www.local10.com/news/politics/2026/07/22/the-latest-trump-is-attending-dignified-transfer-of-4-more-us-service-members-killed-in-action/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/22/the-latest-trump-is-attending-dignified-transfer-of-4-more-us-service-members-killed-in-action/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description><![CDATA[The United States and Iran exchanged fire across the Middle East on Wednesday, overshadowing diplomatic efforts in Pakistan to salvage an interim ceasefire deal that has collapsed.]]></description><pubDate>Wed, 22 Jul 2026 17:18:40 +0000</pubDate><content:encoded><![CDATA[<p>The United States and Iran exchanged fire across the Middle East on Wednesday, overshadowing diplomatic efforts in Pakistan to salvage an interim ceasefire deal that has collapsed.</p><p>President Donald Trump is attending the dignified transfer of four more service members who were killed in action. Republicans are pushing a $95 billion package to fund the military, pay farmers and restrict voting after Defense Secretary Pete Hegseth faced fiery questions and protests over his management of the U.S. war with Iran, which he estimated which has cost $37.5 billion so far. Democrats and Republicans alike questioned whether Hegseth has an exit strategy.</p><p>And Trump has reportedly approved a deal that could potentially provide Saudi Arabia with uranium enrichment capability. The agreement would be reviewed by Congress, where it could face headwinds among lawmakers who fear it would open new rounds of nuclear proliferation and competition.</p><p>The Latest:</p><p>Trump pays respects to four service members killed in Middle East</p><p>The president saluted as four cases draped with American flags were escorted off an airplane during a dignified transfer at Dover Air Force Base in Delaware.</p><p>He was joined by administration officials including Defense Secretary Pete Hegseth and Gen. Dan Caine, chairman of the Joint Chiefs of Staff.</p><p>Trump was scheduled to meet privately with grieving family members.</p><p>The White House said one of the families will be joining on Air Force One later on Wednesday when Trump flies to an event in Georgia, where the family lives.</p><p>Senate committee moves nomination forward for FEMA administrator</p><p>The Senate Committee on Homeland Security and Governmental Affairs voted 8-4 Wednesday morning to advance Trump’s pick to lead the Federal Emergency Management Agency, Cameron Hamilton.</p><p>Hamilton is a former Navy SEAL who briefly led FEMA in a temporary role last year before being fired after defending the agency’s existence. His potential return marks a shift in the Trump administration’s stance toward the disaster agency, after Trump said early in his second term that he was considering eliminating it altogether.</p><p>If approved by the Senate, Hamilton would be the first permanent FEMA administrator in Trump’s second term. The agency has seen four temporary leaders and been roiled by upheaval, including the departure of thousands of staff.</p><p>Journalists urge correspondents’ association to stand up to Trump at rescheduled press dinner</p><p>Hundreds of former or retired journalists and eight press freedom groups are asking the White House Correspondents’ Association to stand up to the Trump administration’s recent attacks on the media at its rescheduled dinner this week — a dinner President Donald Trump says he’ll attend.</p><p>The first dinner was cut short in April when a gunman, who prosecutors say was trying to assassinate Trump, opened fire at the Washington Hilton. The much smaller rescheduled dinner will take place Friday, with enhanced security precautions, at the capital’s Waldorf Astoria Hotel, formerly the Trump International Hotel.</p><p>The letter expands on a similar one issued in April, before the first dinner. It notes that since then, “the administration’s attacks on journalists and press freedom have become even more egregious.”</p><p>▶ Read more</p><p>Iran war energy shock hits Southeast Asia hard</p><p>Australian Foreign Minister Penny Wong raised her country’s concern over renewed attacks by the U.S. and Iran in the Middle East, warning that “the situation could deteriorate further without much warning.”</p><p>“We want to see an end to this war. We want to see a ceasefire. We want to see negotiations and we want the strait to be opened,” Wong told reporters at the ASEAN summit. The war’s impact on global energy markets has had a direct and personal impact on people, she said.</p><p>Southeast Asia’s reliance on fossil fuel imports from the Mideast has made the region particularly vulnerable, according to the International Energy Agency. Asian markets imported about 80% of the crude oil and almost 90% of the liquefied natural gas, or LNG, transiting through the Strait of Hormuz in 2025, the IEA said.</p><p>Rubio says US willing to be ‘patient’ with pace of change in Cuba</p><p>Asked whether the Trump administration’s goal is regime change in Cuba, Rubio told reporters that the U.S. is prepared to be “very realistic” and “patient” about a process of ensuring that the Cuban people “can experience prosperity, safety, security and a better life moving forward.”</p><p>Rubio insisted the country’s socialist economic model doesn’t work and that the Cuban government is most interested in holding on to power, not making reforms.</p><p>But he said that “we’ll keep talking to them about the kind of changes they can make” because it affects U.S. national security.</p><p>“It’s a failed state. But I’ve never laid out any timeline as to what change would look like or when it would happen,” Rubio said.</p><p>A plane was carrying food and hygiene kits to Cuba on Tuesday, part of U.S. efforts to directly aid residents.</p><p>Oil prices rise another 3%</p><p>A barrel of Brent crude, the international standard, was trading at $93.83 at midday Wednesday after briefly topping $95 to touch its highest price in six weeks as the war with Iran continues.</p><p>Rising oil prices threaten to reaccelerate inflation, which could push the Federal Reserve and other central banks to raise interest rates, which would slow economies and undercut prices for stocks and other investments.</p><p>The yield on the 10-year Treasury rose to 4.65%, helping to bring long-term U.S. mortgage rates to their highest levels in nearly a year. The yield was 3.97% before the war.</p><p>The auto club AAA said Wednesday that the average price for a gallon of regular gas in the U.S. jumped again overnight to $4.06. It had been below $3 before the United States and Israel attacked Iran.</p><p>The soldiers whose remains are being returned to their families</p><p>The four U.S. service members were identified by the Defense Department:</p><p>1. 1st Lt. Tyler James Feehan, 25, of Ewa Beach, Hawaii
                2. Pvt. Isabella Gonzales, 19, of Carrollton, Texas
                3. Sgt. Angel Rampersad, 28, of Ozone Park, New York
                4. Army Sgt. Michael Emmanuel Swinton, 30, of Spring Lake, North Carolina</p><p>Since the war began on Feb. 28, 18 U.S. service members have been killed.</p><p>Trump to tell families of service members fallen in the Middle East, ‘we love your child’</p><p>Trump is at Dover Air Force Base, participating in the return of the remains of four U.S. service members killed in the Middle East.</p><p>Asked for his message to their families before he departed Joint Base Andrews, Trump said, “All I’m going to say is, ‘we love you. We love your child.’”</p><p>“All you can do is throw out your heart,” he said.</p><p>Canada cancels joint US bridge-opening event after another Trump tariff threat</p><p>The Friday ceremony celebrating the opening of the Gordie Howe International Bridge connecting Detroit and Windsor, Ontario, is no longer expected to take place after Trump announced a pending 50% tariff on most Canadian goods.</p><p>“In light of trade action threatened by the United States earlier this week, it would be inappropriate to proceed,” emailed Jenna Ghassabeh, a spokesperson for Canadian Infrastructure Minister Gregor Robertson.</p><p>U.S. and Canadian officials had reached an agreement to open the $4.4 billion bridge, which Canada financed under an agreement allowing it to recover the cost through toll revenue. Canada now plans its own ceremony Friday.</p><p>Two U.S. officials who spoke on the condition of anonymity to discuss internal deliberations said they still expect the bridge to open to traffic July 27 but are less certain than they were before.</p><p>— By Joey Capelletti</p><p>Rubio says any nuclear agreement the US signs will not lead to nuclear proliferation</p><p>Rubio was asked about the risk of the U.S. signing an agreement with a Middle Eastern country that does not include the “gold standard” promise to refrain from enriching or reprocessing uranium.</p><p>Rubio said he would not “opine directly on that agreement” with Saudi Arabia, but then said “the U.S. is not going to reach any agreement with any country in the world that leads to the risk of proliferation.”</p><p>Rubio is pressed on Trump’s reported nuclear deal with Saudi Arabia</p><p>When asked by reporters on Wednesday in the Philippines about the nuclear deal with Saudi Arabia, the secretary of state didn’t deny the approval was coming and instead said, “I’ll let the White House officials sort of put out an official statement about anything in regards to that.”</p><p>Stumbling a bit in his response, Rubio also said: “I’d prefer it be, you know, put out when there is something to say that we will say through official channels.”</p><p>Rubio points to Iran’s remaining capabilities even though ‘diminished’</p><p>Rubio said Iran’s missiles and drones being used in strikes now are “exactly the conventional shield that they were going to hide behind to pursue a nuclear program.”</p><p>He said that capacity is “greatly diminished” but that a year from now, Iran would have had so many missiles and drones serving as a shield that it “would have given them immunity to do whatever they wanted.”</p><p>He kept some hope alive for renewed talks, saying the U.S. remains open to negotiations, “but right now they don’t seem to be serious about that” so instead the focus is on protecting shipping.</p><p>“We think other countries should join us in that endeavor. We don’t need them to, but they should because they’re more impacted by it than we are.”</p><p>Rubio is asked whether China and Russia are helping Iran find targets</p><p>Rubio, who doubles as Trump’s national security advisor, was asked Wednesday whether China and Russia are giving targeting information to Iran.</p><p>“All I would say is that, you know, anytime you’re in a combat zone like that, there’s danger associated with it,” Rubio said. “At the end, this actually proves the point that this is what Iran has been investing its money in.”</p><p>When pressed again by a reporter, Rubio said, “I’m not going to discuss that, other than to say that nothing that’s happened, nothing that China has done has in any way changed the trajectory of the outcome, of what you’re seeing in terms of the conflict that we’re having with Iran.”</p><p>Rubio said China has been quite cooperative in some ways, such as publicly opposing what Iran is trying to do in the Strait of Hormuz.</p><p>Rubio says Iran controlling Strait of Hormuz would set dangerous precedent</p><p>Marco Rubio warned Asian leaders Wednesday that Iran’s demand to control and collect tolls in the Strait of Hormuz would threaten the world’s economy.</p><p>“If we create a precedent in the Middle East where a nation state can decide that they are going to control an international waterway, charge a toll and if you don’t pay them, blow up your ships, we have created a very dangerous precedent which will repeat itself in other parts of the world, including in this region,” the U.S. Secretary of State said.</p><p>Rubio’s counterparts at the annual meeting of the Association of Southeast Asian Nations have expressed alarm over the resurgent Iran war that has battered their economies. Despite Washington’s preoccupation with the war, Rubio said “we’re with ASEAN 100%.”</p><p>Trump approves nuclear agreement that may allow Saudi Arabia to enrich uranium, two AP sources say</p><p>The deal approved by Trump could potentially provide the kingdom with uranium enrichment capability for its civilian nuclear program, according to two people familiar with the matter who were not authorized to comment publicly ahead of a formal announcement expected to be made as early as Wednesday.</p><p>The deal, expected to last 30 years and involve U.S. firms, would be reviewed by Congress, where it could face headwinds among lawmakers who fear that helping the Saudis fulfill their long-standing desire to enrich their own uranium would open new rounds of nuclear proliferation and competition.</p><p>Saudi Arabia is a member state of the International Atomic Energy Agency, which promotes peaceful nuclear work and inspects nations to ensure they don’t have clandestine atomic weapons programs. But the agreement is not expected to include the IAEA’s Additional Protocol, which would allow for more monitoring, inspections and verification, according to one of the people.</p><p>— By Aamer Madhani, Michelle L. Price, Jon Gambrell</p><p>▶ Read more</p><p>Trump says US will destroy a bridge or power plant for each Iranian attack in the Strait of Hormuz</p><p>The president’s warning about targeting civilian infrastructure came after the U.S. carried out another wave of strikes on Iran, including its capital, Tehran. Iran launched a missile attack on a Jordanian city on Israel’s doorstep, and alerts were issued in Bahrain and Saudi Arabia.</p><p>“From this point forward, any time the Islamic Republic of Iran shoots at a ship in the Strait of Hormuz, whether it be by Missile, Rocket, Drone, or any other device or weapon, the United States will bomb and destroy ONE BRIDGE OR POWER PLANT,” Trump wrote on social media.</p><p>The 11th night of American airstrikes on Iran came as diplomatic efforts have shown little public sign of progress. Officials on both sides have dug in on their dispute over the Strait of Hormuz, a crucial waterway for global energy that remains largely closed because of Iranian attacks.</p><p>As the president touts Trump Accounts, some families are still waiting for their baby’s $1,000</p><p>Trump says Trump Accounts could hoist children out of poverty and give more Americans the chance to benefit from investments in the stock market. But some parents say they’re still waiting for the money to arrive.</p><p>Trump on Wednesday plans to speak at a Georgia high school to promote the investment accounts, which offer $1,000 in seed money to every child born during his second term. The accounts went live July 4, two days before Trump rang the opening bells for both the New York Stock Exchange and NASDAQ from the Oval Office.</p><p>The tax-advantaged accounts, created last year through Trump’s signature One Big Beautiful Bill, can be opened for any child under the age of 18. The Treasury Department boasts 6.5 million sign-ups for Trump Accounts, with 1.5 million of those eligible for the $1,000 seed funding for babies born from 2025 through 2028.</p><p>▶ Read more</p><p>Iran’s demands over the Strait of Hormuz would set a dangerous precedent, Rubio warns Asian leaders</p><p>U.S. Secretary of State Marco Rubio warned Asian leaders Wednesday that Iran’s demand to control and collect tolls in the Strait of Hormuz would threaten the world’s economy and set a precedent that could be repeated elsewhere in the world.</p><p>Rubio spoke at the start of an annual meeting in the Philippine capital, Manila, with counterparts from the Association of Southeast Asian Nations who have expressed alarm over the resurgent war in the Middle East that has battered their region. Despite Washington’s preoccupation with the war, Rubio said “we’re with ASEAN 100%.”</p><p>Washington’s top diplomat also renewed allegations that Iran has reneged on commitments under a failed peace deal. Rubio said Iran “has been reaching out to the United States, both directly and indirectly, to engage in talks about settling the differences,” but gave no indication that the U.S. was considering returning to peace talks with Iran.</p><p>▶ Read more</p><p>US and Iran attacks rage as officials question whether diplomacy can stop march toward war resuming</p><p>The United States and Iran exchanged fire across the Middle East on Wednesday, as officials in both nations called into question diplomatic efforts to stop the war as it threatens to again spin out of control.</p><p>The U.S. launched an 11th night of airstrikes on the Islamic Republic, hitting targets across the nation as air defense systems opened fire over the capital, Tehran. It wasn’t immediately clear what specific targets the Americans went after in these nighttime strikes.</p><p>Iran retaliated with missile and drone fire targeting Jordan’s port city of Aqaba, once again attacking just on the doorstep of Israel. The U.S. has been using Israel’s main Ben-Gurion International Airport to host its refueler aircraft and has put fighter jets at bases in the country, but Iran has been hesitant to strike for fear of bringing the Israeli military back into the conflict.</p><p>▶ Read more</p><p>Hegseth estimates Iran war has cost $37.5 billion as he defends funding request at fiery hearing</p><p>Defense Secretary Pete Hegseth faced fiery questions and protests Tuesday over the U.S. war with Iran, which he estimated has cost $37.5 billion so far, as Republicans prepare a $95 billion package to fund the military, along with other White House priorities.</p><p>Hegseth provided the new estimate, up from earlier assessments, during a combative Senate Appropriations Committee hearing, which came days after the Pentagon announced that three more American service members have died in the conflict, bringing the death toll to 17, and that more than 100 have been injured since early July. Several times protesters interrupted his opening remarks.</p><p>Hegseth said the supplemental war funding is an “urgent, necessary” injection of money, and called Trump’s proposed $1.5 trillion defense budget a generational investment in the military.</p><p>“Without these funds, we face critical shortfalls,” Hegseth testified.</p><p>▶ Read more</p><p>Trump will attend the dignified transfer of 4 US service members killed in the Middle East</p><p>Trump on Wednesday plans to attend the dignified transfer of four U.S. service members killed in the Middle East.</p><p>Trump will be at Dover Air Force Base when the remains of the troops killed in action are returned to their families, the White House said. The ritual is one of the most somber duties of a commander-in-chief. It will be the third that Trump has attended since he launched the war in Iran in February.</p><p>Two U.S. Army soldiers killed in Iranian missile and drone attacks in Jordan will be returned during the dignified transfer, according to an administration official who was not authorized to discuss it publicly and spoke on condition of anonymity.</p><p>The remains of a third service member who is believed to be the soldier missing after the Jordan attacks will also be returned, the official said, as well as the remains of a soldier killed in Iraq during a detonation of an Iranian drone.</p><p>▶ Read more</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ELJWCV47M42AXKQ7IF7EV24VIY.jpg?auth=4897516511023ae054f8030b73c2b3c0fede1228390fe5a4c470f47755e12cef&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump, left, is escorted by Air Force Col. Christopher M. Robinson, Commander, 89th Airlift Wing, right, from Marine One to Air Force One, Wednesday, July 22, 2026, at Joint Base Andrews, Md. (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/BJUALLQYQFIWHUIK7SJ4LLEFGU.jpg?auth=78b7a9763636744fbdcba35303a78fc65ab4b0ba4c088186f7ddb96290738abe&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 U.S. Army Space and Missile Defense Command on Tuesday, July 21, 2026, shows Army Sgt. Michael Emmanuel Swinton. (U.S. Army Space and Missile Defense Command via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/JLUI4S2AGUPINYBMGEI66WMQBE.jpg?auth=f211d8c6e1e26723aca47dfe492ce87e853e468975c6db6e834842690f741122&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This undated image provided by the U.S. Army shows Sgt. Angel Rampersad of Ozone Park, N.Y, (U.S. Army via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/AFRMFQMDELEQHXWJAYZFHM4PHA.jpg?auth=ad358fc9639ccb9b14f2e754968e545ecdd032e1b28e8872e910fe2820440657&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 U.S. Army Space and Missile Defense Command shows 1st Lt. Tyler James Feehan. (U.S. Army Space and Missile Defense Command via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/MX6BHKUHSGYPJKN5BKD3WJM6H4.jpg?auth=e752896e82c6aef4bbc342d1d203e72438bb03960bfa0f0b046b0a54760f262f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This undated image provided by the U.S. Army shows Pvt. Isabella Gonzales, 19, of Carrollton, Texas. (U.S. Army via AP)]]></media:description></media:content></item><item><title><![CDATA[On 'Little Miss Twain,' Shania Twain reflects on her humble beginnings and her late mother]]></title><link>https://www.local10.com/entertainment/2026/07/22/on-little-miss-twain-shania-twain-reflects-on-her-humble-beginnings-and-her-late-mother/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/22/on-little-miss-twain-shania-twain-reflects-on-her-humble-beginnings-and-her-late-mother/</guid><dc:creator><![CDATA[By MARIA SHERMAN, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Before Shania Twain became Shania Twain, she was a child performing in Canadian bars, singing to miners, lumberjacks, fishermen and hunters drinking the night away.]]></description><pubDate>Wed, 22 Jul 2026 13:11:10 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Before Shania Twain became Shania Twain, she was a child performing in Canadian bars, singing to miners, lumberjacks, fishermen and hunters drinking the night away.</p><p>“It was a bit more of a rugged crowd. And they were small crowds,” she says in a recent interview with The Associated Press. “I could only enter after the bar closed. That was after midnight because I was underage. And as long as the bar wasn’t still serving, then I could go in and play while everybody was finishing up their last call.”</p><p>It was “character building,” she says, painting an image of a bygone era of her life in Northern Ontario and one dramatically opposed to the glitz and glamour associated with the five-time Grammy Award winning country musician. But those days were instrumental to what became her career. “I spent a lot of years dreaming about things that would eventually come but took a little while,” she says.</p><p>As Twain describes it, her latest album, “Little Miss Twain,” out Friday, is the period of her life from her earliest performances at age 8 all the way to her late-20s, when she inked her major label record deal.</p><p>“There’s this whole gap of life that I’ve never written,” she says. “I wanted to fill in story wise, personal story wise. … It’s a phase of my life that not a lot of my fans would know about.”</p><p>Revisiting the past — in more ways than one</p><p>A number of the songs on “Little Miss Twain” have been sitting with the singer for many years. “'Rockstars' I was writing probably 10 years ago now, and ‘Northern Town' is one that’s been around for a long time,” she says.</p><p>The title track of the record, “Little Miss Twain,” is its emotive heart — a song for her mother, who died in a car crash in 1987, alongside her stepfather, and never got to experience her success. For Shania, it was an opportunity to reflect on “my mother being my manager and my agent, my driver and my coach, even though she couldn’t sing a note,” she said. “She would drive me around to all these stages, underage in the bars, and that’s where I got my experience.”</p><p>The song was one of the last ones to make the collection, she says, but “it was this missing piece that came to me.” That's at least partially due to the inclusion of Tanya Tucker, who duets with Twain on the track.</p><p>On the chorus, Twain sings “According to my mother / I'm the next Tanya Tucker.”</p><p>Twain says of having Tucker on the record: “I don’t know if I would ever really be able to explain in words what it meant and what it would have meant to my mother.”</p><p>The song also features her son Eja D’Angelo Lange on background vocals; he appears on a few of the album's tracks. “I get to fulfill a lot of things that my mother would not have been able to share with me,” she says about working with her son. “It’s really beautiful.”</p><p>Genre explorations from a country music giant</p><p>Pulling from her early years allowed Twain to focus on some of her musical loves in and outside of country music. Listen closely and you'll hear “Motown, the country and western that my grandparents used to play like Marty Robbins” she says. “There’s a lot of rock edge stuff in there. ‘Faded Blue Jeans’ is very much a bluesy rock song” — it features Queens of the Stone Age's Josh Homme.</p><p>The multi-genre moments on the album, with credits that also include Ronnie Wood, work for Twain's current voice, which now features a wizened rasp. “I don’t have the little sweet sound I had years ago, but I have a new sound that I actually like,” she says. “And I think I write songs a bit differently because of it.”</p><p>A number of years ago, Twain contracted Lyme disease, which affected her voice. In 2018, she had implants placed in her larynx. “It’s a very unusual procedure to have for a singer,” she says. “I had damaged nerves in my larynx. So the vocal cords were perfectly fine.” The surgery worked, and the continued result is a kind of gravelly tone, a vocal fry, and additional distinction to her already unmistakable voice.</p><p>When her audience listens to “Little Miss Twain” for the first time, Twain hopes they will leave the experience with “a sense and a feeling of the atmosphere that I grew up in, the environment that shaped me, the experiences that developed me as a person and as an artist,” she says.</p><p>She wants them to get to know the cover singer at the local bar, the woman who didn't have childhood success. “I hope they learn,” she takes a beat, “about the missing chapter of who I am.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/AY6HOM3NARDITW5ZNWV2FGDRSY.jpg?auth=b789da7485a2b69505d96d66500100fe48109d5024314ab779ebda0a8464d326&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Shania Twain performs during the Calgary Stampede in Calgary, Alberta, Canada on July 5, 2025. (Photo by Amy Harris/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Amy Harris</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2RFJU6S5IRG2KZ2QMOOY2VJJHQ.jpg?auth=e65178051c42ac317850fc45201d2e8d9b47a4374e7c67d7dc64276a7eb7652e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This album cover image released by Republic Records shows "Little Miss Twain" by Shania Twain. (Republic Records via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/EQW3MCU5FPO5CT35JC3XK6R74E.jpg?auth=c34dd778a68aa377c8a1b7a4503a3d1274753bc839890b752092bab2c02d6c4a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This album cover image released by Republic Records shows "Little Miss Twain" by Shania Twain. (Republic Records via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/PD334N5M5OF4S2N6VH64JPCUJ4.jpg?auth=12057b60161123924392e067d17a30319aafb3322ddad3a95235933854fd5620&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Shania Twain hosts the 61st annual Academy of Country Music Awards in Las Vegas on May 17, 2026. (AP Photo/Chris Pizzello, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content></item><item><title><![CDATA[Need backup power? Automakers want you to look no further than their vehicles in your driveway]]></title><link>https://www.local10.com/business/2026/07/22/need-backup-power-automakers-want-you-to-look-no-further-than-their-vehicles-in-your-driveway/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/22/need-backup-power-automakers-want-you-to-look-no-further-than-their-vehicles-in-your-driveway/</guid><dc:creator><![CDATA[By ALEXA ST. JOHN, Associated Press]]></dc:creator><description><![CDATA[DETROIT (AP) — Winter Storm Uri, the multiday freeze that slammed Texas in February 2021 and pummeled the state's power grid, has been on Kenneth Kovar's mind ever since. Though the resident of New Braunfels, northeast of San Antonio, didn't lose power at the time, he wasn't able to run his septic tank — it is independent from local systems. He had to fill his toilets with water from his backyard pool.]]></description><pubDate>Wed, 22 Jul 2026 18:55:52 +0000</pubDate><content:encoded><![CDATA[<p>DETROIT (AP) — Winter Storm Uri, the multiday freeze that slammed Texas in February 2021 and pummeled the state's power grid, has been on Kenneth Kovar's mind ever since. Though the resident of New Braunfels, northeast of San Antonio, didn't lose power at the time, he wasn't able to run his septic tank — it is independent from local systems. He had to fill his toilets with water from his backyard pool.</p><p>So when Kovar, 64, bought a Ford F-150 last fall, his hope was to be better prepared for any new crisis.</p><p>“I was interested in trying to find some sort of power backup situation,” he said.</p><p>Now, Kovar has a setup from Ford that allows drivers of certain F-150 models to plug their vehicle directly into their electric meter to power parts of their home during an outage.</p><p>It is the latest example of automakers broadly adapting their electrification technologies to the home energy business, especially as demand on the grid increases and sales of electric vehicles slow. Car companies are looking to leverage their multibillion dollar EV investments to tap into a promising market in vehicle, home and grid technology, both for backup power and for supporting electrical grid resiliency.</p><p>“They’re trying to look for other businesses that they might sell into,” said Parth Vaishnav, assistant professor of sustainable systems at the University of Michigan.</p><p>Ford's latest connects F-150 drivers to their meter</p><p>Drivers of the F-150 PowerBoost hybrid and F-150 Lightning electric pickup trucks can now plug in a one-foot long adapter to a 240-volt outlet onboard. That adapter — which Ford made with company Global Power Products — makes the vehicle compatible to plug into a longer, separate cable. That cable connects to a transfer switch installed directly on one's electric meter.</p><p>Through the adapter and cable series, homeowners can connect their vehicle essentially right to their home’s breaker box. The homeowner simply turns on and off which breaker switches they want for which devices they want powered.</p><p>“The way we think about it, especially for customers who already have a compatible vehicle is, you already own the power source, it’s in your driveway,” said Amanda Roraff, Ford's grid and energy services business acceleration lead.</p><p>The Lightning might provide power for two to three days, depending on what home devices are being used, and the PowerBoost Hybrid, up to five days on a single tank of gas.</p><p>The automaker says its solution is a less expensive way to supply backup power. Conventional, diesel-powered portable generators and full-home standby setups require expensive installation, costing several thousands of dollars. This solution, which also requires professional installation at the meter, starts around $1,100.</p><p>The setup only applies to about 200,000 vehicles so far, and it is also exclusively for outages. Ford also offers its Home Integration System for bidirectionality, sending power both from the vehicle to the home and from the home to the vehicle, while also being able to feed the grid.</p><p>Other automakers are boosting their energy solutions</p><p>Over 630,000 U.S. vehicles already have this functionality, estimates say, and automakers are rapidly expanding their available options with the goal of full vehicle-to-grid support in the long run.</p><p>South Korean auto brand Kia and Wallbox, an EV charging company, have teamed up so that drivers of eligible compatible vehicles can have home power backup during outages or during periods of high demand, to cut their utility use. They can send power back to the grid.</p><p>Tesla’s technology is similar — allowing drivers of equipped vehicles to connect to their home using additional Tesla hardware. The Cybertruck provides full vehicle-to-home capability, where other Tesla models can only connect to and power specific devices or appliances.</p><p>General Motors is also in the energy space.</p><p>A recent partnership with WeaveGrid, for instance, allows homeowners who drive certain GM EVs — and have the automaker’s home system and a proper grid interconnection — to enroll in some grid reliability utility programs. Once an outage is detected, GM’s vehicle-to-home tech has the capability to disconnect one's home from the grid and start supplying power from their GM EV.</p><p>“If you can imagine the future as we go forward, it's having the ability — now that we have this single platform — that allows our customer to experience our system,” said Wade Sheffer, vice president of GM energy, “but also can have the full control of the energy.”</p><p>The capability is an important lifeline amid EV sales slowdown</p><p>Not only is this business critical amid growing grid demand and increasing power outages, experts say automakers need to pivot with the EV market less active under current U.S. federal policy. Pure EV sales in the U.S. year-over-year are down 23.8%, according to a July Cox Automotive report on the first half of 2026. This demonstrates what an asset that EV and hybrid ownership can be.</p><p>The tech is not without challenges.</p><p>On the industry side, these systems have to undergo third-party testing to ensure they meet safety standards, and the vehicle and the charger need to be programmed to communicate. It also requires the approval of the utility where the capability is being used. It could take years to get an interconnect agreement.</p><p>On the customer side, homeowners need to understand their vehicles' abilities and how to self-manage their system. It also just brings another generator of power into the home mix.</p><p>Still, experts see opportunity, especially with interest in EV sales high outside of the U.S.</p><p>“We already know during an outage, its impact, providing electricity to the home,” said Scott Samuelsen, engineering professor emeritus at the University of California, Irvine. “This is going to become very, very popular.”</p><p>___</p><p>Alexa St. John is an Associated Press climate reporter. Follow her on X: @alexa_stjohn. Reach her at ast.john@ap.org.</p><p>___</p><p>Read more of AP’s climate coverage.</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/W42YWSXHDY2SMQPVXCWOQYPLPI.jpg?auth=6351e4442fceb5bcb284b03c1815f59e0c1d509bc0b8b90f5602f20fc8c49ece&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A one-foot long adapter is shown connected to a 240-volt outlet onboard a Ford F-150 King Ranch, Wednesday, July 22, 2026, in Southgate, Mich. The adapter makes the vehicle compatible to plug into a longer, separate cable that connects to a transfer switch installed directly on one's electric meter. (AP Photo/Paul Sancya)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XC3BBBQBK5BJ7B74UHELAIXAU4.jpg?auth=49f34cd16b774c79288a87794d75721e7438c1caf3dbd9df8c3f9ee7eeb03309&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A one-foot long adapter is shown connected to a 240-volt outlet onboard a Ford F-150 King Ranch on Wednesday, July 22, 2026, in Southgate, Mich. The adapter makes the vehicle compatible to plug into a longer, separate cable that connects to a transfer switch installed directly on one's electric meter. (AP Photo/Paul Sancya)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NZXI4QXJTY4FJR4FEHSMHTB344.jpg?auth=9300b1901da816163ed3a3edd68075d8679d3f6cc3494df16bbb6296e6a231fe&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A Pro Power onboard information screen is displayed on a Ford F-150 King Ranch, Wednesday, July 22, 2026, in Southgate, Mich. An available adapter makes the vehicle compatible to plug into a longer, separate cable that connects to a transfer switch installed directly on one's electric meter. (AP Photo/Paul Sancya)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EQGP6FVFFFU72B7ELMMDHB3VNM.jpg?auth=1f6f3a7cd1e164b333318da1269a220d8b862ccec238e43cc334930ddd4e1b17&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Unsold 2026 F-150 pickup trucks sit in a long line outside a Ford agency April 12, 2026, in Centennial, Colo. (AP Photo/David Zalubowski, File)]]></media:description><media:credit role="author" scheme="urn:ebu">David Zalubowski</media:credit></media:content></item><item><title><![CDATA[Judge hears testimony in lawsuit seeking to remove Fishback from Florida governor’s race]]></title><link>https://www.local10.com/news/florida/2026/07/21/judge-hears-testimony-in-lawsuit-seeking-to-remove-fishback-from-florida-governors-race/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/07/21/judge-hears-testimony-in-lawsuit-seeking-to-remove-fishback-from-florida-governors-race/</guid><dc:creator><![CDATA[Sanela Sabovic, Ryan Mackey]]></dc:creator><description><![CDATA[A judge on Tuesday began hearing testimony in an evidentiary hearing over whether Republican gubernatorial candidate James Fishback should remain on Florida’s 2026 ballot.]]></description><pubDate>Tue, 21 Jul 2026 22:15:42 +0000</pubDate><content:encoded><![CDATA[<p>A judge on Tuesday began hearing testimony in an evidentiary hearing over whether Republican gubernatorial candidate James Fishback should remain on Florida’s 2026 ballot.</p><p>The hearing stems from a lawsuit filed by Republican opponent and Lt. Gov. Jay Collins, who alleges Fishback falsely certified on his candidate paperwork that he met the state’s requirements to run for governor, including Florida’s seven-year residency requirement.</p><p>Tuesday’s proceedings began with a heated confrontation between Fishback, his supporters and members of Collins’ campaign before testimony got underway.</p><p>Collins’ attorneys argued that Fishback’s voting, mortgage, tax and homestead records in Washington, D.C., show he established his primary residence there, making him ineligible to run for governor.</p><p>During the hearing, Collins’ legal team presented D.C. voter registration, mortgage, tax and homestead records, along with testimony from a handwriting expert who said Fishback signed the disputed voter registration form.</p><p>Fishback later took the stand in his own defense. He acknowledged signing mortgage documents for a home in Washington, D.C., but testified that he signed the paperwork without carefully reading it.</p><p>“We were off to lunch, really hungry, and I was just kind of signing through stuff,” Fishback said.</p><p>Fishback also admitted registering to vote and casting a ballot in Washington, D.C., during the 2020 election, saying he was stranded there during the COVID-19 pandemic. He testified that he had a Florida driver’s license and voted for President Donald Trump.</p><p>“On Nov. 3 on Election Day, I inadvertently registered and voted in that election,” Fishback said.</p><p>Fishback spent hours testifying that the Washington, D.C. condo was a lightly used investment property near his parents. He pointed to low utility bills, Florida business filings, deliveries, vehicle records and his statewide debate nonprofit as evidence that Florida remained his primary residence.</p><p>Judge David Frank is expected to issue a ruling by Monday.</p><p>If Collins prevails, Fishback’s name could still appear on the ballot, but any votes cast for him would not be counted.</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[National Guard deploys as flash floods in West Virginia inundate homes and businesses]]></title><link>https://www.local10.com/news/2026/07/22/national-guard-deploys-as-flash-floods-in-west-virginia-inundate-homes-and-businesses/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/22/national-guard-deploys-as-flash-floods-in-west-virginia-inundate-homes-and-businesses/</guid><dc:creator><![CDATA[By JOHN RABY, Associated Press]]></dc:creator><description><![CDATA[CHARLESTON, W.Va. (AP) — Torrential rains caused flash floods that inundated homes and businesses, washed out bridges and led to numerous water rescues in portions of West Virginia, authorities said.]]></description><pubDate>Wed, 22 Jul 2026 15:06:21 +0000</pubDate><content:encoded><![CDATA[<p>CHARLESTON, W.Va. (AP) — Torrential rains caused flash floods that inundated homes and businesses, washed out bridges and led to numerous water rescues in portions of West Virginia, authorities said.</p><p>Gov. Patrick Morrisey sent 100 National Guard members to the hardest-hit areas in the northern part of the state, and declared a state of emergency for all 55 counties Tuesday night. An additional 200 National Guard members were expected to arrive by late Wednesday morning.</p><p>“State and local agencies will remain on the ground for as long as it takes to help affected communities,” Morrisey said in a statement.</p><p>Forecasters said up to 7 inches (18 centimeters) of rain fell in some places. No deaths were immediately reported.</p><p>The National Weather Service in Charleston warned of life-threatening flooding conditions in some communities Tuesday night, telling people to “SEEK HIGHER GROUND NOW!”</p><p>Bob Pfister said the power remained on at the hotel where he was staying in Weston, even though the first floor was inundated, and most people planned to stay put until Wednesday morning.</p><p>“Right now this option is much better than a shelter and a life boat,” Pfister posted on Facebook. “If the power goes out that may change a whole lot!”</p><p>Video and photos on social media showed submerged vehicles in parking lots, including at a Walmart in Weston where muddy water surged far into the store.</p><p>Emergency crews reported dozens of rescues of people stuck in submerged vehicles. However, some rescuers were unable to get to locations where floodwaters had cut off access.</p><p>Flash flood warnings in the state expired by Wednesday morning. Other warnings were issued for parts of neighboring Virginia.</p><p>The heavy rains were part of wide-ranging storms — which also produced reports of tornadoes — stretching from the Cincinnati area across New Jersey to the New York City suburbs. Damage from a possible tornado was reported in the area of St. Marys and Belmont in West Virginia.</p><p>Emergency service communication channels were buzzing with activity late Tuesday night in Lewis and Upshur counties, which have about 40,000 residents combined.</p><p>First responders were performing water rescues for hours Tuesday night into Wednesday, Lewis County Commissioner Agnes Quinn Queen said.</p><p>“The devastation across our county is extensive,” she said in a social media post.</p><p>A sinkhole caused by the storm swallowed a vehicle at a bar Tuesday night in Fayetteville, in southern West Virginia.</p><p>Morrisey urged residents to stay at home and said travel conditions remained hazardous Tuesday night. Floodwaters forced the closure of portions of Interstate 79, U.S. Route 48 and numerous secondary roads. The ground was already saturated after storms dumped more than 2 inches (5 centimeters) of rain throughout the state on Saturday.</p><p>Tuesday’s storms occurred a decade after 23 people died after heavy rains fell for hours over the same areas.</p><p>Data from a U.S. Geological Survey water gauge showed one creek tributary, Sand Run, rose to a record level near Buckhannon, topping the mark set during a November 1985 flood event that resulted in 47 deaths statewide.</p><p>___</p><p>Associated Press writer Dave Collins in Hartford, Connecticut, contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/VHBV5T55XHTLOB2AON4FIGFY5E.jpg?auth=2062cca0f9f8952e28e6cd875cb28e18b51c2946c6510a818e49098a47b50781&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by Alexis Wood, a flooded Walmart parking lot is shown Tuesday, July 21, 2026, in Weston, W.Va. (Alexis Wood via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Alexis Wood</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BNRUDKEMDB5XMT3G5SVLGTKJQQ.jpg?auth=bb24418d1c6b235b5ee2b3414f3f221449117d9b74ed26bd057cd9a87cc4a0dd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This photo provided by Joe Kinzer shows flash flooding Tuesday, July 21, 2026, in Buckhannon, W.Va. (Joe Kinzer via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Joe Kinzer</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IHZKUOUAPL3ZT4HEZRPZWY4BRM.jpg?auth=537bad09443c3617e03e35a9b705d4f81787d50cc1119ed09591e18b5e5d3bb5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This photo provided by Joe Kinzer shows flash flooding Tuesday, July 21, 2026, in Buckhannon, W.Va. (Joe Kinzer via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Joe Kinzer</media:credit></media:content></item><item><title><![CDATA[Southampton coach Eckert charged by FA over spying scandal that shocked English soccer]]></title><link>https://www.local10.com/sports/2026/07/22/southampton-coach-eckert-charged-by-fa-over-spying-scandal-that-shocked-english-soccer/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/22/southampton-coach-eckert-charged-by-fa-over-spying-scandal-that-shocked-english-soccer/</guid><dc:creator><![CDATA[By JAMES ROBSON, Associated Press]]></dc:creator><description><![CDATA[MANCHESTER, England (AP) — Southampton coach Tonda Eckert has been charged by the English Football Association for his part in the spying scandal that shocked English soccer last season.]]></description><pubDate>Wed, 22 Jul 2026 16:11:23 +0000</pubDate><content:encoded><![CDATA[<p>MANCHESTER, England (AP) — Southampton coach Tonda Eckert has been charged by the English Football Association for his part in the spying scandal that shocked English soccer last season.</p><p>The FA said Wednesday that Eckert had been charged for three incidents that came to light during the end of season playoffs.</p><p>Southampton was expelled from the Championship playoff final in May after admitting to spying on other teams, including semifinal opponent Middlesbrough.</p><p>The FA said it was alleged Eckert acted in an “improper manner and/or brought the game into disrepute” by authorizing the observation of opponents' training sessions.</p><p>Southampton was charged by the English Football League with the unauthorized filming of Middlesbrough’s practice sessions ahead of their two-legged semifinal, which it went on to win and go within one game of promotion to the Premier League.</p><p>It was expelled from the final after admitting to spying on Oxford United and Ipswich earlier in the season. The EFL also imposed a four-point deduction for next season, while Middlesbrough was reinstated to the final, which it lost 1-0 to Hull City.</p><p>An arbitration panel laid bare the influence of Eckert in the scandal, saying it was “a contrived and determined plan from top down to gain a competitive advantage” and analysts who carried out the unauthorized filming “felt pressurised to do the observations that Mr. Eckert and the senior coaches wished them to do.”</p><p>Expulsion from the playoffs deprived Southampton of the chance of promotion to the top flight and a guaranteed windfall of at least $270 million in future earnings.</p><p>Despite the controversy Southampton said it was sticking by its coach.</p><p>“As a board, we are fully behind him,” owner Dragan Šolak said in June, “and together we only have one objective — we want promotion back to (the) Premier League.”</p><p>Eckert also said in June that he had “made a mistake” and took “full responsibility.”</p><p>Eckert has until July 28 to respond to the FA charges.</p><p>___</p><p>AP soccer: https://apnews.com/hub/soccer</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/O3Y4APYJ2NXCLY3CQ4UKESVQPE.jpg?auth=e404034f3a6987241de79aa2f3c9186e19bd27b2662610701eb3239d1dc7c194&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Southampton's coach Tonda Eckert reacts during the FA Cup semifinal soccer match between Manchester City and Southampton in Manchester, England, April 25, 2026. (AP Photo/Kin Cheung, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Kin Cheung</media:credit></media:content></item><item><title><![CDATA[Firefighters battle one of Spain's biggest-ever wildfires during heat wave across the Mediterranean]]></title><link>https://www.local10.com/news/world/2026/07/22/firefighters-battle-one-of-spains-biggest-ever-wildfires-during-heat-wave-across-the-mediterranean/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/22/firefighters-battle-one-of-spains-biggest-ever-wildfires-during-heat-wave-across-the-mediterranean/</guid><dc:creator><![CDATA[By JOSEPH WILSON, Associated Press]]></dc:creator><description><![CDATA[BARCELONA, Spain (AP) — Firefighters in central Spain battled a wildfire on Wednesday that has burned over 32,000 hectares (79,000 acres) in one of the country's largest blazes on record.]]></description><pubDate>Wed, 22 Jul 2026 17:28:35 +0000</pubDate><content:encoded><![CDATA[<p>BARCELONA, Spain (AP) — Firefighters in central Spain battled a wildfire on Wednesday that has burned over 32,000 hectares (79,000 acres) in one of the country's largest blazes on record.</p><p>The fire in rural Guadalajara comes less than two weeks after a deadly blaze devastated a small expat community in southern Spain. That small but extremely virulent fire killed 13 people, including several foreigners, in one of the southern European country's deadliest wildfires.</p><p>Spanish Prime Minister Pedro Sánchez on Wednesday visited the fire-ravaged area in Guadalajara, and called for a pact between political parties to fight climate change.</p><p>“Year after year we clearly see how climate change kills and destroys wealth in our communities,” Sánchez said in the village of Tamajón, located less than two hours by car northeast of Madrid. “This isn’t politics. It is science, it’s about facts.”</p><p>Some 34 villages have been evacuated in the area but there are no reported serious injuries or deaths. Over 200 firefighters were supported by land vehicles and aircraft on Wednesday.</p><p>Spain this year has already suffered 22 major forest fires, defined as a fire that burns over 500 hectares (1,235 acres.)</p><p>The Socialist leader said over 100,000 hectares (247,000 acres) had already been scorched through the first half of the year, matching the total yearly average for Spain over the last decade.</p><p>Spain’s Minister for Ecological Transition, Sara Aagesen, described the Guadalajara fire as “one of the largest in the recent history of our country” and the largest ever for the region of Castilla La Mancha.</p><p>The Guadalajara blaze is the second-largest on record in Spain’s history after some 37,000 hectares (91,000 acres) were burned last year in the northwest of the country, according to data from the ecological transition ministry, as cited by EFE news agency.</p><p>Regional authorities said firefighters supported by water-dumping aircraft had so far protected homes in all 40 villages in the burned area, 90% of which belongs to a national park. Firefighters hope to have the nearly week-old fire under control by Friday, said Emiliano García-Page, regional president of Castilla La Mancha.</p><p>Miguel Ángel Moreno, mayor of the village of Zarzuela de Jadraque, said its 100 residents were evacuated Friday, with 14 taking refuge at a Red Cross shelter.</p><p>Moreno said that the firefighters should receive as much admiration as the soccer players who won the World Cup on Sunday.</p><p>The firefighters “had to run from one side of the village to the other putting out fires,” Moreno told Spanish national television TVE. “Besides the heroes who won the World Cup, we have other heroes who remain nameless.”</p><p>New heat wave could complicate firefighting efforts</p><p>Spain’s weather agency said a heat wave that began Tuesday was expected to reach its peak between Wednesday and Thursday, with temperatures pushing 40 degrees Celsius (104 Fahrenheit) in several inland areas and crossing 42 Celsius (108 Fahrenheit) in parts of Andalusia, in southern Spain.</p><p>Guadalajara and large areas of Spain were under alert for high temperatures.</p><p>Like many other European countries, Spain is experiencing extreme heat, which is combining with wind and limited rainfall to create ideal conditions for small wildfires to grow unchecked.</p><p>Europe is the world’s fastest-warming continent, with temperatures increasing twice as quickly as the global average since the 1980s, according to the European Union’s Copernicus Climate Change Service.</p><p>Globally, 2025 was the third-hottest year on record, bringing severe heat waves across Europe. Scientists warn that climate change is exacerbating the frequency and intensity of heat and dryness especially in southeastern Europe, making the region more vulnerable to health impacts and wildfires.</p><p>Europe facing hot, dry weather</p><p>In Sicily, firefighters said they had carried out more than 1,000 operations since Saturday and have put all the Italian island’s fire departments on double shifts to cope with the blazes.</p><p>The latest was a wildland-urban blaze in Agrigento, in central western Sicily that required the evacuation of 100 people from homes and a clinic, with 22 patients transferred to other facilities, the national service said. Firefighters were particularly concerned about an oxygen storage plant nearby.</p><p>For days, Italy’s Civil Protection agency has declared all of Sicily at the highest risk for wildfires. Winds and temperatures near or above 40C (100F) have fueled blazes from near Palermo on the northern coast to Catania in the east and now Agrigento in the west.</p><p>Greece was sweltering under what was forecast to be the last of a four-day heat wave. Temperatures were predicted to top 42 C (107 F), while several regions in southern and central Greece, including the wider Athens area, were on the highest alert level for wildfire danger.</p><p>Cyprus, meanwhile, issued a warning for high temperatures expected to reach 43 C (109 F).</p><p>In Britain, it hasn’t rained in more than a month in some areas, and much of the southern half of England is in a state of “prolonged dry weather,” one step before a drought. Thames Water, the country’s biggest water company, has banned its 10 million customers from using hoses to water lawns or wash cars starting Thursday.</p><p>France's public health agency on Wednesday said the country recorded at least 5,700 more deaths than usual during a historic heatwave last month, sharply increasing its estimates of the feared toll from record-shattering temperatures.</p><p>Public Health France said regions hit by the heat between June 17 and July 2 recorded 21,674 deaths from all causes. But without a heatwave, those same regions would have been expected to have seen far fewer deaths, or 15,910, based on statistical modeling using data from previous years, it said.</p><p>___</p><p>Nicole Winfield in Rome, Elena Becatoros in Athens, Menelaos Hadjicostis in Nicosia, Cyprus, Jill Lawless in London and John Leicester in Paris contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CJOKRWNX75UCY6O6YDK4H2GB64.jpg?auth=c668f03258d322b54a9a793e179a56c0e33cdfaaab2aeb25c272be03b90f23ad&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Wildfire advances near Condemios de Arriba, Guadalajara province, Spain, Wednesday, July 22, 2026, after a wildfire scorched tens of thousands of hectares in one of Spain's largest wildfires in recent years. (AP Photo/Manu Fernandez)]]></media:description><media:credit role="author" scheme="urn:ebu">Manu Fernandez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/E6DGTK7NO7O4F77N3Q4FXTSPW4.jpg?auth=ae7aa3b666d9418a69d96ede6896ed0740721ca3ec6890d8ae8b56bf9e9b6561&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A firefighting helicopter drops water on the flames as a wildfire advances near Condemios de Arriba, Guadalajara province, Spain, Wednesday, July 22, 2026, after a wildfire scorched tens of thousands of hectares in one of Spain's largest wildfires in recent years. (AP Photo/Manu Fernandez)]]></media:description><media:credit role="author" scheme="urn:ebu">Manu Fernandez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UNTIVX7UVHNZTXRNBKNUDW5NVM.jpg?auth=abf56410f86c8706a2a4c25ea9226bebc1922a6a9b603ee79005f21ecef3976a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Forest rangers take a break before returning to work on the fire near Condemios de Arriba, Guadalajara province, Spain, Wednesday, July 22, 2026, after a wildfire scorched tens of thousands of hectares in one of Spain's largest wildfires in recent years. (AP Photo/Manu Fernandez)]]></media:description><media:credit role="author" scheme="urn:ebu">Manu Fernandez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OOGHFYCTAHYJS5ICFDOC5ZFVKM.jpg?auth=21cbe594489181694ca9a37e5edbdb7042d2b5b2f1dc7f76aeada3a5660bb007&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Smoke rises above the horizon as wildfire advances near Condemios de Arriba, Guadalajara province, Spain, Wednesday, July 22, 2026, after a wildfire scorched tens of thousands of hectares in one of Spain's largest wildfires in recent years. (AP Photo/Manu Fernandez)]]></media:description><media:credit role="author" scheme="urn:ebu">Manu Fernandez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OJZIO4ZQHHOHEQNYYXJIHANI5Q.jpg?auth=16f2f6b2b6e3eb271bbfefe512417b151f077dd7a38395ae7527ad14200a56f8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Smoke rises above the horizon as wildfire advances near Condemios de Arriba, Guadalajara province, Spain, Wednesday, July 22, 2026, after a wildfire scorched tens of thousands of hectares in one of Spain's largest wildfires in recent years. (AP Photo/Manu Fernandez)]]></media:description><media:credit role="author" scheme="urn:ebu">Manu Fernandez</media:credit></media:content></item><item><title><![CDATA[Muere mujer en Fort Lauderdale tras saltar sobre el techo de la SUV de un hombre y caer, dice la policía ]]></title><link>https://www.local10.com/espanol/2026/07/21/muere-mujer-en-fort-lauderdale-tras-saltar-sobre-el-techo-del-auto-de-un-hombre-y-caer-dice-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/21/muere-mujer-en-fort-lauderdale-tras-saltar-sobre-el-techo-del-auto-de-un-hombre-y-caer-dice-la-policia/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Una mujer murió luego de haber saltado sobre el techo del auto de un hombre después de que ambos protagonizaran un altercado físico ]]></description><pubDate>Tue, 21 Jul 2026 13:44:36 +0000</pubDate><content:encoded><![CDATA[<p>Una mujer murió luego de haber saltado sobre el techo del auto de un hombre la madrugada del martes, después de que ambos protagonizaran un altercado físico en un hotel de Fort Lauderdale, confirmó la policía.</p><p>Según la Policía de Fort Lauderdale, alrededor de las 2 a.m., agentes respondieron al llamado en el 400 de Southeast 32nd Street, tras recibir un reporte sobre un accidente de tránsito que involucraba a un peatón.</p><p>La policía indicó que los agentes llegaron al lugar y descubrieron que el conductor y la peatón se conocían y habían protagonizado un altercado físico en un hotel de la zona.</p><p>Según la policía, el hombre intentó salir del hotel en su vehículo, pero la mujer saltó sobre el capó del auto y cayó mientras el vehículo estaba en movimiento.</p><p>La policía informó que la mujer sufrió heridas de gravedad, mientras el hombre detuvo su vehículo y llamó al 911.</p><p>La mujer fue trasladada por paramédicos de Fort Lauderdale Fire Rescue al Broward Health Medical Center, donde murió, informaron las autoridades.</p><p>La policía indicó que los detectives investigan el incidente y que la identidad de la mujer no ha sido divulgada por el momento trabajan para notificar a sus familiares.</p><p>Las autoridades no confirmaron por qué ambos presuntamente comenzaron a pelear.</p><p>Cualquier persona que haya presenciado algún hecho relacionado con el caso debe comunicarse con el Departamento de Policía de Fort Lauderdale.</p>]]></content:encoded></item><item><title><![CDATA[Woman dies after jumping on hood of man’s SUV, falling off in Fort Lauderdale, police say ]]></title><link>https://www.local10.com/news/local/2026/07/21/woman-dies-after-jumping-on-hood-of-mans-car-falling-off-in-fort-lauderdale-police-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/21/woman-dies-after-jumping-on-hood-of-mans-car-falling-off-in-fort-lauderdale-police-say/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A woman has died after she jumped on the hood of a man’s SUV early Tuesday morning after the two got into a physical altercation at a hotel in Fort Lauderdale, police confirmed.]]></description><pubDate>Tue, 21 Jul 2026 12:55:49 +0000</pubDate><content:encoded><![CDATA[<p>A woman has died after she jumped on the hood of a man’s SUV early Tuesday morning after the two got into a physical altercation at a hotel in Fort Lauderdale, police confirmed.</p><p><a href="https://www.local10.com/espanol/2026/07/21/muere-mujer-en-fort-lauderdale-tras-saltar-sobre-el-techo-del-auto-de-un-hombre-y-caer-dice-la-policia/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/21/muere-mujer-en-fort-lauderdale-tras-saltar-sobre-el-techo-del-auto-de-un-hombre-y-caer-dice-la-policia/">Leer en español</a></p><p>According to Fort Lauderdale police, at about 2 a.m., officers responded to the 400 block of Southeast 32<sup>nd</sup> Street after receiving a report about a car accident involving a pedestrian.</p><p>Police said officers arrived at the scene and discovered that the driver and pedestrian knew each other and had gotten into a physical altercation at a local hotel.</p><p>According to police, the man attempted to leave the hotel in his vehicle, but the woman jumped on the hood of the SUV and fell off as the vehicle was in motion.</p><p>Police said the woman was critically injured and the man stopped his car and called 911.</p><p>The woman was then transported by Fort Lauderdale Fire Rescue medics to Broward Health Medical Center, where she died, authorities said.</p><p>Police said detectives are investigating the incident and the woman’s identity is being withheld as they work to notify her next of kin.</p><p>They did not confirm why the two were allegedly fighting to begin with. </p><p>Anyone who witnessed anything related to the case is urged to call the Fort Lauderdale Police Department.</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[Miami residents pushing back against development plans that would remove dozens of trees]]></title><link>https://www.local10.com/news/local/2026/07/21/miami-residents-pushing-back-against-development-plans-that-would-remove-dozens-of-trees/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/21/miami-residents-pushing-back-against-development-plans-that-would-remove-dozens-of-trees/</guid><dc:creator><![CDATA[Hannah Yechivi]]></dc:creator><description><![CDATA[In one Miami neighborhood there is an ongoing battle between developers and preservationists. ]]></description><pubDate>Tue, 21 Jul 2026 19:48:27 +0000</pubDate><content:encoded><![CDATA[<p>In one Miami neighborhood, there is an ongoing battle between developers and preservationists. </p><p><a href="https://www.local10.com/espanol/2026/07/21/residentes-de-miami-se-oponen-a-planes-de-desarrollo-que-eliminarian-decenas-de-arboles/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/21/residentes-de-miami-se-oponen-a-planes-de-desarrollo-que-eliminarian-decenas-de-arboles/">Leer en español</a></p><p>Residents are pushing back against a plan to remove dozens of mature trees near Legion Memorial Park. </p><p>Construction workers are already hard at work on a new development called Adella 3 that Acre Developments plans to build on the site.</p><p>But first, for it to go up, trees have to come down -- a total of 46 of them, including five large oaks.</p><p>Some residents, including Peter Ehrlich, are livid and have filed appeals with the city.</p><p>“Every tree is crucial,” he said. “The developer’s architect should work diligently to save those trees, not to just kill them, because some of the oak trees are 120 or 150 years old.”</p><p>Attorney David Winker represents an environmental group that has also filed an appeal.</p><p>“We feel strongly that they should stay, and also that they haven’t met the code requirements, which are to show that there’s no alternative, that they can’t build their building because of these trees that are on a public park,” said Winker. </p><p>The issue has sparked strong emotions among dozens of residents who say preserving the tree canopy helps reduce heat, provides shade, improves air quality, and protects wildlife.</p><p>“It’s crucial, but unfortunately, developers in such a desperate bid to build as quickly as they can to help their general contractors to have sites with no trees and city officials who receive campaign contributions from developers bend over backwards to kill trees as quickly as they possibly can,” said Ehrlich. </p><p>As mitigation for the tree loss, the developer has agreed to plant 103 new trees in and around the property once construction is complete.</p><p>“We’ve got eight appeals tonight -- it’s unprecedented,” said Winker. “We have so many appeals going on and some people have expressed frustration with the number of appeals, but it really is, why are the appeals happening? Because the city shouldn’t be approving these in the first place.”</p><p>Local 10 News reached out to the attorney representing the developer but has not heard back as of the time of this story’s publication. </p><p> <iframe class="scribd_iframe_embed" title="Snapshot 98474" src="https://www.scribd.com/embeds/1064640589/content?start_page=1&view_mode=scroll&access_key=key-BE6NcFeCQS20678pgjVQ" tabindex="0" data-auto-height="true" data-aspect-ratio="1.7790927021696252" 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><item><title><![CDATA[Adolf Hitler’s birthplace in Austria reopens as a police station to deter Nazi pilgrimages]]></title><link>https://www.local10.com/news/world/2026/07/22/adolf-hitlers-birthplace-in-austria-reopens-as-a-police-station-to-deter-nazi-pilgrimages/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/22/adolf-hitlers-birthplace-in-austria-reopens-as-a-police-station-to-deter-nazi-pilgrimages/</guid><dc:creator><![CDATA[By PHILIPP JENNE, Associated Press]]></dc:creator><description><![CDATA[BRAUNAU AM INN, Austria (AP) — Adolf Hitler's birthplace in Austria was officially inaugurated as a police station on Wednesday in an effort to destroy the building's appeal as a site of pilgrimage for people who glorify the Nazi dictator.]]></description><pubDate>Wed, 22 Jul 2026 11:29:46 +0000</pubDate><content:encoded><![CDATA[<p>BRAUNAU AM INN, Austria (AP) — Adolf Hitler's birthplace in Austria was officially inaugurated as a police station on Wednesday in an effort to destroy the building's appeal as a site of pilgrimage for people who glorify the Nazi dictator.</p><p>A memorial stone is to remain in place outside the house in Braunau am Inn near the German border with the inscription, “For freedom, democracy and liberty. Never again fascism. Millions of dead remind us.”</p><p>Hitler was born in the building on April 20, 1889. His family moved to another residence in Braunau am Inn after only a few months, before settling temporarily in Passau in southern Germany.</p><p>Fueled by racial fanaticism, Hitler's Nazi regime killed approximately 6 million Jews and other minorities and groups during the Holocaust. The dictator unleashed World War II in which at least 60 million people died. He committed suicide in April 1945, shortly before the end of the war.</p><p>“The Republic of Austria, the state, the county is facing up to this heritage, the terrible heritage of this time, and commits itself to deal with it,” Austria's Interior Minister Gerhard Karner said during the opening ceremony of the police station on Wednesday. “This entails this house and this address.”</p><p>The renovation of the building took several years and cost around 20 million euros ($22.8 million), Austrian news agency APA reported. It was preceded by a yearslong back-and-forth over the ownership of the house.</p><p>The ownership question was resolved in 2017 when Austria’s highest court ruled the government was within its rights to expropriate the building after its owner refused to sell. A suggestion it might be demolished was dropped.</p><p>The building had been rented by Austria’s Interior Ministry since 1972 to prevent its misuse and was sublet to various charitable organizations. The structure stood empty after a care center for adults with disabilities moved out in 2011.</p><p>The Austrian government has said the best use for the building would be the presence of the police as guardians of civil liberties. But critics said the building in its current presentation lacks historical context.</p><p>A commission of experts came out against turning the building into a museum, advocating instead for a redesign that would not be easily recognizable.</p><p>The building's ochre-yellow was turned white, the arched windows were replaced by simple rectangular shapes and the facade has been extended upward toward the roof. Debris from the construction was disposed at a secret location to ensure it would not become a new source for Nazi memorabilia, APA reported.</p><p>In the past, far-right extremists repeatedly paid homage to the “Führer,” photographing the building, taking stones as souvenirs and laying flowers and wreaths. In 2024, four Germans were caught laying white roses in the building's window recesses and posing for photos, including a woman giving the stiff-armed Hitler salute.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/R4IUWJPJAOJVRKXZ25QY3I7TQQ.jpg?auth=5e1b90e034242f32e49461773641b7d4c521ddeff4a0ee86dc7ba7c7b6a04912&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Austrian police officers stand in front of a new police station which is located in Adolf Hitler's birth house in Braunau am Inn, Austria, Wednesday, July 22, 2026. (AP Photo/Matthias Schrader)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthias Schrader</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MO23WDGS3NWMFPK5HRXETNLY2U.jpg?auth=6b2eaba5e9ca76fd8d3b1adbc7abdb63c574ea9cc0b0eead56281521160d3e38&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A new police station with a memorial stone reading "for peace, freedom and democracy, never again fascism, million dead remind" is located and will be officially opened in Adolf Hitler's birth house in Braunau am Inn, Austria, Wednesday, July 22, 2026. (AP Photo/Matthias Schrader)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthias Schrader</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3Q7HRTAE5MHNWJCUDYQHHF65DA.jpg?auth=0d922ad0d853209853f33fba634cb462fbe777d2357efd37c759853ad47c9a96&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A new police station is located and will be officially opened in Adolf Hitler's birth house in Braunau am Inn, Austria, Wednesday, July 22, 2026. (AP Photo/Matthias Schrader)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthias Schrader</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EEQF37IGG3GPYMEA4LT43FQ3K4.jpg?auth=1f144a4df35b59d8239ca9605de2dae10f9d8143a093ee520b65ec53b503466c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A new police station is located and will be officially opened in Adolf Hitler's birth house in Braunau am Inn, Austria, Wednesday, July 22, 2026. (AP Photo/Matthias Schrader)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthias Schrader</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RE6LUXZHEYNAFHOY4E56MH2TVE.jpg?auth=0d77fdf81ebf25bf9875ca67dc0c6a42aae3ca6b9615721cdcad95a3b273c5fb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Houses are pictured in Braunau am Inn, Austria, Wednesday, July 22, 2026. (AP Photo/Matthias Schrader)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthias Schrader</media:credit></media:content></item><item><title><![CDATA[Messy primaries plague both major political parties, causing chaos and confusion in the midterms]]></title><link>https://www.local10.com/news/politics/2026/07/22/messy-primaries-plague-both-major-political-parties-causing-chaos-and-confusion-in-the-midterms/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/22/messy-primaries-plague-both-major-political-parties-causing-chaos-and-confusion-in-the-midterms/</guid><dc:creator><![CDATA[By JILL COLVIN, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — When midterm campaigning began, each major political party had a clear game plan. Republicans would emphasize border security and an economy that was finally shaking off years of high inflation. Democrats would focus attention on a deeply unpopular President Donald Trump to energize their voters.]]></description><pubDate>Wed, 22 Jul 2026 14:17:08 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — When midterm campaigning began, each major political party had a clear game plan. Republicans would emphasize border security and an economy that was finally shaking off years of high inflation. Democrats would focus attention on a deeply unpopular President Donald Trump to energize their voters.</p><p>It hasn't worked out that way. With a little more than three months to go, both parties are grappling with self-inflicted wounds and messy missteps that have complicated their paths to victory in key races.</p><p>Trump steered the country into a war against Iran with no end in sight, disrupting the global flow of oil and spiking prices at the pump. He remains fixated on purging his party of dissent and relitigating his election defeat six years ago.</p><p>On the other side of the aisle, Democrats are in the throes of an internal civil war between moderates and progressives, as democratic socialists successfully oust incumbents. Some candidates have imploded in spectacular fashion, jeopardizing races the party had expected to win.</p><p>The drama has turned existential as each party faces a moment of reckoning. Democrats remain shaken by Trump being elected again and are desperately searching for a path back to power. Republicans are beginning to contemplate a post-Trump era even as the president maintains an iron grip on the party.</p><p>Frank Luntz, a longtime pollster, said the year has been consumed by “a sense of chaos and confusion.”</p><p>“We really do not know what’s going to happen in November," he said.</p><p>Candidates have been rocked by scandal</p><p>Democrats' latest turmoil has unfolded in Wisconsin, one of the most narrowly divided battleground states.</p><p>Lt. Gov. Sara Rodriguez abandoned her bid for governor after a campaign finance scandal just as she seemed to be consolidating support. Now the party establishment is concerned her departure will elevate Francesca Hong, a democratic socialist who's viewed by party leaders as a potentially weak opponent against U.S. Rep. Tom Tiffany, the likely Republican nominee.</p><p>“If we lose, Trump’s most loyal lackey in Congress takes control of Wisconsin, and that’s turned regular Democratic angst into flop sweats,” said longtime Wisconsin liberal activist Scot Ross. Still, he predicted that once the focus moves past the primary fight, Democratic voters would unite behind the party's candidate.</p><p>Then there's Maine, where the party is eager to defeat Republican Sen. Susan Collins as part of a nationwide push to regain control of the chamber.</p><p>Graham Platner, an oyster farmer and political outsider, rode a wave of grassroots energy to the Democratic nomination, only to drop out after an allegation of sexual assault, which he denies.</p><p>Supporters had hoped Platner would be the kind of candidate who could win white working-class voters back to the party, despite controversies including a tattoo widely recognized as a Nazi symbol and a history of inflammatory social media posts. Democrats are holding a convention this weekend to choose a replacement candidate.</p><p>Celinda Lake, a Democratic pollster and consultant, said activists and voters have been willing to overlook potential vulnerabilities while supporting outsiders for office.</p><p>“There is something in the air that has made these candidates incredibly reckless and thinking that they can get away with it," she said, pointing to the president as a potential explanation. “I think Trump has kind of created a high-risk environment."</p><p>Marc Short, the former chief of staff to Trump's first-term vice president, Mike Pence, said the dynamic was reminiscent of 2010 when the tea party ushered in a wave of unvetted Republican candidates who famously beat establishment figures in primaries but lost in November, costing Republicans the Senate even as they made gains in the House.</p><p>The shoe, he said, is now on the other foot.</p><p>“I feel like when there is a lot of energy on one side that you can tend to nominate candidates that create hurdles for you and limit what your gains could be,” he said.</p><p>Divisions between Democrats are on display in key races</p><p>Other races are forcing Democrats to confront some of their deepest divisions.</p><p>In Michigan, Senate candidate and progressive favorite Abdul El-Sayed has worried party leaders like Senate Democratic leader Chuck Schumer who fear he's too far left to win in the seat, which Democrats will need to hold onto if they want a shot at winning the majority this year. Supporters point to the enthusiasm he's garnered as a way forward for the party.</p><p>The primary also highlights a schism over Israel. El-Sayed has described Israel’s military campaign in Gaza as a genocide, an accusation rejected by Israel and the White House. In response, the American Israel Public Affairs Committee, or AIPAC, and its affiliated groups have spent close to $30 million backing primary rival Haley Stevens.</p><p>Adam Green, co-founder of the Progressive Change Campaign Committee, said it's clear voters across the country are rebelling against a political system they see as rigged and are yearning for candidates willing to fight on their behalf.</p><p>He said candidates like El-Sayed would serve as proof of concept going into 2028 that “bold, shake-up-the system economic fighters" are more electable in purple and red states than "stale, status quo corporate-aligned Democrats.”</p><p>In Washington, Sen. Chris Murphy, D-Conn., downplayed the idea the ideological divisions would endanger Democrats.</p><p>“A healthy party is a party that has arguments," he said. “I think our party should be debating ideas. We should be having hotly contested primaries."</p><p>Republicans rocked by retirements and ousted incumbents</p><p>Republicans are facing their own challenges as they try to buck historical precedent and maintain congressional control.</p><p>Trump reshaped this year’s Senate map by sidelining some Republican incumbents and promoting loyalists to replace them. That includes in Texas, where he ousted longtime Sen. John Cornyn and endorsed Ken Paxton, a fiery conservative with a lengthy history of corruption allegations.</p><p>Republican leaders had warned his nomination would put the state in play and force the party to spend millions of dollars defending what would have otherwise been a safe seat.</p><p>Others chose to leave the party. In North Carolina, Sen. Thom Tillis declined to run for reelection after feuding with Trump. Democrats hope to flip the seat with former Gov. Roy Cooper.</p><p>Whit Ayres, a longtime Republican pollster and strategist, said Trump “has exacerbated the problem” of a political culture that has produced more extreme candidates on both sides of the aisle thanks to closed primaries.</p><p>Trump can boost candidates — or hold them back</p><p>Republicans have historically struggled when Trump isn't on the ballot. But he also risks weighing candidates down.</p><p>Just 37% of U.S. adults approve of how he's handling the presidency, according to the most recent AP-NORC poll, which shows deep dissatisfactions over his handling of the economy and other issues.</p><p>But instead of staying focused on lowering prices, Trump has continued his bombardment of Iran in a struggle for control over the Strait of Hormuz, a critical waterway for global oil supplies. He also delivered a primetime address in which he continued to dispute his 2020 loss in an appeal for more restrictive voting laws.</p><p>“Trump is our biggest ally," said Lake, the Democratic pollster and consultant. “He’s the best things that Democrats have going. And it’s the gift that keeps on going."</p><p>But Jenny Beth Martin, chair of the grassroots conservative group Tea Party Patriots Action, disagreed.</p><p>“President Trump is the single greatest advantage Republicans have in the midterm elections," she said in a statement. “The energy and enthusiasm he generates is incomparable, and we’re counting on him to motivate his supporters to go to the polls.”</p><p>___</p><p>Associated Press writers Scott Bauer in Madison, Wis., and Steven Sloan in Washington contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UKFN4N7233W4XR4LRYFWKG7T6Y.jpg?auth=df05a565ba67980a1aab0839d120a0feca56c7f7a35bafb92643ae708c865fb1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Campaign flyers 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/RPRWJV76IZ62UVHWX67D3ICLMM.jpg?auth=fded8acbb0816202927b8370c4837185a01c4112aec89b4c9b2053ab0c95832b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump speaks during a media conference, flanked by U.S. Defense Secretary Pete Hegseth and U.S. Secretary of State Marco Rubio, at the NATO summit in Ankara, Turkey, Wednesday, July 8, 2026. (AP Photo/ Emrah Gurel)]]></media:description><media:credit role="author" scheme="urn:ebu">Emrah Gurel</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RBRKIOFEMPITROUHXT52L2DWMA.jpg?auth=9a1ac1360c565a12aca856a37ec7eeecb957ee84e6564824abc438dfc630bed4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The per-gallon prices are illuminated electronically above the three grades of fuel available at a Shell gasoline station Monday, June 22, 2026, in Englewood, Colo. (AP Photo/David Zalubowski)]]></media:description><media:credit role="author" scheme="urn:ebu">David Zalubowski</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BRDOQ5HMUMATDLD5NJVINYMQ6E.jpg?auth=8b08680990f8351864ef96bd4374a76c35a729cbf0bd25398736c65e059466c0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Michigan Democratic U.S. Senate primary candidate Abdul El-Sayed addresses the crowd during a campaign rally, Saturday, July 18, 2026, in Detroit. (AP Photo/Jose Juarez)]]></media:description><media:credit role="author" scheme="urn:ebu">Jose Juarez</media:credit></media:content><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[Miami-Dade teacher accused of attacking boyfriend with knife, snatching his cellphone]]></title><link>https://www.local10.com/news/local/2026/07/21/miami-dade-teacher-accused-of-attacking-boyfriend-with-knife-snatching-his-cellphone/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/21/miami-dade-teacher-accused-of-attacking-boyfriend-with-knife-snatching-his-cellphone/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A Miami-Dade County teacher was arrested over the weekend in connection with a domestic violence incident involving her boyfriend, who she has been dating for about a year, authorities said.]]></description><pubDate>Tue, 21 Jul 2026 12:41:46 +0000</pubDate><content:encoded><![CDATA[<p>A Miami-Dade County teacher was arrested over the weekend in connection with a domestic violence incident involving her boyfriend, who she has been dating for about a year, authorities said.</p><p><a href="https://www.local10.com/espanol/2026/07/21/acusan-a-maestra-de-miami-dade-de-atacar-a-su-novio-con-un-cuchillo-y-arrebatarle-el-celular/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/21/acusan-a-maestra-de-miami-dade-de-atacar-a-su-novio-con-un-cuchillo-y-arrebatarle-el-celular/">Leer en español</a></p><p>According to an arrest report by the Miami-Dade Sheriff’s Office, Ada Caballero, 44, of Homestead, was arrested Sunday on charges of armed robbery with a deadly weapon, aggravated assault with a deadly weapon and battery.</p><p>St. John’s Episcopal School’s website lists Caballero as a first-grade teacher at the Homestead school, who has more than 10 years of experience working in education and “loves to teach and shape young minds with love.”</p><p>Deputies said she didn’t show any love to her boyfriend, however, on Saturday when she allegedly attacked him.</p><p>According to her arrest report, Caballero and the victim got into an argument and the victim began recording with his cellphone, at which time Caballero grabbed her boyfriend by the shirt and reached for his cellphone, scratching his chest in the process.</p><p>Deputies said a struggle ensued for the victim’s phone and Caballero eventually snatched it from his hand.</p><p>The victim then “bear-hugged” Caballero to stop her from attacking him, but she pulled out a knife and “took a swipe at the victim but missed,” the report stated.</p><p>According to the report, the victim pushed Caballero away from him, and his phone and the knife fell to the floor.</p><p>Deputies said another brief struggle ensued for the victim’s cellphone, but the victim was able to take his phone back and call 911 for assistance.</p><p>According to the report, Caballero invoked her rights and did not make any statements to detectives.</p><p>Details about what she and her boyfriend were initially arguing about were not mentioned in the arrest report. </p><p>As of Tuesday morning, Caballero was being held at the Turner Guilford Knight Correctional Center on a $6,000 bond.</p><p>A spokesperson for St. John’s Episcopal School told Local 10 News in a statement, “We are aware of the incident and the individual’s employment has been terminated.”</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/VC4XU6AQGJCMBETBZWUMHGDFZM.jpg?auth=f5b9baa97a89b4c695365aae243f7637f2c5e73e3b4e35b4588f1811ddc0416d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[July 22: Few early showers this morning]]></title><link>https://www.local10.com/weather/2026/07/22/july-22-few-early-showers-this-morning/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/07/22/july-22-few-early-showers-this-morning/</guid><dc:creator><![CDATA[Julie Durda]]></dc:creator><description><![CDATA[Happy half way through the week. Lows this morning are in the mid-80s, with heat indices already in the 90s.]]></description><pubDate>Wed, 22 Jul 2026 10:49:01 +0000</pubDate><content:encoded><![CDATA[<p>Happy half way through the week. Lows this morning are in the mid-80s, with heat indices already in the 90s. High temperatures will be in the low 90s, but heat indices will reach 100-105 degrees. Besides a few early showers this morning, we stay mostly dry this afternoon. Tropical Strom Bertha spinning in the Gulf is bringing coastal concerns for the Gulf Coast states. Keep it tuned to Local 10 for more. </p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZVM6A6ZXGBFH5FRLH2CKLR7DDY.jpg?auth=5538de09b666ea5a5147343fa29e64118175bed12961ff44a71e0e9e91fc0d29&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Lexus ES vs Mercedes CLA, an electric luxury sedan comparison from Edmunds]]></title><link>https://www.local10.com/business/2026/07/22/lexus-es-vs-mercedes-cla-an-electric-luxury-sedan-comparison-from-edmunds/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/22/lexus-es-vs-mercedes-cla-an-electric-luxury-sedan-comparison-from-edmunds/</guid><dc:creator><![CDATA[By JAMES RISWICK of Edmunds, Associated Press]]></dc:creator><description><![CDATA[The Lexus ES and Mercedes-Benz CLA are two luxury sedans you might be familiar with. The ES is Lexus’ comfort-oriented midsize sedan, while the CLA is a relatively affordable entry point to getting a new Mercedes. Notably, both are redesigned for 2026 and come in both gas-powered and fully electric versions. These new EVs represent the latest in electric technology and are significantly less expensive than other luxury EVs. But which one should you choose? Edmunds’ auto experts compared them to find out.]]></description><pubDate>Wed, 22 Jul 2026 10:18:51 +0000</pubDate><content:encoded><![CDATA[<p>The Lexus ES and Mercedes-Benz CLA are two luxury sedans you might be familiar with. The ES is Lexus’ comfort-oriented midsize sedan, while the CLA is a relatively affordable entry point to getting a new Mercedes. Notably, both are redesigned for 2026 and come in both gas-powered and fully electric versions. These new EVs represent the latest in electric technology and are significantly less expensive than other luxury EVs. But which one should you choose? Edmunds’ auto experts compared them to find out.</p><p>Space and comfort</p><p>The choice is clear if interior space is a priority. The ES is not only larger than the CLA; it’s also longer and taller than relatively big electric sedans like the BMW i5 and Lucid Air. That space allows for a massive amount of rear legroom. You can even get reclining rear seats with adjustable footrests if you want. The ES also has a larger trunk.</p><p>You’ll also prefer the ES if you want a cushy ride. It glides more smoothly over bumps and ruts in the road than the CLA does. Edmunds drivers found the CLA’s front seats to be a little more comfortable than those in the ES, but overall the ES is the literal and figurative big winner here.</p><p>Winner: Lexus ES</p><p>Range and charging</p><p>The CLA 250+, which has a single electric motor, gets an EPA-estimated 374 miles of range on a single charge. It traveled a whopping 434 miles in its Edmunds’ real-world testing. The dual-motor all-wheel-drive CLA 350 has an EPA-estimated range of 312 miles, and it went an outstanding 385 miles in Edmunds’ testing.</p><p>The Lexus ES is also available in two models of differing performance and range. The single-motor ES 350e gets an EPA-estimated range of up to 307 miles. The dual-motor all-wheel-drive ES 500e has an estimated range of up to 276 miles. Edmunds’ testing of an ES 350e basically matched its EPA estimates.</p><p>Charging is a similar situation. DC fast-charging capability for the Lexus tops out at 150 kW, whereas the CLA can accept twice as much power as long as you’re connected to an appropriate fast-charging station. In Edmunds’ testing, the ES needed 13 minutes to add 100 miles of range, while the CLA needed just seven minutes.</p><p>Winner: Mercedes CLA</p><p>Performance and driving</p><p>While the Mercedes’ compact dimensions and sportier tuning hurt it in the space and comfort category above, they become a benefit here. The ES is pleasant to drive and composed around turns, but the CLA is far more engaging and feels more like a sport sedan.</p><p>The 221-horsepower ES 350e is also slow by electric sedan standards. In Edmunds’ testing, it needed 7.6 seconds to get from zero to 60 mph. The ES 500e is more powerful, but you’ll still like the CLA more if you want quick acceleration. Edmunds tested the CLA 350 and found that it could get 60 mph in just 4.5 seconds.</p><p>Winner: Mercedes CLA</p><p>In-car technology</p><p>While our results thus far have been quite clear, this category is more likely to come down to personal preference. At first glance, the Mercedes may seem to have a landslide advantage. The entire dashboard is basically one gigantic screen housing. The touchscreen graphics are beautiful and responses are lightning quick.</p><p>It can certainly be overwhelming, though — both from a usability and visual standpoint. Those who are less technically inclined may prefer the relative simplicity provided by the ES, which, to be fair, features the latest Lexus infotainment system. It’s not as flashy as the Mercedes setup, but it’s also easy to use and hard to fault.</p><p>Winner: Mercedes CLA</p><p>Price and value</p><p>The Lexus ES and Mercedes CLA are very similarly priced — even their more powerful dual-motor versions align. By electric luxury vehicle standards, they’re surprisingly affordable. The electric 2026 Lexus ES 350e starts at $48,895, including destination fees, while the electric 2027 CLA starts at $49,400.</p><p>Ultimately, it comes down to where you see the most value. The ES is much bigger and comes with a few more standard features, such as ventilated seats and a wireless phone charger. For most shoppers, that probably means the ES is the better value. Still, the CLA has superior electric vehicle specs, and not just in comparison to the ES. Its tech, styling and driving experience are pretty compelling too.</p><p>Winner: Lexus ES</p><p>Edmunds says</p><p>Both of these electric luxury sedans received high ratings from Edmunds, but it’s the Mercedes that ultimately comes out on top with an Excellent score versus the Lexus’ Very Good. The overwhelming strength of its range, charging, and driving experience scores ultimately tipped the scales.</p><p>_____</p><p>This story was provided to The Associated Press by the automotive website Edmunds. James Riswick is a contributor at Edmunds.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/M6E55WEVEZPKWSCCNFXI7BES74.jpg?auth=c729e45f6ffc01b792c375a611b8bbfeb580b453d1129b075f5ca326457589df&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This photo provided by Lexus shows the 2026 ES 350e. This new electric ES will impress you with its spacious and comfortable interior that's packed with standout technology features. (Courtesy of Toyota Motor Sales U.S.A. via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/AQMC4MBHKJGN7KGDAVACPRYJ24.jpg?auth=2e9ab452ec0338aa284680e16006da6e3c91702b94e6618dd6224be6b588419f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This photo provided by Mercedes-Benz shows the 2027 CLA 250+. The electric version of the new CLA is the least expensive car Edmunds has tested that has more than 400 miles of real-world range. (Courtesy of Mercedes-Benz USA via AP)]]></media:description></media:content></item><item><title><![CDATA[Congo's Ebola outbreak has killed over 1,000 people]]></title><link>https://www.local10.com/news/world/2026/07/22/congos-ebola-outbreak-has-killed-over-1000-people/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/22/congos-ebola-outbreak-has-killed-over-1000-people/</guid><dc:creator><![CDATA[By PROSPER HERI NGORORA and CHINEDU ASADU, Associated Press]]></dc:creator><description><![CDATA[BUNIA, Congo (AP) — More than 1,000 people have died in the Ebola outbreak in Congo, according to Africa's top health body, a grim toll in the fastest Ebola outbreak in history, as conflict, community resistance and an uneven response fuel its spread.]]></description><pubDate>Wed, 22 Jul 2026 19:07:36 +0000</pubDate><content:encoded><![CDATA[<p>BUNIA, Congo (AP) — More than 1,000 people have died in the Ebola outbreak in Congo, according to Africa's top health body, a grim toll in the fastest Ebola outbreak in history, as conflict, community resistance and an uneven response fuel its spread.</p><p>Speaking at a health summit in Ghana on Wednesday, Dr. Jean Kaseya, director-general of the Africa Centres for Disease Control and Prevention, said 1,031 deaths have been confirmed.</p><p>“These are people dying. They are dying because we don’t have vaccines, we don’t have medicine, we don’t have funding,” he added.</p><p>The latest update from Congo’s Ministry of Health showed that as of Monday, 2,473 cases had been recorded in the latest outbreak. At least 737 patients were in isolation or hospitalized, it said.</p><p>The outbreak, which was declared on May 15, is unlike most previous Ebola outbreaks because the Bundibugyo virus responsible for it has no approved vaccines or treatments. It has also killed more people at a faster rate than any outbreak on record, including the 2013-2016 outbreak that is considered the worst on record with over 11,000 deaths out of at least 28,000 cases. That outbreak took about eight months from the first case to reach 1,000 deaths.</p><p>Conflict and community resistance are complicating the response</p><p>The World Health Organization has said the true scale of the outbreak could be ⁠two to four times larger than official figures indicate. Some communities at its epicenter also remain difficult to reach, mainly because of fighting involving rebel groups.</p><p>Ebola is rare, but highly contagious and can be contracted through contact with bodily fluids such as vomit, blood or semen. It can cause severe illness and is often fatal.</p><p>Officials have warned that 80% of new cases have emerged outside known chains of transmission, a sign the outbreak is spreading faster than health officials can track it even as they step up their response in Ituri province, the epicenter of the outbreak, and four other provinces where cases have been recorded.</p><p>Community resistance to Ebola teams, particularly those carrying out safe burials, has also hampered the response. Robert Ndjalonga, head of civil protection in Ituri province, said some communities have refused to allow burial teams to operate because they prefer traditional burials, increasing the risk of further transmission.</p><p>“The biggest challenge remains resistance from or outright refusal by some communities to accept response teams," Ndjalonga said. "On several occasions, burial teams have had to be escorted by security forces to ensure that safe and dignified burials could be carried out without incident.”</p><p>Shortages of burial supplies have delayed responses to reported deaths, while some affected health zones still lack operational burial teams, Ndjalonga said.</p><p>Attacks on health facilities and response teams have also forced front-line workers and aid groups out of some areas. Some health workers have gone on strike, saying they haven’t been paid since the outbreak started.</p><p>A member of a team carrying out safe Ebola burials was recently injured when assailants threw stones at the team’s vehicle following a burial in Bunia last week, according to provincial civil protection authorities.</p><p>The attack highlighted the challenges facing the response in eastern Congo. In Ituri’s Irumu territory, the local military administrator recently described Ebola as a greater threat than the Islamic State-affiliated Allied Democratic Forces insurgency and urged residents to support, rather than attack, health workers.</p><p>Containment efforts are faltering</p><p>A humanitarian worker involved in the response, speaking on condition of anonymity because he was not authorized to speak publicly, cited poor coordination between response agencies, delays in transferring patients to treatment centers and waits of more than four days for some Ebola test results.</p><p>“At times, it’s unclear who is doing what and where,” the worker said.</p><p>The delays have led some patients to leave health facilities before they can be diagnosed, increasing the risk of further transmission, the worker said.</p><p>Africa CDC head Kaseya called for intensified efforts to slow the outbreak on the first day of the health summit in Ghana Tuesday.</p><p>“If we do not stop this outbreak today, it could become one of the worst Ebola outbreaks the world has ever documented,” Kaseya said.</p><p>Less than 9% of the contacts of confirmed patients who are expected to be traced are currently being monitored, far below the level needed to contain the outbreak, according to Africa CDC. More than 60% of deaths are occurring in the community before patients can receive care.</p><p>Pierre Akilimali, the Ebola response incident manager at the National Public Health Institute of the Democratic Republic of the Congo, said the high number of community deaths suggests many infections are not being detected or isolated in time, allowing the virus to continue spreading.</p><p>Experts warn of a worsening crisis</p><p>Last month, researchers at the U.S. Centers for Disease Control and Prevention used computer modeling to estimate how the outbreak could evolve. In a worst-case scenario, they said it could approach the scale of the 2014-2016 West Africa epidemic.</p><p>“There’s never been an Ebola outbreak that started with so many cases because it was so late to be identified,” said Trish Newport, emergency program manager for Doctors Without Borders, who has been working in Congo.</p><p>“It’s like the outbreak is outrunning the response,” Newport said.</p><p>University of Pittsburgh epidemiologist Dr. Jean Nachega, who is advising African health authorities, said he does not expect the outbreak to reach the CDC’s worst-case scenario but cautioned that the challenges remain “huge.”</p><p>___</p><p>Asadu reported from Abuja, Nigeria. Constant Same Bagalwa in Bunia, Congo, Mike Stobbe in New York and Naa Adorkor Cudjoe in Accra, Ghana, contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GYHZXZKYHCCR2VRJGHPZQ7LY5I.jpg?auth=7c5b60bda0767a10aeec97fc07875e73201632c9a2d620d9e97ecfab2286b8b5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Health workers disinfect a coffin of an Ebola victim at Ebola Treatment Center at Bunia General Hospital in Ituri, Congo, Wednesday, July 22, 2026. (AP Photo/Dirole Lotsima Dieudonne)]]></media:description><media:credit role="author" scheme="urn:ebu">Dirole Lotsima Dieudonne</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Y5KS3MMVHWG7FWVGSOD7PFQVKE.jpg?auth=f1a46614cb30b894f162e81e043c6729ea366e97586bee6ad418fc0dc6360fcb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Residence watch as health workers carry a coffin of an Ebola victim at Ebola Treatment Center at Bunia General Hospital in Ituri, Congo, Wednesday, July 22, 2026. (AP Photo/Dirole Lotsima Dieudonne)]]></media:description><media:credit role="author" scheme="urn:ebu">Dirole Lotsima Dieudonne</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GJVVJN3VOF2HQ4WOTULZFOIL3I.jpg?auth=3ea79383ee40e4488c22296b206a5e10e02a08616eacfa5c46502a640651d86c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Health workers disinfects an ambulance at Ebola Treatment Center at Bunia General Hospital in Ituri, Congo, Wednesday, July 22, 2026. (AP Photo/Dirole Lotsima Dieudonne)]]></media:description><media:credit role="author" scheme="urn:ebu">Dirole Lotsima Dieudonne</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/V6U4KALM7DQUYSO4UKHOYYA5CU.jpg?auth=b211a06a28d36c6cf3cf8789536aacebdc23567ba8620169d58877b9eee63632&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Health workers disinfects an ambulance at Ebola Treatment Center at Bunia General Hospital in Ituri, Congo, Wednesday, July 22, 2026. (AP Photo/Dirole Lotsima Dieudonne)]]></media:description><media:credit role="author" scheme="urn:ebu">Dirole Lotsima Dieudonne</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7JCPLSS26M7QMCJRCV72BF6PNM.jpg?auth=4cdb2f44549aa71f789f5e23a131348d7adcaa937215149d7b930d68329021b4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A health worker stands outside at Ebola Treatment Center at Bunia General Hospital in Ituri, Congo, Wednesday, July 22, 2026. (AP Photo/Dirole Lotsima Dieudonne)]]></media:description><media:credit role="author" scheme="urn:ebu">Dirole Lotsima Dieudonne</media:credit></media:content></item><item><title><![CDATA[Louvre reopens Apollo Gallery after a brazen heist, but no jewels are on display]]></title><link>https://www.local10.com/news/2026/07/22/louvre-reopens-apollo-gallery-after-a-brazen-heist-but-no-jewels-are-on-display/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/22/louvre-reopens-apollo-gallery-after-a-brazen-heist-but-no-jewels-are-on-display/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[PARIS (AP) — The Louvre's Apollo gallery on Wednesday reopened to the public for the first time since 88 million euros ($102 million) worth of crown jewels were stolen in a dramatic daytime heist.]]></description><pubDate>Wed, 22 Jul 2026 14:40:11 +0000</pubDate><content:encoded><![CDATA[<p>PARIS (AP) — The Louvre's Apollo gallery on Wednesday reopened to the public for the first time since 88 million euros ($102 million) worth of crown jewels were stolen in a dramatic daytime heist.</p><p>The public can tour the majestic room and view its gilded ceilings and Greek frescoes en route to the nearby Mona Lisa, but they won’t see any crown jewels or empty display cases. The collections and precious jewels once displayed there have been removed, as the museum said the gallery is returning to its 17th-century original ceremonial purpose.</p><p>The stolen jewels remain unrecovered nine months later.</p><p>The gallery's former exhibits will be relocated elsewhere in the museum, said Christophe Leribault, the Louvre's director. “It’s also an opportunity to rediscover the splendid architecture and decor of this gallery,” he said.</p><p>Leribault was named to lead the Louvre in February after previous director Laurence des Cars resigned after the October crown jewels heist and a string of failures that battered confidence in the leadership of the world’s most-visited museum.</p><p>“That sinister day, when iconic pieces were taken, cannot be forgotten, and indeed, I believe, should not be,” said French Culture Minister Catherine Pegard. “It was a trauma for the entire world, which, for several days, expressed its shock and sadness in every language. It was a trauma for us, discovering the fragility of a place we thought unshakeable, and which, like so many others, proved vulnerable.”</p><p>Security at the Paris museum has been boosted with the addition of new surveillance cameras and anti-intrusion systems.</p><p>On the day of the heist, thieves took less than eight minutes to force their way through a window into the Apollo Gallery and steal crown jewels valued at 88 million euros ($102 million), in a weekend operation that stunned visitors and exposed glaring security vulnerabilities.</p><p>Security improvement is a priority of the decade-long “Louvre New Renaissance” plan launched last year, with an estimated cost of up to 800 million euros ($933 million) to modernize infrastructure, ease crowding and give the Mona Lisa a dedicated gallery by 2031.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YYL6Z2XM2KFR6TCX6ZLBTIIZ4A.jpg?auth=2050f55ff50ae3b2f34a7d4ade264d91b2e30f88e137f91de751179121cca369&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A visitor looks on during the reopening to the public of the Apollo Gallery, at the Louvre museum in Paris, Wednesday, July 22, 2026. (Lou Benoist/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Lou Benoist</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/I4N4BIECSHDPDDFLBOTLIT3IXQ.jpg?auth=fc4e4919bf1a2d5f0c5fb258ccd740727c324aec7e66b9754f61cd083313581e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Visitors arrive during the reopening to the public of the Apollo Gallery, at the Louvre museum in Paris, Wednesday, July 22, 2026. (Lou Benoist/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Lou Benoist</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LITVLHRC6I5HCASQBYJZST46IE.jpg?auth=c53eb9c3d74a7ac013fe0760a2ec3030ac2e755532ef55e21d81dd68fde048e4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Visitors take a picture of the window which was broken during the reopening to the public of the Apollo Gallery, at the Louvre museum in Paris, Wednesday, July 22, 2026. (Lou Benoist/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Lou Benoist</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NAPAMT3IW5MMDOOOL7TVOLIFNY.jpg?auth=e7f38b78a15b47efdb4ec8883f8e84f9865853290e8cfd42424b4f0292c15c32&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[France's Culture Minister Catherine Pegard speaks to the press during the reopening to the public of the Apollo Gallery, at the Louvre museum in Paris, Wednesday, July 22, 2026. (Lou Benoist/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Lou Benoist</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/E3MVR4O4ENPBSZT2ONUTYO6FG4.jpg?auth=5a0135ec68d9546d1a7f87eccb54fac8e383cf0c842a880d0911d9359293d809&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Visitors take a picture of the window which was broken during the reopening to the public of the Apollo Gallery, at the Louvre museum in Paris, Wednesday, July 22, 2026. (Lou Benoist/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Lou Benoist</media:credit></media:content></item><item><title><![CDATA[Trump says US will destroy a bridge or power plant for each Iranian attack in the Strait of Hormuz]]></title><link>https://www.local10.com/news/world/2026/07/22/trump-says-us-will-destroy-a-bridge-or-power-plant-for-each-iranian-attack-in-the-strait-of-hormuz/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/22/trump-says-us-will-destroy-a-bridge-or-power-plant-for-each-iranian-attack-in-the-strait-of-hormuz/</guid><dc:creator><![CDATA[By JON GAMBRELL and COLLIN BINKLEY, Associated Press]]></dc:creator><description><![CDATA[DUBAI, United Arab Emirates (AP) — U.S. President Donald Trump warned Wednesday that the U.S. will destroy one bridge or power plant each time Iran shoots at a ship in the Strait of Hormuz.]]></description><pubDate>Wed, 22 Jul 2026 19:23:40 +0000</pubDate><content:encoded><![CDATA[<p>DUBAI, United Arab Emirates (AP) — U.S. President Donald Trump warned Wednesday that the U.S. will destroy one bridge or power plant each time Iran shoots at a ship in the Strait of Hormuz.</p><p>Trump’s latest threat to target civilian infrastructure came as the unpopular war spirals with no clear off-ramp, threatening further worldwide economic disruption and sending fuel prices up ahead of midterm U.S. elections this fall. Both sides have dug in on their dispute over the strait, a crucial waterway for global energy that remains largely closed because of Iranian attacks.</p><p>The U.S. carried out another wave of strikes on Iran overnight into Wednesday, and air defenses opened fire over the capital, Tehran. Iran launched a missile attack on a Jordanian city on Israel’s doorstep, and alerts were issued in Bahrain and Saudi Arabia.</p><p>With negotiations largely stalled, both sides have sought leverage by targeting civilian infrastructure. Iran has responded to U.S. attacks by targeting energy infrastructure and desalination plants that provide drinking water in parched neighboring Gulf countries.</p><p>International law generally prohibits such attacks unless the infrastructure is being used for military purposes. United Nations Secretary-General Antonio Guterres decried such attacks as “unacceptable” on Tuesday.</p><p>The costs of war are mounting</p><p>The closure of the strait, through which a fifth of the world’s traded oil and gas passed during peacetime, has jolted the world economy with effects far beyond the Middle East. A new threat by Iran-backed Houthi rebels in Yemen to target Saudi shipping in the Red Sea puts another trade chokepoint at risk.</p><p>“From this point forward, any time the Islamic Republic of Iran shoots at a ship in the Strait of Hormuz, whether it be by Missile, Rocket, Drone, or any other device or weapon, the United States will bomb and destroy ONE BRIDGE OR POWER PLANT,” Trump wrote on social media.</p><p>Trump traveled to Dover Air Force Base on Wednesday for the arrival of the remains of four U.S. service members. A day earlier, his defense secretary, Pete Hegseth, estimated in a fiery Senate hearing that the U.S. had spent $37.5 billion on the war so far.</p><p>Benchmark Brent crude oil rose to more than $93 a barrel in trading. That's up from less than $72 early this month, which is roughly where it was before the war. Gasoline prices are also climbing.</p><p>Iran says it has the right to manage traffic and potentially charge fees in the strait, which was open to all and toll-free before the war. It has attacked ships using a route through the strait that is overseen by U.S. forces and intended to be outside Tehran's control.</p><p>Iran's parliament speaker, Mohammad Bagher Qalibaf, who has led negotiations with the U.S., appeared to brush off Trump's threats.</p><p>“If our security is not ensured, no infrastructure will be safe, and the security of the strait is in the absence of American forces,” he wrote on social media. “We have repeatedly said that the situation of the strait will not return to prewar conditions.”</p><p>Attacks shake Iran and Jordan</p><p>Jordan’s military said it intercepted four Iranian missiles over Aqaba, while two others fell in “uninhabited areas.” Plumes of smoke could be seen overhead in videos filmed by people in the nearby Israeli city of Eilat. Jordan said it also intercepted four Iranian drones.</p><p>Iran has avoided striking Israel since hostilities resumed last month, apparently hoping to keep it from reentering the war. But the attack on Aqaba, within sight of Israel’s Eilat, raised concerns over a further widening of the conflict after an agreement to halt hostilities collapsed.</p><p>Another missile alert sounded in Bahrain, and Saudi Arabia warned residents of the Persian Gulf city of Dammam to seek shelter. Saudi authorities later said the danger had passed, without elaborating.</p><p>The U.S. military said earlier Wednesday that it had completed an 11th night of strikes on Iran, with targets including aircraft hangars and drone storage sites.</p><p>Iran's state-run IRNA news agency reported explosions across several provinces. Iran's Health Ministry says U.S. strikes over the past 11 days have killed 53 people, including six women and three children, and wounded nearly 600 people.</p><p>Iran's paramilitary Revolutionary Guard insisted its retaliatory attacks would continue.</p><p>Diplomatic efforts show no signs of progress</p><p>Before the latest strikes, Iranian Interior Minister Eskandar Momeni visited Pakistan, a key mediator in the conflict, seeking to revive diplomacy. But it was unclear what new arrangement might be reached to end the war, which lately has become a battle for control over the Strait of Hormuz.</p><p>Iran's Interior Ministry spokesman Ali Zeinivand said “diplomacy isn’t called off” and that messages were still being exchanged, without elaborating, according to IRNA.</p><p>An Arab diplomat said Gulf states are increasingly pessimistic about finding an off-ramp for escalating hostilities and are particularly concerned about the latest round of threats in which the two sides have warned they may attack civilian infrastructure.</p><p>The diplomat said countries in the region, in addition to Pakistan and Turkey, are continuing to push for de-escalation. But, he said the chances for any improvement currently appear bleak. The diplomat spoke on condition of anonymity due to the sensitivity of the situation.</p><p>At a regional summit in the Philippines, U.S. Secretary of State Marco Rubio denounced Iran’s actions in the strait.</p><p>“If we create a precedent in the Middle East where a nation state can decide that they are going to control an international waterway, charge a toll and if you don’t pay them, blow up your ships, we have created a very dangerous precedent which will repeat itself in other parts of the world, including in this region,” he said.</p><p>Rubio said the U.S. remains open to negotiations with Iran, “but right now they don’t seem to be serious about that” so instead the focus is on protecting shipping.</p><p>In response to Iran’s attacks, the U.S. re-imposed a blockade on Iranian ports.</p><p>Trump signals US may attack underground nuclear site</p><p>Speaking from the Oval Office on Tuesday, Trump gave a dim view on possible talks, saying the U.S. had “no interest in meeting.”</p><p>He signaled that U.S. forces could soon target an under-construction Iranian nuclear site buried deep under a mountain.</p><p>The site, known as Pickaxe Mountain, lies on the south side of Iran’s Natanz nuclear enrichment site, which was bombed by the U.S. during the 12-day war between Iran and Israel in 2025. But Pickaxe Mountain has remained untouched as Iran continues to dig at the site.</p><p>Iran has always insisted its nuclear program is peaceful, while resuming the enrichment of uranium to near weapons-grade levels since Trump scrapped a 2015 nuclear deal during his first term. The U.S. and others believe Iran had a nuclear weapons program until 2003 and may reconstitute it in the future.</p><p>___</p><p>Binkley reported from Washington. Contributing were Associated Press writers Bassem Mroue in Beirut; Michelle L. Price and Jim Gomez in Manila, Philippines; and Christopher Weber in Los Angeles.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LCNTCYVSBAPQNQTXN2NN74WOOY.jpg?auth=0e786da0db0ddd6e5ac1108ca718824d7a4e5f58f0187d977099499a76db5d39&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A map showing strikes in and around Iran early Wednesday. (AP Digital Embed)]]></media:description><media:credit role="author" scheme="urn:ebu">Will Jarrett</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BWCUM3ROF6QBQEDLYSYS5E72VA.jpg?auth=52965ddec46d9fafc7ea5d4740ecea335c532589c3725f41a73d37388c245e10&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Secretary of State Marco Rubio speaks during a press conference on the sidelines of the Association of Southeast Asian Nations (ASEAN) Foreign Ministers' Meeting in Pasay, Metro Manila, Philippines Wednesday, July 22, 2026. (Brendan Smialowski/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Brendan Smialowski</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DY7O2SOZA4G7LLDRNQWQFCC5MA.jpg?auth=be767ba111365e9d89ae5ec6f78824a0ab2e5fae05b5e22beaec6177e0ec176a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Mourners carry the coffins containing additional remains of victims identified through DNA testing during funeral ceremonies in Minab, Iran, Tuesday, July 22, 2026, nearly five months after they were killed in the Feb. 28 strike on the Shajareh Tayyebeh School.(Razieh Poudat/ISNA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Razieh Poudat</media:credit></media:content></item><item><title><![CDATA[Lebanon’s prime minister visits shattered border village as deal with Israel begins]]></title><link>https://www.local10.com/news/world/2026/07/22/lebanons-prime-minister-visits-shattered-border-village-as-deal-with-israel-begins/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/22/lebanons-prime-minister-visits-shattered-border-village-as-deal-with-israel-begins/</guid><dc:creator><![CDATA[By KAREEM CHEHAYEB, Associated Press]]></dc:creator><description><![CDATA[BEIRUT (AP) — Lebanon's prime minister visited Wednesday a battered southern village as the implementation of a Washington-brokered Lebanese-Israeli agreement began, following months of war between Israel and the Iran-backed Hezbollah.]]></description><pubDate>Wed, 22 Jul 2026 12:15:03 +0000</pubDate><content:encoded><![CDATA[<p>BEIRUT (AP) — Lebanon's prime minister visited Wednesday a battered southern village as the implementation of a Washington-brokered Lebanese-Israeli agreement began, following months of war between Israel and the Iran-backed Hezbollah.</p><p>The latest conflict started March 2, when the Lebanese militant group fired rockets toward Israel after the U.S.-Israeli February attacks that set off the Iran war. In response, Israel launched an aerial campaign and ground invasion in Lebanon, killing more than 4,000 people and displacing 1.2 million others.</p><p>The two sides, technically in a state of war nearly 80 years after Israel’s establishment, started rare direct talks championed by Washington.</p><p>They reached an agreement by late June, setting a plan for the deployment of Lebanese military forces in areas in southern Lebanon, where Hezbollah had a military presence and influence, and the withdrawal of Israeli forces, while disarming the militant group.</p><p>Hezbollah has refused the talks and disarmament calls.</p><p>Lebanese government vows to rebuild and take control</p><p>Nawaf Salam’s visit to Zawtar Al Gharbieh came a day after President Joseph Aoun’s landmark White House meeting with U.S. President Donald Trump, who made a surprise announcement, allowing American carriers to resume direct flights to Lebanon for the first time in 40-plus years.</p><p>Salam, alongside Lebanon’s defense minister and senior military officials, pitched a Lebanese flag near a destroyed building in the town, vowing the government will start rebuilding destroyed homes and infrastructure.</p><p>“We have insisted since the beginning that our goal is the complete Israeli withdrawal from all our territory,” Salam said. “What we are seeing today is just the beginning, but we remain determined and steadfast, and will continue to mobilize all political and diplomatic efforts to secure a full withdrawal from all of Lebanese territory.”</p><p>The army did not immediately allow civilians to enter as they cleared unexploded ordnance. Residents tried to storm the barrier in a desperate bid to enter the village and check on their homes and properties.</p><p>Some expressed frustration, downplaying the army’s deployment.</p><p>“The prime minister should have informed people that he was going to Zawtar and he should have taken the people, who have been waiting for the past two days, with him,” said Zaynab Ismail, a resident.</p><p>The agreement’s implementation begins with ‘pilot zones’</p><p>Lebanon and Israel agreed to establish two “pilot zones” in a series of villages in southern Lebanon where the Israeli military is to turn over control to the Lebanese army after clearing the areas of any Hezbollah presence.</p><p>Israel hasn’t occupied any of the newly assigned zones in the latest conflict, though it has struck them and conducted ground operations. The Lebanese army has a limited presence there.</p><p>Trump, in his meeting with Aoun, did not address the “pilot zones” entering their implementation phase, but pledged to support Lebanon without going into details.</p><p>Aoun and the Lebanese government have urged the international community to invest in the Mediterranean country and its army to help rebuild its infrastructure and military capacity.</p><p>Lebanon’s top political leadership has criticized the group for dragging the country into another war, but also condemned Israel for its widespread bombing and ground invasion.</p><p>Hezbollah has condemned the government for holding direct talks with Israel and rejected the agreement, but the militant group has not tried to sabotage it through military means. Its leadership believes Israel cannot be pressured to withdraw its troops by diplomatic means only, and that Lebanon lacks the leverage of its key ally Iran in negotiations.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/COCUMUGY5VRT6ZWPAR5VPIVSOU.jpg?auth=1f23bac5ab9bcb9bb68b39e7c893e415f7da00d6acf87683fddd11df03a36bc1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo released by the Lebanese Government press office, Lebanese Prime Minister Nawaf Salam, center, raises a Lebanese flag during a visit to the southern village of Zawtar Al Gharbieh, Lebanon, Wednesday, July 22, 2026. (Lebanese Government press office via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Uncredited</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GTAUXEZ524LBHTRG2QNCYSPEU4.jpg?auth=c08a952a3b02b7632dfb90e1951c83e302314516f6f99373a78960fc834cd9ec&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lebanese army soldiers stand near a woman after preventing her from entering the southern village of Zawtar Al Gharbieh, Lebanon, Wednesday, July 22, 2026. (AP Photo/Mohammed Zaatari)]]></media:description><media:credit role="author" scheme="urn:ebu">Mohammed Zaatari</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IXPBAJBUO2P7QYVLDYRCHNFRZQ.jpg?auth=2412d88a5a591872df8db360f8ac0e6a98c1031e4fb88b887c99f6d4c9596152&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lebanese army soldiers prevent residents from entering the southern village of Zawtar Al Gharbieh while deploying at the village entrance, Lebanon, Wednesday, July 22, 2026. (AP Photo/Mohammed Zaatari)]]></media:description><media:credit role="author" scheme="urn:ebu">Mohammed Zaatari</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NWRLOWTCYEEGGF7HV4YQAE5J2U.jpg?auth=dfd5416a141115d435be30fe7288dd0c92ee10283d81599bf5f339bb85e09dbc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lebanese army soldiers prevent residents from entering the southern village of Zawtar al-Gharbiyeh while deploying at the village entrance, Lebanon, Wednesday, July 22, 2026. (AP Photo/Mohammed Zaatari)]]></media:description><media:credit role="author" scheme="urn:ebu">Mohammed Zaatari</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XEKGU35KFOHGDFJO4PRF6KP2Z4.jpg?auth=098b5e4565faf063b7bda47bebeb995c137f584aba8c07d6e8dae2dcadbf7a10&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A Lebanese army armored personnel carrier deploys at the entrance to the southern village of Zawtar Al Gharbieh, Lebanon, Wednesday, July 22, 2026. (AP Photo/Mohammed Zaatari)]]></media:description><media:credit role="author" scheme="urn:ebu">Mohammed Zaatari</media:credit></media:content></item><item><title><![CDATA[Playas cerradas y sacos de arena mientras la tormenta Bertha se acerca a Florida y Luisiana]]></title><link>https://www.local10.com/espanol/2026/07/22/playas-cerradas-y-sacos-de-arena-llenos-tormenta-tropical-bertha-se-acerca-al-golfo-de-mexico/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/22/playas-cerradas-y-sacos-de-arena-llenos-tormenta-tropical-bertha-se-acerca-al-golfo-de-mexico/</guid><dc:creator><![CDATA[Por JOHN SEEWER, Associated Press]]></dc:creator><description><![CDATA[Las comunidades de la costa del golfo de México en Estados Unidos distribuyeron sacos de arena y cerraron playas, mientras la tormenta tropical Bertha amenazaba con causar inundaciones y fuertes vientos el miércoles desde la franja noroeste de Florida hasta Luisiana.]]></description><pubDate>Wed, 22 Jul 2026 13:00:00 +0000</pubDate><content:encoded><![CDATA[<p>Las comunidades de la costa del golfo de México en Estados Unidos distribuyeron sacos de arena y cerraron playas, mientras la tormenta tropical Bertha amenazaba con causar inundaciones y fuertes vientos el miércoles desde la franja noroeste de Florida hasta Luisiana.</p><p>Se espera que Bertha toque tierra el miércoles por la noche en la zona costera y poco poblada de Luisiana, al sureste de Nueva Orleans, y que el viento sea la mayor amenaza, según Michael Buchanan, meteorólogo del Servicio Meteorológico Nacional en el estado.</p><p>En la madrugada del miércoles, la tormenta estaba a unos 235 kilómetros (145 millas) al oeste-suroeste de Panama City, Florida, y a 120 kms (75 millas) al este de la desembocadura del río Misisipi. Se desplazaba en dirección oeste a 9 kilómetros/hora (6 mph) con vientos máximos sostenidos de 85 km/h (50 mph), informó el Centro Nacional de Huracanes (NHC, por sus siglas en inglés), con sede en Miami.</p><p>Había un aviso por tormenta tropical desde la división entre los condados de Bay y Gulf, en Florida, hacia el oeste hasta Morgan City, Luisiana, así como para el área metropolitana de Nueva Orleans y el lago Pontchartrain, de acuerdo con el NHC.</p><p>Se prevén marejadas ciclónicas de hasta 1,2 metros (4 pies) en Luisiana desde la desembocadura del río Misisipi hasta la frontera estatal entre Alabama y Misisipi, con marejadas menores en partes de Florida y Alabama, según los meteorólogos.</p><p>Podrían caer entre 5 y 10 centímetros (de 2 a 4 pulgadas) de lluvia desde el oeste de Florida hasta la costa sur de Luisiana, con cantidades mayores en zonas dispersas que podrían causar inundaciones repentinas en áreas urbanas.</p><p>Se espera que Bertha se debilite a medida que avance hacia Texas, apuntaron los expertos.</p><p>Distribución de sacos de arena</p><p>Las autoridades de Misisipi, Luisiana y Florida habilitaron sitios para distribuir sacos de arena a los residentes, mientras se colocaban avisos de bandera roja a lo largo de algunas playas para alertar a los nadadores sobre los peligros de las corrientes de resaca. A lo largo de la costa, banderas rojas dobles indicaban que las aguas del golfo estaban cerradas al baño.</p><p>Las playas cerca de Pensacola, Florida, estaban en su mayoría desiertas, salvo por turistas que tomaban fotos del oleaje que golpeaba con fuerza.</p><p>“Para los locales, esto es solo otra tormenta", apuntó Candice Henderson, gerente de Crab Trap, un restaurante junto a la playa que estuvo lleno el martes en Perdido Key, Pensacola. "Cuando estás de vacaciones y está lloviendo, o vas de compras o sales a comer”.</p><p>Bertha, 2da tormenta tropical del año en el Atlántico</p><p>Bertha es la segunda tormenta tropical de la temporada de huracanes en el Atlántico. Arthur, otra tormenta tropical registrada en junio, dejó lluvias intensas en el sureste de Estados Unidos.</p><p>Bertha podría descargar fuertes precipitaciones en zonas costeras de Misisipi que aún se recuperan de las inundaciones causadas por Arthur, que destruyó y dañó viviendas.</p><p>“Debido a eso, la gente está prestando atención, o al menos eso se esperaría”, apuntó Jeff Clark, portavoz del condado Harrison, en Misisipi, donde se habilitaron seis puntos de reparto de sacos de arena.</p><p>Clark señaló que hasta el martes no había sido necesario abrir refugios ni ordenar evacuaciones.</p><p>La Administración Nacional Oceánica y Atmosférica prevé que la temporada de huracanes del Atlántico esté por debajo del promedio este año, aunque eso no elimina las posibilidades de una tormenta catastrófica.</p><p>El huracán Fausto, en el Pacífico, está lejos de tierra</p><p>En el Pacífico oriental, el huracán Fausto se movía lejos de tierra el martes. Estaba a unos 1.295 kms (805 millas) al oeste-suroeste del extremo sur de Baja California, y se desplazaba hacia el oeste-noroeste a 15 km/h (9 mph) con vientos máximos sostenidos de 130 km/h (80 mph).</p><p>Según los pronósticos, ganará fuerza gradualmente, y el NHC advirtió que el oleaje generado por Fausto podría causar condiciones de resaca y corrientes de resaca potencialmente mortales en la costa de Baja California.</p><p>_________</p><p>Los periodistas de The Associated Press, Kimberly Chandler en Montgomery, Alabama; Stephen Smith en Nueva Orleans, y Haya Panjwani en Washington 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/RAFP7BCGLCMZFQQAGGOII6HEZA.jpg?auth=c7a16ebea9935eb796f6bc2d00d24dbb0db834eaa0b8db0d385b561671317f88&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Christian Mosley-Richardson (izquierda) ayuda a Johnisha West a llenar sacos de arena antes de la llegada de la tormenta tropical Bertha, en Morris FX Jeff Sr. Park en Algiers, Nueva Orleans, el 20 de julio de 2026. (David Grunfeld/The Times-Picayune/The New Orleans Advocate via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">David Grunfeld</media:credit></media:content></item><item><title><![CDATA[Toxic gas slows efforts to rescue 13 workers trapped in India hydropower tunnel]]></title><link>https://www.local10.com/news/world/2026/07/22/toxic-gas-slows-efforts-to-rescue-13-workers-trapped-in-india-hydropower-tunnel/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/22/toxic-gas-slows-efforts-to-rescue-13-workers-trapped-in-india-hydropower-tunnel/</guid><dc:creator><![CDATA[By WASBIR HUSSAIN, Associated Press]]></dc:creator><description><![CDATA[GUWAHATI, India (AP) — Toxic gas prevented rescuers from reaching 13 workers trapped in a collapsed hydropower tunnel in India on Wednesday after a gas explosion two days earlier killed 12 workers.]]></description><pubDate>Wed, 22 Jul 2026 08:56:25 +0000</pubDate><content:encoded><![CDATA[<p>GUWAHATI, India (AP) — Toxic gas prevented rescuers from reaching 13 workers trapped in a collapsed hydropower tunnel in India on Wednesday after a gas explosion two days earlier killed 12 workers.</p><p>The blast triggered by a buildup of methane gas tore through the tunnel Monday at the 500-megawatt Teesta Hydroelectric Project in northeastern Sikkim state in the Himalayas. Authorities have recovered the bodies of 12 workers who died inside the tunnel about 40 kilometers (25 miles) south of the state capital Gangtok.</p><p>Rescue teams equipped with specialized breathing equipment and night-vision gear were having difficulty entering the tunnel because of the gas and a buildup of water, administrative official Anupama Tamling said.</p><p>Gandura Oraon, 38, said he and other workers were eating lunch inside the tunnel when a loud explosion forced them to run for the exit.</p><p>“Luckily, we found the vehicle that had delivered lunch to us sometime earlier. We got into it and drove out,” he said.</p><p>As they escaped, Oraon said, they came across their supervisor and urged him to leave with them as well. Instead, he headed toward the site of the blast to see what had happened and was later found dead, Oraon said.</p><p>The Teesta River basin, where the hydropower project is being built, lies in a seismically active region marked by young, fragile rock formations riddled with fractures and underground pockets that can trap ancient gases. Fragile mountains, seismic activity and unpredictable underground conditions make tunnel projects especially risky in the region, according to experts.</p><p>A February explosion in a coal mine in neighboring Meghalaya state killed 18 workers. A tunnel section collapsed in 2023 in northern Uttarakhand state, trapping 41 workers for 17 days before they were rescued.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/N4CSHNBCFEIDK3HKFWW5XYTM6I.jpg?auth=9527e9c7c23c16b1747d7564399ec8e1816f3a46d56f92d359e6d2bad34bd750&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Members of the rescue team carry oxygen cylinders outside the entrance to an under-construction tunnel at a hydropower project in Samardung village, about 40 kilometers (25 miles) from Gangtok, India, Tuesday, July 21, 2026. (AP Photo)]]></media:description><media:credit role="author" scheme="urn:ebu">STR</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3PURJKBMGH44ZN22ND2UE4U47U.jpg?auth=025e2685ebdfa92f8316a2d8df603c27dd062e923211f3787bd53f25f3d1954c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rescue workers carry the body of a victim into an ambulance outside the entrance to an under-construction tunnel at a hydropower project in Samardung village, about 40 kilometers (25 miles) from Gangtok, India, Tuesday, July 21, 2026. (AP Photo)]]></media:description><media:credit role="author" scheme="urn:ebu">STR</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JYSCNUP24CAO47S4ALZZWX6D5M.jpg?auth=fe4d955bafacef3984fd60e89ea0b085bb8b5b25b08625ea7cb62327f88ec309&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rescue workers carry the body of a victim into an ambulance outside the entrance to an under-construction tunnel at a hydropower project in Samardung village, about 40 kilometers (25 miles) from Gangtok, India, Tuesday, July 21, 2026. (AP Photo)]]></media:description><media:credit role="author" scheme="urn:ebu">STR</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6W6ELQ5JGZXWB552GKLGA3QN5Y.jpg?auth=7f115632f7771c0277bf964b6fd4b7ad1de4c78b5b8a56062b3ef2627f182573&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this image provided by the Information and Public Relations Department, Government of Sikkim, an ambulance moves through an under-construction tunnel at a hydropower project in Samardung village, about 40 kms. (25 miles) from Gangtok, India, late Monday, July 20, 2026. (Government of Sikkim via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/J55Y3GPP4GOAOYMPZLKEDR4NG4.jpg?auth=b06666d0d30d710dd45b2ea0ce4987ccf378cf7242d2401555575164043f5da4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this image provided by the Information and Public Relations Department, Government of Sikkim, National Disaster Response Force personnel prepare for a rescue operation at the site of an under-construction tunnel at a hydropower project in Samardung village, about 40 kilometers (25 miles) from Gangtok, India, late Monday, July 20, 2026. (Government of Sikkim via AP)]]></media:description></media:content></item><item><title><![CDATA[Ukraine overhauls its military top brass for the fight against Russia]]></title><link>https://www.local10.com/news/world/2026/07/22/ukraine-overhauls-its-military-top-brass-for-the-fight-against-russia/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/22/ukraine-overhauls-its-military-top-brass-for-the-fight-against-russia/</guid><dc:creator><![CDATA[By HANNA ARHIROVA and ILLIA NOVIKOV, Associated Press]]></dc:creator><description><![CDATA[KYIV, Ukraine (AP) — Ukraine pushed on with its fight against Russia’s invasion under new military leadership Wednesday, after President Volodymyr Zelenskyy bowed to public pressure and fired his commander-in-chief.]]></description><pubDate>Wed, 22 Jul 2026 17:15:12 +0000</pubDate><content:encoded><![CDATA[<p>KYIV, Ukraine (AP) — Ukraine pushed on with its fight against Russia’s invasion under new military leadership Wednesday, after President Volodymyr Zelenskyy bowed to public pressure and fired his commander-in-chief.</p><p>Ukraine has made significant progress in the war this year, and a rift between the country’s outgoing army chief and its defense minister threatened to derail its efforts. Both men lost their jobs following Zelenskyy’s major government reshuffle last week.</p><p>The top-level changes late Tuesday were intended to draw a line under an unwelcome spasm of political turmoil that lasted almost a week and prompted rejoicing in Russia. It was not clear whether Zelenskyy's measures would achieve that goal.</p><p>The new army chief, 43-year-old Maj. Gen. Mykhailo Drapatyi, belongs to a new generation of Ukrainian generals who have come up through the ranks during the battle against Russian aggression. He became known for his daring and courage in 2014, the year that Russia seized and illegally annexed Ukraine's Crimean Peninsula — eight years before Moscow's all-out invasion.</p><p>Zelenskyy said Drapatyi and other commanders must present an updated defense strategy, including continued reform of the corps system, faster weapon and drone deliveries, stronger air defense against Russian strikes and a clearer mobilization plan.</p><p>Russia says the changes in Kyiv won't alter the front line</p><p>There is no sign that the two countries are any closer to a peace settlement, despite U.S.-led diplomatic efforts.</p><p>Kremlin spokesman Dmitry Peskov said Wednesday that Moscow is sticking to its previous demands. They include Kyiv withdrawing its forces from the four eastern regions that Russia has seized but doesn’t fully control, renouncing any aspirations to NATO membership and sharply cutting the size of its army.</p><p>Peskov told reporters that the Ukrainian political and military changes reflect strains in Kyiv.</p><p>“Kyiv’s regime is trembling from within. It can be seen with the naked eye,” Peskov said.</p><p>Nor will the top-level alterations change the front line, he told reporters, claiming that Russian forces are on the offensive.</p><p>With the war’s roughly 1,250-kilometer (800-mile) front line mostly off-limits to independent observers, Russia and Ukraine have also engaged in a propaganda battle.</p><p>Fedorov's future is still uncertain</p><p>Zelenskyy met separately Tuesday with outgoing defense minister Mykhailo Fedorov, a 35-year-old tech-savvy entrepreneur credited with swiftly developing Ukraine’s drone technology that has given it a battlefield edge.</p><p>Fedorov locked horns with outgoing commander-in-chief Gen. Oleksandr Syrskyi, a 60-year-old veteran trained in the Soviet Union before Ukraine’s independence.</p><p>Street protests in Kyiv and other cities demanded Fedorov’s return, viewing him as a key military modernizer, and urged Zelenskyy to fire Syrskyi, regarded as part of the old guard.</p><p>The demonstrations looked set to continue on Friday, despite Syrskyi's exit.</p><p>“It is good that the dialogue is working. At the same time, we should not forget the protesters’ second demand — to reinstate Mykhailo Fedorov as defense minister,” Dmytro Koziatynskyi, a veteran and former combat medic who has emerged as an informal voice of the protests, wrote on Threads.</p><p>Zelenskyy offered Fedorov what he called a respected position in the government that would unify the country’s technology sector. It wasn’t clear if Fedorov accepted the offer -- or whether the latest moves would satisfy protesters and calm the streets.</p><p>Fedorov said after his dismissal last week that he had been offered jobs by some global defense tech companies.</p><p>Fedorov supported Drapatyi's appointment, calling it a “new hope in the fight of free people for freedom and justice” and “a voice for change that could not go unheard.”</p><p>Fedorov had criticized Syrskyi publicly before his dismissal, saying the general was blocking his reform efforts and needed to be replaced for Ukraine not to fail in its resistance against Russia.</p><p>Outgoing military chief points to recent battlefield achievements</p><p>Syrskyi defended his wartime record in a statement Wednesday.</p><p>Among other things, he claimed Ukrainian forces had clawed back 743 square kilometers (287 square miles) of Russian-occupied Ukrainian territory this year and said he was handing his successor an army that was not only defending but also conducting offensive operations.</p><p>It was not possible to independently verify his claim.</p><p>Fedorov called Syrskyi to thank him for his military triumphs, including defending the Kyiv region at the time of Russia's February 2022 full-scale invasion, the Kharkiv counteroffensive operation later that year and other battles, calling them “already an important part of Ukraine’s history.” But he added that the country must “move even faster and write new chapters, correcting all previous mistakes.”</p><p>The political crisis began last Thursday, when Zelenskyy overhauled his wartime government, replacing his prime minister and firing Fedorov after just six months in the post.</p><p>The reshuffle immediately drew thousands of protesters into the streets of Kyiv and other cities, framing Fedorov’s removal as Zelenskyy siding with an entrenched military old guard over a reformer.</p><p>Zelenskyy said Wednesday that he’s also appointing Maj. Gen. Ihor Skybiuk as chief of the General Staff as part of the overhaul.</p><p>Russia and Ukraine keep up their long-range strikes</p><p>The political maneuvers took place against a backdrop of continued deadly strikes by Russia and Ukraine on each other's soil.</p><p>Ukrainian drones overnight struck two more sprawling warehouses of Russia’s major online retailer, Wildberries, in Russia’s southern regions of Krasnodar and Stavropol, Wildberries founder Tatyana Kim and Russian officials said Wednesday.</p><p>The strikes came four days after Ukraine’s long-range drones hit massive Wildberries warehouses in the Moscow region and in the Tambov region, killing eight people and wounding dozens, according to officials.</p><p>Zelenskyy said, without naming the facilities, that they were used by Russia to supply sanctioned components for the production of drones and navigation equipment.</p><p>Russian attacks, meanwhile, have also struck several major Ukrainian logistics hubs and retail facilities over the past week.</p><p>Russia attacked Ukraine with four missiles of various types and 216 long-range strike drones overnight from Tuesday to Wednesday, according to the Ukrainian air force.</p><p>In the southern Odesa region, a Russian drone killed a woman when it struck a two-story apartment building, regional military administration head Oleh Kiper said.</p><p>___</p><p>Follow the AP’s coverage of the war in Ukraine at https://apnews.com/hub/russia-ukraine</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/OXKKCN3SKNK73NMSJIHLLIZR3U.jpg?auth=c0e98edc2267e019ff6dfb4556ef497447fc1188cefd6693761d7149ad8e5b6e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by the Ukrainian Presidential Press Office, from left, acting Minister of Defense Major General Yevhen Khmara, former Commander-in-Chief of the Ukrainian Armed Forces Oleksandr Syrskyi, Ukrainian President Volodymyr Zelenskyy and new commander-in-chief of Ukraine's Armed Forces Mykhailo Drapatyi, pose for a photo during their meeting in Kyiv, Ukraine, Wednesday, July 22, 2026. (Ukrainian Presidential Press Office via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/NNGXSFAYEZCUVS5SJAPK252DOU.jpg?auth=504acb7e45a22deec96ff40887c72c4304e28d192ecee9938117aea316fffd80&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by the Ukrainian Presidential Press Office, Ukrainian President Volodymyr Zelenskyy, center, shakes hands with new commander-in-chief of Ukraine's Armed Forces Mykhailo Drapatyi during their meeting in Kyiv, Ukraine, Monday, July 20, 2026. (Ukrainian Presidential Press Office via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/2AZSDJBYVNNFJ2QCZCJP3QU3YE.jpg?auth=2c5fd5ada672f1e8e776d911e69bcf2eab2214cd332f0a4306a0c04d22a4c8e8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by the Ukrainian Presidential Press Office, new commander-in-chief of Ukraine's Armed Forces Mykhailo Drapatyi looks on during his meeting with Ukrainian President Volodymyr Zelenskyy in Kyiv, Ukraine, Monday, July 20, 2026. (Ukrainian Presidential Press Office via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/OD7NTP2IVX2Z6UDVYOVIUTRBRE.jpg?auth=f370f00cffb292931dc49d99d25585111494337c2293270a8bf1bcb2a664b56e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rescue workers try to put out a fire of a residential building burning after a Russian air guided bomb strike in Zaporizhzhia, Ukraine, Tuesday, July 21, 2026. (AP Photo/Kateryna Klochko)]]></media:description><media:credit role="author" scheme="urn:ebu">Kateryna Klochko</media:credit></media:content></item><item><title><![CDATA[Tropical Storm Bertha makes landfall on southern Louisiana with threatening winds]]></title><link>https://www.local10.com/news/florida/2026/07/22/beaches-closed-as-tropical-storm-bertha-crawls-along-the-gulf-coast/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/07/22/beaches-closed-as-tropical-storm-bertha-crawls-along-the-gulf-coast/</guid><dc:creator><![CDATA[By JOHN SEEWER, Associated Press]]></dc:creator><description><![CDATA[Tropical Storm Bertha crawled onto the southern tip of Louisiana on Wednesday, making landfall and packing strong winds far from its center after closing beaches from the Florida Panhandle to Mississippi.]]></description><pubDate>Wed, 22 Jul 2026 19:26:29 +0000</pubDate><content:encoded><![CDATA[<p>Tropical Storm Bertha crawled onto the southern tip of Louisiana on Wednesday, making landfall and packing strong winds far from its center after closing beaches from the Florida Panhandle to Mississippi.</p><p>The Miami-based National Hurricane Center said Bertha made landfall in St. Bernard Parish, about 40 miles (65 kilometers) east of New Orleans and 45 miles (72 kilometers) southwest of Biloxi, Mississippi.</p><p>Damaging wind and storm surge are the main threats for the Deep South states. A tropical storm warning along the Gulf Coast includes New Orleans and Lake Pontchartrain, the National Hurricane Center said.</p><p>Tropical storm force winds extend over 100 miles (160 kilometers) out from the center of Bertha, the hurricane center said.</p><p>Bertha is expected to continue losing strength over the next few days as it heads toward Texas after the storm earlier trudged past the Florida Panhandle and the tips of Alabama and Mississippi.</p><p>Storm surge up to 3 feet (1 meter) is possible in Louisiana as well as heavy rain in some areas, forecasters said.</p><p>THIS IS A BREAKING NEWS UPDATE. AP’s earlier story follows below.</p><p>Tropical Storm Bertha creeped along the Gulf Coast toward the edge of Louisiana on Wednesday, spinning off strong winds far from its center and closing beaches from Florida to Mississippi.</p><p>The wind and storm surge were the main threats for the Deep South states. Parks and piers were closed up and down the coast, as were some low-lying roads. A tropical storm warning stretched from parts of the Florida Panhandle over to Louisiana, including metropolitan New Orleans and Lake Pontchartrain, National Hurricane Center said.</p><p>Landfall, expected later Wednesday, was a lesser threat.</p><p>“Landfall really doesn’t have a whole lot of meaning in this particular case,” said Robbie Berg, a warning coordination meteorologist at the hurricane center.</p><p>Tropical storm force winds extended about 100 miles (160 kilometers) from the center of the storm, the hurricane center said. Bertha was centered about 55 miles (90 kilometers) northeast of the mouth of the Mississippi River by mid-morning. It was moving west at 6 mph (9 kph) with maximum sustained winds of 50 mph (85 kph).</p><p>Storm surges up to 4 feet (1.2 meters) were possible in Louisiana from the Mississippi River mouth to the Alabama-Mississippi state line, forecasters said. Rain totals were forecast between 2 to 4 inches (5 to 10 centimeters), with higher amounts possible in isolated areas.</p><p>Elsewhere in the U.S. this week, a line of storms generated reports of tornadoes stretching from Cincinnati to New Jersey. Torrential rains caused flash floods Tuesday night that swamped homes, washed out bridges and led to water rescues in West Virginia, authorities said.</p><p>Sandbag distribution sites are set up</p><p>Authorities in Mississippi, Louisiana and Florida opened sites to provide sandbags to residents who may be impacted by Tropical Storm Bertha. Double-red flag warnings were posted along some beaches, closing them to swimmers.</p><p>“For locals, this is just another storm,” said Candice Henderson, manager of the Crab Trap, a beachside restaurant that was packed Tuesday on Pensacola, Florida’s Perdido Key. “When you’re on vacation and it's raining, you either shop or you go out to eat.”</p><p>Bertha is the second tropical storm of Atlantic season</p><p>Bertha is the second tropical storm of the Atlantic hurricane season. Tropical Storm Arthur in June brought heavy rainfall to the southeastern U.S.</p><p>Bertha could dump heavy rain on coastal areas of Mississippi that are still recovering from flooding brought by Arthur that destroyed and damaged homes.</p><p>Hurricane Fausto in the Pacific is far from land</p><p>In the eastern Pacific Ocean, Hurricane Fausto churned far from land Wednesday. The hurricane was hundreds of miles west-southwest of the southern tip of Baja California with maximum sustained winds of 80 mph (130 kph).</p><p>It was forecast to gradually strengthen and the hurricane center warned that ocean swells generated by Fausto could cause life-threatening surf and rip tide conditions on the Baja California coast.</p><p>___</p><p>Associated Press journalists Julie Walker in New York and Kim Chandler in Montgomery, Alabama, contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DIGKKHAD3IOLWXD3P2JLNVPU4Y.jpg?auth=c4287a11a26bb7dc96b20c699e13a55447511f86811aca4184edac55e953b3a0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This NOAA satellite image taken at 11:40 a.m. EDT on Wednesday, July 22, 2026, shows Tropical Storm Bertha in the Gulf of Mexico moving toward the edge of Louisiana. (NOAA via AP)]]></media:description></media:content></item><item><title><![CDATA[2,000 volunteers join a painstaking effort to restore massive skeleton of prehistoric predator]]></title><link>https://www.local10.com/news/world/2026/07/22/2000-volunteers-join-a-painstaking-effort-to-restore-massive-skeleton-of-prehistoric-predator/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/22/2000-volunteers-join-a-painstaking-effort-to-restore-massive-skeleton-of-prehistoric-predator/</guid><dc:creator><![CDATA[By CLAUDIA CIOBANU, Associated Press]]></dc:creator><description><![CDATA[WARSAW, Poland (AP) — Volunteers armed with chisels, brushes and protective goggles chip away at rock encasing the bones of a massive prehistoric amphibian in a glass-walled laboratory on the ground floor of Warsaw’s Copernicus Science Centre.]]></description><pubDate>Wed, 22 Jul 2026 06:20:32 +0000</pubDate><content:encoded><![CDATA[<p>WARSAW, Poland (AP) — Volunteers armed with chisels, brushes and protective goggles chip away at rock encasing the bones of a massive prehistoric amphibian in a glass-walled laboratory on the ground floor of Warsaw’s Copernicus Science Centre.</p><p>On the other side of the wall, visitors watch the work unfold on the bones of the nearly six-meter (20-foot)-long skeleton. Children point with excitement while parents contemplate the creature the massive bones once belonged to.</p><p>The painstaking restoration is part of an unusual public science project. More than 2,000 volunteers are helping Polish scientists restore the skeleton of the Mastodonsaurus, a fearsome aquatic predator from around the dawn of the dinosaur age.</p><p>The work is meticulous. Bone must be separated from surrounding rock millimeter by millimeter with a pneumatic chisel, whose needle gently breaks away rock while ultraviolet light reveals where the bone ends and the surrounding rock begins.</p><p>The volunteers are managers, cleaners, tattoo artists — not geologists or paleontologists. They receive training and special protective gear, before they begin two-hour-long chiseling sessions under supervision.</p><p>“I imagine that those bones were lying underground for 240 million years and I am the first human on earth to touch them," said Tatyana Kozyk, the coordinator of the volunteer teams. “I'm still trying to wrap my head around this experience.”</p><p>An ancient aquatic predator</p><p>One of the largest amphibians ever to exist, the Mastodonsaurus lived about 240 million years ago during the Middle Triassic, while the earliest dinosaurs were appearing but before they came to dominate Earth. It was an underwater ambush hunter, preying mainly on fish and smaller amphibians.</p><p>Scientists believe it could grow to nearly six meters (20 feet) in length. It had a broad, flat head, long jaws and sharp conical teeth, its appearance resembling a crocodile's, though it belonged to a different branch of the vertebrate family tree.</p><p>When the restoration is complete, it will be the largest exhibited in a museum anywhere in the world, said Tomasz Sulej, a paleontologist and professor at the Institute of Paleobiology at the Polish Academy of Sciences. Its skeleton weighs 1,300 kilograms (2,865 pounds).</p><p>Sulej and his colleague Wojciech Pawlak from the Faculty of Geology at the Warsaw University are credited with discovering the skeleton in southern Poland in 2023 and coming up with the idea to invite volunteers to help with its restoration.</p><p>Sulej says there are no other known Mastodonsaurus skeletons this large anywhere else in the world, and the discovery promises to help scientists learn more about the species.</p><p>“The structure of the body is different from what we knew so far," he said. "This is information that is completely new to the scientific world.”</p><p>Other Mastodonsaurus skeletons have been found elsewhere, including in Germany and Russia, Sulej said, but they are around 2 to 3 meters (6½ to 10 feet) long.</p><p>A chance to reflect on the past and future</p><p>Dorota Serafin, a 51-year-old manager from Warsaw who volunteers for the project, said working with the skeleton of an ancient animal is an experience that is at the same time “relaxing and philosophical, even mystical.”</p><p>Serafin said she plans to return for other sessions and eventually bring her family to Copernicus when the restored skeleton is exhibited, which is expected to happen in October or November.</p><p>In addition to the startling experience of touching the remains of an animal that lived hundreds of millions of years ago, contact with the Mastodonsaurus offers an opportunity to reflect on the future, those involved in the project said.</p><p>The amphibian inhabited Earth’s waters after the largest known mass extinction and just before the dinosaurs appeared. As humanity contemplates the potentially catastrophic effects of climate change, Sulej says the story of the Mastodonsaurus offers some hope.</p><p>“The Mastodonsaurus lived after the great extinction, which shows one thing, that nature always manages,” Sulej said. “It's not true that humans can destroy life on this planet. Nature and life always find ways to survive.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SN4GZLJA6QTWJOMZ2B2GENEV7M.jpg?auth=20cb55ac0cd66dda2d5dbaf829ed0401962533126013a5c456136c61ab653da4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Under the watchful eye of scientists, volunteers clean the skeleton of a mastodonsaurus, a huge amphibian that walked the Earth 240 million years ago, at the Copernicus Science Center in Warsaw, Poland, Tuesday, July 21, 2026. (AP Photo/Claudia Ciobanu)]]></media:description><media:credit role="author" scheme="urn:ebu">Claudia Ciobanu</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2622TMNYURVFFTJA36VYF4HGIU.jpg?auth=9bbf997159c3ca11dbddcf248464951bd94ca87f7b273414bf36d6f14d2bfc08&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Under the watchful eye of scientists, volunteers clean the skeleton of a mastodonsaurus, a huge amphibian that walked the Earth 240 million years ago, at the Copernicus Science Center in Warsaw, Poland, Tuesday, July 21, 2026. (AP Photo/Claudia Ciobanu)]]></media:description><media:credit role="author" scheme="urn:ebu">Claudia Ciobanu</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/V6LYWOWPNW4ZKJH3ZTWTB6KFGA.jpg?auth=b26c502683c37f3f96bbaf4c562e7ae7b6f3348d358ced8c2e25bf763319a09b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Scientist Tomasz Sulej, from the Institute of Paleobiology at the Polish Academy of Sciences, inspects the skeleton of a mastodonsaurus, a huge amphibian that walked the Earth 240 million years ago, at the Copernicus Science Center in Warsaw, Poland, Tuesday, July 21, 2026. (AP Photo/Claudia Ciobanu)]]></media:description><media:credit role="author" scheme="urn:ebu">Claudia Ciobanu</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PZT3US5NTFXUPTLG6DSPQ5EULY.jpg?auth=0e7c909b1ac39d2e1779704d4ee928882d584df745ef2dc75b4c83c647d0d530&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Volunteer coordinator Tatyana Kozyk cleans the skeleton of a mastodonsaurus, a huge amphibian that walked the Earth 240 million years ago, at the Copernicus Science Center in Warsaw, Poland, Tuesday, July 21, 2026. (AP Photo/Claudia Ciobanu)]]></media:description><media:credit role="author" scheme="urn:ebu">Claudia Ciobanu</media:credit></media:content></item><item><title><![CDATA[Iran's demands over the Strait of Hormuz would set a dangerous precedent, Rubio warns Asian leaders]]></title><link>https://www.local10.com/news/world/2026/07/22/irans-demands-over-the-strait-of-hormuz-would-set-a-dangerous-precedent-rubio-warns-asian-leaders/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/22/irans-demands-over-the-strait-of-hormuz-would-set-a-dangerous-precedent-rubio-warns-asian-leaders/</guid><dc:creator><![CDATA[By MICHELLE L. PRICE and JIM GOMEZ, Associated Press]]></dc:creator><description><![CDATA[MANILA, Philippines (AP) — U.S. Secretary of State Marco Rubio warned Asian leaders Wednesday that Iran's demand to control and collect tolls in the Strait of Hormuz would threaten the world’s economy and set a precedent that could be repeated elsewhere in the world.]]></description><pubDate>Wed, 22 Jul 2026 16:05:15 +0000</pubDate><content:encoded><![CDATA[<p>MANILA, Philippines (AP) — U.S. Secretary of State Marco Rubio warned Asian leaders Wednesday that Iran's demand to control and collect tolls in the Strait of Hormuz would threaten the world’s economy and set a precedent that could be repeated elsewhere in the world.</p><p>Rubio spoke at the start of an annual meeting in the Philippine capital, Manila, with counterparts from the Association of Southeast Asian Nations who have expressed alarm over the resurgent fighting in the Middle East that has battered their region. Despite Washington’s preoccupation with Iran, Rubio said, “We’re with ASEAN 100%.”</p><p>“If we create a precedent in the Middle East where a nation-state can decide that they are going to control an international waterway, charge a toll and if you don’t pay them, blow up your ships, we have created a very dangerous precedent which will repeat itself in other parts of the world, including in this region,” he said.</p><p>Washington's top diplomat also renewed allegations that Iran has reneged on commitments under a collapsed interim ceasefire deal. Rubio said Iran “has been reaching out to the United States, both directly and indirectly, to engage in talks about settling the differences.” He said that while “the U.S. would love to reach a diplomatic settlement," the Trump administration is “not going to sit by and let ships be blown up or Americans be attacked.”</p><p>Top diplomats from the U.S., China, Russia and several other countries are in Manila this week to take part in at the ASEAN ministerial gathering. Newly minted British Foreign Secretary Ed Miliband was arriving Wednesday, his office said.</p><p>Sergey Lavrov, Russia's foreign minister, told reporters that Moscow would like to see a quick settlement between the U.S. and Iran.</p><p>“There are those eager to incite each party to keep the conflict going, but we aren’t one of those,” he said.</p><p>“We would like to see it stop — it impacts the global economy and Russia is part of the global economy,” Lavrov said, adding that Moscow is “interested in stable global energy prices to pursue long-term economic policies.”</p><p>Southeast Asia hit hard by energy shock from Iran war</p><p>Australian Foreign Minister Penny Wong underscored her country's concern over the renewed attacks in the Middle East, warning that “the situation could deteriorate further without much warning.”</p><p>“We want to see an end to this war. We want to see a ceasefire. We want to see negotiations and we want the strait to be opened,” Wong told reporters.</p><p>“People are being affected by what is happening and has happened to global energy markets and the effect on people has been direct and personal,” she said.</p><p>Overreliance on fossil fuel imports from the Middle East has made Southeast Asia particularly vulnerable to the energy shock triggered by the Iran war, according to the International Energy Agency, which called the crisis a “stark wake-up call” for the region’s energy security.</p><p>Asian markets imported about 80% of the crude oil and almost 90% of the liquefied natural gas, or LNG, transiting through the Strait of Hormuz in 2025, the IEA said.</p><p>Rubio and allies reaffirm commitment to counter growing Chinese influence</p><p>Rubio also met with counterparts in the four-nation Quad partnership, which is made up of the U.S., Australia, India and Japan. They discussed maritime and transnational security, among other issues, and issued a joint statement that reaffirmed their commitment to maritime security initiatives aiming to counter China’s growing influence in the region.</p><p>During the meeting, Japanese Foreign Minister Toshimitsu Motegi voiced strong opposition to any attempts to change the status quo by force in the region, including in the disputed South China Sea and East China Sea, where China's increasingly aggressive actions have sparked concern.</p><p>Tokyo has a long-running dispute over Japan-controlled islands, which Beijing also claims, in the East China Sea.</p><p>Wong echoed his concern, saying, “We have real concerns about behavior that is destabilizing and risky.”</p><p>The Trump administration has repeatedly criticized China's assertive actions in the South China Sea to the disadvantage of smaller claimant countries like the Philippines, Washington's oldest treaty ally in Asia.</p><p>Rubio met separately with Chinese Foreign Minister Wang Yi, telling reporters later that they discussed a new altercation this week between Chinese and Filipino forces in a disputed shoal. Rubio called the incident “escalatory."</p><p>“It speaks to areas of disagreement when it comes to our policies with China,” Rubio said. “Those need to be managed very carefully, because obviously, a conflict — be it economic or otherwise — between the U.S. and China would have a dramatic global impact.”</p><p>He said they also talked about a trade board that is meant to allow the two governments to discuss certain goods, and that he hopes it can be a “deliverable” from a planned meeting in the U.S. in September between President Donald Trump and Chinese leader Xi Jinping.</p><p>Wang protested to Rubio about “recent negative words and actions by the U.S. side,” according to the Chinese Foreign Ministry. It was not clear what he referred to, but Trump recently accused China of meddling in the 2020 election and the U.S. administration shortened visas for Chinese journalists.</p><p>ASEAN foreign ministers discussed the territorial disputes Tuesday, welcoming progress in yearslong negotiations between China and their regional bloc on a proposed non-aggression pact that aims to prevent a major conflict in the disputed waters that could draw in the United States.</p><p>Rubio and Lavrov to discuss Ukraine</p><p>Rubio said he will meet Lavrov, the Russian foreign minister, on Thursday and discuss the war in Ukraine. He suggested he also would use the meeting to find other areas of potential cooperation between the U.S. and Russia.</p><p>He said the U.S. remains open to playing a role in ending the conflict “if that opportunity presents itself.”</p><p>Rubio said those efforts have “kind of fallen off a little bit over the last few months” but he will use the meeting with Lavrov to see if there’s an opportunity to renew talks.</p><p>Lavrov, meanwhile, said he will ask Rubio about Trump’s claim that a settlement on the war in Ukraine is getting close.</p><p>Rubio also met with his Indian counterpart, External Affairs Minister Subrahmanyam Jaishankar, a U.S. official said. They discussed both regional issues and the Iran war, along with a yet-to-be completed trade agreement to lower Trump’s tariffs on Indian goods.</p><p>___</p><p>Associated Press journalists Haruka Nuga and Anton Delgado in Bangkok, Mari Yamaguchi in Tokyo and Fu Ting in Washington contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MXJ3LSVSXAWK2SF6DZB3DAVAUE.jpg?auth=fd3310a8154e55830aeee7729fc483e0f6bbe9a6a9eff6fcc2a0f4e12096528d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[From left, East Timor's Foreign Minister Bendito dos Santos Freitas, Vietnam Foreign Minister Le Hoai Trung, U.S. Secretary of State Marco Rubio and Cambodia's Foreign Minister Prak Sokhonn join hands during the ASEAN Post-Ministerial Conference with the United States on the sidelines of the Association of Southeast Asian Nations (ASEAN) Foreign Ministers' Meeting in Pasay city, Metro Manila, Philippines Wednesday, July 22, 2026. (Brendan Smialowski/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Brendan Smialowski</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SAUYSU337SDW4FO76DM7TFFGTI.jpg?auth=31ad7127ec336a0119247a1c9203fb922d27c9093d4c1a5a491740b659344ae8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S. Secretary of State Marco Rubio, right, arrives for a group photo session during the ASEAN Post Ministerial Conference with the United States on the sidelines of the Association of Southeast Asian Nations (ASEAN) Foreign Ministers' Meeting in Pasay city, Metro Manila, Philippines Wednesday, July 22, 2026. (AP Photo/Aaron Favila, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Aaron Favila</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TU5RIYBMVLV3SAWBNV2RBBM2NY.jpg?auth=53e610e57c12630386cbd97afaa8d705542bbea5b673621a84793a4e4d436060&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S. Secretary of State Marco Rubio makes an opening statement during the ASEAN Post-Ministerial Conference with U.S. on the sidelines of the Association of Southeast Asian Nations (ASEAN) Foreign Ministers' Meeting in Pasay city, Metro Manila, Philippines Wednesday, July 22, 2026. (Brendan Smialowski/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Brendan Smialowski</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ETL57GLENYL64ROSJ7JV2CO7OY.jpg?auth=1381c8aa6a3e36ab9564d33d3272fb20231fba67c163dbf7f9d6a9a66f3480a6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Japan's Foreign Minister Toshimitsu Motegi, left, shakes hands with India's Foreign Minister S. Jaishankar, center, as U.S. Secretary of State Marco Rubio looks on, on the sidelines of the Association of Southeast Asian Nations (ASEAN) Foreign Ministers' Meeting in Pasay city, Metro Manila, Philippines Wednesday, July 22, 2026. (Brendan Smialowski/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Brendan Smialowski</media:credit></media:content></item><item><title><![CDATA[Marshawn Lynch adds football element to Hockey Diversity Alliance's SummerFest event in Toronto]]></title><link>https://www.local10.com/sports/2026/07/22/marshawn-lynch-adds-football-element-to-hockey-diversity-alliances-summerfest-event-in-toronto/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/22/marshawn-lynch-adds-football-element-to-hockey-diversity-alliances-summerfest-event-in-toronto/</guid><dc:creator><![CDATA[By JOHN WAWROW, Associated Press]]></dc:creator><description><![CDATA[The Hockey Diversity Alliance is adding a football element to its youth SummerFest in Toronto this weekend, with former NFL running back Marshawn Lynch serving as a special guest.]]></description><pubDate>Wed, 22 Jul 2026 10:00:06 +0000</pubDate><content:encoded><![CDATA[<p>The Hockey Diversity Alliance is adding a football element to its youth SummerFest in Toronto this weekend, with former NFL running back Marshawn Lynch serving as a special guest.</p><p>Aside from competing in a celebrity ball hockey game, Lynch will also host a football clinic at the HDA's fourth festival on Saturday. The former Seattle Seahawks player and 2014 Super Bowl champion is no stranger to the HDA. Lynch took the ice at the alliance’s WinterFest that coincided with Toronto hosting the NHL All-Star Game two years ago.</p><p>“I’m really excited about him and the football aspect of it,” HDA chairman Akim Aliu said. “Where we’re able to have success as an organization is tapping into the culture and personality aspects and using people’s audiences from different sports.”</p><p>The HDA was launched in 2020 by current and former NHL players of color to speak out against racism and intolerance, and with an objective of opening hockey to minorities and underserved youth by providing free hockey equipment, hosting clinics and renting ice time.</p><p>Aliu estimated the HDA has spent about $1.1 million annually in its grassroots mission, and has since expanded beyond the Toronto region. The alliance has launched programs in Los Angeles, New York, Montreal, Nova Scotia, and is preparing to add Calgary, Alberta, to the mix next month, Aliu said.</p><p>SummerFest stands as the major event on the HDA calendar, and features performances, carnival attractions and rides, followed by a fundraising gala in the evening.</p><p>Among the notable athletes scheduled to attend are Canadian Olympic sprinter Andre De Grasse, tennis player Bianca Andreescu, former Seahawks tight end Luke Wilson and former Toronto Raptors player Serge Ibaka.</p><p>Aliu anticipates the daytime event attracting a capacity crowd of more than 4,000 participants.</p><p>Aliu is a former pro hockey player who was born in Nigeria, lived in Ukraine and picked up the sport when his family moved to Toronto when he was 7. In 2022, Scholastic and the publishing company of former NFL quarterback Colin Kaepernick released a graphic novel highlighting Aliu’s life titled: “Akim Aliu Dreamer: Growing Up Black in the World of Hockey.”</p><p>“Why I’m so proud of our work is because it’s really for the most vulnerable that would never have access to the sport,” Aliu said. “Over 2,000 lives have been positively impacted by our work, and we’re just getting going.”</p><p>___</p><p>AP NHL: https://apnews.com/hub/nhl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JNZLOJSOC4KJIYUJPZW7NTET5E.jpg?auth=f4670e6e230448ae48d97e29626b3ec2efb30b3bd2e5280492950823da9649ca&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Marshawn Lynch looks on before an NFL preseason football game between the Washington Commanders and the Baltimore Ravens, Aug. 23, 2025, in Landover, Md. (AP Photo/Nick Wass, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Nick Wass</media:credit></media:content></item><item><title><![CDATA[Oil prices rise another 3%, while Wall Street drifts in mixed trading]]></title><link>https://www.local10.com/news/2026/07/22/oil-prices-rise-another-3-while-wall-street-drifts-in-mixed-trading/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/22/oil-prices-rise-another-3-while-wall-street-drifts-in-mixed-trading/</guid><dc:creator><![CDATA[By STAN CHOE, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — The U.S. stock market is drifting in mixed trading Wednesday, while oil prices climb another 3% as fighting continues in the war with Iran.]]></description><pubDate>Wed, 22 Jul 2026 19:19:54 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — The U.S. stock market is drifting in mixed trading Wednesday, while oil prices climb another 3% as fighting continues in the war with Iran.</p><p>The S&P 500 was virtually unchanged, coming off its best day in three weeks, after swinging between modest losses and gains for much of the day. The Dow Jones Industrial Average was up 32 points, or 0.1%, with less than an hour remaining in trading, and the Nasdaq composite was 0.3% lower.</p><p>Philip Morris International rose 3% after the seller of Marlboro cigarettes reported stronger profit and revenue for the latest quarter than expected. Its shipments of smoke-free products rose 7.5%.</p><p>AT&T climbed 2.2% after reporting a stronger profit than analysts expected. CEO John Stankey also said the telecom is accelerating plans to send roughly $10 billion to its shareholders this year through the buybacks of its stock.</p><p>Super Micro Computer soared 20.2% after the seller of AI servers said it expects to report stronger profit margins for the latest quarter than it had earlier forecast. It, though, also said that revenue will likely come in at the low end of its forecasted range of $11 billion to $12.5 billion.</p><p>They helped offset a 7.9% drop for GE Vernova, which reported a weaker profit for the latest quarter than analysts expected.</p><p>Alphabet slipped 0.3% ahead of its earnings report, which is scheduled to arrive after trading ends for the day. Anticipation is high, and not just because the parent company of Google is one of the largest stocks on Wall Street. It's also one of the biggest spenders on artificial-intelligence  technology.</p><p>Investors are looking for signs that the deluge of dollars going into processors, computer memory and other building blocks of the AI boom are producing the kinds of productivity and profits that would make the investments worth it. If that isn't the case, stocks of chip companies and other AI winners would look very expensive following their rushes higher.</p><p>Such worries have kept AI stocks at the center of Wall Street’s swings for weeks.</p><p>Micron Technology swung between a loss of 3.6% and a gain of 1.2% Wednesday. That's after it jumped 14.4% in the first two days of this week to reclaim nearly all its 13.3% plunge from the week before. It's still up nearly 240% for the year so far.</p><p>Stocks broadly also felt pressure from continuing climbs for oil prices, which raise costs for most businesses and erode their profits.</p><p>The price for a barrel of Brent crude oil, the international standard, rose 3.4% to $94.07 after briefly topping $95 in the morning to touch its highest price in nearly six weeks. That’s up from less than $72 early this month, which is roughly where it was before the war with Iran.</p><p>Rising oil prices are threatening a reacceleration of inflation. That in turn could push the Federal Reserve  and other central banks to raise interest rates, which would slow economies and undercut prices  for stocks and other investments.</p><p>The yield on the 10-year Treasury rose to 4.66% from 4.63% late Tuesday and from just 3.97% before the war with Iran began. It's already helped bring long-term U.S. mortgage rates to their highest levels in nearly a year.</p><p>Oil prices have climbed as fighting across the Middle East keeps oil tankers from using the Strait of Hormuz to exit the Persian Gulf. Normally, a fifth of all oil and natural gas traded passes through the narrow strait.</p><p>The auto club AAA said Wednesday that the average price for a gallon of regular gas in the U.S. jumped again overnight to $4.06. That’s still below highs of around $4.56 per gallon in May, but it had been below $3 before the United States and Israel attacked Iran in late February.</p><p>In stock markets abroad, indexes climbed in Europe following a mixed session in Asia.</p><p>London’s FTSE 100 rose 1.2%, while Hong Kong’s Hang Seng fell 1% for two of the world’s bigger moves.</p><p>___</p><p>AP Business Writers Yuri Kageyama and Matt Ott contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NQ4OG7TKVKREEMEU3WPUJIPIWQ.jpg?auth=e82a68ba09f0cefc62d960778157e263f49f86d5769f43f61de1952123d6f214&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Options traders Justin Kanda, Doran Swan, and Ravi Bhandari. left to right, work on the floor of the New York Stock Exchange, Thursday, June 25, 2026. (AP Photo/Richard Drew)]]></media:description><media:credit role="author" scheme="urn:ebu">Richard Drew</media:credit></media:content></item><item><title><![CDATA[Trump pays respects to 4 US service members killed in the Middle East]]></title><link>https://www.local10.com/news/politics/2026/07/22/trump-pays-respects-to-4-us-service-members-killed-in-the-middle-east/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/22/trump-pays-respects-to-4-us-service-members-killed-in-the-middle-east/</guid><dc:creator><![CDATA[By MATT ROURKE, JULIA DEMAREE-NIKHINSON and COLLIN BINKLEY, Associated Press]]></dc:creator><description><![CDATA[DOVER AIR FORCE BASE, Del. (AP) — President Donald Trump on Wednesday honored the lives of four U.S. service members who were killed in the Middle East and returned to their families at an air force base in Delaware.]]></description><pubDate>Wed, 22 Jul 2026 18:30:42 +0000</pubDate><content:encoded><![CDATA[<p>DOVER AIR FORCE BASE, Del. (AP) — President Donald Trump on Wednesday honored the lives of four U.S. service members who were killed in the Middle East and returned to their families at an air force base in Delaware.</p><p>The president saluted as four transfer cases carrying the service members' remains were escorted off an airplane during the dignified transfer at Dover Air Force Base. The ritual is one of the most somber duties of a commander in chief. It was the third Trump has attended since he launched the war in Iran in February.</p><p>Trump was scheduled to meet privately with the grieving families. Speaking to reporters on his way to Dover, Trump called the ritual “one of the hardest things to do as a president.” His message to the families, he said, was, “We love you. We love your child.”</p><p>“There’s no games, there’s no nothing — that’s their child,” Trump said. “And all you can do is throw out your heart.”</p><p>Trump was accompanied by administration officials including Defense Secretary Pete Hegseth and Gen. Dan Caine, chairman of the Joint Chiefs of Staff. Also present were Sen. Thom Tillis, R-N.C., and Sen. Chris Coons, D-Del.</p><p>During the ritual, transfer cases draped with the American flag and holding the remains of the fallen soldiers are carried from the military aircraft that transported them to awaiting vehicles to take them to the mortuary facility at the base. There, the service members are prepared for their final resting place.</p><p>Fallen troops came from Hawaii, Texas, New York and North Carolina</p><p>Two U.S. Army soldiers killed in Iranian missile and drone attacks in Jordan were returned during the dignified transfer. The remains of a third service member who is believed to be the soldier missing after the Jordan attacks were also returned, as well as the remains of a soldier killed in Iraq during a detonation of an Iranian drone.</p><p>The soldiers killed in Jordan were identified by the Defense Department as Tyler James Feehan, 25, of Ewa Beach, Hawaii; and Isabella Gonzales, 19, of Carrollton, Texas. The soldier who disappeared after the Jordan attacks is Angel S. Rampersad, 28, of Ozone Park, New York, the Defense Department said.</p><p>The soldier killed in Iraq was identified as Michael Emmanuel Swinton, 30, who lived in Spring Lake, North Carolina.</p><p>The White House said Feehan's family would be joining on Air Force One later on Wednesday as Trump travels to Georgia for an event promoting his administration's investment accounts for children.</p><p>Trump previously said the soldiers died while protecting America and other nations from Iran.</p><p>“We feel very badly, but you know, those great people, those great patriots were out there fighting so that Iran cannot have a nuclear weapon,” Trump told reporters on Sunday. He added that the U.S. was striking Iran “in honor” of the fallen troops.</p><p>Trump vows to retaliate for each US death</p><p>The U.S. has launched multiple retaliatory strikes against Iran as an interim agreement to end the war falls apart. Trump on Monday said that every time Iran kills an American soldier, “they will pay for that killing many times over!”</p><p>Since the war began on Feb. 28, 18 U.S. service members have been killed.</p><p>Trump on Tuesday said that while almost all the incoming fire in Jordan was stopped, some made it through.</p><p>“They did slip something through in Jordan,” he said. “If we had other operators, you know, it would have not happened, unfortunately.”</p><p>He went on: “We’ve stopped almost everything, but when you let other people do your job with the United States — we let other people do the job — and sometimes it doesn’t work out so well.”</p><p>Trump did not elaborate on his comments, and it was not immediately clear who he was saying was responsible for protecting U.S. forces in Jordan.</p><p>Trump attended two previous dignified transfers since the outset of the war, most recently in March.</p><p>Soldier had planned to marry fiance and attend law school</p><p>Feehan, a first lieutenant who was killed Saturday, will be posthumously promoted to the rank of captain and awarded the Bronze Star, Purple Heart and Combat Action Badge. He was assigned out of Fort Bragg, North Carolina, to the 32nd Army Air and Missile Defense Command.</p><p>Feehan’s family said in a statement that their hearts were shattered by his loss. They remembered Feehan, who went by “Tivo,” as someone who “packed in more living” in his 25 years than most do in a lifetime.</p><p>“He chased adventure relentlessly,” the statement said. “He believed deeply in the power of military service, especially what it builds in a person: discipline, leadership, character.”</p><p>He planned to marry his fiance and attend law school after his deployment. The family said they’re starting a scholarship in his name.</p><p>Gonzales, who was killed Friday, was a private with the 10th Army Air and Missile Defense Command in Ansbach, Germany. She graduated last year from Hebron High School in Carrollton, near Dallas, school officials said.</p><p>Rampersad, a sergeant who was believed to have been killed in Friday's attacks, was assigned to the 57th Air Defense Artillery Regiment, 52nd Air Defense Artillery Brigade, 10th Army Air and Missile Defense Command in Ansbach, Germany.</p><p>Swinton, a sergeant who was killed Sunday, will receive a Bronze Star, Purple Heart and Combat Action Badge, and will be promoted to staff sergeant. He enlisted in the Army in 2017 and was assigned to the 55th Air Defense Artillery Regiment, 108th Air Defense Artillery Brigade, out of Fort Bragg, North Carolina.</p><p>___</p><p>Binkley reported from Washington. Associated Press writer Michael Catalini contributed from Morrisville, Pennsylvania.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/T4FQQGBLLH46GVY3B7ELUVTGMI.jpg?auth=86c6a2abc19f9340c75f14eaa5f66c11e4971c5a0a20166f992c37ad757a3610&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump salutes as a U.S. Army carry team moves a transfer case containing the remains of Pvt. Isabella Gonzales of Carrollton, Texas, Wednesday, July 22, 2026, at Dover Air Force Base, Del. (AP Photo/Matt Rourke)]]></media:description><media:credit role="author" scheme="urn:ebu">Matt Rourke</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FPWGGVL555K4NZLOZWVX3KZOAA.jpg?auth=c68e34cf5293174553ae6a836060130844f394b0784ecc952544c903ba1811d3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A U.S. Army carry team moves a transfer case containing the remains of 1st Lt. Tyler James Feehan of Ewa Beach, Hawaii, Wednesday, July 22, 2026, at Dover Air Force Base, Del. (AP Photo/Matt Rourke)]]></media:description><media:credit role="author" scheme="urn:ebu">Matt Rourke</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GRZNS2LAFFAEUCFGTZHTSODIAU.jpg?auth=dc289aefc48915c94794cbdb5821950eda5b5fd54cdb68c660bb1251bd481262&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump and Defense Secretary Pete Hegseth salute as a U.S. Army carry team moves a transfer case containing the remains of Pvt. Isabella Gonzales of Carrollton, Texas, Wednesday, July 22, 2026, at Dover Air Force Base, Del. (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/6TAUGE2TGEN4H2Q7SULEOYERJU.jpg?auth=d86f008a4f066ff431f2c08fc7ef509ac091e2f1864466d25d58f57de0a56a1f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump, far right, and Defense Secretary Pete Hegseth, second from right, attend the dignified transfer of four U.S. service members recently killed in the Middle East, Wednesday, July 22, 2026, at Dover Air Force Base, Del. (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/2FYJTCHIIHDS77VMPZXJ5CJRKA.jpg?auth=bedd1248158ec22d17801845832ffe5222586616d42456756677ec46ba22cedc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A U.S. Army carry team moves a transfer case containing the remains of Pvt. Isabella Gonzales of Carrollton, Texas, Wednesday, July 22, 2026, at Dover Air Force Base, Del. (AP Photo/Matt Rourke)]]></media:description><media:credit role="author" scheme="urn:ebu">Matt Rourke</media:credit></media:content></item><item><title><![CDATA[As the president touts Trump Accounts, some families are still waiting for baby's $1,000]]></title><link>https://www.local10.com/business/2026/07/22/as-the-president-touts-trump-accounts-some-families-are-still-waiting-for-babys-1000/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/22/as-the-president-touts-trump-accounts-some-families-are-still-waiting-for-babys-1000/</guid><dc:creator><![CDATA[By MORIAH BALINGIT, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — President Donald Trump says Trump Accounts could hoist children out of poverty and give more Americans the chance to benefit from investments in the stock market. Some parents say they're still waiting for the money to arrive.]]></description><pubDate>Wed, 22 Jul 2026 17:51:46 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — President Donald Trump says Trump Accounts could hoist children out of poverty and give more Americans the chance to benefit from investments in the stock market. Some parents say they're still waiting for the money to arrive.</p><p>Trump on Wednesday plans to speak at a Georgia high school to promote the investment accounts, which offer $1,000 in seed money to every child born during his second term. The accounts went live July 4, two days before Trump rang the opening bells for the New York Stock Exchange and the Nasdaq from the Oval Office.</p><p>The tax-advantaged accounts, created last year through Trump’s signature tax and spending cuts bill, can be opened for any child under the age of 18. The Treasury Department boasts 6.5 million sign-ups for Trump Accounts, with 1.5 million of those eligible for the $1,000 seed funding for babies born from 2025 through 2028. Most of those families receive their $1,000 in one or two days, the Treasury Department said.</p><p>Boosters of the program say it’s a chance to give more Americans a stake in the stock market. They hope it will stem the rising popularity of democratic socialists, who seek to raise taxes on corporations and wealthy people to ease the cost of things like food and healthcare for low-income and middle-class Americans.</p><p>After the Trump Accounts are set up, parents, relatives, friends and employers can contribute to them. Some billionaires have also pledged philanthropic contributions. The money is turned over to private firms that invest it in index funds, a type of mutual fund that tracks the performance of the stock market. The money can’t be accessed until the child turns 18, and only then for specific purposes, such as going to school, opening a business or buying a home.</p><p>Some parents were told it could take 4 weeks for the deposit</p><p>For babies born since Trump took office last year, $1,000 from the U.S. Treasury is supposed to kick off the accounts. While some parents report receiving the money, others said in interviews and on social media they're still waiting for the accounts to receive $1,000.</p><p>Masaki and Kristina McLellan, new parents from Bergen County, New Jersey, said in an interview they were wary of signing up for the accounts because they worried it was a promotional stunt for the president. But the $1,000 incentive persuaded the couple, whose daughter Maya was born in late March, to start an account anyway.</p><p>Masaki McLellan said he applied for the account July 6. At first, the application was rejected, but the account was activated after he called the Trump Account hotline. He was told he'd see the money in the account in 10 days. Now, he says, he's been told it will take up to four weeks.</p><p>Kristina McLellan said she was disappointed it was taking so long to fund her daughter's account. But the infant has multiple other investments already compounding for her. Maya's parents have already started a 529 college savings plan and a custodial brokerage account for her. The Trump Account is the third investment account in the little girl's name.</p><p>“We definitely want to give her options for her future and make sure she can choose what she wants to do,” said McLellan, a studio director for a local news station, who returns from maternity leave next week.</p><p>The Treasury Department emphasized the McLellans’ case is unusual and said only a sliver of those who apply need customer support.</p><p>Treasury says most parents wait only 1 or 2 days</p><p>The Treasury Department said that the lag between opening an account and receiving the seed funding constitutes “standard processing time, like receiving a tax refund,” and that the overwhelming majority of parents are waiting only one to two days. But the department likes to give parents a conservative estimate for how long it might take for the money to be transferred, such as the estimate of up to four weeks given to the McLellans.</p><p>“Trump Accounts level the playing field by allowing every parent to invest in their children’s future, not just wealthy families with trust funds,” the department said.</p><p>The government also unveiled an initiative last month that permits child welfare agencies to open accounts on behalf of foster youth.</p><p>"With roughly 1 million sign-ups per month before launch, Trump Accounts have become the most popular and successful government-backed savings product in U.S. history,” the Treasury Department said.</p><p>Trump faces pressure over his handling of the economy</p><p>Trump's stop in Georgia comes as he and fellow Republicans face pressure in the midterm elections for their handling of the economy. Only 33% of U.S. adults approve of Trump’s economic leadership, among the lower ratings of his second term, according to a June survey by The Associated Press-NORC Center for Public Affairs Research. Trump pledged to lower costs, but his tariffs and the war in Iran have instead helped to increase prices.</p><p>Trump Accounts are similar to baby bonds, championed by Democratic-led cities and states meant to shrink the wealth gap between low- and high-income children. But unlike most baby bonds, which generally target kids from disadvantaged backgrounds, Trump Accounts are available to families of all incomes.</p><p>The program has faced criticism from those who say it does nothing to help families in a child's first years of life, when children are most likely to experience poverty, homelessness and hunger. And the Republican bill that created the program also slashed funding for programs that are disproportionately used by children, including Medicaid and the Supplemental Nutrition Assistance Program.</p><p>___</p><p>This story has been corrected to show the mother's surname is McLellan, not McClellan.</p><p>___</p><p>Associated Press writer Adriana Morga contributed to this report.</p><p>___</p><p>The Associated Press’ education coverage receives financial support from multiple private foundations. The AP is solely responsible for all content. Find the 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/WN53TWKC5YJ4A7VNUD5X64YB2Y.jpg?auth=72c9e60fd6e150c355e340a9b4dfd4a695d4e2d9d04ff67bac23ada5ebdbae66&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump rings the opening bell for the New York Stock Exchange and the Nasdaq in the Oval Office at the White House, Monday, July 6, 2026, in Washington. (AP Photo/Mark Schiefelbein)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/V4DQNQFHFMKYEOKBUTYKHQQRWU.jpg?auth=f28f26b3d653711c34ced2e2c529b52bde6ad84290b1a5281eece37dca1c8770&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump rings the opening bell for the New York Stock Exchange and the Nasdaq in the Oval Office at the White House, Monday, July 6, 2026, in Washington. (AP Photo/Mark Schiefelbein)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WVRTATNDBPKZZPT4GSJNACJ7VA.jpg?auth=ded2ad6f99bfe2c636f6fea3db97fcf0248c33e7bded748e4c63f0ce3626094f&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 after ringing the opening bell for the New York Stock Exchange and the Nasdaq in the Oval Office at the White House, Monday, July 6, 2026, in Washington. (AP Photo/Mark Schiefelbein)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content></item><item><title><![CDATA[Britain's new prime minister must solve the old riddle of how to reinvigorate a slow-growing economy]]></title><link>https://www.local10.com/news/world/2026/07/22/britains-new-prime-minister-must-solve-the-old-riddle-of-how-to-reinvigorate-a-slow-growing-economy/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/22/britains-new-prime-minister-must-solve-the-old-riddle-of-how-to-reinvigorate-a-slow-growing-economy/</guid><dc:creator><![CDATA[By DANICA KIRKA, Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — U.K. Prime Minister Andy Burnham’s announcements during his first 24 hours on the job underscore the political and financial challenges he faces as he tries to jump-start the country’s sluggish economy.]]></description><pubDate>Wed, 22 Jul 2026 07:45:05 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — U.K. Prime Minister Andy Burnham’s announcements during his first 24 hours on the job underscore the political and financial challenges he faces as he tries to jump-start the country’s sluggish economy.</p><p>Burnham, from Britain’s left-leaning Labour Party, faces restive voters seeking relief from the high cost of living. At the same time, the investors who help finance the government by buying its bonds are demanding that he reduce public sector debt that has ballooned to levels last seen in the 1960s.</p><p>In an effort to balance the competing demands, Burnham surprised pundits by naming former Defense Secretary John Healey as his Treasury chief. Healey, who served in the Treasury under former Prime Minister Gordon Brown, is seen as someone who will make sure the government lives up to its pledge to reduce Britain’s debt pile.</p><p>Then, first thing Tuesday morning, Burnham made a down payment on his commitment to ease the pressure on cash-strapped consumers. The government announced it would scrap the tax on home electricity use for at least six months beginning in October, saving the average household 45 pounds ($60) a year.</p><p>Importantly, the government said the move would be paid for by canceling plans to introduce digital ID, in an effort to reassure investors that Burnham isn’t about to go on an unfunded spending spree.</p><p>Treasury chief has a big job ahead</p><p>“Healey has a daunting task on his hands,’’ said Victoria Scholar, the head of investment at interactive investor.</p><p>“The government has ambitious plans to tackle cost-of-living pressures … but he faces a very difficult set of public finances to carry these expensive plans through.”</p><p>Now that he’s controlling the purse strings, Burnham faces the same issues that have bedeviled every prime minister since the financial crisis of 2008. And their failure to find answers is a big part of the reason that the eight men and women who have taken up residence behind the famous black door at 10 Downing Street in that period have had an average tenure of two years.</p><p>Burnham, like his predecessors, faces the challenge of finding a way to reinvigorate an economy that has grown an average of less than 1.5% a year since 2009, compared with an annual average of 3% in the 15 years before the financial crisis.</p><p>Burnham received a boost to his cost-of-living reduction agenda Wednesday when inflation fell to its the lowest rate in 15 months in June, buoyed by a drop of food and fuel prices. The rate of the Consumer Prices Index was 2.6% in June, down from 2.8% in May, according to the Office for National Statistics. But experts warn the good news may be short-lived because the conflict in the Middle East will continue to put pressure on wholesale energy prices.</p><p>As he develops his economic plans, Burnham will be constrained by promises to reduce government debt, which now exceeds 95% of gross domestic product. According to Britain’s budget watchdog, debt interest payments rose to 111.2 billion pounds ($149 billion), or 8.3% of government spending, in the financial year that ended in April, leaving less money to spend on government services ranging from healthcare to education and defense.</p><p>New challenges are added to the old ones</p><p>But he also faces a new challenge after his predecessor, like most other European governments, pledged to increase defense spending to 3.5% of GDP by 2035. That came after pressure from U.S. President Donald Trump, who has criticized his allies for not paying their fair share of Europe’s defense.</p><p>Meeting that commitment will cost about 36 billion pounds a year, or 500 pounds for each person in the U.K., according to estimates from the Institute for Fiscal Studies, a respected independent researcher.</p><p>“We should absolutely acknowledge that these constraints are structural,” said Olivia O’Sullivan at Chatham House, a London-based think tank. “They would be tough for any prime minister at this time.”</p><p>And that’s why boosting economic output is so crucial to all of Burnham’s plans.</p><p>Stimulating economic growth is key to Burnham's plans</p><p>Without faster growth, British taxpayers will either have to pay higher taxes or accept cuts in popular programs such as the National Health Service, which offers free medical care to everyone. A booming economy, on the other hand, would boost the revenue generated by existing taxes and tax rates because the value of company profits, worker salaries and other transactions would rise.</p><p>Sluggish growth doomed former Prime Minister Keir Starmer’s government when angry Labour lawmakers forced him to cancel welfare cuts designed to help balance the budget. More recently he was widely criticized for failing to offer a credible plan for increasing defense spending.</p><p>Some Labour supporters have grumbled that the government “shouldn’t be in hock to the bond market.” But economists say Burnham and Healey must take the financial constraints seriously if they are going to succeed in bolstering the economy and increasing the pot available to fund popular programs.</p><p>“It’s not some imaginary bogeyman in the bond market,” said David Aikman, director of the independent National Institute of Economic and Social Research. “We need people to buy the debt we’re issuing.”</p><p>So far, Burnham has offered little detail on his plans for the British economy.</p><p>His big idea is to “reindustrialize” the economy by shifting investment away from London to other parts of the country that were hard hit by the decline in manufacturing. Burnham also says he will increase construction of public housing to address the nation’s housing shortage and bolster the construction industry, and support the small and medium-size businesses that account for 60% of private employment.</p><p>At the same time, he has pledged to stick to Labour’s promises not to raise taxes on working people and to maintain the “triple lock” on state pensions, an expensive policy that guarantees pensions will rise each year by the annual increase in consumer price inflation, average wage growth, or 2.5%, whichever is higher.</p><p>Jim O’Neill, a former chief economist for Goldman Sachs and member of the House of Lords who has advised Burnham in the past, told the BBC last month that Britain’s new prime minister must “get real.”</p><p>“We need somebody that’s prepared to do something bold and different,” he said.</p><p>Burnham, he added, “has got the same challenge that everybody else seems to avoid and that’s doing something about things like welfare, stop this never-ending spectacular rise in the spending on NHS. … Do something about the triple lock, etc., etc., and get out of this weird sort of prison of being owned by every little small group that opposes anything anybody wants to do. “</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/G4OZ7BIFQY4IPHTNTMEUROBHRY.jpg?auth=19205c0f577b1c7fc1004b9e3b329f661c122a707f85072b19cfa2952ef2fab9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Britain's new Prime Minister Andy Burnham speaks to staff and media at 10 Downing Street in London, Monday, July 20, 2026.(AP Photo/Kirsty Wigglesworth)]]></media:description><media:credit role="author" scheme="urn:ebu">Kirsty Wigglesworth</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3JO2HZPZKEZ2SYHKQDD2O7Q72Y.jpg?auth=716c5bbbb20c0f7aae775a661a8fa8b37a8ac3c9069b7ed6af7451b1e16fec38&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Newly appointed Chancellor of the Exchequer John Healey leaves number 10 Downing Street, as new British Prime Minister Andy Burnham has entered number 10 Downing Street and among his first tasks is the selection of his new Cabinet, in London, Monday July 20, 2026. (Yui Mok/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Yui Mok</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DYODSHTP3J6MGMM42B6W5RRXRU.jpg?auth=cadcf4311d01089c5a93afe4117af67e9aba29d77d7b837424ff57bb897d65a9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Britain's Chancellor of the Exchequer John Healey, center, attends the first cabinet meeting held by Prime Minister Andy Burnham at 10 Downing Street, London, Tuesday July 21, 2026. (Eddie Mulholland/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Eddie Mulholland</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YGYK33BRAJXWAKIVDERFYZBGUM.jpg?auth=d9e1c7149db19d7f048596fdf832761831e71d903359fcff1cb5d26d7c36ab96&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 in front of the Bank of England, at the financial district in London, Feb. 5, 2026 (AP Photo/Kin Cheung, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Kin Cheung</media:credit></media:content></item><item><title><![CDATA[June 1 trial date set for Venezuela's Nicolás Maduro in his US drug trafficking case]]></title><link>https://www.local10.com/news/world/2026/07/22/june-1-trial-date-set-for-venezuelas-nicolas-maduro-in-his-us-drug-trafficking-case/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/22/june-1-trial-date-set-for-venezuelas-nicolas-maduro-in-his-us-drug-trafficking-case/</guid><dc:creator><![CDATA[By MICHAEL R. SISAK and LARRY NEUMEISTER, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Former Venezuelan president Nicolás Maduro and his wife will go on trial on drug trafficking charges next June, a judge said Wednesday, as their lawyers continue to object to the U.S. military action that snatched them from power.]]></description><pubDate>Wed, 22 Jul 2026 19:14:39 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Former Venezuelan president Nicolás Maduro and his wife will go on trial on drug trafficking charges next June, a judge said Wednesday, as their lawyers continue to object to the U.S. military action that snatched them from power.</p><p>Judge Alvin K. Hellerstein set the June 1 trial date at the request of lawyers on both sides. Under the approved schedule, defense lawyers will begin filing requests in early September to challenge the indictment and the couple will return to the courtroom Nov. 17 for oral arguments on the motions.</p><p>Maduro, 63, and his wife, Cilia Flores, 69, have been held at a Brooklyn jail since U.S. forces seized them from their Caracas home in a middle-of-the-night raid and brought them to New York in early January.</p><p>Neither spoke during Wednesday’s 15-minute hearing as each sat separately at a defense table, surrounded by their lawyers. Both have pleaded not guilty. They face potential life prison sentences if a jury agrees that they were part of a conspiracy to send cocaine into the U.S.</p><p>As he was led into the courtroom, the bespectacled Maduro greeted the judge’s staff and shook hands with lawyers for him and his wife. Noticeably thinner in a tan jail suit and with his thick mustache, he seemed upbeat, smiling and chatting with his lawyer. He listened to a Spanish interpretation of the proceeding through headphones and clasped his hands in front of him in a prayerlike gesture. He had a black pen wedged in his right fingers and sporadically jotted notes on a white pad.</p><p>As deputy U.S. marshals led him out, he waved to someone in the gallery.</p><p>President Donald Trump’s administration has defended the raid to capture Maduro as a “surgical law enforcement operation” in a criminal case first brought six years ago. Maduro has called himself a prisoner of war and his capture a kidnapping.</p><p>U.S. prosecutors say Maduro carried out a conspiracy to move thousands of tons of cocaine into the U.S. by colluding with Venezuelan law enforcement to help drug kingpins.</p><p>“I am not guilty. I am a decent man, the constitutional president of my country,” he said in Spanish at his arraignment in January.</p><p>Maduro’s lawyer, Barry Pollack, has said he expects to contest the legality of Maduro’s “military abduction.”</p><p>During Wednesday's hearing, Pollack said he will first challenge the indictment on sovereign immunity grounds because if that is successful, Maduro won't have to continue litigating the case.</p><p>The lawyers have said there are complex legal defenses that the court must address before a trial can begin.</p><p>Maduro and Flores have not asked to be released on bail.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NLUWJNWGXPKMQCNS2DLUBDY634.jpg?auth=4155808ec151278692f9c37b62daa69959d6dfa953a9ec572b6ded707b0d10a2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this courtroom sketch, from left, former Venezuela President Nicholas Maduro, attorneys Anna Estevao and Mark Donnelly, and Maduro's wife, Cilia Flores, stand during a pretrial hearing in a drug trafficking case for Maduro and Flores, Wednesday, July 22, 2026, at Manhattan federal court in New York. (Jane Rosenberg via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Jane Rosenberg</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FOKKYPRKSWHLAVR7JY7W6TJ3JQ.jpg?auth=06dc9303bad28ee3c166a5ddb91faa4f766900f29af8e06641e4e6bf3469bc14&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The motorcade believed to be carrying former Venezuela President Nicolas Maduro and his wife, Cilia Flores, travels along FDR drive after leaving Manhattan federal court, Wednesday, July 22, 2026, in New York. (AP Photo/Adam Gray)]]></media:description><media:credit role="author" scheme="urn:ebu">Adam Gray</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3YDVLUYHEB6PSGGFYP4SCHXCBE.jpg?auth=fc12ab5a8f9b5568d9d75143e3cebf3ee0aa0f4e21e5ef6ce0699d321e24fa67&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People protest in support of former Venezuela President Nicolas Maduro and his wife Cilia Flores outside of Manhattan federal court, Wednesday, July 22, 2026, in New York.(AP Photo/Adam Gray)]]></media:description><media:credit role="author" scheme="urn:ebu">Adam Gray</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3SVRLDMUHJMX6QKAL7M4QCVH7E.jpg?auth=18f3d44ab4e7948074f4a59e4dbf8e45996154c46535d6b19910e99afbcf8307&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A motorcade believed to be carrying former Venezuela President Nicolas Maduro leaves a federal courthouse in New York, Wednesday, July 22, 2026. (AP Photo/Seth Wenig)]]></media:description><media:credit role="author" scheme="urn:ebu">Seth Wenig</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/URBXOYNGH3MND6TYQ3R7QQJPPE.jpg?auth=c1ad32b405ea3a2587c88f07f83f58592ea0d173f27b875841e5a42315f1838f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A Venezuelan man, who is in opposition to former Venezuela President Nicolas Maduro and his wife Cilia Flores, shouts at pro-Maduro protestors outside of Manhattan federal court, Wednesday, July 22, 2026, in New York.(AP Photo/Adam Gray)]]></media:description><media:credit role="author" scheme="urn:ebu">Adam Gray</media:credit></media:content></item><item><title><![CDATA[Terrorism trial opens in stabbing of author Salman Rushdie]]></title><link>https://www.local10.com/entertainment/2026/07/22/terrorism-trial-opens-in-stabbing-of-author-salman-rushdie/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/22/terrorism-trial-opens-in-stabbing-of-author-salman-rushdie/</guid><dc:creator><![CDATA[By JOHN WAWROW and JENNIFER PELTZ, Associated Press]]></dc:creator><description><![CDATA[BUFFALO, N.Y. (AP) — The man who was convicted of trying to kill Salman Rushdie went on trial again Wednesday, this time in a federal case that casts the stabbing on a lecture stage as an act of terrorism.]]></description><pubDate>Wed, 22 Jul 2026 18:02:43 +0000</pubDate><content:encoded><![CDATA[<p>BUFFALO, N.Y. (AP) — The man who was convicted of trying to kill Salman Rushdie went on trial again Wednesday, this time in a federal case that casts the stabbing on a lecture stage as an act of terrorism.</p><p>Prosecutors said Hadi Matar attacked the renowned author and free-speech advocate in 2022 to try to carry out a decades-old fatwa, or religious ruling, calling for Rushdie's death over what some Muslims saw as blasphemy in his 1988 novel “The Satanic Verses.”</p><p>“Fulfill the fatwa — that’s what Hadi Matar intended to do,” Assistant U.S. Attorney Timothy Lynch said in an opening statement at a federal courthouse in Buffalo, New York, about 70 miles (110 km) from the arts and intellectual retreat where Rushdie was assaulted. The Booker Prize-winning author is expected to testify later this week about the stabbing that nearly killed him and left him blind in one eye.</p><p>Prosecutors said Matar's writings, communications and other materials showed he acted out of loyalty to Iran’s theocratic government and the Iran-backed Hezbollah militant group; Iran's late Ayatollah Ruhollah Khomeini issued the fatwa.</p><p>Defense attorney Nathaniel Barone urged jurors to keep their minds open.</p><p>“You’re going to have to ask yourselves: What was Hadi Matar’s intent?” Barone said in his opening. "The government doesn’t know what Hadi intends or what his state of mind was at any time, quite frankly.”</p><p>An audience watched in terror as Rushdie was stabbed</p><p>Matar, 28, has pleaded not guilty to federal charges that include engaging in an act of transnational terrorism. Currently serving a 25-year New York State prison sentence on an attempted murder and assault conviction, he was attired for court in dress pants and a shirt that seemed too large.</p><p>After the opening statements, jurors saw video of the attack. It unfolded in front of a horrified audience at the Chautauqua Institution, where Rushdie was about to discuss writer safety.</p><p>His assailant, wearing a medical mask, strode onstage and stabbed Rushdie repeatedly, continuing even as the writer got up and fell backward. Spectators rushed to pull the attacker off Rushdie and held the assailant face-down until a state trooper arrived.</p><p>As one of the videos played, Matar, 28, placed his head down on the defense table several times before looking back up at the screen. Otherwise, he spent much of the time writing notes on a yellow pad and exchanged comments with his lawyers.</p><p>Rushdie, now 79, has recounted the assault and his lengthy recovery during Matar's earlier trial, in a memoir and in multiple interviews.</p><p>“The thing that happens when you get really a close-up look at death — that’s as close as you can get without actually doing the dance of death and heading off to nowhere — it stays with you,” he told The Associated Press in 2024. “There’s a shadow.”</p><p>Federal terrorism trial hinges on Matar's motivation</p><p>The attempted murder case against Matar focused on the details of the knife attack while the federal one delves more into questions of motive. If convicted, he faces a potential life sentence.</p><p>Matar kept a journal and sticky notes logging his years of research on Rushdie — including the location of his office, the sports teams he followed and establishments where he sometimes watched games, Lynch said in his opening statement.</p><p>“We need to kill him ASAP,” Matar wrote, framing the killing as part of what he considered a jihad, or holy war, according to the prosecutor. He said Matar added: “Become a warrior and just get it over with.”</p><p>In Matar’s New Jersey bedroom, federal agents found photos of Khomeini, his now-deceased successor Ayatollah Ali Khamenei, and a Hezbollah figure, Lynch said. Matar's computer held a photo of him saluting in a Hezbollah-related t-shirt, plus a video about the fatwa that sought Rushdie's death, and Matar asked a contact in 2022 whether the edict was still valid, the prosecutor said.</p><p>On the day of the attack, Matar carried a fake driver's license in a Hezbollah figure's name, prosecutors said.</p><p>“The defendant wanted everyone to know he was doing this for Hezbollah," Lynch told jurors.</p><p>Matar declined to testify at his state court trial, and it's unclear whether he will take the stand in federal court. At his state court sentencing, Matar said he believed in free speech but that Rushdie was “a hypocrite” and a “bully.”</p><p>Matar also spoke out in support of Palestinians while heading into and out of the state courtroom.</p><p>Born in the U.S. to parents who immigrated from Lebanon, Matar is a citizen of both countries. His mother has said he turned moody and withdrawn after a 2018 trip to Lebanon, where Hezbollah is based.</p><p>How Ayatollah's edict affected Rushdie</p><p>Rushdie was born in India, raised in Britain — where he was knighted by the late Queen Elizabeth II — and now is a U.S. citizen. He won the Booker Prize in 1981 for “Midnight’s Children,” a magical realist novel about a personal and national journey that begins at the instant when India became independent.</p><p>But Rushdie became most famous, and notorious, for “The Satanic Verses,” particularly a passage featuring a dream sequence about the Prophet Muhammad. Often-violent protests erupted against Rushdie, who was born into a Muslim family.</p><p>Khomeini's 1989 fatwa drove Rushdie into hiding for years. Although Iran hasn't focused in recent years on the decree, it was never rescinded. Iran's government denied involvement in the 2022 stabbing, but its Foreign Ministry's then-spokesperson suggested Rushdie invited trouble by insulting Islam.</p><p>After “Knife,” Rushdie's memoir about the stabbing, he returned to fiction with last year's “The Eleventh Hour,” a book of short stories and novellas. He was recognized with a Dayton Literary Peace Prize lifetime achievement award in November.</p><p>___</p><p>Peltz reported from New York.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/7KTRFDKJRX2QBVYL4H37FHX77Q.jpg?auth=d73fe9d4a04a4f3f0aa843f91e416acc41b7c4853c130e97353f235871819f21&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this courtroom sketch, a witness describes video of an alleged attack on Salman Rushdie by Hadi Matar, in federal court in Buffalo, N.Y., Wednesday, July 22, 2026. Matar, foreground, is seated with his lawyer's co-council. (Alexandra Newbould via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Alexandra Newbould</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QJUHIOMLHGQEIODNYGO7YE5UOU.jpg?auth=31d9ccb077ef3ad380c1b084eb1385e0862891e1ad28cebb5a1948bfe37081e2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Novelist Salman Rushdie attends the premiere of the documentary film "Knife: The Attempted Murder of Salman Rushdie" during the Sundance Film Festival on Jan. 25, 2026, at The Ray in Park City, Utah. (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/J37VVJ4SPHPXHUCPSPAVAON65I.jpg?auth=f8c79b0ecd90ab7db03f8267a5dfa82cbecdeb243fb38e2644f708c3f96804e5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Hadi Matar walks in to the Chautauqua County court in Mayville, N.Y., May, 16, 2025. (AP Photo/Adrian Kraus, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Adrian Kraus</media:credit></media:content></item><item><title><![CDATA[From the Mexican border to Washington: A tiny Texas town fights Trump's wall plan]]></title><link>https://www.local10.com/news/politics/2026/07/22/from-the-mexican-border-to-washington-a-tiny-texas-town-fights-trumps-wall-plan/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/22/from-the-mexican-border-to-washington-a-tiny-texas-town-fights-trumps-wall-plan/</guid><dc:creator><![CDATA[By REBECCA SANTANA, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — On one side: a small community in rural Texas. On the other: the Trump administration.]]></description><pubDate>Wed, 22 Jul 2026 04:01:42 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — On one side: a small community in rural Texas. On the other: the Trump administration.</p><p>A tiny Texan town along the border with Mexico is fighting the administration's efforts to build a border wall running through a levee system protecting the community. The town argued in court Tuesday that the wall could cause flooding and that the administration isn't following the law as it rushes forward with its plans.</p><p>The hearing in federal court came as the Department of Homeland Security charges forward with its $46 billion plan to complete a border wall from the Pacific Ocean to the Gulf of Mexico and deliver on what has long been a signature promise of President Donald Trump. But the department is running into opposition by landowners, environmental groups, Native American tribes and others who argue that the government's rapid construction endangers historical and religious sites and a way of life along the border, when crossings from Mexico are already at extreme lows.</p><p>The lawsuit brought by the development district of Presidio pits a small town of a little over 3,200 residents against a department key to the Trump administration's plans to carry out its mass deportations agenda. It also showcases a context that has long been important to many Americans, particularly Republicans: the scratchiness that sometimes arises between the most local of municipalities and the federal government in Washington.</p><p>Lawyers for the development district contend the government's plans could compromise the levee system protecting the town from flash flooding — a formidable problem in Texas — and that the government flouted a key act that requires it to seek permission from the Army Corps of Engineers before building on or near the levees.</p><p>The government argues that there is no final plan for where the border wall will go or how it will be built. Regardless, the administration asserts it has the authority to waive a vast swath of regulations to build the wall as it seeks to get the number of people crossing the border every day to zero.</p><p>The town worries about levees along the Rio Grande</p><p>The town is worried about the effect the wall would have on a series of berms and levees built in the 1970s and 1980s along the Rio Grande and tributaries to combat flooding.</p><p>In court documents, Presidio’s development district said Customs and Border Protection plans to “replace the earthen slope of the existing levee with a concrete wall, with 30-foot steel bollard panels installed on top.” The district says it has asked the agency for more details but has been told they can’t be shared due to “national security.”</p><p>“There is unfortunately a long history here of CBP construction causing or increasing flood risks,” said Laura Bakst, a lawyer for Democracy Forward, which is representing Presidio’s development district in the case.</p><p>A lawyer for the government said during Tuesday's hearing that it's too soon to argue that the proposed wall could harm Presidio because Customs and Border Protection hasn't actually decided on a final plan for it.</p><p>The department has waived numerous regulations to build the wall faster</p><p>In the race to build the wall, both former Homeland Security Secretary Kristi Noem and the current secretary, Markwayne Mullin, have waived numerous requirements protecting the environment or archaeological sites that the federal government normally has to follow when building infrastructure projects.</p><p>Under legislation passed by Congress, Homeland Security does have the authority to waive certain requirements specifically to speed up the building of walls along the U.S.-Mexico border. But critics argue the department is going much further than Congress intended by issuing broad waivers all along the 2,000-mile or 3,200-kilometer length of the frontier.</p><p>In Presidio's case, the development district is arguing that Homeland Security is running afoul of the Rivers and Harbors Act. The department has waived it, but lawyers for Presidio argued that because of the wording of the Act, Homeland Security was still required to consult with the Army Corps of Engineers before launching the project.</p><p>Louis Katz, a lawyer for Democracy Forward, warned that the way the department was waiving state and federal laws as it moves forward with the wall is an “extraordinary exertion of authority.”</p><p>Construction could start as early as August or as late as October</p><p>A key question: When would construction start? Timing has been an issue beyond Presidio as landowners up and down the border look for an answer. Construction crews have pre-positioned supplies — including the steel bollard wall panels — but no actual wall-building has started in the area.</p><p>A lawyer for the Justice Department gave some insight into the government's timeline. In response to questions about whether construction could start as early as the beginning of August, Alexander Yun told the judge that it was unlikely to start that early. Yun said construction could begin in late August or September or October.</p><p>Homeland Security has indicated that getting the wall built is a priority.</p><p>Mullin said during congressional testimony in June that the preliminary layer of the wall will be finished by “this time next year.” The head of Customs and Border Protection, Rodney Scott, has said the agency is putting up 6 miles (10 kilometers) of wall a week.</p><p>The judge seemed a bit skeptical of both sides</p><p>The Trump administration is pushing forward with the wall when border crossings are at the lowest levels in decades. The Big Bend Sector has not experienced the high number of border crossings seen in recent years in other areas farther south along the Rio Grande or in Arizona or California, owing to the remote and challenging terrain on both sides of the border.</p><p>But the Justice Department lawyer said low border crossing numbers seen over the last year are an “anomaly" and the goal is “zero illegal crossings.”</p><p>Judge Reggie Walton scoffed at that idea, saying that it's “just a reality” that people will always try to cross the border.</p><p>Walton also said he was struggling with the issue of how much authority he had to limit the department considering that Congress had given it the ability to waive certain requirements.</p><p>The judge said he would issue a ruling in the coming week.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QL6XPMZ3JE2BRV4J322C37RKXA.jpg?auth=6ce745641db34066a95f9202d491227e56155caaa65412c0fb09e2d0707b0301&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Concertina wire lines the interior of a border wall separating Tijuana, Mexico, from the United States, June 4, 2025, in San Diego. (AP Photo/Gregory Bull, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Gregory Bull</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/CMPZEDVFC54QL7YSZU5JHBEV3E.jpg?auth=e55c4584ffbc340da5168e66d24683a8f38d71f15842134cb4b76dde3224047e&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></channel></rss>