<?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>Tue, 09 Jun 2026 15:02:02 +0000</lastBuildDate><language>en</language><ttl>1</ttl><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title><![CDATA[WATCH LIVE: Opening statements continue in George Pino boat death trial after ‘emotional behaviors’ derail day 1]]></title><link>https://www.local10.com/news/local/2026/06/09/opening-statements-continue-in-george-pino-boat-death-trial-after-emotional-behaviors-derail-day-1-of-trial/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/09/opening-statements-continue-in-george-pino-boat-death-trial-after-emotional-behaviors-derail-day-1-of-trial/</guid><description><![CDATA[Opening statements are continuing Tuesday in the vessel homicide trial of South Florida real estate mogul George Pino after his “emotional behaviors” derailed the first day of his trial.]]></description><pubDate>Tue, 09 Jun 2026 13:48:21 +0000</pubDate><content:encoded><![CDATA[<p>Opening statements are continuing Tuesday in the vessel homicide trial of South Florida real estate mogul <a href="https://www.local10.com/topic/George_Pino/" rel="" title="https://www.local10.com/topic/George_Pino/">George Pino</a> after his “emotional behaviors” derailed the first day of his trial.</p><p><a href="https://www.local10.com/espanol/2026/06/09/en-vivo-continuan-alegatos-iniciales-en-juicio-por-muerte-en-bote-de-george-pino-tras-comportamientos-emocionales-que-descarrilaron-el-primer-dia-del-juicio/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/09/en-vivo-continuan-alegatos-iniciales-en-juicio-por-muerte-en-bote-de-george-pino-tras-comportamientos-emocionales-que-descarrilaron-el-primer-dia-del-juicio/">Leer en español</a></p><p>Lawyers couldn’t finish their opening statements Monday, as the 55-year-old <a href="https://www.local10.com/news/local/2026/06/08/opening-statements-expected-in-fatal-boat-crash-trial-of-real-estate-mogul-george-pino/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/08/opening-statements-expected-in-fatal-boat-crash-trial-of-real-estate-mogul-george-pino/">continually broke down in court</a>, prompting a recess for the day.</p><p>Pino is charged in the death of 17-year-old Lucy Fernandez after a boat crash on 2022’s Labor Day weekend.</p><p>Authorities said Pino, then 52, was behind the wheel of a 29-foot Robalo boat in the early evening hours of Sept. 4, 2022 when he lost control and slammed it into a channel marker near Boca Chita Key, killing Fernandez. Two other girls were seriously hurt, including 17-year-old Katerina Puig.</p><p>Jury selection in the case concluded on Friday, with potential jurors quizzed on their jobs, life experiences and any biases they may be coming in with and what they knew about the case.</p><p>Miami-Dade Judge Marisa Tinkler Mendez denied requests to delay the trial.</p><p>Prosecutor Laura Adams was able to get through her opening statement as Pino appeared emotional in court. </p><p>“In the aftermath of causing Lucy’s death, this defendant avoided accountability by telling the police a fabrication of how this boating crash occurred, and he maintained that falsehood long after the day of this tragedy,” she told jurors. “The evidence in this case, ladies and gentlemen, will show you this was not a mere accident or a momentary lapse in judgment. The evidence will show that Lucy is dead because the defendant failed to do the most basic things that rules of the water require.”</p><p>But during defense attorney Howard Srebnick’s opening statement, Pino’s visible breakdown eventually became too much and Adams called for a delay, saying Pino’s behavior was “inappropriate” for jurors to witness.</p><p>“Mr. Pino’s going to need to be able to control himself,” Tinkler Mendez said, later saying “it’s not proper at all for the jury to be witnessing the emotional behaviors.”</p><p>Srebnick had been able to get through a portion of his opening statement. He argued that the crash was merely a tragic accident.</p><p>“The state admits this was not George’s intention for this to happen,” Srebnick said. “He did not intend to crash into a marker. He did not intend for anybody to be hurt. His own daughter, his own wife, his own body was on that boat. Mrs. Pino will testify (that) George, her husband, was not impaired. She wouldn’t have risked her own life.”</p><p>After the recess, Miami Fire Rescue crews checked out Pino and proceedings were ultimately pushed back until Tuesday.</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[Continúan alegatos iniciales en juicio por muerte en bote de George Pino tras “comportamientos emocionales” que descarrilaron el primer día del juicio]]></title><link>https://www.local10.com/espanol/2026/06/09/en-vivo-continuan-alegatos-iniciales-en-juicio-por-muerte-en-bote-de-george-pino-tras-comportamientos-emocionales-que-descarrilaron-el-primer-dia-del-juicio/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/09/en-vivo-continuan-alegatos-iniciales-en-juicio-por-muerte-en-bote-de-george-pino-tras-comportamientos-emocionales-que-descarrilaron-el-primer-dia-del-juicio/</guid><description><![CDATA[Los discursos de apertura continúan el martes en el juicio por homicidio en barco del magnate inmobiliario del sur de Florida, George Pino, después de que sus “comportamientos emocionales” descarrilaran el primer día de su juicio.]]></description><pubDate>Tue, 09 Jun 2026 13:55:52 +0000</pubDate><content:encoded><![CDATA[<p>Los alegatos iniciales continúan este martes en el juicio por homicidio con embarcación contra el magnate inmobiliario del sur de Florida <a href="https://www.local10.com/topic/George_Pino/" target="_blank" rel="noreferrer" title="https://www.local10.com/topic/George_Pino/">George Pino</a>, luego de que sus “comportamientos emocionales” descarrilaran el primer día del proceso.</p><p>Los abogados no pudieron concluir sus alegatos iniciales el lunes, ya que el hombre de 55 años <a href="https://www.local10.com/news/local/2026/06/08/opening-statements-expected-in-fatal-boat-crash-trial-of-real-estate-mogul-george-pino/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/06/08/opening-statements-expected-in-fatal-boat-crash-trial-of-real-estate-mogul-george-pino/">rompió en llanto repetidamente en la sala</a>, lo que provocó un receso por el resto del día.</p><p>Pino enfrenta cargos por la muerte de Lucy Fernández, de 17 años, tras un accidente de bote ocurrido durante el fin de semana del Día del Trabajo de 2022.</p><p>Las autoridades indicaron que Pino, entonces de 52 años, estaba al mando de una embarcación Robalo de 29 pies durante las primeras horas de la noche del 4 de septiembre de 2022 cuando perdió el control y chocó contra una baliza de canal cerca de Boca Chita Key, causando la muerte de Fernández. Otras dos jóvenes resultaron gravemente heridas, incluida Katerina Puig, de 17 años.</p><p>La selección del jurado concluyó el viernes, luego de que los posibles jurados fueran interrogados sobre sus trabajos, experiencias de vida, posibles prejuicios y lo que sabían sobre el caso.</p><p>La jueza de Miami-Dade Marisa Tinkler Méndez rechazó las solicitudes para aplazar el juicio.</p><p>La fiscal Laura Adams pudo completar su alegato inicial mientras Pino se mostraba visiblemente afectado en la corte.</p><p>“Después de causar la muerte de Lucy, este acusado evitó asumir responsabilidad al contarle a la policía una versión inventada de cómo ocurrió este accidente de navegación, y mantuvo esa falsedad mucho tiempo después del día de esta tragedia”, dijo a los jurados. “La evidencia en este caso, señoras y señores, les mostrará que esto no fue un simple accidente ni un error momentáneo de juicio. La evidencia demostrará que Lucy murió porque el acusado no cumplió con las obligaciones más básicas que exigen las reglas de navegación”.</p><p>Sin embargo, durante el alegato inicial del abogado defensor Howard Srebnick, el visible colapso emocional de Pino llegó a un punto en que Adams solicitó una suspensión, argumentando que su comportamiento era “inapropiado” para que el jurado lo presenciara.</p><p>“El señor Pino va a tener que ser capaz de controlarse”, dijo Tinkler Méndez, quien más tarde añadió que “no es apropiado en absoluto que el jurado esté presenciando estos comportamientos emocionales”.</p><p>Srebnick había logrado presentar una parte de su alegato inicial. Argumentó que el accidente fue simplemente una tragedia.</p><p>“El estado admite que esta no era la intención de George”, dijo Srebnick. “No tenía la intención de chocar contra una baliza. No tenía la intención de que nadie resultara herido. Su propia hija, su propia esposa y él mismo estaban en ese bote. La señora Pino testificará que George, su esposo, no estaba bajo los efectos de ninguna sustancia. Ella no habría puesto en riesgo su propia vida”.</p><p>Tras el receso, equipos de Miami Fire Rescue evaluaron a Pino y finalmente el proceso fue aplazado hasta el martes.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YTQVVZPLWNANDIA2G2AUMRK4VY.jpeg?auth=6e97316ac0a6477d535e247cab01778f9eab3d667de3ac5067453ba7bcd86e7e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Real estate developer George Pino takes notes during court proceedings on Monday.]]></media:description></media:content></item><item><title><![CDATA[AR-15 seized, man in custody after he chased ex, crashed after Turnpike pursuit: FHP]]></title><link>https://www.local10.com/news/local/2026/06/09/ar-15-seized-man-in-custody-after-he-chased-ex-crashed-after-turnpike-pursuit-fhp/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/09/ar-15-seized-man-in-custody-after-he-chased-ex-crashed-after-turnpike-pursuit-fhp/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Florida Highway Patrol troopers said they took a man into custody on Monday afternoon after he chased his ex-girlfriend in traffic in Miami-Dade County.]]></description><pubDate>Tue, 09 Jun 2026 14:51:53 +0000</pubDate><content:encoded><![CDATA[<p>Florida Highway Patrol troopers said they took a man into custody on Monday afternoon after he chased his ex-girlfriend in traffic in Miami-Dade County.</p><p>Troopers said they received a call from the woman who said she “feared for her life” after he “threatened to kill her.”</p><p>Lt. Alex Camacho, an FHP spokesperson, said the victim drove to the agency’s Snapper Creek Turnpike station and the suspect fled after seeing state troopers.</p><p>Camacho said the man got off at Southwest Eighth Street and crashed near 127th Avenue. He said troopers took two occupants into custody and the suspect ran. Camacho said he was taken into custody a short time later and troopers seized an AR-15 from his vehicle.</p><p>Authorities have not released the man’s name as of Tuesday morning.</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/LI2UWTUUIBDBXI3SAN7GGVQ4FI.jpeg?auth=2c0e2eb52b75d1260fd3458a4506deb92eaed12d751ea2fbaec1495c6b09cc3a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Florida Highway Patrol troopers said they took a man into custody on Monday afternoon after he chased his ex-girlfriend in traffic in Miami-Dade County.]]></media:description></media:content></item><item><title><![CDATA[Carney says the new Canadian-built bridge across Detroit River that Trump threatened will open]]></title><link>https://www.local10.com/news/politics/2026/06/09/carney-says-the-new-canadian-built-bridge-across-detroit-river-that-trump-threatened-will-open/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/09/carney-says-the-new-canadian-built-bridge-across-detroit-river-that-trump-threatened-will-open/</guid><dc:creator><![CDATA[By ROB GILLIES, Associated Press]]></dc:creator><description><![CDATA[TORONTO (AP) — A new Canadian-built bridge across the Detroit River that U.S. President Donald Trump threatened to block will open at the end of the week, Canadian Prime Minister Mark Carney said Tuesday.]]></description><pubDate>Tue, 09 Jun 2026 14:48:41 +0000</pubDate><content:encoded><![CDATA[<p>TORONTO (AP) — A new Canadian-built bridge across the Detroit River that U.S. President Donald Trump threatened to block will open at the end of the week, Canadian Prime Minister Mark Carney said Tuesday.</p><p>In February, Trump demanded that Canada turn over at least half the ownership of the bridge and agree to other unspecified demands in one of his many salvos over cross-border trade issues.</p><p>The Gordie Howe International Bridge, which would connect Windsor, Ontario, and Detroit in the U.S. state of Michigan, and would be a vital economic artery between Canada and the United States, had been expected to open early this year, according to information on the project’s website.</p><p>The bridge is named after Howe, the late Canadian hockey great who spent 25 seasons with the Detroit Red Wings.</p><p>The project was negotiated by former Michigan Gov. Rick Snyder — a Republican — and paid for by the Canadian government to help ease congestion over the existing Ambassador Bridge and Detroit-Windsor tunnel. Work has been underway since 2018.</p><p>“Obviously the bridge will be open at the end of the week. A symbol of, but also a fact of cooperation between our countries,” Carney told reporters as he walked into Parliament.</p><p>“Great for Canadians going across the border, Americans coming across the border, and for commerce,” he said, calling it “positive news.”</p><p>Trump threatened the bridge as the United States-Mexico-Canada trade agreement is up for review this year, and Trump has been taking a hard-line position before those talks, including by issuing new tariff threats.</p><p>Carney, meanwhile, has spoken out on the world stage against economic coercion by the United States.</p><p>Sen. Elissa Slotkin, a Michigan Democrat, has said that the Canadian-funded project is a “huge boon” to her state and its economic future.</p><p>Michigan is a swing state that Trump carried in both 2016 and 2024.</p><p>Snyder wrote in an op-ed in The Detroit News earlier this year that Trump was wrong in asserting that Canada owns both the U.S. and Canadian sides of the Gordie Howe bridge.</p><p>“Canada and the state of Michigan are 50/50 owners of the new bridge,” Snyder wrote. “Canada was wonderful and financed the entire bridge. They will get repaid with interest from the tolls. Michigan and the United States got their half-ownership with no investment.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XZ6CIFRRXCEY33O73SCFRLO4BI.jpg?auth=243a305132fffb779c6f7e7f530a257b1b65eb14ad5cf55b25212d717c7466b6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Canadian and American flags are shown on the Gordie Howe Bridge under construction between Windsor, Ontario and Detroit, May 22, 2026. (AP Photo/Paul Sancya, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QWVQJS7RRTBJN2ZKNNBQ3FA75M.jpg?auth=57cc8cd0cc1058bdb8d2e5145baea1ea0a1a0c98eef6898cb0f15acd269b9fbc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The Gordie Howe Bridge is shown under construction between Windsor, Ontario and Detroit, May 22, 2026. (AP Photo/Paul Sancya, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content></item><item><title><![CDATA[Haiti’s World Cup dream inspires South Florida’s next generation]]></title><link>https://www.local10.com/sports/local/2026/06/09/haitis-world-cup-dream-inspires-south-floridas-next-generation/</link><guid isPermaLink="true">https://www.local10.com/sports/local/2026/06/09/haitis-world-cup-dream-inspires-south-floridas-next-generation/</guid><dc:creator><![CDATA[Michaila Hightower]]></dc:creator><description><![CDATA[For many in South Florida’s Haitian community, the road to the FIFA World Cup is about much more than soccer.]]></description><pubDate>Tue, 09 Jun 2026 14:08:37 +0000</pubDate><content:encoded><![CDATA[<p>For many in South Florida’s Haitian community, the road to the FIFA World Cup is about much more than soccer.</p><p>As Haiti’s men’s national team pushes toward its first World Cup appearance in more than five decades, the excitement is reaching far beyond stadiums and television screens. In neighborhoods across Miami-Dade County, the team’s success is inspiring a new generation of young players who see themselves reflected in the blue and red jerseys of their national heroes.</p><p>At Little Haiti FC in North Miami, hundreds of children and teenagers gather several days a week to train, compete and dream. Most are Haitian immigrants or children of Haitian immigrants. For many, the national team’s rise has transformed those dreams into something that feels attainable.</p><p>“One day you will see me on TV playing soccer for Haiti,” one young player said confidently after practice.</p><p>Another, Christmael Previlus, hopes soccer will help him earn a college scholarship. Asked what he sees when he watches Haiti’s national team, his answer was simple.</p><p>“My future self,” he said.</p><p>The enthusiasm surrounding Haiti’s World Cup run comes after a long wait. The nation has not appeared on soccer’s biggest stage since 1974, making the current moment especially meaningful for Haitians around the world.</p><p>At Little Haiti FC, that pride is evident during every training session.</p><p>The free soccer program serves as more than just an athletic outlet. Founded to provide opportunities for local youth, the club has become a source of mentorship, community and stability for families navigating the challenges of immigration.</p><p>“You have every single category of immigrant on this field right now,” said Pat Santanglo, the club’s vice president and co-founder.</p><p>Many of the children arrive in the United States facing significant obstacles, including housing insecurity, language barriers and difficulties enrolling in school. Santanglo said the program was created in part to keep young people away from drugs, gangs and other dangers that can affect vulnerable communities.</p><p>“When they get here, they don’t have a lot of relatives sometimes,” Santanglo said. “They don’t have a place to live a lot of times. They have a problem even getting into school.”</p><p>For a few hours each week, those challenges fade into the background.</p><p>On the field, players focus on drills, scrimmages and teamwork. Off the field, they gain access to role models and support systems that can help shape their futures.</p><p>“That’s a pathway out of poverty,” Santanglo said.</p><p>For years, that pathway has been built on possibility. Now, it is reinforced by something tangible: a Haitian national team that is competing on the international stage and showing young athletes what is possible.</p><p>“To have the kids here have a team in the World Cup, identify with that — this is something that shows Haiti is capable of anything,” Santanglo said.</p><p>Coach Ernst Baptiste believes the team’s success is also helping reshape perceptions of Haiti itself.</p><p>“When people see Haiti, they don’t always see the bad stuff,” Baptiste said. “They can see what we can do with a soccer ball, what we can bring as a team, and make it so people can talk about Haiti in a better way.”</p><p>For a country often defined internationally by political turmoil, natural disasters and economic hardship, the national team’s achievements offer a different narrative — one centered on resilience, talent and pride.</p><p>“I was proud of my country,” Previlus said.</p><p>The connection between the professional players and the next generation is already growing. After seeing a video of the young athletes supporting the national team, Haiti national team player Derrick Etienne said their enthusiasm was deeply meaningful.</p><p>“I smiled when I watched it,” Etienne said. “To do something that impacts more than just yourself is amazing. To see they’re excited for it makes me happy, and a lot of guys would see that and be motivated to do their best.”</p><p>As Haiti continues its pursuit of World Cup glory, the players at Little Haiti FC will be watching closely.</p><p>For them, every match represents more than a chance to cheer for their country. It is a reminder that their own dreams — whether a college scholarship, a professional career or a place on Haiti’s national team — may be closer than they once seemed.</p><p>And when the Grenadiers take the field, hundreds of young fans in South Florida will be cheering them on, believing that one day they could be the ones wearing Haiti’s colors.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KU7VI5QV7FENBGI4QWP55EDHOA.jpg?auth=7933011cb0705a05d37148ad61ec817a2feb3dd14b818e0de950cffdcfaa1740&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[George Pino boat crash trial derailed by developer’s ‘emotional behaviors’: ‘Not proper at all’]]></title><link>https://www.local10.com/news/local/2026/06/08/opening-statements-expected-in-fatal-boat-crash-trial-of-real-estate-mogul-george-pino/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/08/opening-statements-expected-in-fatal-boat-crash-trial-of-real-estate-mogul-george-pino/</guid><dc:creator><![CDATA[Liane Morejon, Chris Gothner]]></dc:creator><description><![CDATA[Opening statements began on Monday in the vessel homicide trial of South Florida real estate mogul George Pino. But lawyers couldn’t finish, as the 55-year-old continually broke down in court, prompting a recess for the day.]]></description><pubDate>Mon, 08 Jun 2026 16:16:22 +0000</pubDate><content:encoded><![CDATA[<p>Opening statements began on Monday in the vessel homicide trial of South Florida real estate mogul <a href="https://www.local10.com/topic/George_Pino/" target="_self" rel="" title="https://www.local10.com/topic/George_Pino/">George Pino</a>. But lawyers couldn’t finish, as the 55-year-old continually broke down in court, prompting a recess for the day.</p><p><a href="https://www.local10.com/espanol/2026/06/09/juicio-por-accidente-de-bote-de-george-pino-se-descarrila-por-sus-comportamientos-emocionales-no-es-apropiado-en-absoluto/" target="_blank" rel="" title="https://www.local10.com/espanol/2026/06/09/juicio-por-accidente-de-bote-de-george-pino-se-descarrila-por-sus-comportamientos-emocionales-no-es-apropiado-en-absoluto/">Leer en español</a></p><p>Pino is charged in the death of 17-year-old Lucy Fernandez after a boat crash on 2022’s Labor Day weekend.</p><p>Authorities said Pino, then 52, was behind the wheel of a 29-foot Robalo boat in the early evening hours of Sept. 4, 2022 when he lost control and slammed it into a channel marker near Boca Chita Key, killing Fernandez. Two other girls were seriously hurt, including 17-year-old Katerina Puig.</p><p>Jury selection in the case concluded on Friday, with potential jurors quizzed on their jobs, life experiences and any biases they may be coming in with and what they knew about the case.</p><p>Miami-Dade Judge Marisa Tinkler Mendez denied requests to delay the trial.</p><p>Prosecutor Laura Adams was able to get through her opening statement as Pino appeared emotional in court. </p><p>“In the aftermath of causing Lucy’s death, this defendant avoided accountability by telling the police a fabrication of how this boating crash occurred, and he maintained that falsehood long after the day of this tragedy,” she told jurors. “The evidence in this case, ladies and gentlemen, will show you this was not a mere accident or a momentary lapse in judgment. The evidence will show that Lucy is dead because the defendant failed to do the most basic things that rules of the water require.”</p><p>But during defense attorney Howard Srebnick’s opening statement, Pino’s visible breakdown eventually became too much and Adams called for a delay, saying Pino’s behavior was “inappropriate” for jurors to witness.</p><p>“Mr. Pino’s going to need to be able to control himself,” Tinkler Mendez said, later saying “it’s not proper at all for the jury to be witnessing the emotional behaviors.”</p><p>Srebnick had been able to get through a portion of his opening statement. He argued that the crash was merely a tragic accident.</p><p>“The state admits this was not George’s intention for this to happen,” Srebnick said. “He did not intend to crash into a marker. He did not intend for anybody to be hurt. His own daughter, his own wife, his own body was on that boat. Mrs. Pino will testify (that) George, her husband, was not impaired. She wouldn’t have risked her own life.”</p><p>After the recess, Miami Fire Rescue crews checked out Pino and proceedings were ultimately pushed back until Tuesday.</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[Juicio por accidente de bote de George Pino se descarrila por sus “comportamientos emocionales”: “No es apropiado en absoluto”]]></title><link>https://www.local10.com/espanol/2026/06/09/juicio-por-accidente-de-bote-de-george-pino-se-descarrila-por-sus-comportamientos-emocionales-no-es-apropiado-en-absoluto/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/09/juicio-por-accidente-de-bote-de-george-pino-se-descarrila-por-sus-comportamientos-emocionales-no-es-apropiado-en-absoluto/</guid><dc:creator><![CDATA[Liane Morejon, Chris Gothner]]></dc:creator><description><![CDATA[Las declaraciones de apertura comenzaron el lunes en el juicio por homicidio en barco del magnate inmobiliario del sur de Florida, George Pino. Pero los abogados no pudieron terminar, ya que el hombre de 55 años se derrumbaba continuamente en el tribunal, lo que provocó un receso del día.]]></description><pubDate>Tue, 09 Jun 2026 14:04:11 +0000</pubDate><content:encoded><![CDATA[<p>Los alegatos iniciales comenzaron el lunes en el juicio por homicidio con embarcación contra el magnate inmobiliario del sur de Florida <a href="https://www.local10.com/topic/George_Pino/" target="_blank" rel="noreferrer" title="https://www.local10.com/topic/George_Pino/">George Pino</a>. Sin embargo, los abogados no pudieron concluirlos, ya que el hombre de 55 años rompió en llanto repetidamente en la sala, lo que provocó un receso por el resto del día.</p><p>Pino enfrenta cargos por la muerte de Lucy Fernández, de 17 años, tras un accidente de bote ocurrido durante el fin de semana del Día del Trabajo de 2022.</p><p>Las autoridades indicaron que Pino, entonces de 52 años, estaba al mando de una embarcación Robalo de 29 pies durante las primeras horas de la noche del 4 de septiembre de 2022 cuando perdió el control y chocó contra una baliza de canal cerca de Boca Chita Key, causando la muerte de Fernández. Otras dos jóvenes resultaron gravemente heridas, incluida Katerina Puig, de 17 años.</p><p>La selección del jurado concluyó el viernes, luego de que los posibles jurados fueran interrogados sobre sus trabajos, experiencias de vida, posibles prejuicios y lo que sabían sobre el caso.</p><p>La jueza de Miami-Dade Marisa Tinkler Méndez rechazó las solicitudes para aplazar el juicio.</p><p>La fiscal Laura Adams pudo completar su alegato inicial mientras Pino se mostraba visiblemente afectado en la corte.</p><p>“Después de causar la muerte de Lucy, este acusado evitó asumir responsabilidad al contarle a la policía una versión inventada de cómo ocurrió este accidente de navegación, y mantuvo esa falsedad mucho tiempo después del día de esta tragedia”, dijo a los jurados. “La evidencia en este caso, señoras y señores, les mostrará que esto no fue un simple accidente ni un error momentáneo de juicio. La evidencia demostrará que Lucy murió porque el acusado no cumplió con las obligaciones más básicas que exigen las reglas de navegación”.</p><p>Sin embargo, durante el alegato inicial del abogado defensor Howard Srebnick, el visible colapso emocional de Pino llegó a un punto en que Adams solicitó una suspensión, argumentando que su comportamiento era “inapropiado” para que el jurado lo presenciara.</p><p>“El señor Pino va a tener que ser capaz de controlarse”, dijo Tinkler Méndez, quien más tarde añadió que “no es apropiado en absoluto que el jurado esté presenciando estos comportamientos emocionales”.</p><p>Srebnick había logrado presentar una parte de su alegato inicial. Argumentó que el accidente fue simplemente una tragedia.</p><p>“El estado admite que esta no era la intención de George”, dijo Srebnick. “No tenía la intención de chocar contra una baliza. No tenía la intención de que nadie resultara herido. Su propia hija, su propia esposa y él mismo estaban en ese bote. La señora Pino testificará que George, su esposo, no estaba bajo los efectos de ninguna sustancia. Ella no habría puesto en riesgo su propia vida”.</p><p>Tras el receso, equipos de Miami Fire Rescue evaluaron a Pino y finalmente el proceso fue aplazado hasta el martes.</p>]]></content:encoded></item><item><title><![CDATA[US home sales surge to the fastest pace this year despite rising mortgage rates and prices]]></title><link>https://www.local10.com/business/2026/06/09/us-home-sales-surge-to-the-fastest-pace-this-year-despite-rising-mortgage-rates-and-prices/</link><guid isPermaLink="true">https://www.local10.com/business/2026/06/09/us-home-sales-surge-to-the-fastest-pace-this-year-despite-rising-mortgage-rates-and-prices/</guid><dc:creator><![CDATA[By ALEX VEIGA, Associated Press]]></dc:creator><description><![CDATA[Sales of previously occupied U.S. homes accelerated last month to their fastest pace since December, a sharp turnaround in demand for after a lackluster start to the spring homebuying season.]]></description><pubDate>Tue, 09 Jun 2026 14:33:20 +0000</pubDate><content:encoded><![CDATA[<p>Sales of previously occupied U.S. homes accelerated last month to their fastest pace since December, a sharp turnaround in demand for after a lackluster start to the spring homebuying season.</p><p>Existing home sales rose 3.2% in May from the previous month to a seasonally adjusted annual rate of 4.17 million units, the National Association of Realtors said Tuesday. Sales also rose 3.2% compared with May last year.</p><p>Home sales increased from a year earlier in the Midwest, South and West, but fell in the Northeast, NAR said.</p><p>The latest sales figure topped the roughly 4.07 million pace economists were expecting, according to FactSet.</p><p>Home sales have been mostly hovering close to a 4-million annual pace going back to 2023, far short of the historic norm that is closer to 5.2-million.</p><p>Sales rose last month even as mortgage rates have continued to mostly trend higher this spring, although they remain below where they were a year ago.</p><p>Home prices continued to rise nationally last month. The U.S. median sales price increased 1.3% in May from a year earlier to $429,300, an all-time high for any May on data going back to 1999, NAR said. Home prices have risen on an annual basis for 35 months in a row.</p><p>The U.S. housing market has been in a slump since 2022, when mortgage rates began to climb from pandemic-era lows. Sales of previously occupied U.S. homes were essentially flat last year, stuck at a 30-year low. They have remained sluggish so far this year. They were flat in April after declining from a year earlier through the first three months of this year.</p><p>Years of soaring home prices, especially in the early part of this decade when rock-bottom mortgage rates fueled a buying frenzy, have left many would-be homebuyers frozen out of the market. And a chronic shortage of homes for sale nationally, due partly to years of below-average new home construction, has helped prop up home prices even in a multiyear sales slump.</p><p>Homes purchased last month likely went under contract in March and April, when the average rate on a 30-year mortgage ranged from 6% — close to its lowest level in three and a half years — to 6.46%, according to mortgage buyer Freddie Mac. The average rate was at 6.48% last week, down from 6.85% a year earlier.</p><p>While the average rate has remained below where it was a year ago, it has been mostly trending higher since the war with Iran began, disrupting the passage of tankers ferrying crude oil from the Persian Gulf to customers worldwide and driving oil prices sharply higher. Expectations of high oil prices as the war continues have pushed up the long-term bond yields that lenders use as a guide to pricing home loans, causing mortgage rates to climb.</p><p>Despite the uncertainty over mortgage rates, first-time buyers accounted for 35% of home purchases last month, the highest share going back to June 2020, Yun said. Historically, they made up 40% of home sales.</p><p>Those who can afford to buy at current rates had more homes on the market to choose from last month, though home inventory levels remain well below historical norms.</p><p>There were 1.55 million unsold homes at the end of May, up 3.3% from April and up 0.6% from May last year, NAR said. That’s still short of the roughly 2 million homes for sale that was typical before the COVID-19 pandemic.</p><p>May’s month-end inventory translates to a 4.5-month supply at the current sales pace. Traditionally, a 5- to 6-month supply is considered a balanced market between buyers and sellers.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/OXSHZ2DOIO3TJ3VDHMMSH3NTJI.jpg?auth=97ee2ea6a3697c00545c7518db41af5251bad6f1696c558ddb05bb46bfa1c242&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[For sale sign is seen outside of a home in Wheeling, Ill., Monday, June 8, 2026. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/63YITMFYUREECO7SHVYLTH6NYY.jpg?auth=1f46cadcc94b384c28dcb05bdfee175a84b59fa9194b93df7ed08ec6ef53befd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Information sign about open house for home sale is seen outside of a home in Wheeling, Ill., Monday, June 8, 2026. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content></item><item><title><![CDATA[Arrest made in fatal Lauderhill shooting]]></title><link>https://www.local10.com/news/local/2026/06/08/arrest-made-in-fatal-lauderhill-shooting/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/08/arrest-made-in-fatal-lauderhill-shooting/</guid><dc:creator><![CDATA[Brett Knese]]></dc:creator><description><![CDATA[Police arrested a 35-year-old man in connection to a shooting that occurred Sunday in Lauderhill. ]]></description><pubDate>Tue, 09 Jun 2026 01:32:53 +0000</pubDate><content:encoded><![CDATA[<p>Police have arrested a 35-year-old man in connection to a shooting that occurred Sunday in Lauderhill, authorities announced on Monday. </p><p><a href="https://www.local10.com/espanol/2026/06/09/arrestan-a-sospechoso-por-balacera-mortal-en-lauderhill/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/09/arrestan-a-sospechoso-por-balacera-mortal-en-lauderhill/">Leer en español</a></p><p>The suspect, identified as Anthony Johnson, remains behind bars after police said he shot and killed a man outside a home along the 900 block of Northwest 34th Terrace. </p><p>On Monday, officers revealed new details about the investigation but did not release a video they said shows everything unfolding.</p><p>“As he’s approaching them, the victim is observed with his hands up in the air,” said Lauderhill Police Lt. Antonio Gonzalez, who added that Johnson fired his gun but initially did not strike anything. </p><p>“The victim proceeds to find cover near a trash can, and Anthony Johnson approaches him again and shoots him one time in the head,” said Gonzalez. </p><p>Police said it was Johnson who called 911. </p><p>“BSO dispatch heard a loud banging over the open line and the caller stated, ‘I just shot him,’” said Gonzalez. </p><p>The victim has been identified by police as 35-year-old Reginald Merisma. </p><p>Police said the shooting was targeted, but it’s not clear how the two know each other.</p><p>Investigators are also working to figure out what Johnson’s motive may have been for the shooting.</p><p>“There was sufficient probable cause to arrest him for first degree premeditated murder,” said Gonzalez. </p><p>The shooting is the second in less than 24 hours that was being investigated by the Lauderhill Police Department. </p><p><a href="https://www.local10.com/news/local/2026/06/07/man-arrives-to-hospital-with-multiple-gunshot-wounds-after-reports-of-shooting-in-lauderhill/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/07/man-arrives-to-hospital-with-multiple-gunshot-wounds-after-reports-of-shooting-in-lauderhill/">The other shooting happened at the Calypso Cay apartment complex</a> off Northwest 21st Street. </p><p>The victim in that shooting remains in the hospital in stable but critical condition. </p><p>Detectives have yet to identify a suspect in that case.</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[Arrestan a sospechoso por balacera mortal en Lauderhill]]></title><link>https://www.local10.com/espanol/2026/06/09/arrestan-a-sospechoso-por-balacera-mortal-en-lauderhill/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/09/arrestan-a-sospechoso-por-balacera-mortal-en-lauderhill/</guid><dc:creator><![CDATA[Brett Knese]]></dc:creator><description><![CDATA[La policía arrestó a un hombre de 35 años en relación con un tiroteo ocurrido el domingo en Lauderhill.]]></description><pubDate>Tue, 09 Jun 2026 13:48:57 +0000</pubDate><content:encoded><![CDATA[<p>La policía arrestó a un hombre de 35 años en relación con una balacera ocurrida el domingo en Lauderhill, informaron las autoridades el lunes.</p><p>El sospechoso, identificado como Anthony Johnson, permanece tras las rejas luego de que la policía indicara que le disparó y mató a un hombre afuera de una vivienda ubicada en la cuadra 900 de Northwest 34th Terrace.</p><p>El lunes, los agentes revelaron nuevos detalles de la investigación, pero no divulgaron un video que, según dijeron, muestra todo lo ocurrido.</p><p>“Mientras se acerca a ellos, se observa a la víctima con las manos en alto”, dijo el teniente de la policía de Lauderhill Antonio González, quien agregó que Johnson disparó su arma, pero inicialmente no impactó nada.</p><p>“La víctima procede a buscar refugio cerca de un contenedor de basura y Anthony Johnson se acerca nuevamente y le dispara una vez en la cabeza”, dijo González.</p><p>La policía indicó que fue Johnson quien llamó al 911.</p><p>“El centro de despacho de la BSO escuchó un fuerte golpe a través de la línea abierta y el llamante dijo: ‘Acabo de dispararle’”, señaló González.</p><p>La víctima fue identificada por la policía como Reginald Merisma, de 35 años.</p><p>La policía indicó que la balacera fue dirigida específicamente contra la víctima, pero no está claro cómo se conocían ambos hombres.</p><p>Los investigadores también trabajan para determinar cuál pudo haber sido el motivo de Johnson para cometer la balacera.</p><p>“Había causa probable suficiente para arrestarlo por asesinato premeditado en primer grado”, dijo González.</p><p>La balacera es la segunda en menos de 24 horas que estaba siendo investigada por el Departamento de Policía de Lauderhill.</p><p><a href="https://www.local10.com/espanol/2026/06/07/hombre-llega-a-hospital-con-multiples-heridas-de-bala-en-lauderhill/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/07/hombre-llega-a-hospital-con-multiples-heridas-de-bala-en-lauderhill/">La otra balacera ocurrió en el complejo de apartamentos Calypso Cay</a>, cerca de Northwest 21st Street.</p><p>La víctima de esa balacera permanece hospitalizada en condición estable, pero crítica.</p><p>Los detectives aún no han identificado a un sospechoso en ese caso.</p>]]></content:encoded></item><item><title><![CDATA[Woman fatally struck by car in Fort Lauderdale]]></title><link>https://www.local10.com/news/local/2026/06/08/woman-fatally-struck-by-car-in-fort-lauderdale/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/08/woman-fatally-struck-by-car-in-fort-lauderdale/</guid><dc:creator><![CDATA[Samiar Nefzi]]></dc:creator><description><![CDATA[Authorities in Broward County are investigating after a pedestrian was stuck by a vehicle.]]></description><pubDate>Tue, 09 Jun 2026 02:00:20 +0000</pubDate><content:encoded><![CDATA[<p>Authorities in Broward County are investigating after a pedestrian was stuck by a vehicle Monday night.</p><p><a href="https://www.local10.com/espanol/2026/06/09/muere-mujer-atropellada-por-vehiculo-en-fort-lauderdale/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/09/muere-mujer-atropellada-por-vehiculo-en-fort-lauderdale/">Leer en español</a></p><p>It happened at approximately 8:30 p.m. along the 1700 block of North Federal Highway in Fort Lauderdale.</p><p>According to Fort Lauderdale police, a woman was struck by a vehicle and rushed by rescue crews to Broward Health Medical Center as a trauma alert.</p><p>Upon arrival at the hospital, officials said she was pronounced dead. </p><p>Police said the driver who struck the woman remained at the scene. </p><p>Witnesses at the scene told Local 10 News’ Samiar Nefzi that the woman was wearing all black when she was struck by a Hummer, which could be seen with damage to its passenger side. </p><p>“I guess the lady, she pulled out her phone, tried to use her flashlight to shine, flash a few times at the driver of the Hummer to kind of let them know, (but) they didn’t see,” said witness Luke Atkins. “I heard someone say to police the Hummer started braking a split second before the hit.”</p><p>Homicide detectives are investigating the circumstances that led up to the crash. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Muere mujer atropellada por vehículo en Fort Lauderdale]]></title><link>https://www.local10.com/espanol/2026/06/09/muere-mujer-atropellada-por-vehiculo-en-fort-lauderdale/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/09/muere-mujer-atropellada-por-vehiculo-en-fort-lauderdale/</guid><dc:creator><![CDATA[Samiar Nefzi]]></dc:creator><description><![CDATA[Las autoridades del condado de Broward están investigando un caso en el que un peatón fue atropellado por un vehículo.]]></description><pubDate>Tue, 09 Jun 2026 13:44:16 +0000</pubDate><content:encoded><![CDATA[<p>Las autoridades del condado Broward investigan luego de que una peatona fuera atropellada por un vehículo la noche del lunes.</p><p>El incidente ocurrió aproximadamente a las 8:30 p.m. en la cuadra 1700 de North Federal Highway, en Fort Lauderdale.</p><p>Según la policía de Fort Lauderdale, una mujer fue atropellada por un vehículo y trasladada por equipos de rescate al Broward Health Medical Center como paciente de trauma.</p><p>Al llegar al hospital, las autoridades informaron que fue declarada muerta.</p><p>La policía indicó que el conductor que atropelló a la mujer permaneció en el lugar.</p><p>Testigos en la escena dijeron a Samiar Nefzi, de Local 10 News, que la mujer vestía completamente de negro cuando fue atropellada por un Hummer, que presentaba daños en el lado del pasajero.</p><p>“Creo que la señora sacó su teléfono e intentó usar la linterna para hacer señales al conductor del Hummer, para que se diera cuenta, pero no la vio”, dijo el testigo Luke Atkins. “Escuché que alguien le dijo a la policía que el Hummer comenzó a frenar una fracción de segundo antes del impacto”.</p><p>Detectives de homicidios investigan las circunstancias que llevaron al accidente.</p>]]></content:encoded></item><item><title><![CDATA[Policía: Balean en la cabeza a hombre que intentaba robar a residentes en casa de Miami Gardens]]></title><link>https://www.local10.com/espanol/2026/06/09/policia-balean-en-la-cabeza-a-hombre-que-intentaba-robar-a-residentes-en-casa-de-miami-gardens/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/09/policia-balean-en-la-cabeza-a-hombre-que-intentaba-robar-a-residentes-en-casa-de-miami-gardens/</guid><dc:creator><![CDATA[Amanda Batchelor, Jackie Pascale]]></dc:creator><description><![CDATA[Una persona fue hospitalizada el martes por la mañana y ahora se está llevando a cabo una investigación policial en Miami Gardens, confirmaron los socorristas a Local 10 News.]]></description><pubDate>Tue, 09 Jun 2026 13:24:35 +0000</pubDate><content:encoded><![CDATA[<p>Un sospechoso murió luego de recibir un disparo en la cabeza mientras intentaba cometer un robo la madrugada del martes en una vivienda de Miami Gardens, informaron las autoridades.</p><p>Según la policía de Miami Gardens, el intento de robo y la balacera fueron reportados alrededor de la 1:35 a.m. en el área de Northwest 173rd Street y la 36th Avenue.</p><p>La policía indicó que un residente de la vivienda abrió la puerta principal al presunto ladrón y ambos se involucraron en un altercado físico.</p><p>La novia del residente luego corrió a buscar ayuda de los vecinos, dijeron las autoridades.</p><p>Uno de los vecinos escuchó entonces detonaciones, que según la policía provinieron del arma del presunto ladrón.</p><p>Ese vecino se dirigió al lugar donde ocurría la pelea y le disparó al sospechoso en la cabeza, informó la policía.</p><p>Funcionarios de Miami-Dade Fire Rescue trasladaron al sospechoso al HCA Florida Aventura Hospital, donde posteriormente murió.</p><p>“Cuarenta y cinco años en esta cuadra, y nunca habíamos visto una escena del crimen ni nada parecido aquí”, dijo la vecina Katara Bloom.</p><p>Mientras la policía afirma que ya no existe una amenaza para esta comunidad, los vecinos aseguran que seguirán unidos.</p><p>“Este no es un mal vecindario, es un vecindario bastante bueno”, dijo Bloom. “Realmente nadie tiene problemas. Somos como una familia en esta comunidad; cada uno de nosotros se conoce”.</p><p>No está claro si la persona que vive en la vivienda fue atacada al azar, ya que la policía indicó que el motivo aún no está claro.</p><p>La investigación continúa en curso.</p>]]></content:encoded></item><item><title><![CDATA[Playing hip-hop or Doris Day, older exercise instructors can speak their peers' language]]></title><link>https://www.local10.com/health/2026/06/09/playing-hip-hop-or-doris-day-older-exercise-instructors-can-speak-their-peers-language/</link><guid isPermaLink="true">https://www.local10.com/health/2026/06/09/playing-hip-hop-or-doris-day-older-exercise-instructors-can-speak-their-peers-language/</guid><dc:creator><![CDATA[By DONNA BLANKINSHIP, Associated Press]]></dc:creator><description><![CDATA[SEATTLE (AP) — Bengie Santos was a dancer and choreographer for 30 years before reaching an age when most artists hang up their dancing shoes and take a seat in the audience. But she wasn’t ready to sit back and enjoy the show. So Santos began her third act as an exercise instructor.]]></description><pubDate>Tue, 09 Jun 2026 13:40:41 +0000</pubDate><content:encoded><![CDATA[<p>SEATTLE (AP) — Bengie Santos was a dancer and choreographer for 30 years before reaching an age when most artists hang up their dancing shoes and take a seat in the audience. But she wasn’t ready to sit back and enjoy the show. So Santos began her third act as an exercise instructor.</p><p>Now 72 and in her 14th year teaching at the YMCA of Greater Seattle, Santos has an almost cult-like following of older adults — many in their 80s and 90s — who come to stretch, dance and lift weights multiple times a week.</p><p>From Doris Day singalongs to hip-hop routines and country line dances, the classes get people kicking, popping and spinning.</p><p>Some of Santos' students say younger instructors — however great — don’t quite “get them” in the same way.</p><p>And Y organizers and other experts say many older instructors can be role models, speaking their peers' language in a way that makes exercise more fun.</p><p>Exercise can build social connections</p><p>Sharon Ruff, 81, was attracted to Santos’ classes by the eclectic mix of music, and loves the instructor’s energy and enthusiasm. Before she retired from her job as a teacher, she had never exercised regularly. “I didn’t really like it, because it wasn’t fun,” she says.</p><p>Her friend Ann Kashiwa, 91, often stays for two hour-long classes in a row. She started taking Santos’ classes during the pandemic, and has stuck with them through treatment for pancreatic cancer.</p><p>“She is not only a fantastic teacher, but she gets people together,” says Kashiwa, whose Y friendships have helped her through tough times.</p><p>Santos says inspiration flows both ways. Her students inspire her to keep going, she says, and “I’m hoping I inspire them to keep going.”</p><p>What older instructors can offer</p><p>Exercise and being with people are crucial for healthy aging, so finding incentives to do that is important.</p><p>“Everybody has to figure out what their barriers are” and come up with strategies to make physical activity rewarding, says Daniel E. Lieberman, an evolutionary biologist at Harvard and author of several books, including “Exercised: Why Something We Never Evolved to Do is Healthy and Rewarding.”</p><p>Finding someone to get you moving, whether an instructor or a friend, can help overcome that natural resistance.</p><p>“People who stay active as they get older are important role models for everyone,” Lieberman says.</p><p>Harry King, an 83-year-old personal trainer in Greenville, South Carolina, agrees that motivation to take that first step is tough for many people, and becomes even harder as their mobility weakens.</p><p>King had always been active – kayaking, hiking and playing basketball – but when he retired from his job as an insurance executive and business coach, he felt a pull toward a comfortable chair in front of the TV. But that got boring fast, so when he saw a Help Wanted sign at Planet Fitness, he applied and worked his way up to become a trainer.</p><p>Most of his clients are 50 or older.</p><p>“I’ve heard people say I set a good example and I try to,” he says. “At my age, if I can exercise, why can’t other people too?”</p><p>Recruiting older instructors</p><p>The YMCA in Seattle is mindful of the value of having an older instructor leading a senior class.</p><p>“We don’t put an age limit on our applicants,” says program executive Kerry Ashby, who started there as a younger instructor for the Active Older Adults program. The Y does recruit from within the older adult classes, and a lot of instructors are former participants.</p><p>“We know it’s more than just fitness for the majority of our active older adults,” Ashby says. “It’s also the mental and emotional aspect.”</p><p>Tom Kleinecke, 67, has been a member of the Y for 18 years and has sampled many different classes. Younger instructors, he says, tend to teach their classes, while Santos leads and inspires.</p><p>Kleinecke says his fitness and endurance have improved noticeably since he started taking three of Santos’ classes a week. Although he’s fit, he says, it’s challenging to keep up with her.</p><p>One of the classes includes a faster-paced dance class not designed for older students. At first, parts were tough to follow, he said, but before long, he knew all the steps, from mambo to moonwalk.</p><p>“If you’re worried about being out of sync and uncoordinated, don’t worry about it because nobody is paying attention to you,” Kleinecke says. They’re all watching the instructor.</p><p>Now, he and his wife go out dancing on the weekends.</p><p>Looking forward to working out</p><p>Santos says she considers the ages and backgrounds of her students when choosing the exercise class soundtrack.</p><p>“I always tell other instructors it isn’t your class, it’s their class,” she says.</p><p>She also teaches smaller classes in three senior living facilities. Those students range from 80 to 102.</p><p>“The caregivers wheel them out. I play their music. It triggers their memory,” from Judy Garland to Louie Armstrong, Santos says. “When they see me they think they’re going to party.”</p><p>Some even waltz in their chairs.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EO7ESP3M7IWA7J47XZOHOYUWUU.jpg?auth=97e34756a53828451875e7941c09e64a2400b238694bc7ede0ec409d783f70c6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Instructor Bengie Santos, 72, at front, leads an exercise class for older adults at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5OWCH4SP6LSWH2K7C7TC4JRXZI.jpg?auth=5ff5e193d2c400b3acab4ce09c5ff79f13e1b020844b6e440a4631fde5aadd58&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Instructor Bengie Santos, 72, collects small exercise balls in between portions of her exercise class for older adults at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CNOWBNTYTIRJQHDMKLPTSOCTJM.jpg?auth=1f136a98729a83a90d88ecc70bda5a481ff366674aa250498f79b31c7f018380&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Instructor Bengie Santos, 72, leads a class for older adults at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PINQ3OMJZDZWASTHCZTGLFYDSY.jpg?auth=c9479534b17409ed5bdcd283d446ec4d6e6a95f287599a8ad21908853073d4a5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A participant uses light weights during a class for older adults led by instructor Bengie Santos at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZRSLBZBX4HZ4KOUUAOBMUB77XM.jpg?auth=ba7cd84ebcfe98c2180ee8ce34010a88bcffa6b034295d502e258585b3f81b0f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Instructor Bengie Santos, 72, leads a class for older adults, including Pilar Madayag, left, at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/F2KEKDOQZMZQXKPV7JSVUSNORM.jpg?auth=6be67b4e1b908317d4cb7ef50a2df00720ac741375bfe717fc0ff71e953ba252&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Instructor Bengie Santos, 72, leads a class for older adults at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7GIGSZDFFZAWC3STRLFMCQOZRI.jpg?auth=819d8f89f013901d46e976b9834f5d2e15109aff65972de3e939f68a32fe1378&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A participant uses an exercise band during a class for older adults led by instructor Bengie Santos at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PEN4HRQAX6ECKAIEOZOQAQV3YA.jpg?auth=f97029a5c7b0fe3b91b0ff9715981b560b43bb4c9b879a018c4419ea3a9a6527&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ann Kashiwa, 91, right, uses an exercise band while taking a class for older adults led by instructor Bengie Santos at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FKJM63U76FHT6T2FZCBEKR7IAI.jpg?auth=1134a7a314b6c4329efd82aa34511d3ec161fd0b36688e15e5cefe24d3e336f3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Instructor Bengie Santos, 72, foreground center, leads a class for older adults at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QHIWSHOZSPZJIVEAQJCYVU25PY.jpg?auth=12766c2c1b294e344880ef0289c0acf0206c4aced491e3df6eb71e48f004c984&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Instructor Bengie Santos, 72, leads a class for older adults at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JSR5GZAH6A3ALBSHUEW4V3ZNSM.jpg?auth=8d9f479f6cd58e7baf8851416c14feb58e5e6bcc589ed39f121234701650e222&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Instructor Bengie Santos, 72, leads a class for older adults, including Lili Bonilla, in a yellow tracksuit, at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/M6ETJDT2SVI2QHLDALTQGGBHOY.jpg?auth=0156922b4c0d48a28b33b53be5c24aa2e48c63e0ac93f263e220751f78449570&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[From left, Ann Kashiwa, Alma Alvarez-Smith and Pilar Madayag follow instructor Bengie Santos, 72, as she leads an exercise class for older adults at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MFSOPWY5TAAV43CRGEI5JFFJSY.jpg?auth=b20a9adbb7d5e953721ff1ccdad15d7b38ff4346abebe7d7f1419497dc458926&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Participants do arm exercises in a class for older adults led by instructor Bengie Santos, 72, at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PDWXQG7JTDA75K7GP7ETS3MTEA.jpg?auth=4941838446ba835d9a8878ed21bd95d36a725a3d710f7a309e6dcc1c08918134&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Participants do arm exercises during an exercise class for older adults led by instructor Bengie Santos, 72, at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LSR5KUXQBB7AKWY6BT44PZXXB4.jpg?auth=8efda49493ac23ecd57edcd39fb4d0f334c29eda17327357dfb0d5a94aef55f3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A participant grabs an exercise ball during a class for older adults led by instructor Bengie Santos at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BNRTQFPWVC6GMTK3TD6XLMUIYM.jpg?auth=4e5e41ef21f8bc70fdd26d3708b7e4d05d6f696f6a79e82296611e3fb10327ad&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Eileen Weintraub uses light weights during a class for older adults led by Bengie Santos at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZGL5ZOKI6YMYQFYFB7SJFOAXF4.jpg?auth=fd235ab07c00376fd528c3467d706531d81e9492d8c75283fe543d6fe858bd04&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lili Bonilla raises light weights during an exercise class for older adults led by instructor Bengie Santos, 72, at the Dale Turner Family YMCA, April 30, 2026, in Shoreline, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content></item><item><title><![CDATA[Man accused of masturbating near girl on Broward County Transit bus ]]></title><link>https://www.local10.com/news/local/2026/06/09/man-accused-of-masturbating-near-girl-on-broward-county-transit-bus/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/09/man-accused-of-masturbating-near-girl-on-broward-county-transit-bus/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A 30-year-old man was arrested Sunday by Margate police, nearly two weeks after he allegedly masturbated in front of an 11-year-old girl while they were riding a Broward County Transit bus, authorities said.]]></description><pubDate>Tue, 09 Jun 2026 11:56:01 +0000</pubDate><content:encoded><![CDATA[<p>A 30-year-old man was arrested Sunday by Margate police, nearly two weeks after he allegedly masturbated in front of an 11-year-old girl while they were riding a Broward County Transit bus, authorities said.</p><p><a href="https://www.local10.com/espanol/2026/06/09/hombre-fue-acusado-de-masturbarse-cerca-de-una-nina-en-autobus-de-broward-county-transit/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/09/hombre-fue-acusado-de-masturbarse-cerca-de-una-nina-en-autobus-de-broward-county-transit/">Leer en español</a></p><p>According to an arrest report from the Margate Police Department, Joel Ern Pizarro, of Pompano Beach, was arrested on a lewd and lascivious charge following the May 27 incident that occurred in the 6600 block of West Atlantic Boulevard.</p><p>Police said Pizarro and the victim, who was on the way to school, were riding the bus when the girl noticed that Pizarro moved to the empty seat directly across the aisle from her and then began masturbating while looking at her.</p><p>The victim tried to discreetly record Pizarro with her phone before looking away, authorities said.</p><p>According to the report, when the bus arrived at the victim’s stop she spoke to the bus driver about what occurred as Pizarro exited the bus.</p><p>Police said the victim provided a description of the suspect to officers before they escorted her to school.</p><p>According to the report, she later identified Pizarro to police in a photo lineup.</p><p>Authorities noted in the report that in November 2025, Pizarro was arrested at the Broward County Tri-Rail Station on Northwest 33<sup>rd</sup> Street in Pompano Beach after employees saw him masturbating in a public stairwell.</p><p>As of Tuesday morning, Pizarro was being held at the Broward County Main Jail on a $50,000 bond.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/M5Q4XO5BEBCSZBT2TPO75IJPWE.jpg?auth=016b5b5495a2a58d85bafe1ac95e757784e51061f5fec32f0b053241169cd689&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Hombre fue acusado de masturbarse cerca de una niña en autobús de Broward County Transit]]></title><link>https://www.local10.com/espanol/2026/06/09/hombre-fue-acusado-de-masturbarse-cerca-de-una-nina-en-autobus-de-broward-county-transit/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/09/hombre-fue-acusado-de-masturbarse-cerca-de-una-nina-en-autobus-de-broward-county-transit/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Un hombre de 30 años fue arrestado el domingo por la policía de Margate, casi dos semanas después de que supuestamente se masturbaba frente a una niña de 11 años mientras viajaban en un autobús de tránsito del condado de Broward, dijeron las autoridades.]]></description><pubDate>Tue, 09 Jun 2026 13:39:27 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de 30 años fue arrestado el domingo por la policía de Margate, casi dos semanas después de que supuestamente se masturbara frente a una niña de 11 años mientras viajaban en un autobús de transporte público del condado de Broward, según informaron las autoridades.</p><p>Según un informe de arresto del Departamento de Policía de Margate, Joel Ern Pizarro, de Pompano Beach, fue arrestado por un cargo de actos lascivos e indecentes tras el incidente ocurrido el 27 de mayo en la cuadra 6600 de West Atlantic Boulevard.</p><p>Según la policía, Pizarro y la víctima, que se dirigía a la escuela, viajaban en el autobús cuando la niña notó que Pizarro se movió al asiento vacío que estaba justo enfrente de ella, al otro lado del pasillo, y luego comenzó a masturbarse mientras la miraba.</p><p>Según las autoridades, la víctima intentó grabar discretamente a Pizarro con su teléfono antes de apartar la mirada.</p><p>Según el informe, cuando el autobús llegó a la parada de la víctima, ella habló con el conductor sobre lo ocurrido cuando Pizarro bajó del autobús.</p><p>La policía informó que la víctima proporcionó una descripción del sospechoso a los agentes antes de que la acompañaran a la escuela.</p><p>Según el informe, posteriormente ella identificó a Pizarro ante la policía en una rueda de reconocimiento fotográfica.</p><p>Las autoridades señalaron en el informe que, en noviembre de 2025, Pizarro fue arrestado en la estación Tri-Rail del condado de Broward, en la calle Northwest 33rd <sup>de</sup> Pompano Beach, después de que los empleados lo vieran masturbándose en una escalera pública.</p><p>Hasta el martes por la mañana, Pizarro permanecía detenido en la cárcel principal del condado de Broward bajo una fianza de $50,000 USD.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/M5Q4XO5BEBCSZBT2TPO75IJPWE.jpg?auth=016b5b5495a2a58d85bafe1ac95e757784e51061f5fec32f0b053241169cd689&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[June 9: Thunderstorm chances increase later this week]]></title><link>https://www.local10.com/weather/2026/06/09/june-9-thunderstorm-chances-increase-later-this-week/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/06/09/june-9-thunderstorm-chances-increase-later-this-week/</guid><dc:creator><![CDATA[Brandon Orr]]></dc:creator><description><![CDATA[Just like yesterday, only a couple of showers are possible in our area today. ]]></description><pubDate>Tue, 09 Jun 2026 13:36:53 +0000</pubDate><content:encoded><![CDATA[<p>Just like yesterday, only a couple of showers are possible in our area today. Most of the thunderstorms that develop this afternoon will be too far to the west in the Everglades and will push away from our area. Without much rain to cool us down, we will reach around 90° today. Factor in the high humidity and it will feel like 100°. That will be the peak heat index from the Keys all the way up to Broward County.</p><p>The chance of rain will steadily increase through the week as thunderstorms develop closer to the coastline, especially Friday into the weekend. So far it looks like typical rainy season thunderstorms so rainfall totals don’t look extreme and it doesn’t look like a washout.</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[BSO: Miami-Dade couple travels to Broward with daughter to steal SUV ]]></title><link>https://www.local10.com/news/local/2026/06/09/bso-miami-dade-couple-travels-to-broward-with-daughter-to-steal-suv/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/09/bso-miami-dade-couple-travels-to-broward-with-daughter-to-steal-suv/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A couple from Miami-Dade County was arrested last Friday after they traveled to Broward County with their daughter in order to steal a vehicle, authorities said.]]></description><pubDate>Tue, 09 Jun 2026 12:25:10 +0000</pubDate><content:encoded><![CDATA[<p>A couple from Miami-Dade County was arrested last Friday after they traveled to Broward County with their daughter in order to steal a vehicle, authorities said.</p><p><a href="https://www.local10.com/espanol/2026/06/09/bso-pareja-de-miami-dade-viaja-a-broward-con-hija-para-robar-suv/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/09/bso-pareja-de-miami-dade-viaja-a-broward-con-hija-para-robar-suv/">Leer en español</a></p><p>The Broward Sheriff’s Office identified the couple as Jeyson Javier, 32, of Opa-locka, and Daniela Alfonso Dominguez, 25.</p><p>According to Javier’s arrest report, BSO detectives from the agency’s Burglary Apprehension Team were following a Honda Civic Friday when they spotted Javier exiting the driver’s side door of the car with a skateboard in hand and then going over to a parking lot at 2200 S. Ocean Drive in Hollywood.</p><p>Detectives said Javier forcefully entered a 2025 Honda CR-V, re-programmed the vehicle and then took off in it as the Civic followed it back to Miami-Dade.</p><p>According to the report, Javier stopped the SUV in Miami Gardens where he appeared to rip off the vehicle’s GPS and then drove it to an apartment complex at 20401 NW 17<sup>th</sup> Avenue in Miami Gardens.</p><p>“This is consistent with (the) suspect utilizing an apartment complex as a cool down location for the stolen vehicle,” the report stated.</p><p>Detectives said Javier then re-entered the Civic and drove away before he was stopped by authorities in the area of Northwest 27<sup>th</sup> Avenue and 183<sup>rd</sup> Street.</p><p>Deputies said both Javier and Dominguez were taken into custody, and their daughter was found sleeping in the back seat of the Civic.</p><p>According to the report, multiple items were found in the car that were believed to be used to steal vehicles.</p><p>Both Javier and Dominguez declined to speak with detectives, the report stated.</p><p>They both face charges of grand theft auto, possessing burglary tools with intent to use and child neglect without great bodily harm. Javier also has an out of county hold for grand theft of a motor vehicle, online jail records show.</p><p>As of Tuesday morning, Javier was being held at the Broward County Main Jail without bond and Dominguez was no longer appearing in the online jail database. </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/SCS4D6JQ4VFLNLY3NG6YB3HJHU.jpg?auth=7ff80e65456d6903c3362a2f48db4b90aa45405ea79b793b92ea762bc8ffb66f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[BSO: Pareja de Miami-Dade viaja a Broward con hija para robar SUV]]></title><link>https://www.local10.com/espanol/2026/06/09/bso-pareja-de-miami-dade-viaja-a-broward-con-hija-para-robar-suv/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/09/bso-pareja-de-miami-dade-viaja-a-broward-con-hija-para-robar-suv/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Una pareja del condado de Miami-Dade fue arrestada el viernes pasado luego de que viajaron al condado de Broward con su hija con el fin de robar un vehículo, dijeron las autoridades.]]></description><pubDate>Tue, 09 Jun 2026 13:34:55 +0000</pubDate><content:encoded><![CDATA[<p>Una pareja del condado Miami-Dade fue arrestada el pasado viernes después de viajar al condado Broward con su hija para robar un vehículo, informaron las autoridades.</p><p>La Oficina del Sheriff de Broward (BSO) identificó a la pareja como Jeyson Javier, de 32 años y residente de Opa-locka, y Daniela Alfonso Domínguez, de 25 años.</p><p>Según el informe de arresto de Javier, detectives de la Unidad de Captura de Ladrones de la BSO seguían un Honda Civic el viernes cuando observaron a Javier salir por la puerta del conductor con una patineta en la mano y dirigirse a un estacionamiento ubicado en 2200 S. Ocean Drive, en Hollywood.</p><p>Los detectives indicaron que Javier ingresó por la fuerza a una Honda CR-V 2025, reprogramó el vehículo y luego se marchó en él mientras el Civic lo seguía de regreso a Miami-Dade.</p><p>Según el informe, Javier detuvo el SUV en Miami Gardens, donde aparentemente arrancó el sistema GPS del vehículo, y luego lo condujo hasta un complejo de apartamentos ubicado en 20401 NW 17th Avenue, en Miami Gardens.</p><p>“Esto es consistente con que el sospechoso utilice un complejo de apartamentos como lugar de enfriamiento para el vehículo robado”, señala el informe.</p><p>Los detectives dijeron que Javier volvió a subir al Civic y se marchó antes de ser detenido por las autoridades en el área de Northwest 27th Avenue y 183rd Street.</p><p>Los agentes informaron que tanto Javier como Domínguez fueron detenidos y que su hija fue encontrada dormida en el asiento trasero del Civic.</p><p>Según el informe, en el vehículo fueron encontrados varios objetos que se cree eran utilizados para robar vehículos.</p><p>Tanto Javier como Domínguez se negaron a hablar con los detectives, indica el informe.</p><p>Ambos enfrentan cargos de robo mayor de vehículo, posesión de herramientas de robo con intención de utilizarlas y negligencia infantil sin causar daño corporal grave. Los registros de la cárcel muestran además que Javier tiene una retención de otro condado por robo mayor de vehículo de motor.</p><p>Hasta la mañana del martes, Javier permanecía detenido en la cárcel principal del condado Broward sin derecho a fianza y Domínguez ya no aparecía en la base de datos de la cárcel en línea.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SCS4D6JQ4VFLNLY3NG6YB3HJHU.jpg?auth=7ff80e65456d6903c3362a2f48db4b90aa45405ea79b793b92ea762bc8ffb66f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Police: Man shot in head while trying to rob resident at Miami Gardens home ]]></title><link>https://www.local10.com/news/local/2026/06/09/1-hospitalized-police-investigation-underway-in-miami-gardens/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/09/1-hospitalized-police-investigation-underway-in-miami-gardens/</guid><dc:creator><![CDATA[Jackie Pascale, Amanda Batchelor]]></dc:creator><description><![CDATA[A suspect has died after he was shot in the head while trying to conduct a robbery early Tuesday morning at a home in Miami Gardens, authorities said.]]></description><pubDate>Tue, 09 Jun 2026 10:52:37 +0000</pubDate><content:encoded><![CDATA[<p>A suspect has died after he was shot in the head while trying to conduct a robbery early Tuesday morning at a home in Miami Gardens, authorities said.</p><p><a href="https://www.local10.com/espanol/2026/06/09/policia-balean-en-la-cabeza-a-hombre-que-intentaba-robar-a-residentes-en-casa-de-miami-gardens/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/09/policia-balean-en-la-cabeza-a-hombre-que-intentaba-robar-a-residentes-en-casa-de-miami-gardens/">Leer en español</a></p><p>According to Miami Gardens police, the attempted robbery and shooting were reported at about 1:35 a.m. in the area of Northwest 173rd Street and 36th Avenue. </p><p>Police said a male resident at the home opened the front door to the would-be robber and the two got into a physical altercation.</p><p>The resident’s girlfriend then ran to neighbors for help, authorities said. </p><p>One of the neighbors then heard the sound of gunshots, which police say came from the alleged robber’s gun.</p><p>That neighbor then went over to where the fight was happening and shot the suspect in the head, police said.</p><p>Miami-Dade Fire Rescue officials transported the suspect to HCA Florida Aventura Hospital, where he later died.</p><p>“Forty five years on this block, and we ain’t never seen a crime scene or anything out here,” neighbor Katara Bloom said. </p><p>As police say there’s no longer a threat to this community, neighbors say they’ll continue to stick together.</p><p>“This is not a bad neighborhood -- this is a pretty good neighborhood,” Bloom said. “Nobody really has any problems. We’re like family in this community; each one of us knows each other.”</p><p>It’s unclear whether the person who lives at the house was randomly targeted as police say the motive is still unclear.</p><p>The investigation remains ongoing.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[‘A wound that will never heal:’ Family of slain Doral woman, 2 girls releases statement]]></title><link>https://www.local10.com/news/local/2026/06/09/a-wound-that-will-never-heal-family-of-slain-doral-woman-2-girls-release-statement/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/09/a-wound-that-will-never-heal-family-of-slain-doral-woman-2-girls-release-statement/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[The family of a Doral woman who was slain alongside her daughters in what police said was a murder-suicide carried out by the girls’ father released a statement this week to the media.]]></description><pubDate>Tue, 09 Jun 2026 11:19:23 +0000</pubDate><content:encoded><![CDATA[<p>The family of a 46-year-old Doral woman who was <a href="https://www.local10.com/news/local/2026/06/04/community-shaken-as-neighbors-mayor-remember-family-killed-in-doral-murder-suicide/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/04/community-shaken-as-neighbors-mayor-remember-family-killed-in-doral-murder-suicide/">slain alongside her daughters</a> in what police said was a murder-suicide carried out by the girls’ father released a statement this week to the media.</p><p><a href="https://www.local10.com/espanol/2026/06/09/una-herida-que-nunca-sanara-familia-de-mujer-de-doral-y-dos-ninas-asesinadas-emite-comunicado/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/09/una-herida-que-nunca-sanara-familia-de-mujer-de-doral-y-dos-ninas-asesinadas-emite-comunicado/">Leer en español</a></p><p>“We are the family of Melanie Lauren Hyer — her mother and her sister, and Alvin Jaramillo, the man who had the privilege of being her husband, and who remained one of her closest and most devoted friends until the day she was taken from us,” the statement read. “We speak together because Melanie deserves to have her story told accurately, and because her daughters — Savannah and Sienna — deserve the same.”</p><p>According to investigators, Doral police officers responded to the victims’ home in the gated Doral Isles community on the night of June 2 after a concerned family friend requested a welfare check. </p><p>Authorities said officers entered the home and found the victims dead, along with the girls’ father, 42-year-old Ryan Whiten. Police confirmed they all had stab wounds on their bodies. </p><p>“Ryan Whiten’s actions have shattered our family in ways that words cannot express,” Hyer’s family said. “Melanie was a woman of extraordinary warmth and fierce devotion to her daughters. Savannah and Sienna were joyful, bright, beloved girls who had their entire lives ahead of them. The loss of all three of them — violently, without warning — is a wound that will never heal.”</p><p>“We would like to clarify any confusion regarding the perpetrator of this heinous act,” the statement continued. “Ryan was the biological father of Savannah and Sienna. He and Melanie were never married, and he had a history of drug abuse. Melanie had full custody of the children with visitation by Ryan, who for a time lived in the same development. After Ryan viciously murdered Melanie and their two daughters, he took his own life.”</p><p>The statement identified Jaramillo as Melanie’s ex-husband, who the family said “remains a loving part of the Hyer family.”</p><p>Friends of Hyer told Local 10 News that she was a loving mother and a real estate agent, who also supported South Florida nonprofit efforts, including literacy programs for children through The Lucy Project. </p><p>Hyer’s daughters, Savannah, 11, and Sienna, 8, were both students at Downtown Doral Academy.</p><p>“We are grateful for the outpouring of love from the Doral community, from Melanie’s wide network of colleagues and clients, from the families at Downtown Doral Academy and from the countless people whose lives she touched,” the family’s statement read. “Please hold the memory of Melanie, Savannah and Sienna gently in your hearts.”</p><p>The statement was signed, “With profound grief, Jill Hyer, Corry Hyer and Alvin Jaramillo.”</p><p><b>Hyer’s obituary can be read in full below:</b></p><p><i><b>Melanie Lauren Hyer</b></i></p><p><i>46 years old — Devoted Mother, Daughter, Sister and Friend</i></p><p><i>Melanie Lauren Hyer, 46, was a devoted mother, a cherished daughter and sister, and one of South Florida’s most respected real estate professionals. Born and raised in Manhasset, New York, Melanie grew up with a deep sense of community, forming friendships that would span a lifetime. She was especially close to her older sister Corry, who was both her confidante and her companion through all of life’s adventures.</i></p><p><i>Melanie’s parents — her mother, Jill, and her father, Douglas Hyer — provided a loving and steadfast foundation on which she built her life. Jill was a constant and guiding presence from Melanie’s earliest days, a closeness that never dimmed and that extended warmly to Savannah and Sienna as they grew. A Spanish teacher while Melanie was growing up, Jill instilled in Melanie an excitement for foreign languages and an early passion for becoming fluent in several of them. Doug, who predeceased her, instilled in Melanie the values of hard work and excellence that would define everything she touched. Doug’s wanderlust for travel planted Melanie’s life-long pursuit of new countries and friends across the world.</i></p><p><i>Melanie attended Tulane University and studied in Madrid and Buenos Aires, which deepened her love of Latin culture and language. This became an asset when she decided at the age of 23 to relocate from New York to the warmth of Florida, settling in Miami. She was a woman with a fierce internal compass, one who charted her own course and held it. So, it comes as no surprise that she was in fact a captain at sea. A spirited and familiar presence on South Florida’s waterways, Melanie could be found standing at the helm with her daughters by her side, or on a boat entertaining groups of her many friends.</i></p><p><i>She built her career over more than two decades, beginning at Keller Williams Realty before co-founding Pro Estate Realty in 2022. In that time she sold over 1,000 properties across Miami-Dade, Broward and Palm Beach counties, launched a development company of her own — buying and renovating properties as far north as Jupiter — and was a trusted voice in the industry and a frequent expert commentator in the media.</i></p><p><i>But what set Melanie apart was not the breadth of her work — it was the depth of her heart. She built her professional identity around probate real estate, a specialized field that guides families through one of the most difficult transitions imaginable: the transfer of a loved one’s home and assets after death. It takes a certain kind of person to choose this work — someone with patience, compassion and the rare ability to make people feel genuinely cared for at their most vulnerable. That was Melanie. Her warmth allowed her to excel in ways that numbers alone cannot capture.</i></p><p><i>Away from work, Melanie lived with equal passion. She was an avid traveler. Like her father, she put pins in the world map on her wall, illustrating the more than 20 countries she visited. Most recently, she went with Corry and friends to Greece on a “Sister’s Trip” where laughs, shopping and plenty of great wine and food ensued. </i></p><p><i>Closer to home, she was a vibrant presence in the Doral community. Doral Mayor Christi Fraga remembered her as “a light of sunshine,” and her longtime friend, journalist, attorney and war veteran Willard Shepard, described her as “extremely friendly and meticulous in everything she did.”</i></p><p><i>Above all else, Melanie was a mother. Savannah, 11, and Sienna, 8 — joyful, bright, beloved girls who had their entire lives ahead of them — were her greatest joy and her deepest purpose. Savannah is described as having a constant smile and the best heart. Sienna was a charismatic force who lit up every room she entered. They are also gone too soon.</i></p><p><i>Melanie is survived by her mother, Jill Hyer; her sister, Corry Hyer; her nephew, Archer Hyer, 13; her niece, Lexie Hyer, 12; and her beloved former husband and devoted, treasured friend, Alvin Jaramillo. She was predeceased by her father, Douglas Hyer. In her final journey, Melanie will be laid to rest alongside her daughters Savannah, 11 and Sienna, 8.</i></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/TVO4YHNX55EWHHT4GJF6YP7KHM.jpg?auth=90b70633709f8f21a69be96cff64755820f8713d51c6e3dcd41e3be68e14ecf3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[“Una herida que nunca sanará”: Familia de mujer de Doral y dos niñas asesinadas emite comunicado]]></title><link>https://www.local10.com/espanol/2026/06/09/una-herida-que-nunca-sanara-familia-de-mujer-de-doral-y-dos-ninas-asesinadas-emite-comunicado/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/09/una-herida-que-nunca-sanara-familia-de-mujer-de-doral-y-dos-ninas-asesinadas-emite-comunicado/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[La familia de una mujer de Doral que fue asesinada junto con sus hijas en lo que la policía dijo fue un asesinato-suicidio llevado a cabo por el padre de las niñas emitió un comunicado esta semana a los medios.]]></description><pubDate>Tue, 09 Jun 2026 13:31:13 +0000</pubDate><content:encoded><![CDATA[<p>La familia de una mujer de Doral de 46 años que fue <a href="https://www.local10.com/espanol/2026/06/04/conmociona-a-comunidad-mientras-vecinos-y-alcalde-recuerdan-a-familia-muerta-en-homicidio-suicidio-en-doral/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/04/conmociona-a-comunidad-mientras-vecinos-y-alcalde-recuerdan-a-familia-muerta-en-homicidio-suicidio-en-doral/">asesinada junto a sus hijas </a>en lo que la policía describió como un asesinato-suicidio perpetrado por el padre de las niñas emitió esta semana un comunicado a los medios.</p><p>“Somos la familia de Melanie Lauren Hyer: su madre y su hermana, y Alvin Jaramillo, el hombre que tuvo el privilegio de ser su esposo y que siguió siendo uno de sus amigos más cercanos y dedicados hasta el día en que nos fue arrebatada”, indica el comunicado. “Hablamos juntos porque Melanie merece que su historia sea contada con precisión y porque sus hijas, Savannah y Sienna, merecen lo mismo”.</p><p>Según los investigadores, agentes de la policía de Doral respondieron a la vivienda de las víctimas en la comunidad cerrada Doral Isles la noche del 2 de junio después de que un amigo de la familia solicitara una verificación de bienestar.</p><p>Las autoridades informaron que los agentes ingresaron a la vivienda y encontraron a las víctimas muertas, junto con el padre de las niñas, Ryan Whiten, de 42 años. La policía confirmó que todos presentaban heridas de arma blanca en sus cuerpos.</p><p>“Las acciones de Ryan Whiten han destrozado a nuestra familia de maneras que las palabras no pueden expresar”, dijo la familia de Hyer. “Melanie era una mujer de extraordinaria calidez y una madre ferozmente dedicada a sus hijas. Savannah y Sienna eran niñas alegres, brillantes y muy queridas que tenían toda la vida por delante. La pérdida de las tres, de forma violenta y sin previo aviso, es una herida que nunca sanará”.</p><p>“Nos gustaría aclarar cualquier confusión respecto al responsable de este acto atroz”, continúa el comunicado. “Ryan era el padre biológico de Savannah y Sienna. Él y Melanie nunca estuvieron casados y tenía antecedentes de abuso de drogas. Melanie tenía la custodia total de las niñas, con visitas de Ryan, quien durante un tiempo vivió en la misma urbanización. Después de que Ryan asesinó brutalmente a Melanie y a sus dos hijas, se quitó la vida”.</p><p>El comunicado identificó a Jaramillo como el ex esposo de Melanie, quien, según la familia, “sigue siendo una parte amorosa de la familia Hyer”.</p><p>Amigos de Hyer dijeron a Local 10 News que era una madre amorosa y agente de bienes raíces, que además apoyaba iniciativas sin fines de lucro en el sur de Florida, incluidos programas de alfabetización infantil a través de The Lucy Project.</p><p>Las hijas de Hyer, Savannah, de 11 años, y Sienna, de 8, eran estudiantes de Downtown Doral Academy.</p><p>“Estamos agradecidos por la enorme muestra de cariño de la comunidad de Doral, de la amplia red de colegas y clientes de Melanie, de las familias de Downtown Doral Academy y de las innumerables personas cuyas vidas tocó”, señala el comunicado de la familia. “Por favor, mantengan el recuerdo de Melanie, Savannah y Sienna con cariño en sus corazones”.</p><p>El comunicado fue firmado: “Con profundo dolor, Jill Hyer, Corry Hyer y Alvin Jaramillo”.</p><p>A continuación, el obituario completo de Hyer:</p><p><b>Melanie Lauren Hyer</b></p><p><b>46 años — Madre, hija, hermana y amiga dedicada</b></p><p><i>Melanie Lauren Hyer, de 46 años, fue una madre dedicada, una hija y hermana muy querida, y una de las profesionales de bienes raíces más respetadas del sur de Florida. Nacida y criada en Manhasset, Nueva York, Melanie creció con un profundo sentido de comunidad, formando amistades que durarían toda la vida. Era especialmente cercana a su hermana mayor Corry, quien fue tanto su confidente como su compañera en todas las aventuras de la vida.</i></p><p><i>Los padres de Melanie, su madre Jill y su padre Douglas Hyer, le brindaron una base amorosa y firme sobre la que construyó su vida. Jill fue una presencia constante y orientadora desde los primeros días de Melanie, una cercanía que nunca disminuyó y que también se extendió cálidamente a Savannah y Sienna mientras crecían. Maestra de español cuando Melanie era niña, Jill le inculcó entusiasmo por los idiomas extranjeros y una pasión temprana por dominar varios de ellos. Douglas, quien falleció antes que ella, le inculcó los valores del trabajo duro y la excelencia que definirían todo lo que hacía. Su pasión por los viajes sembró en Melanie una búsqueda permanente por conocer nuevos países y hacer amistades en todo el mundo.</i></p><p><i>Melanie asistió a Tulane University y estudió en Madrid y Buenos Aires, lo que profundizó su amor por la cultura y el idioma latino. Esto se convirtió en una ventaja cuando decidió, a los 23 años, mudarse de Nueva York al clima cálido de Florida y establecerse en Miami. Era una mujer con una brújula interna firme, que trazaba su propio camino y lo seguía. Por eso no sorprende que también fuera capitana marítima. Figura conocida y enérgica en las vías navegables del sur de Florida, Melanie podía ser vista al timón con sus hijas a su lado o en un bote entreteniendo a grupos de sus numerosos amigos.</i></p><p><i>Construyó su carrera durante más de dos décadas, comenzando en Keller Williams Realty antes de cofundar Pro Estate Realty en 2022. Durante ese tiempo vendió más de 1,000 propiedades en los condados de Miami-Dade, Broward y Palm Beach, lanzó su propia empresa de desarrollo inmobiliario —comprando y renovando propiedades hasta Jupiter— y se convirtió en una voz de confianza en la industria y comentarista frecuente en los medios.</i></p><p><i>Pero lo que distinguía a Melanie no era la amplitud de su trabajo, sino la profundidad de su corazón. Construyó su identidad profesional alrededor de los bienes raíces sucesorios, un campo especializado que ayuda a las familias durante una de las transiciones más difíciles imaginables: la transferencia de la vivienda y los bienes de un ser querido después de su muerte. Se necesita un tipo especial de persona para elegir este trabajo: alguien con paciencia, compasión y la rara capacidad de hacer que otros se sientan genuinamente acompañados en sus momentos más vulnerables. Esa era Melanie. Su calidez le permitió sobresalir de formas que los números por sí solos no pueden medir.</i></p><p><i>Lejos del trabajo, Melanie vivía con la misma pasión. Era una viajera entusiasta. Al igual que su padre, colocaba alfileres en un mapa del mundo en la pared, marcando los más de 20 países que visitó. Más recientemente, viajó con Corry y amigos a Grecia en un “Viaje de Hermanas”, donde compartieron risas, compras y abundante vino y buena comida.</i></p><p><i>Más cerca de casa, era una presencia vibrante en la comunidad de Doral. La alcaldesa de Doral, Christi Fraga, la recordó como “un rayo de sol”, y su amigo de muchos años, periodista, abogado y veterano de guerra Willard Shepard, la describió como “extremadamente amigable y meticulosa en todo lo que hacía”.</i></p><p><i>Por encima de todo, Melanie era madre. Savannah, de 11 años, y Sienna, de 8 —niñas alegres, brillantes y muy queridas que tenían toda la vida por delante— eran su mayor alegría y su propósito más profundo. Savannah era descrita como una niña de sonrisa permanente y gran corazón. Sienna era una fuerza carismática que iluminaba cada habitación a la que entraba. Ellas también se fueron demasiado pronto.</i></p><p><i>A Melanie le sobreviven su madre, Jill Hyer; su hermana, Corry Hyer; su sobrino Archer Hyer, de 13 años; su sobrina Lexie Hyer, de 12 años; y su querido ex esposo y amigo devoto y apreciado, Alvin Jaramillo. Le precedió en la muerte su padre, Douglas Hyer. En su último viaje, Melanie será sepultada junto a sus hijas Savannah, de 11 años, y Sienna, de 8.</i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TVO4YHNX55EWHHT4GJF6YP7KHM.jpg?auth=90b70633709f8f21a69be96cff64755820f8713d51c6e3dcd41e3be68e14ecf3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Clausuran dos restaurantes del sur de Florida por cucarachas, roedores y comida con moho]]></title><link>https://www.local10.com/espanol/2026/06/08/clausuran-dos-restaurantes-del-sur-de-florida-por-cucarachas-roedores-y-comida-con-moho/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/08/clausuran-dos-restaurantes-del-sur-de-florida-por-cucarachas-roedores-y-comida-con-moho/</guid><dc:creator><![CDATA[Jeff Weinsier]]></dc:creator><description><![CDATA[Uno de los restaurantes cerrados acumula nueve inspecciones en menos de un año; el otro fue clausurado tras una queja de un cliente.]]></description><pubDate>Mon, 08 Jun 2026 17:08:16 +0000</pubDate><content:encoded><![CDATA[<p>Las autoridades sanitarias ordenaron el cierre temporal de dos restaurantes del sur de Florida la semana pasada tras detectar cucarachas vivas, excrementos de roedores y comida con moho, según registros de inspección del estado.</p><p><b>El Sichuan Fish Restaurant</b>, ubicado en el 1242 NE 163rd St. de North Miami Beach, fue clausurado el 2 de junio con 23 violaciones. </p><p>Los inspectores documentaron excrementos de roedores en múltiples áreas de la cocina, incluyendo el piso, debajo del lavaplatos y sobre cajas de bolsas de basura en el mostrador. </p><p>También hallaron tres cajas de caldo Spicy Mala Soup Base con Tallow de res con crecimiento de moho en el refrigerador, superficies de contacto con alimentos sucias y carne cruda almacenada sobre fideos cocidos. </p><p>Una inspección de seguimiento al día siguiente encontró siete excrementos adicionales de roedor en el área de almacenamiento seco. Desde julio de 2024, el local ha sido inspeccionado nueve veces, con cinco inspecciones de seguimiento requeridas.</p><p><b>El Elvis Italian Grille</b>, en el 4261 Griffin Road de Dania Beach, fue cerrado el 5 de junio con 18 violaciones, luego de una inspección motivada por una queja. </p><p>Los inspectores encontraron al menos diez cucarachas vivas en la cocina —cerca de las estufas, los enfriadores y detrás de la máquina de hielo— así como cucarachas muertas en la estación de lavado, el área del bar y bajo el fregadero. </p><p>También detectaron moho en el interior del dispensador de hielo, residuos de leche en la máquina de espresso del bar e insectos voladores vivos en esa misma área. </p><p>Ambos establecimientos recibieron autorización para reabrir tras completar una limpieza y pasar una inspección de seguimiento.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4CG2FXCL4VC35AONL26HSVSWEU.jpg?auth=9f2557611bb24c8c56580004582cbf65745c8236c169e2f468e08273f4400d49&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Arrestan a madre acusada de golpear a su hija de 8 años y obligarla a tragar basura]]></title><link>https://www.local10.com/espanol/2026/06/08/arrestan-a-madre-acusada-de-golpear-a-su-hija-de-8-anos-y-obligarla-a-tragar-basura/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/08/arrestan-a-madre-acusada-de-golpear-a-su-hija-de-8-anos-y-obligarla-a-tragar-basura/</guid><dc:creator><![CDATA[Amanda Batchelor, Roy Ramos]]></dc:creator><description><![CDATA[Una vecina fue quien realmente cuidó a la pequeña: le dio refugio, comida y ropa limpia en las múltiples ocasiones en que la dejaban sola.  ]]></description><pubDate>Mon, 08 Jun 2026 14:51:33 +0000</pubDate><content:encoded><![CDATA[<p>Una mujer del condado Miami-Dade fue arrestada el fin de semana acusada de golpear repetidamente a su hija de 8 años y obligarla a comer alimentos vencidos o comida sacada de la basura, según el reporte policial.</p><p>De acuerdo con el reporte de arresto obtenido el lunes por Local 10 News, Naseline Timouche, de 27 años y residente del noroeste de Miami-Dade, fue arrestada el sábado y enfrenta cargos de abuso infantil agravado con daño corporal grave y negligencia infantil sin daño corporal grave.</p><p>Agentes del Miami-Dade Sheriff’s Office dijeron que respondieron el sábado al domicilio de Timouche para realizar una verificación de bienestar y encontraron a la hija de la acusada con numerosas cicatrices y marcas en el cuerpo.</p><p>Los agentes indicaron que la niña les dijo que con frecuencia la dejaban sola en casa por períodos prolongados, incluso durante la noche.</p><p>Según el reporte, la víctima también declaró que había sido golpeada en múltiples ocasiones con un cable, una sartén y una espátula, y que su madre raramente le daba de comer en el hogar.</p><p>El reporte indica que la víctima señaló que Timouche no le permitía comer la comida de la casa porque era para “los invitados”, y la obligaba a consumir alimentos vencidos o sacados de la basura.</p><p>Según el reporte, la víctima aseguró que su madre a veces la despertaba de noche para golpearla con objetos sin motivo aparente, incluida una ocasión en que la golpeó en la cara con un cable cargador.</p><p>La policía indicó que las numerosas cicatrices en el cuerpo de la niña eran consistentes con sus declaraciones.</p><p>De acuerdo con el reporte, una vecina le dijo a la policía que conoció a la niña hace dos meses a través de otra vecina, y que desde entonces la ha dejado quedarse en su casa y le ha dado comida y refugio cuando la dejan sola.</p><p>La vecina declaró ante los agentes que el viernes vio a la niña caminando sola y que, una vez más, le proporcionó comida y ropa limpia, según las autoridades.</p><p>Según el reporte, Timouche hizo algún tipo de admisión ante los detectives; sin embargo, su declaración exacta fue redactada del reporte divulgado públicamente.</p><p>Hasta el lunes por la mañana, Timouche permanecía detenida en el Turner Guilford Knight Correctional Center. Los registros de la cárcel en línea indicaban que su fianza estaba pendiente de fijación.</p>]]></content:encoded></item><item><title><![CDATA[Mujer golpea a conductor de Uber con su botella de metal y le roba el carro en Miami Springs]]></title><link>https://www.local10.com/espanol/2026/06/08/mujer-golpea-a-conductor-de-uber-con-su-botella-de-metal-y-le-roba-el-carro-en-miami-springs/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/08/mujer-golpea-a-conductor-de-uber-con-su-botella-de-metal-y-le-roba-el-carro-en-miami-springs/</guid><dc:creator><![CDATA[Rosh Lowe, Chris Gothner]]></dc:creator><description><![CDATA[El video capta el momento en que la sospechosa destruye partes del vehículo antes de darse a la fuga; tiene un largo historial de arrestos en Miami-Dade.]]></description><pubDate>Mon, 08 Jun 2026 22:20:08 +0000</pubDate><content:encoded><![CDATA[<p>Un video recién divulgado por un hotel de Miami Springs muestra a una mujer atacando a un conductor de Uber con su propia botella metálica Yeti antes de robarle el vehículo, según las autoridades.</p><p>El ataque ocurrió poco antes de las 6 p.m. del martes en el Sleep Inn ubicado en el 105 de Fairway Drive. La sospechosa, identificada como Natasha Ethel Bagley, de 49 años en el momento del incidente y residente de Hialeah, fue arrestada al día siguiente y cumplió 50 años estando detenida.</p><p>Según la policía, una Bagley “furiosa” dañó el limpiaparabrisas, el señalizador de giro y el sellado del vehículo mientras el conductor intentaba, sin éxito, impedir que le robara el Kia EV9.</p><p>El jefe de la Policía de Miami Springs, Albert Sandoval, quien no asume oficialmente el cargo hasta el sábado, reaccionó al video.</p><p>“El señalizador de giro es probablemente una de las primeras cosas que llamó la atención en este arresto y es muy particular del caso”, dijo Sandoval.</p><p>Bagley tiene un extenso historial criminal en el condado Miami-Dade. Según los registros, se declaró culpable por participar junto a otra mujer en un ataque contra el gerente de un Burger King en el suroeste de Miami-Dade, en una disputa porque un empleado se negó a darles papas fritas gratis. Ahora enfrenta una serie de nuevos cargos.</p><p>“Hacemos responsable a cada persona por cada acción que tome dentro de nuestra ciudad”, dijo Sandoval.</p><p>Hasta el lunes por la mañana, Bagley permanecía detenida sin fianza en el Turner Guilford Knight Correctional Center.</p>]]></content:encoded></item><item><title><![CDATA[Socorristas fuera de servicio salvan a niño de 5 años que se ahogaba en piscina de Broward]]></title><link>https://www.local10.com/espanol/2026/06/08/socorristas-fuera-de-servicio-salvan-a-nino-de-5-anos-que-se-ahogaba-en-piscina-de-broward/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/08/socorristas-fuera-de-servicio-salvan-a-nino-de-5-anos-que-se-ahogaba-en-piscina-de-broward/</guid><dc:creator><![CDATA[Caroline Coles]]></dc:creator><description><![CDATA[El pequeño se recuperó por completo y pudo celebrar su graduación de kínder una semana después del incidente.]]></description><pubDate>Mon, 08 Jun 2026 22:42:14 +0000</pubDate><content:encoded><![CDATA[<p>El Broward Sheriff’s Office divulgó un video que muestra el momento en que dos socorristas fuera de servicio actuaron para salvar la vida de un niño que se estaba ahogando en una piscina.</p><p>El incidente ocurrió poco después de las 4 p.m. del 24 de mayo en el Plunge Beach Resort en Lauderdale-by-the-Sea. Cuando alguien en la piscina se percató de que un niño pequeño se estaba ahogando y no tenía pulso, el bombero del BSO Broderick Espinoza comenzó de inmediato a practicarle RCP.</p><p>Con la ayuda del teniente Jesus Fuentes, de Miami-Dade Fire Rescue, el pequeño Tyler Nelson, de 5 años, recuperó el pulso y expulsó agua. Minutos después llegaron equipos de rescate del BSO y de Pompano Beach. Espinoza cargó a Tyler hasta los paramédicos, quienes lo trasladaron de urgencia a un hospital cercano. Fue dado de alta al día siguiente tras pasar la noche en observación y se espera que se recupere por completo. El lunes pasado pudo celebrar su graduación de kínder.</p><p>Dos enfermeras también fuera de servicio colaboraron en el rescate. Los cuatro son considerados héroes.</p><p>El BSO aprovechó el incidente para exhortar a los padres a supervisar de cerca y de manera constante a los niños pequeños cerca del agua, mantenerlos al alcance del brazo, evitar distracciones y instalar cercas, cerraduras y alarmas a prueba de niños en las áreas de piscina.</p>]]></content:encoded></item><item><title><![CDATA[Arrestan a sospechoso de asesinar a un hombre a tiros frente a bar de Miami Beach]]></title><link>https://www.local10.com/espanol/2026/06/08/arrestan-a-sospechoso-de-asesinar-a-un-hombre-a-tiros-frente-a-bar-de-miami-beach/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/08/arrestan-a-sospechoso-de-asesinar-a-un-hombre-a-tiros-frente-a-bar-de-miami-beach/</guid><dc:creator><![CDATA[Amanda Batchelor, Sanela Sabovic]]></dc:creator><description><![CDATA[Las cámaras de seguridad del establecimiento captaron el momento en que el acusado persiguió a su víctima y le disparó por la espalda; fue detenido poco después y enfrenta cargos de asesinato en segundo grado.]]></description><pubDate>Mon, 08 Jun 2026 13:24:27 +0000</pubDate><content:encoded><![CDATA[<p>Un sospechoso fue arrestado tras dispararle a un hombre en la parte trasera de la cabeza el viernes afuera del bar deportivo Sandbar en Miami Beach, confirmaron las autoridades.</p><p>Según un reporte de arresto obtenido el lunes por Local 10 News, Quayshawn Akeem West, de 41 años y residente de Miami Beach, fue arrestado el viernes y enfrenta un cargo de asesinato en segundo grado.</p><p>La policía de Miami Beach indicó que el tiroteo fue reportado poco antes de las 5 a.m. del viernes afuera del Sandbar sports bar, ubicado en el 6752 de Collins Ave.</p><p>La víctima fue trasladada por rescate al Centro de Trauma Ryder del Jackson Memorial Hospital en estado crítico, pero falleció horas después a causa de sus heridas, según la policía.</p><p>De acuerdo con el reporte de arresto, testigos les proporcionaron a los agentes una descripción del sospechoso y declararon que la víctima y el acusado habían tenido una pelea física dentro del bar y que ambos fueron obligados a salir del establecimiento.</p><p>“En un esfuerzo por calmar la situación, los empleados del bar le indicaron al sujeto que se dirigiera a la parte trasera del local, que es un área de patio cerrado”, señala el reporte. “A la víctima se le pidió que saliera por la puerta principal. Ambas partes cumplieron con estas instrucciones.”</p><p>Testigos dijeron a la policía que minutos después escucharon disparos y luego encontraron a la víctima tendida en el suelo, sangrando de la cabeza.</p><p>Según el reporte, los testigos indicaron que la única persona en el área del patio en el momento del tiroteo era el sospechoso.</p><p>La policía señaló que las cámaras de vigilancia captaron la pelea dentro del Sandbar y también muestran a la víctima entrando al patio trasero por una puerta en el callejón.</p><p>“Se escucha un disparo y luego se ve a la víctima corriendo de regreso hacia la puerta del patio”, indica el reporte. “Cuando la víctima llega a la puerta, se ve al sujeto persiguiéndola. El sujeto es visto disparándole a la víctima en la parte trasera de la cabeza. La víctima cae inmediatamente al suelo, sin vida en el callejón.”</p><p>La policía indicó que West huyó de la escena tras el tiroteo, pero fue arrestado poco tiempo después.</p><p>La periodista de Local 10 News Sanela Sabovic habló con un hombre que dijo ser amigo de West y que se mostró sorprendido por lo ocurrido.</p><p>“Es buena persona, nunca molesta a nadie”, dijo el hombre, quien pidió no ser identificado. “Es un tipo tranquilo.”</p><p>Hasta el lunes por la mañana, West permanecía detenido en el Turner Guilford Knight Correctional Center sin fianza.</p>]]></content:encoded></item><item><title><![CDATA[Sismo frente a Cuba provoca evacuación del edificio del condado y retrasos en el Metrorail]]></title><link>https://www.local10.com/espanol/2026/06/08/sismo-frente-a-cuba-provoca-evacuacion-del-edificio-del-condado-y-retrasos-en-el-metrorail/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/08/sismo-frente-a-cuba-provoca-evacuacion-del-edificio-del-condado-y-retrasos-en-el-metrorail/</guid><dc:creator><![CDATA[Byron Tollefson, Chris Gothner]]></dc:creator><description><![CDATA[Pasajeros quedaron varados en el centro de Miami mientras las autoridades inspeccionaban el edificio; no se reportaron heridos ni daños mayores.]]></description><pubDate>Mon, 08 Jun 2026 22:52:25 +0000</pubDate><content:encoded><![CDATA[<p>El Stephen P. Clark Government Center en el centro de Miami —la sede del gobierno del condado Miami-Dade— fue evacuado tras sentirse los efectos del <a href="https://www.local10.com/news/local/2026/06/08/magnitude-61-earthquake-strikes-near-cuba-reports-of-light-shaking-in-south-florida/" rel="">sismo de magnitud 6.1 registrado frente a las costas de Cuba</a>.</p><p>El movimiento telúrico también llevó a la agencia de transporte del condado a cerrar las estaciones de Metrorail y Metromover adyacentes al edificio, con los trenes desviándose posteriormente para no detenerse en ellas. Agentes del Miami-Dade Sheriff’s Office acordonaron el edificio y las estaciones.</p><p>Los pasajeros que se encontraban afuera del edificio expresaron su frustración por los cierres.</p><p>“Intentamos subirnos y no pudimos”, dijo la pasajera Zoyla Edwards, refiriéndose al Metromover. “Entonces tomé un Uber hasta el Government Center y está completamente cerrado.”</p><p>Funcionarios de la ciudad indicaron que el temblor se sintió en toda Miami, pero no se reportaron heridos de gravedad ni daños materiales significativos.</p>]]></content:encoded></item><item><title><![CDATA[Democratic group launches ad campaign to help flip control of Congress in midterm elections]]></title><link>https://www.local10.com/news/politics/2026/06/09/democratic-group-launches-ad-campaign-to-help-flip-control-of-congress-in-midterm-elections/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/09/democratic-group-launches-ad-campaign-to-help-flip-control-of-congress-in-midterm-elections/</guid><dc:creator><![CDATA[By MIKE CATALINI, Associated Press]]></dc:creator><description><![CDATA[A Democratic group that previously focused on presidential races is wading into the midterms by targeting more than a dozen House and Senate contests, many of them on Republican turf, in a new advertising campaign that begins Tuesday.]]></description><pubDate>Tue, 09 Jun 2026 09:01:40 +0000</pubDate><content:encoded><![CDATA[<p>A Democratic group that previously focused on presidential races is wading into the midterms by targeting more than a dozen House and Senate contests, many of them on Republican turf, in a new advertising campaign that begins Tuesday.</p><p>American Bridge 21st Century’s $50 million effort adds financial firepower to Democrats’ attempt to flip control of Congress in the midterm elections. The party has struggled to match Republicans’ fundraising, and it has lost ground in a nationwide redistricting battle that President Donald Trump initiated last year.</p><p>“We really have to maximize our wins and gains this year, particularly in Republican territory,” American Bridge co-founder Bradley Beychok said. “We are going all in.”</p><p>American Bridge, known for its opposition research, has been escalating its own advertising efforts. During the last presidential election, it announced plans to spend $140 million in an attempt to siphon away Trump’s support among rural voters.</p><p>Beychok said the idea for the midterms campaign was seeded last year, when he attended an inauguration rally and saw the slogan “Trump will fix it.”</p><p>“Trump made a big promise to these working-class voters that he was gonna bring down costs,” Beychok said. Now it’s clear, he said, “that Trump and Republicans really broke that covenant.”</p><p>The House seats American Bridge is targeting are in Colorado, Iowa, Michigan, North Carolina, Ohio, Pennsylvania and Texas. On the Senate side, they’re getting involved in races in Alaska, Iowa, Michigan and Mississippi.</p><p>The group passed on Senate races in states like Maine, North Carolina and Texas because it doesn’t expect those to lack resources.</p><p>The campaign will involve digital ads, streaming audio and television, social media, direct mail and radio.</p><p>Beychok said the organization is learning to focus on issues at a “visceral level,” and featuring specific voters so they can offer firsthand accounts of their experiences with the economy.</p><p>Making the pitch in American Bridge ads will be voters like Brad Singleton, a 50-year-old personal trainer from Walford, Iowa. Singleton said he was a Republican for 32 years until recently when dissatisfaction with the president led him to change registrations to Democratic.</p><p>For Singleton, the Jan. 6, 2021, Capitol riot was the start of his changing view of the president, who he said “threw a fit like a toddler” over the 2020 election results. But by 2024, he voted for Trump again, persuaded by the Make American Healthy Again movement.</p><p>“I immediately regretted it,” Singleton said. “Because of the economy, because of this war with Iran, because so many things that have happened.”</p><p>“I feel like Donald Trump cares about himself and his millionaire buddies,” he added. “He does not care about me.”</p><p>Jill Kordick, 64, a retired health care administrator from Norwalk, Iowa, is another voter featured in the group’s ads.</p><p>A registered independent, she described her political views as moderate to progressive. She said Trump’s second term has spurred her to get more involved in politics, such as attending No Kings rallies and speaking up at meetings with lawmakers.</p><p>Kordick said she’s aware how challenging it could be to flip Republican-leaning districts, and she’s asking herself how best to bring people who feel like the president let them down to the Democrats’ side.</p><p>“I don’t think it’s gonna be easy,” she said. “I think there has to be some way to invite people to the table so that they can feel better about how they vote and not feel so stuck or embarrassed by what they voted for in the past.”</p><p>___</p><p>Catalini reported from Morrisville, Pennsylvania.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3FBDA525U6SH3VE3YFSXFNMY2E.jpg?auth=ee58653042a63ec2f46d6cd8ac31d854b9b38b57ceddc9efaea801ad45620788&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Bradley Beychok poses for a photograph, Monday, June 8, 2026, in Alexandria, Va. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/J5THH7MQP4QJT5IH5DRGZ76NEA.jpg?auth=2bcddbbad2aef0ea70fc7d3159620d96230ee8cbd4ae15e8c0d1790b1227726c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jill Kordick poses in her home, June 7, 2026, in Norwalk, Iowa. (AP Photo/Charlie Neibergall)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlie Neibergall</media:credit></media:content></item><item><title><![CDATA[Some host cities are aiming to house, not arrest, homeless people ahead of the World Cup]]></title><link>https://www.local10.com/news/florida/2026/06/09/some-host-cities-are-aiming-to-house-not-arrest-homeless-people-ahead-of-the-world-cup/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/06/09/some-host-cities-are-aiming-to-house-not-arrest-homeless-people-ahead-of-the-world-cup/</guid><dc:creator><![CDATA[By MICHAEL CASEY, R.J. RICO and CHARLOTTE KRAMON, Associated Press]]></dc:creator><description><![CDATA[ATLANTA (AP) — Just a mile from Atlanta's stadium, which will welcome tens of thousands of fans to World Cup games this month, dozens of people were camped out on a downtown sidewalk waiting for a homeless shelter to open.]]></description><pubDate>Tue, 09 Jun 2026 10:04:51 +0000</pubDate><content:encoded><![CDATA[<p>ATLANTA (AP) — Just a mile from Atlanta’s stadium, which will welcome tens of thousands of fans to World Cup games this month, dozens of people were camped out on a downtown sidewalk waiting for a homeless shelter to open.</p><p>Some slept in sleeping bags, face masks over their eyes to block out the afternoon sun. Others sat on the sidewalk eating from cereal boxes. Shoes lay scattered alongside empty mini-liquor bottles. A boom box blasted a Jay-Z song: “This can’t be right, there’s gotta be more.”</p><p>Last summer, Atlanta announced an ambitious plan to end encampments and other street sleeping downtown ahead of the 39-day soccer spectacular that begins June 11. Called Downtown Rising, the program said it has housed nearly 500 people. But the scene on a recent afternoon outside this shelter on Pryor Street was a visceral reminder that Atlanta has not reached everyone.</p><p>Atlanta is one of several of the cities in the United States, Canada and Mexico using the attention that comes with hosting the world’s premier soccer tournament to address homelessness. Seattle announced a housing push and said it was using the World Cup to gauge its progress. Dallas said it was expanding a successful effort to house homeless people living downtown.</p><p>A survey by The Associated Press found, however, that most of the 16 venues, including New York, Boston, Philadelphia, Miami, Houston, Toronto, and Vancouver, British Columbia, are relying on existing programs — most without any new funding tied to the World Cup — to address homelessness.</p><p>Growing tent encampments have bedeviled urban leaders for years. Federal data showed a double-digit percentage increase in homelessness nationwide from 2023 to 2024, when 770,000 people were counted as homeless — a number acknowledged as an undercount. That was followed by a slight decrease last year to 745,652.</p><p>In the past, many cities have treated the homeless as an eyesore to be removed ahead of big sporting and political events.</p><p>During last year’s Super Bowl, New Orleans spent millions of dollars clearing away tent encampments near the Superdome and moving the homeless into a temporary warehouse. Ahead of the 2024 Paris Olympics, migrants were bused out of the city until the Games ended. Chicago removed one of its biggest encampments ahead of the 2024 Democratic National Convention.</p><p>“These events provide a choice for communities,” said Ann Oliva, CEO of the National Alliance to End Homelessness. “They can do the easy thing and sweep people out of encampments and into jails or other neighborhoods, or they can do the harder work that will benefit everyone in the community — housed or unhoused.”</p><p>Atlanta seeks to house downtown homeless</p><p>As host of the 1996 Olympics, Atlanta removed some 9,000 homeless people to a newly built detention center. It gave others one-way bus tickets out of town and launched “Operation Olympus,” detaining hundreds of people to reduce crime.</p><p>But this time around, the city was determined to do things differently.</p><p>It has raised $185 million in state and city funding, as well as corporate grants and other donations, toward a goal of $235 million, with the aim of housing 3,900 people citywide by next year. The latest city count last year showed there were some 2,900 homeless people citywide, about a third living in encampments or on the street.</p><p>“There will always be homeless people on our streets, more than likely, unfortunately,” said Cathryn Vassell, the CEO of Partners for HOME, the organization tasked with creating and executing Atlanta’s homelessness strategy. The goal is “to be able to identify them and quickly exit them into shelter, resources, services, and then ultimately housing.”</p><p>Downtown Rising has helped Michael Sutton turn his life around. In foster care since he was an infant, he bounced from family to family. For most of the past decade, the 31-year-old slept in train stations, parks, abandoned buildings and homeless shelters.</p><p>Since September, Sutton has had a one-bedroom apartment in an Atlanta suburb and a case worker.</p><p>“Everyone has rough days, and being able to go home or vent to yourself about it, relaxing in your own home … is priceless,” Sutton said.</p><p>But not everyone can be helped.</p><p>Some homeless people recoil at shelter rules, lack the documents to quickly move into permanent housing or have complicated drug and mental health challenges, or nomadic lifestyles that make them difficult to reach.</p><p>Tommy Elam said he’s been on numerous housing lists, but nothing has happened — though he’s hard to find. His phone was stolen countless times and he doesn’t currently have one.</p><p>“They don’t know where I’m at,” said Elam, who’s been homeless since early 2020 and spent the last three months sleeping on the sidewalk near the Pryor Street homeless shelter, his latest spot since a crackdown on the encampment where he lived near the Georgia State Capitol building.</p><p>Standing outside the downtown supportive housing center where he now lives, Willie Jackson, who spent years on the streets, said he knows people who’ve been helped by the Downtown Rising initiative. But he’s skeptical it will lead to lasting change after the World Cup — or that it’s made a significant impact on downtown’s homelessness problem.</p><p>“Just look around,” he said.</p><p>No more tents in Dallas</p><p>Two years ago, it was hard to miss the hundreds of tents around Dallas City Hall.</p><p>But ahead of the World Cup, there were no tent encampments downtown, where FIFA’s broadcast center is set up, or at the nearby fan zone. The matches will be played at Dallas’ stadium in suburban Arlington.</p><p>Sarah Kahn, president and CEO of Housing Forward, which leads the homelessness response for Dallas and nearby Collin counties, said a $30 million campaign since 2024 reduced the number of people sleeping on downtown streets by 87% and placed some 2,000 into permanent housing.</p><p>In March, an additional $28 million was allocated to expand countywide, with a goal of providing 1,100 people housing, the agency said. Outreach workers deploy daily within a quarter-mile of transit hubs, the fan zone and the FIFA broadcast center to find anyone sleeping outside and offer services, it said.</p><p>Elisabeth Jordan, founder of The Human Impact, which helps the chronically homeless, praised the initiative as “the single greatest change ... in homeless response in Dallas.”</p><p>But she criticized Dallas police tactics that included zip-tying and removing people who remained after their encampments were cleared. Dozens of people from one encampment were housed in May, but about 20 who remained were detained, she said. In a statement, the Dallas police department called such detentions “standard practice” for people “violating the prohibited camping law” and who refuse housing.</p><p>Kacey Coker, who spent years on the streets or in jail, described a dramatic improvement in how the homeless are treated. Authorities used to “come through with a bulldozer and take our stuff and throw it away,” said the 51-year-old, who lost her birth certificate and social security card in those sweeps.</p><p>In May, she was offered a subsidized one-bedroom apartment for a few hundred dollars a month. For the first time, Coker feels safe.</p><p>“I can actually build something,” she said.</p><p>Tiny homes emerge in Seattle</p><p>At a vacant lot several miles from Seattle’s stadium, workers were putting the final touches last week on 75 tiny homes.</p><p>The 70-square-foot units with a bed, space heater and air conditioner are part of Seattle Mayor Katie Wilson’s ambitious plan to open 500 units of new shelter by the start of the World Cup.</p><p>It’s a goal she acknowledges she has missed — by 425 units.</p><p>“The World Cup .... provided just kind of a good goal post,” Wilson told the AP in an interview, saying the city will open an additional 228 beds by the end of the summer.</p><p>“When you put a number out there, that has the advantage of galvanizing people,” but it can also be framed as a failure if you miss it, Wilson said. “So, I really hope that the message ... is look, we are making progress.”</p><p>Homelessness advocates said they weren’t surprised Wilson didn’t meet such a lofty goal within six months of election. The World Cup isn’t what’s important; getting people housed is, they added.</p><p>“I’m just happy that anything has happened so far,” said Bruce Drager of Ballard Community Task Force on Homeless and Hunger near where the tiny homes were built.</p><p>Camped out with his wife between a sidewalk and train tracks just blocks from the stadium, Chris Moore said he hasn’t heard about the city’s housing plans.</p><p>A large encampment nearby has been cleared twice in the five months since he’s been there, said Moore, who’s been homeless for eight years. But dozens of tents were back again a week before the first game.</p><p>“I guess because the World Cup’s coming, you don’t want homeless people around,” he said.</p><p>Inglewood spruces up stadium area</p><p>In Inglewood, California, site of the Los Angeles area stadium, roads were squeaky clean and paved with fresh asphalt. Bright flowers filled planters downtown and near the stadium.</p><p>“There’s no homeless in Inglewood,” Mayor James Butts told the AP when asked about the city’s plans for housing people living on the streets ahead of the World Cup. “Just look at the numbers.”</p><p>Indeed, Inglewood’s’ homeless count last year was small — just under 400, about a third of whom were living on the street in the city of 100,000 people — compared to LA, where 43,695 homeless were counted in the city of 3.8 million-plus.</p><p>But less than 2 miles (3.2 kilometers) from the stadium and just outside Inglewood city limits, the nonprofit St. Margaret’s Center was handing out dozens of sack lunches for the homeless on a recent morning.</p><p>Carter Hewgley, who oversees strategic partnerships at LA County’s Homeless Services and Housing Department, said it has secured three motel sites ahead of the World Cup — “not because there’s games, but because there’s homeless.” The sites, including in Inglewood, range from 54 to 104 rooms. The agency also maintains tens of thousands of shelter beds, he said.</p><p>In Toronto and Vancouver, business as usual</p><p>In Canada, Toronto and Vancouver said they were relying on their already extensive services to provide thousands of shelter beds and temporary housing rooms, as well as outreach to those living on the streets. Vancouver has also set up centers where matches will be shown. Both said there were no plans to relocate homeless people ahead of the games.</p><p>Still, there were sporadic reports by advocates of crackdowns targeting homeless people.</p><p>In Toronto, where Canada’s largest shelter system supports more than 8,500 people each night, advocates held a rally last month denouncing what they said were transit police tactics aggressively targeting the homeless at the city’s main train station.</p><p>Toronto Underhoused and Homeless Union said its survey of dozens of homeless people found some forcibly removed from lavatories and elsewhere, and subjected to verbal abuse by transit police. In a statement to the AP, the city did not directly address the complaints but said it doesn’t “tolerate, ignore, or condone discrimination or harassment.”</p><p>In Vancouver, hundreds of activists held a protest in April over increased security ahead of the World Cup. A 2025 count showed 2,715 homeless people, some in Vancouver’s Downtown East Side area near the stadium.</p><p>Last month, at a downtown park where homeless people are allowed to stay overnight, Harley Ransom was resting in his tent and said he’s seen aggressive tactics.</p><p>Nearby, Francesca Crane, who said the van she lived in with her pet rabbits had been towed away, accused the city of “sweeping the homeless people under the carpet for FIFA to make it look like a clean city, no homelessness.”</p><p>“They are catering to people from other countries but stepping on the people of their own city and province,” she said. “What they’re doing is wrong.”</p><p>___</p><p>Casey reported from Boston. Associated Press reporters Manuel Valdes in Seattle; Claire Rush in Portland, Oregon; Jim Morris in Vancouver, British Columbia; Robert Gillies in Toronto; Heather Hollingsworth in Kansas City, Missouri; Jamie Stengle in Dallas, and Jaimie Ding in Los Angeles contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XANU3RQFXFOJ5AHZBDTGDD4AYI.jpg?auth=0c770e820188b7be1472226f3c74dc8a1bc5bdd7b08df7f13c4df63e718ffb68&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Seattle Stadium is seen in the background as a person rides a scooter past a series of tents on a trail near the stadium ahead of the 2026 FIFA World Cup soccer matches Wednesday, May 27, 2026, in downtown Seattle. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4DXBRAMVM4VSGUU7TSJBPDN7LI.jpg?auth=f0b93c9197f7ec97c0f19872f5662a798cde6419bf66fa74db31cc74de7dd06c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Tommy Elam sits on a sidewalk with his belongings in downtown Atlanta on Thursday, May 14, 2026. (AP Photo/R.J. Rico)]]></media:description><media:credit role="author" scheme="urn:ebu">R.J. Rico</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5HX6QLKW3HJLQ4WYBTCTZZJCDY.jpg?auth=eb385a14df301967006dc9a6c0effa7363a017eb959b1a4448b6ad0f8f535e1b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Michael G Sutton poses for a photo, Wednesday, June 3, 2026, in Decatur, Ga. (AP Photo/Mike Stewart)]]></media:description><media:credit role="author" scheme="urn:ebu">Mike Stewart</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VLE2WAQINHCXL4IG2ZCIEBRFWQ.jpg?auth=ca720d8c2d1c40c91095752dc66d875e05134e83e256fc9747caab160e52ed75&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Chris Moore airs out blankets that got wet during the previous day's rain at his makeshift tent near Seattle Stadium, ahead of the 2026 FIFA World Cup soccer matches Wednesday, May 27, 2026, in Seattle. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YF3IMSCHN4RVFRK5QLRY74VUQ4.jpg?auth=c127b5474b373e2044ab1645141277793be71ac278de7b87f29c7592fa7e717e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A worker inspects the top of a Pallet Shelter unit being installed in Seattle on Thursday, May 28, 2026. The single-bed units, made of composite panels, are part of Seattle Mayor Katie Wilson's plan to expand shelter for the city's homeless. (AP Photo/Manuel Valdes)]]></media:description><media:credit role="author" scheme="urn:ebu">Manuel Valdes</media:credit></media:content></item><item><title><![CDATA[After long waits at the Social Security Administration, its chief says things are getting better]]></title><link>https://www.local10.com/news/politics/2026/06/09/after-long-waits-at-the-social-security-administration-its-chief-says-things-are-getting-better/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/09/after-long-waits-at-the-social-security-administration-its-chief-says-things-are-getting-better/</guid><dc:creator><![CDATA[By FATIMA HUSSEIN, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — After complaints about staffing cuts and long waits to get help at the Social Security Administration, its commissioner says he's ready to make the case to Congress this week that things are getting a lot better at the embattled agency.]]></description><pubDate>Tue, 09 Jun 2026 13:00:08 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — After complaints about staffing cuts and long waits to get help at the Social Security Administration, its commissioner says he's ready to make the case to Congress this week that things are getting a lot better at the embattled agency.</p><p>Frank Bisignano is expected to face pointed questions from lawmakers at a hearing on his agency’s customer service performance, its ability to pay Americans their benefits, protect their privacy, and other questions about the inner workings of the SSA.</p><p>He plans to tout shorter wait times and other customer service metrics to a House Ways and Means Committee hearing slated for Wednesday, and will slam his predecessor for requiring appointments for field office visits, according to his prepared testimony which was viewed by The Associated Press.</p><p>In a letter sent to lawmakers ahead of the hearing, Bisignano states that the SSA has cut phone wait times by 75% under his leadership, fixed frustrating website issues, and served 50% more people.</p><p>“I’ve been very clear. We will meet clients where they want to be met. You want to call us on a phone, we’ll have technology on the phone, or you can talk to somebody on the phone. You want to come to a field office, you can come with an appointment, or without,” Bisignano told The Associated Press in an interview.</p><p>Critics argue those gains are being achieved through temporary staffing shifts, increased reliance on online services, and workforce reductions that have created longer-term service risks, shifting bottlenecks around rather than solving staffing problems.</p><p>Bisignano dismisses the criticism. “People boo at Yankee Stadium, even when they’re winning,” he said.</p><p>Bisignano took over the agency after a series of chaotic customer service changes, leadership exits, and false allegations made by President Donald Trump and Elon Musk — who ran the Department of Government Efficiency cost-cutting program — that millions of dead people were receiving benefits.</p><p>The SSA laid off 7,000 workers at the start of the Trump administration. Roughly 2,000 employees were reassigned last year into direct-service positions, including staff whose jobs don't normally involve answering calls.</p><p>The SSA's Inspector General — its internal watchdog — has identified ongoing errors in benefit administration and claims processing. But its latest semiannual report to Congress also shows the agency has made measurable progress in improving telephone service and deploying technology to speed disability claims processing.</p><p>The union representing SSA employees and field office workers says some offices are severely understaffed. That includes Ironwood, Michigan; Decorah, Iowa; Havre, Montana; Big Spring, Texas; Sheridan, Wyoming; Glasgow, Montana; Pierre, South Dakota; Cedar City, Utah; and Cody, Wyoming, according to the American Federation of Government Employees Council 220.</p><p>But Bisignano said no field offices have been closed and noted that the agency is committed to meeting clients where they prefer.</p><p>“What I’m trying to achieve is to have a better way for the American public to interact with the Social Security Administration,” Bisignano said.</p><p>Bisignano also serves as chief executive of the IRS, in a role that was created by the Trump administration. Asked about a new tax audit immunity deal for Trump and his family that was part of the controversial settlement crafted to resolve Trump’s $10 billion lawsuit against the IRS, Bisignano referred The Associated Press to Treasury Secretary Scott Bessent’s recent comments to a congressional committee, where he refused comment on ongoing litigation.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/S3WQTFBWKFMANN7SKKGPYTOMVE.jpg?auth=1c46f3e00ffa04ff651d5cb5fa3d96fa105ea8c05025fa99848c321d2f8297b6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - IRS CEO Frank Bisignano testifies during a Senate Committee on Finance hearing on Capitol Hill, April 15, 2026, in Washington. (AP Photo/Mariam Zuhaib, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mariam Zuhaib</media:credit></media:content></item><item><title><![CDATA[Christian leaders in Lebanese city of Tyre call for quick international action after Israeli warning]]></title><link>https://www.local10.com/business/2026/06/09/christian-leaders-in-the-lebanese-city-of-tyre-urge-for-action-after-israels-evacuation-warning/</link><guid isPermaLink="true">https://www.local10.com/business/2026/06/09/christian-leaders-in-the-lebanese-city-of-tyre-urge-for-action-after-israels-evacuation-warning/</guid><dc:creator><![CDATA[By MALAK HARB and BASSEM MROUE, Associated Press]]></dc:creator><description><![CDATA[SIDON, Lebanon (AP) — Christian religious leaders from Lebanon’s southern port city of Tyre called on the international community and Lebanese officials on Tuesday to act quickly to prevent Israel from attacking the Christian district of the city, as airstrikes on nearby neighborhoods killed eight people and wounded dozens of others.]]></description><pubDate>Tue, 09 Jun 2026 13:16:26 +0000</pubDate><content:encoded><![CDATA[<p>SIDON, Lebanon (AP) — Christian religious leaders from Lebanon’s southern port city of Tyre called on the international community and Lebanese officials on Tuesday to act quickly to prevent Israel from attacking the Christian district of the city, as airstrikes on nearby neighborhoods killed eight people and wounded dozens of others.</p><p>The Israeli military has issued an evacuation warning for the port city, including the Christian quarter, which has been spared so far.</p><p>The statement by the Christian leaders was from George Iskandar, the metropolitan archbishop of Tyre for the Melkite Greek Catholic Church; Elias Kfoury, the Greek Orthodox metropolitan of Tyre, Sidon and Dependencies; and Charbel Abdullah, the archeparch of the Maronite Catholic Archeparchy of Tyre.</p><p>The warning from Israel's military prompted hundreds of people to flee the Christian district along the Mediterranean coast, while members of the Civil Defense evacuated older people to safer areas, the state-run National News Agency said.</p><p>Cars packed with mattresses, luggage and household belongings stretched for kilometers along Lebanon’s coastal highway, as residents fled Tyre following the latest Israeli warning. Traffic ground to a halt as families crammed whatever they could into vehicles, with carpets protruding from rooftops, and trunks were left partially open to accommodate furniture and personal belongings.</p><p>“After the warnings in Tyre, we left. We picked up and left,” said Ali Bahar, who was traveling with his wife and three children in a car loaded with possessions.</p><p>“Where should we go? There is nowhere to go,” Bahar said. “We will end up in the streets. We are heading to Sidon.”</p><p>Nearby, Hussein Darwish sat in the gridlock after packing his vehicle with what he could carry.</p><p>“We left to be reassured and safe,” he said.</p><p>An Israeli airstrike Tuesday in another neighborhood in Tyre killed eight people and wounded 32 others, according to the Health Ministry.</p><p>The three Christian leaders called on the international community and Lebanese leaders to “take immediate and serious action to spare the old quarter of Tyre from destruction and human tragedies.”</p><p>The Israeli warning to Tyre came after Israel and Iran traded fire following Israel's targeting of Hezbollah in Beirut on Sunday, triggering heightened tensions in the Middle East and fears that the conflict could spread further.</p><p>Over the past few weeks, Israel’s airstrikes have caused wide destruction in Tyre, the fourth-largest city in the country.</p><p>Considered one of the oldest metropolises of the world, Tyre has several archaeological sites, some of them submerged. The city was officially declared a UNESCO World Heritage Site in 1984.</p><p>“The old city is not merely a residential area,” the clergy said in their statement. “It is the historical and human heart of Tyre, home to thousands of civilians, including families, children, and the elderly.”</p><p>They said that the old quarter also holds a rich cultural, religious and civilizational heritage dating back centuries.</p><p>“Any targeting or destruction of this neighborhood would constitute a humanitarian and national catastrophe with irreversible consequences,” they warned.</p><p>Kfoury said that the ongoing conflict isn't only a war on Hezbollah.</p><p>“The war is against all of Lebanon, not just one particular group within Lebanon,” he said.</p><p>“They are destroying Lebanon. Period,” Kfoury said about the ongoing Israel-Hezbollah war that broke out on March 2, when Hezbollah fired rockets at northern Israel, two days after the U.S. and Iran began attacking Iran on Feb. 28.</p><p>He said that the fighting should stop because it's a “destructive war.”</p><p>Last week, Israel warned the Christian neighborhoods in Tyre that Hezbollah members were among them. Many Lebanese Shiite Muslims fled to those areas over the past two weeks, because they were spared from the aerial bombardment along the Mediterranean coast.</p><p>After last week’s warning, the Lebanese army deployed to the Christian district of Tyre in an effort to prevent Israeli attacks there and to show that Hezbollah has no armed presence in the area.</p><p>On Tuesday, the Israeli military’s Arabic-language spokesperson, Avichay Adraee, posted on X that as the military warned days ago that Hezbollah members were working inside the Christian district, the Israeli military “will have to act against their terrorist activities in the neighborhood soon.”</p><p>Adraee said that any building used by Hezbollah for military purposes “may be subject to targeting.”</p><p>The latest Israel-Hezbollah in Lebanon has killed around 3,500 people and displaced more than 1.2 million.</p><p>___</p><p>Bassem Mroue reported from Beirut.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZWZ4EG6Z7M2AGLHELRNJBRZ7AI.jpg?auth=75405c70835cbf3d5b1a881fc77c806faeb3301c7a40ff4bc5bf4bc727a221e1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People swim on a public beach as smoke, background, rises from an Israeli airstrike that hit the Qlaileh village, seen from the southern port city of Tyre, Lebanon, Tuesday, June 2, 2026. (AP Photo/Mohammed Zaatari)]]></media:description><media:credit role="author" scheme="urn:ebu">Mohammed Zaatari</media:credit></media:content></item><item><title><![CDATA[Apple and Brussels blame each other for delaying European Union rollout of Siri AI]]></title><link>https://www.local10.com/business/2026/06/09/apple-and-brussels-blame-each-other-for-delaying-european-union-rollout-of-siri-ai/</link><guid isPermaLink="true">https://www.local10.com/business/2026/06/09/apple-and-brussels-blame-each-other-for-delaying-european-union-rollout-of-siri-ai/</guid><dc:creator><![CDATA[By KELVIN CHAN, Associated Press]]></dc:creator><description><![CDATA[Apple and the European Union are blaming each other for delaying a rollout of the iPhone maker’s long awaited Siri AI app to European users.]]></description><pubDate>Tue, 09 Jun 2026 12:44:31 +0000</pubDate><content:encoded><![CDATA[<p>Apple and the European Union are blaming each other for delaying a rollout of the iPhone maker’s long awaited Siri AI app to European users.</p><p>A spokesman for the 27-nation EU’s executive arm on Tuesday disputed Apple’s explanation for why the company can't include European users when the app launches later this year.</p><p>“We indeed need to set the record straight,” European Commission spokesman Thomas Regnier said. “The decision not to roll out Siri AI in the EU is Apple’s and Apple’s only because absolutely nothing in the DMA prohibits Apple from introducing new products in the EU."</p><p>Regnier was referring to the Digital Markets Act, a tough EU rule book that aims to stop Big Tech "gatekeepers" from locking out rivals.</p><p>Apple had blamed the DMA after unveiling its upgraded artificial intelligence assistant a day earlier at its annual developers conference. It said in a statement Monday that it wouldn't be available for iPhone and iPad users in the EU, and did not provide any timetable.</p><p>The DMA requires the biggest tech platforms to give access to rivals on equal terms. But Apple complained that under Brussels' “extreme interpretation” of the rule book, the company would have to give any virtual assistant “direct access" to user data without “essential protections." Apple said it designed a solution and a plan to roll it out gradually over 18 months, but the commission rejected its proposals.</p><p>Regnier had a different version.</p><p>“Instead of trying to find a suitable, compliant solution," Apple merely asked the commission for a 18-month exemption, he told reporters at a regular briefing in Brussels.</p><p>“Guess what? That’s not an option, because it would mean that no AI agent other than Siri AI, by the way, powered by Google, would have an equal chance to be chosen by iPhone users."</p><p>EU law is “non-negotiable," Regnier said. “The commission won’t give any exemptions, just like a police officer would not exempt a driver from respecting the speed limit.”</p><p>__</p><p>AP writer Sam McNeil contributed to this report</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SWV3XSFQLTX3M4XXQY5LMP2P6Q.jpg?auth=439dcab948462430145e1e5a8cb0328b8960006473ffb856b7b5173f2d0a13d1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Craig Federighi, Apple's senior vice president of software engineering, speaks during the annual World Wide Developers Conference at Apple's headquarters in Cupertino, Calif., Monday, June 8, 2026. (AP Photo/Noah Berger)]]></media:description><media:credit role="author" scheme="urn:ebu">Noah Berger</media:credit></media:content></item><item><title><![CDATA[Off-duty first responders help save boy, 5, who nearly drowned at Lauderdale-by-the-Sea resort]]></title><link>https://www.local10.com/news/local/2026/06/08/off-duty-first-responders-from-miami-dade-broward-help-save-5-year-olds-life/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/08/off-duty-first-responders-from-miami-dade-broward-help-save-5-year-olds-life/</guid><dc:creator><![CDATA[Caroline Coles]]></dc:creator><description><![CDATA[The Broward Sheriff’s Office has released new video showing the moments two off-duty first responders jumped into action to save a child’s life.]]></description><pubDate>Mon, 08 Jun 2026 21:55:30 +0000</pubDate><content:encoded><![CDATA[<p>The Broward Sheriff’s Office has released new video showing the moments two off-duty first responders jumped into action to save a child’s life.</p><p><a href="https://www.local10.com/espanol/2026/06/08/socorristas-fuera-de-servicio-salvan-a-nino-de-5-anos-que-se-ahogaba-en-piscina-de-broward/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/08/socorristas-fuera-de-servicio-salvan-a-nino-de-5-anos-que-se-ahogaba-en-piscina-de-broward/"><b>Leer en español</b></a></p><p>The incident occurred just after 4 p.m. on May 24 at the Plunge Beach Resort in Lauderdale-by-the-Sea.</p><p>When someone at the pool realized a young child was drowning and did not have a pulse, BSO firefighter Broderick Espinoza immediately started CPR on the boy.</p><p>With assistance from Miami-Dade Fire Rescue Lt. Jesus Fuentes, 5-year-old Tyler Nelson regained a pulse and coughed up water.</p><p>Minutes later, rescue crews from BSO and Pompano Beach arrived.</p><p>Espinosa then carried Tyler to paramedics, who rushed him to a nearby hospital for treatment. </p><p>He was checked out by staff and released after spending the night at the hospital.</p><p>Tyler is expected to make a full recovery and was able to celebrate his kindergarten graduation last Monday.</p><p>BSO is now urging all parents to closely and constantly supervise young children near water, to keep small children within arms’ reach, to avoid all distractions when watching your kids and to install child-proof fencing, locks and alarms to keep kids from entering pool areas.</p><p>Two off-duty nurses also helped assist in Tyler’s rescue.</p><p>All four are being hailed heroes.</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[The Latest: Maine primary election tests Platner’s support following mounting scandals]]></title><link>https://www.local10.com/news/2026/06/09/the-latest-maine-primary-election-tests-platners-support-following-mounting-scandals/</link><guid isPermaLink="true">https://www.local10.com/news/2026/06/09/the-latest-maine-primary-election-tests-platners-support-following-mounting-scandals/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description><![CDATA[Voters across Maine, Nevada, South Carolina and North Dakota will cast their ballots Tuesday in another day of primary elections in America, but much of the political world will be focused on Maine’s high-stakes U.S. Senate contest.]]></description><pubDate>Tue, 09 Jun 2026 13:00:27 +0000</pubDate><content:encoded><![CDATA[<p>Voters across Maine, Nevada, South Carolina and North Dakota will cast their ballots Tuesday in another day of primary elections in America, but much of the political world will be focused on Maine’s high-stakes U.S. Senate contest.</p><p>The results aren't in question. Neither Republican incumbent Sen. Susan Collins nor Democratic challenger Graham Platner faces serious opposition for their party’s nomination. And yet Tuesday marks an especially significant moment for Platner, the embattled veteran and oyster farmer, who's fighting to rebuild his credibility in a campaign rocked by controversy.</p><p>Elsewhere, President Donald Trump’s clout within his party will be tested anew in states like South Carolina and Nevada, where he’s endorsed his favored candidates. Democrats hope to build momentum in Nevada in their broader push to reclaim key governor’s seats.</p><p>Here's the latest:</p><p>South Carolina Republicans try to extend winning streak as Sen. Lindsey Graham seeks fifth term</p><p>South Carolina voters on Tuesday are aiming to winnow the field in high-profile races for governor and U.S. Senate, with Republicans seeking to maintain a statewide winning streak that stretches back decades.</p><p>Republican contenders have trumpeted their loyalty to President Donald Trump, who’s remained popular in the state despite some nationwide wavering as the war with Iran continues. Sen. Lindsey Graham, among Trump’s top allies on Capitol Hill, notched the president’s endorsement before his campaign had even begun.</p><p>In the governor’s race, Trump backed Lt. Gov. Pamela Evette over several opponents, including U.S. Rep. Nancy Mace. The primary will determine whether the endorsement can help Evette win outright or if there will be a runoff June 23.</p><p>Democrats are searching for their first victory in a statewide race here in 20 years, but their campaigns for governor and Senate will be an uphill climb.</p><p>▶ Read more</p><p>4 Democrats running for crucial Maine congressional seat</p><p>Many Maine Democrats are voting to pick a candidate for the 2nd District, which Republicans see as a key chance to pick up a seat in the narrowly divided chamber.</p><p>Incumbent Rep. Jared Golden, a Democrat, is not seeking reelection. The 2nd District includes much of rural Maine and Trump has had great success there at the top of the ticket in the last three presidential elections.</p><p>The Republicans’ presumptive nominee is former Gov. Paul LePage. Democrats will choose between former Maine Secretary of State Matt Dunlap; state Sen. Joe Baldacci; former U.S. Senate candidate Jordan Wood; and social worker Paige Loud.</p><p>Nevada website shows the status of mail ballots</p><p>The Nevada Secretary of State’s Office has launched a website designed to provide transparency around mail ballots.</p><p>The website shows how many were mailed, returned and accepted. It also notes the number requiring fixes by voters. Nevada mails a ballot to every registered voter unless a voter opts out.</p><p>It’s one of several swing states where Trump disputed his loss in 2020 with false claims of fraud. The secretary of state at the time, a Republican, investigated various claims and found no evidence of any widespread fraud. Trump also has repeatedly attacked the use of mail ballots generally.</p><p>Secretary of State Cisco Aguilar, a Democrat, said he created the website to increase transparency around Nevada’s elections and provide a way for voters to see in real-time how many ballots are outstanding.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/P7Z7NSN6TZVCXFLSMLC7CZWSHE.jpg?auth=352bde7fbd15eab79c7f4acaa6361144208a5e431b353f60761907a3279f6421&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Mary Saunders looks over her choices one last time before casting her ballots in the Maine Primary, Tuesday, June 9, 2026, in Augusta, Maine. (AP Photo/Robert F. Bukaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RVAEMV3KWCMCHCTBBAGUWU2Z7E.jpg?auth=cfc4091567108219d748aed28ed6c9d2bc76c6fe2372a3bfc3cfcc520452b463&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lindsay Robinson, with daughter Scottie, walks to cast her ballots in the Maine Primary, Tuesday, June 9, 2026, in Augusta, Maine. (AP Photo/Robert F. Bukaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content></item><item><title><![CDATA[Pope Leo XIV wades into Spain's culture wars over soccer and the Catalan language in Barcelona]]></title><link>https://www.local10.com/news/world/2026/06/09/pope-leo-xiv-wades-into-spains-culture-wars-over-soccer-and-the-catalan-language-in-barcelona/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/09/pope-leo-xiv-wades-into-spains-culture-wars-over-soccer-and-the-catalan-language-in-barcelona/</guid><dc:creator><![CDATA[By JOSEPH WILSON, Associated Press]]></dc:creator><description><![CDATA[BARCELONA, Spain (AP) — Pope Leo XIV found himself in the midst of Spain’s two classic culture wars as he landed in Barcelona on Tuesday during his weeklong visit to the country.]]></description><pubDate>Tue, 09 Jun 2026 14:16:40 +0000</pubDate><content:encoded><![CDATA[<p>BARCELONA, Spain (AP) — Pope Leo XIV found himself in the midst of Spain’s two classic culture wars as he landed in Barcelona on Tuesday during his weeklong visit to the country.</p><p>The U.S.-born pontiff had rubbed Barcelona’s soccer fans the wrong way by saying he roots for Real Madrid instead of their beloved Barça. Barcelona’s residents had already been speculating that he might make minimal use of their native Catalan during his trip to Barcelona instead of Spanish, which he speaks fluently.</p><p>He sought to disabuse them of the latter assumption soon after his arrival by speaking first in Catalan. The languages and teams have been longtime wedges between Spain’s two biggest cities.</p><p>The pope visited Real Madrid’s museum</p><p>The Real Madrid-Barcelona divide is one of the biggest rivalries in club football.</p><p>“The pope is for all teams, but Prevost is for Real Madrid" were the words that sealed Leo's sporting fate with many a Barça fan when he responded to a question on the papal plane en route to Spain.</p><p>Real Madrid proudly posted the video of the moment, and social media filled with comments about how the club is “the team of God.”</p><p>Tomás Roncero, a popular sports commentator for the widely read Spanish sports daily AS, said in a video that “the pope can’t be for Barça, because it is a sinful club ... in his heart he is of a pure and clean club like Madrid."</p><p>For many non-Madrid fans, especially those in Spain’s regions with different languages and strong local identities like Catalonia, Real Madrid is associated with strong central power. Many consider it almost a pillar of the state, along with the central government and the Catholic Church.</p><p>The pope aligned himself closely with Real Madrid during events in the capital. He visited the club's museum to peruse its packed trophy case with Real Madrid president Florentino Pérez, who gave him a Madrid shirt with “Robert F. Prevost” on the back.</p><p>On Monday, thousands of Catholics packed the home venue of Real Madrid for a rally with the pope featuring dancers kicking soccer balls, while dressed in the white and yellow colors of the Holy See.</p><p>“Today the Church in Madrid has scored a great goal to always be remembered!” Leo said.</p><p>Folks in Barcelona noticed.</p><p>“A figure as important as he is shouldn’t take sides. Now that he has said that he supports Real Madrid, well, I am sorry, he has messed it up," said Eduard Modroño, an office worker and Barcelona fan. He noted that Leo and Madrid players, whose uniforms are pristine white, also dress similarly.</p><p>“He wears all white, doesn’t he? Enough said,” said Modroño, as he spoke outside the Sagrada Familia basilica, where the pope on Wednesday will celebrate a Mass in the major event of his stop in Spain’s second city.</p><p>On Tuesday evening, Leo will preside over a vigil at Barcelona's Olympic stadium with young people. Leo will end his visit to Spain with a two-day stop in the Canary Islands.</p><p>Pope begins his homily in Barcelona with Catalan</p><p>Leo began his homily at Barcelona’s cathedral with a few words in Catalan and switched between it and Spanish in his first public address in the city.</p><p>“Beloved brothers and sisters, it is with great pleasure that I start my visit holding the midday prayer at this cathedral,” he said in Catalan.</p><p>Catalan and Spanish are spoken side-by-side in Catalonia, but are often weaponized politically.</p><p>Catalan, spoken by around 10 million people, was suppressed by Spain's 20th-century dictatorship under Gen. Francisco Franco, according to Catalans, who remain protective of their tongue. Its survival was an important driver of separatist sentiment during a recent push for independence that reached its peak in a failed breakaway bid in 2017.</p><p>Popes John Paul II and Benedict XVI used some Catalan when they visited Barcelona in 1982 and 2010, respectively. Spain’s king speaks Catalan when he's in Catalonia, but it's rare for Spanish politicians from non-Catalan speaking regions to do so.</p><p>The pope speaking a few words in Catalan may not be enough for many residents. But some were appreciative of the gesture.</p><p>“Speaking the language of the land that welcomes you is a wonderful act of love and respect. I hope you enjoy your visit to Catalonia, my nation,” Míriam Noqueras’ political party, Junts, said she told the pontiff — in English — when they briefly spoke at Spain’s parliament on Monday.</p><p>The archbishop of Barcelona, Juan José Omella, has tried to downplay the issue.</p><p>“The pope knew beforehand that he is coming to a country (Catalonia) where people speak a very old language that has never been lost through the centuries,” Omella told reporters. “He knows this and has prepared his speeches and his homily, while keeping in mind that he can only do so much and doesn’t want to end up looking silly in a language he doesn’t speak.”</p><p>For Modroño, the soccer fan, speaking in Catalan is more important than anything related to sports.</p><p>“It is a lack of respect not to speak entirely in Catalan," he said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XWEFXX2KRPXQAM3TLATX4K53QA.jpg?auth=48a7e0f814a64d8404151f9ad8c49ed72191d2b91fae1849d77200ad26e0808f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV waves to the cheering crowd after attending a midday prayer at the Cathedral of the Holy Cross and Saint Eulalia in Barcelona, Spain, Tuesday, June 9, 2026. (AP Photo/Emilio Morenatti)]]></media:description><media:credit role="author" scheme="urn:ebu">Emilio Morenatti</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LJRJGVJKG6B5S2URISUBGXHE3E.jpg?auth=98bca24e44071dd60a2887109c2c56be38e2d690e3cc34f48b76059baa490db0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV waves to the cheering crowd upon arriving to attend a midday prayer at the Cathedral of the Holy Cross and Saint Eulalia in Barcelona, Spain, Tuesday, June 9, 2026. (AP Photo/Emilio Morenatti)]]></media:description><media:credit role="author" scheme="urn:ebu">Emilio Morenatti</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/L62NEWBE7Z33BIIUN5OTBVMCGM.jpg?auth=e7ca6ff76a2958553c9890ed9854aec63de771bcc6d23a527dd9fe0be3ed24af&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV waves as he leaves after presiding over a midday prayer at the Cathedral of the Holy Cross and Saint Eulalia in Barcelona, Spain, Tuesday, June 9, 2026. (AP Photo/Bernat Armangue)]]></media:description><media:credit role="author" scheme="urn:ebu">Bernat Armangue</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QZTHTUYO52ACZAES22N2YU4TMY.jpg?auth=95299fcea9cc8b120af2a464a69e467fa8696723352e54f2e7d559cebe8669a0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV greets people as he leaves after presiding over a midday prayer at the Cathedral of the Holy Cross and Saint Eulalia in Barcelona, Spain, Tuesday, June 9, 2026. (AP Photo/Bernat Armangue)]]></media:description><media:credit role="author" scheme="urn:ebu">Bernat Armangue</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GWCPUXMSX3JYWY67WLJREFVVCE.jpg?auth=394d173936973bb4ee8a204c7a8fc4d6ea1c39b54ac05dc6a0f80d45d620578c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV presides over the midday prayer in the Cathedral of the Holy Cross and Saint Eulalia in Bacelona, Spain, Tuesday, June 9, 2026, on the fourth day of a seven-day apostolic journey to mainland Spain and the Canary Islands. (AP Photo/Alessandra Tarantino)]]></media:description><media:credit role="author" scheme="urn:ebu">Alessandra Tarantino</media:credit></media:content></item><item><title><![CDATA[The Latest: Federal judge strikes down Trump’s $100,000 fee on new H-1B visas]]></title><link>https://www.local10.com/news/2026/06/09/the-latest-federal-judge-strikes-down-trumps-100000-fee-on-new-h-1b-visas/</link><guid isPermaLink="true">https://www.local10.com/news/2026/06/09/the-latest-federal-judge-strikes-down-trumps-100000-fee-on-new-h-1b-visas/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description><![CDATA[A federal judge has struck down the Trump administration’s $100,000 fee on new H-1B visas, contradicting an earlier federal court ruling upholding the fee hike. The administration announced the much-higher fee as a way of preventing foreign workers from taking American jobs. Schools and states say filling teacher and doctor jobs was already hard enough before the fee hike.]]></description><pubDate>Tue, 09 Jun 2026 13:49:01 +0000</pubDate><content:encoded><![CDATA[<p>A federal judge has struck down the Trump administration’s $100,000 fee on new H-1B visas, contradicting an earlier federal court ruling upholding the fee hike. The administration announced the much-higher fee as a way of preventing foreign workers from taking American jobs. Schools and states say filling teacher and doctor jobs was already hard enough before the fee hike.</p><p>President Donald Trump says he'll nominate Todd Blanche to serve as attorney general, tapping his former personal lawyer who has aggressively pursued the Republican president’s agenda while leading the Justice Department in an acting role.</p><p>And as he looks forward to celebrating his 80th birthday party Sunday with a UFC cage match, Trump has begun suggesting that the eight-sided, wire-mesh cage could become a permanent South Lawn fixture.</p><p>The Latest:</p><p>Trump’s enforcers are poised to ramp up deportations</p><p>The Senate completed its work last week, with Sen. Lisa Murkowski of Alaska the only Republican to oppose it. If the House approves, Trump’s signature would all but assure an essentially uninterrupted flow of funds for his immigration enforcement and deportation agenda into 2029.</p><p>The Department of Homeland Security is under new leadership after Trump replaced Kristi Noem with new Secretary Markwayne Mullin. He has vowed to keep the department out of the headlines, but the administration is under pressure from anti-immigration advocates to deliver on Trump’s campaign promise of the largest deportation operation in American history.</p><p>So far, the administration has not hit its goal of 1 million deportations a year, but Trump’s border czar, Tom Homan, has promised more to come, including hinting at enforcement in New York, the nation’s biggest city, which is heavily Democratic.</p><p>House Majority leader says ICE funding is long overdue. Top Democrat calls it a blank check</p><p>“We have to fund border security and immigration enforcement, and it’s sad that Republicans have to do it on our own,” Johnson said.</p><p>The Republican-controlled Congress already provided nearly $140 billion for ICE and Customs and Border Protection as part of Trump’s tax and spending cuts bill.</p><p>Democrats wanted significant changes after the deaths of Alex Pretti and Renee Good in Minneapolis — insisting for example that agents be required to display their ID badges and get a judicial warrant before entering private property. Instead, the funding will come with virtually no strings attached.</p><p>“We believe that taxpayer dollars should be used to make life more affordable for the American people – not give ICE another $70 billion blank check so that they can unleash brutality on American citizens and violently target law-abiding immigrant communities,” House Democratic Leader Hakeem Jeffries said.</p><p>House set to fund Trump’s immigration actions for rest of his term</p><p>House Republicans hope to get nearly $70 billion for immigration enforcement over the finish line Tuesday, enough to fund a pair of Homeland Security agencies through the rest of President Donald Trump’s time in office.</p><p>Speaker Mike Johnson will need near perfect attendance and GOP unity for the final votes. The legislation got sidetracked when Republicans sought to include $1 billion for enhanced White House security amid Trump’s new ballroom construction, and a $1.8 billion compensation fund for Trump’s allies. Both proved politically toxic and were scrapped.</p><p>Now, the bill is focused entirely on fueling Trump’s deportation agenda, a topic Republicans hope will carry them to victory in this year’s midterm elections. The bill provides $38 billion for Immigration and Customs Enforcement, $26 billion for the Border Patrol and another $5 billion to cover unforeseen costs.</p><p>House set to fund Trump’s immigration actions for rest of his term</p><p>House Republicans hope to get nearly $70 billion for immigration enforcement over the finish line Tuesday, enough to fund a pair of Homeland Security agencies through the rest of President Donald Trump’s time in office.</p><p>Speaker Mike Johnson will need near perfect attendance and GOP unity for the final votes. The legislation got sidetracked when Republicans sought to include $1 billion for enhanced White House security amid Trump’s new ballroom construction, and a $1.8 billion compensation fund for Trump’s allies. Both proved politically toxic and were scrapped.</p><p>Now, the bill is focused entirely on fueling Trump’s deportation agenda, a topic Republicans hope will carry them to victory in this year’s midterm elections. The bill provides $38 billion for Immigration and Customs Enforcement, $26 billion for the Border Patrol and another $5 billion to cover unforeseen costs.</p><p>Maine primary tests Platner’s support following mounting scandals</p><p>Voters across Maine, Nevada, South Carolina and North Dakota are casting ballots in another day of primary elections in America, but much of the political world will be focused on Maine’s high-stakes U.S. Senate contest.</p><p>Neither Republican incumbent Sen. Susan Collins nor Democratic challenger Graham Platner faces serious opposition for their party’s nomination, but the vote will test Platner’s credibility after his progressive campaign has been rocked by controversy over his past behavior.</p><p>Elsewhere, Trump’s clout within the GOP will be tested anew in states where he’s endorsed primary candidates.</p><p>▶ Follow the latest election-related developments</p><p>With jet fuel costs soaring 78% higher, airlines profits could drop by half</p><p>Oil and jet fuel costs have soared since the U.S. and Israeli war with Iran halted most shipping through the Strait of Hormuz. U.S. airlines spent more than $6 billion on jet fuel in April, up 78% from a year earlier, according to government data.</p><p>Delta, American and United all gained between 1% and 2% overnight, but the airline industry’s top global trade group warned that soaring energy costs could nearly halve this year’s profits for major carriers, even as they raise airfares, cancel flights and trim schedules.</p><p>Elevated oil prices have sent broader inflation higher, increasing household bills. They’ve also hiked bond market yields worldwide, which threatens to slow economies and undercut all kinds of investments. The 10-year Treasury yield was holding around 4.55% early Tuesday, up from 4.01% before the Iran war.</p><p>The U.S. government will issue its wholesale prices data on Tuesday and consumer prices on Wednesday.</p><p>From tennis to T-ball, the White House’s South Lawn is no stranger to sports. But not like the UFC</p><p>The White House and its storied South Lawn are no strangers to sporting events. But they’ve never seen anything like the UFC bout President Donald Trump is hosting to celebrate his 80th birthday on Sunday or the eight-sided, wire-mesh cage complete with an open overhead dome featuring large screens that are surrounded by thousands of arena seats.</p><p>Sometimes called America’s backyard, the South Lawn was until now known for low-contact sports and joyful events geared toward children or bipartisanship, like the annual Easter Egg Roll or the congressional picnic.</p><p>The same space being used for blood sport, feting a president who relishes it and playing out in a hulking structure featuring a complicated overhead lighting scheme known as The Claw, illustrates yet another of the White House norms that Trump is gleefully laying to rest — or, in UFC parlance, forcing to tap out.</p><p>That the president has begun suggesting that he could make the cage-fighting venue a permanent South Lawn fixture further underscores just how far from T-ball the White House has come.</p><p>▶ Read more</p><p>Donald Trump booed by the crowd during the anthem prior to Game 3 of the NBA Finals</p><p>Trump was booed loudly by fans inside MSG when he was shown on video screens during the national anthem as he became the first sitting president to attend an NBA Finals game.</p><p>Chants of “U-S-A! U-S-A!” echoed through the arena as Avery Wilson sang “The Star-Spangled Banner,” but they gave way to boos moments later as Trump was displayed on the jumbo screens giving a military salute. The jeers ended when the U.S. flag followed him on the screens, and fans cheered when New York Knicks players were shown. Mentions of the San Antonio Spurs also elicited vociferous boos.</p><p>The president was unfazed. “It was, I think, mostly cheers,” he told reporters after the game before boarding Air Force One to return to Washington. “It was loud, and it was very enthusiastic.”</p><p>Trump watched Game 3 from Knicks owner James Dolan’s suite, along with granddaughter Kai, personal adviser Boris Epshteyn and Cabinet secretaries Lee Zeldin, Sean Duffy and Doug Burgum. He sat next to Dolan for the first quarter and spent part of the second talking to NBA Commissioner Adam Silver and Republican gubernatorial hopeful Bruce Blakeman.</p><p>▶ Read more</p><p>Trump administration will offer expedited visa interviews at select embassies for $750</p><p>The State Department will offer a “premium” expedited service for foreigners seeking business or tourist visas to come to the United States that will set applicants back $750 — on top of the initial fee of $185.</p><p>In a notice to be published in the Federal Register this week, the department will unveil a pilot program that will allow visa applicants to pay the $750 to schedule an appointment for an interview within 10 days of the payment at select U.S. embassies and consulates.</p><p>The pilot program will run from July 1 to Dec. 31, according to internal documents obtained by The Associated Press and a State Department official, who spoke on condition of anonymity because the program has not yet been announced.</p><p>The move is a potential effort to ease conditions caused by the Trump administration’s push to make entering the United States more difficult. The administration has cracked down on most forms of migration for foreigners — demanding that bonds of up to $15,000 be paid for visa processing in some, mainly African, countries and requiring years of personal history, including social media accounts, to be vetted.</p><p>▶ Read more</p><p>Republican senators warn surveillance program may lapse after Trump intel pick backlash</p><p>Republicans are warning the White House that a critical surveillance authority is likely to lapse this week amid bipartisan backlash over Trump’s pick to temporarily lead the nation’s intelligence community.</p><p>Sen. Tom Cotton, the chairman of the Senate Intelligence Committee, and Sen. Chuck Grassley, chairman of the Senate Judiciary Committee, sounded the alarm in a letter over the weekend after a failed procedural vote to extend the program.</p><p>The senators urged Secretary of State Marco Rubio, who also acts as the president’s National Security Advisor, to prepare “for a potential significant gap in foreign intelligence collection” if the authority expires. Section 702 of the Foreign Intelligence Surveillance Act, set to lapse June 12, allows agencies, including the CIA, National Security Agency and FBI to collect communications from foreign targets overseas without a warrant.</p><p>In a response obtained by The Associated Press, Rubio replied to the senators that he understands the “political challenges” but said he is “deeply disappointed” that Democrats are opposing the legislation.</p><p>▶ Read more</p><p>Federal judge strikes down Trump’s $100,000 fee on new H-1B visas</p><p>A federal judge on Monday struck down the Trump administration’s $100,000 fee on new H-1B visas, contradicting an earlier federal court ruling upholding the fee hike.</p><p>The administration announced the much-higher fee as a way of preventing foreign workers from taking American jobs.</p><p>But U.S. District Court Judge Leo Sorokin in Boston sided with 20 states and struck down the visa policy, concluding that the executive branch exceeded its authority and violated the Administrative Procedure Act, which governs how federal agencies develop and issue regulations.</p><p>“The Court finds that the Policy imposes a tax on H-1B petitions without the requisite delegation by Congress,” Sorokin wrote.</p><p>H-1B visas are meant for high-skilled jobs that are difficult to find American workers to fill. Deep-pocketed technology companies are the biggest users, with nearly three-quarters of approvals going to workers from India. The states argued that using the H-1B program to fill vacancies for much-needed doctors and teachers was already difficult before the higher fee.</p><p>▶ Read more</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2UFPRYUSPHZAGPPNWKU5CM5QNA.jpg?auth=7a15f2feab2fac82deb86030f8301034c292077f7c50756180be727ee898d52c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump gestures during the National Anthem as he attends an NBA Finals playoff basketball game between the New York Knicks and the San Antonio Spurs at Madison Square Garden in New York, Monday, June 8, 2026, with Kai Trump, left. (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/NCI5PRMPWPXQWLMQ5UEIPYKYUM.jpg?auth=6c58f4f0a19c3da9e82fc9df4d58a5dfd9103b14076dad16a22cdedf163886d1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers continue building the stage for a future UFC fight on the South Lawn of the White House in Washington, Sunday, June 7, 2026. (AP Photo/Rod Lamkey, Jr.)]]></media:description><media:credit role="author" scheme="urn:ebu">Rod Lamkey</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3LSABQO6EM6TKZRBSFD3UERAJQ.jpg?auth=7badf3cb7fad960971ef65a3632e9fde4bac24fc0633077965cba3b0018379d2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Acting Attorney General Todd Blanche testifies before the House Appropriations Committee, Tuesday, June 2, 2026 in Washington. (AP Photo/Allison Robbert)]]></media:description><media:credit role="author" scheme="urn:ebu">Allison Robbert</media:credit></media:content></item><item><title><![CDATA[Southern Baptist Convention weighs stricter ban on churches with women pastors]]></title><link>https://www.local10.com/news/florida/2026/06/09/southern-baptist-convention-weighs-stricter-ban-on-churches-with-women-pastors/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/06/09/southern-baptist-convention-weighs-stricter-ban-on-churches-with-women-pastors/</guid><dc:creator><![CDATA[By PETER SMITH, Associated Press]]></dc:creator><description><![CDATA[ORLANDO, Fla. (AP) — Southern Baptists are beginning their annual meeting Tuesday morning, where church representatives in the staunchly conservative evangelical denomination are expected to vote on a constitutional amendment that would formally ban churches with women pastors.]]></description><pubDate>Tue, 09 Jun 2026 12:20:45 +0000</pubDate><content:encoded><![CDATA[<p>ORLANDO, Fla. (AP) — Southern Baptists are beginning their annual meeting Tuesday morning, where church representatives in the staunchly conservative evangelical denomination are expected to vote on a constitutional amendment that would formally ban churches with women pastors.</p><p>Church representatives in the nation's largest Protestant denomination are also slated to elect a new leader and vote on a raft of resolutions ranging from immigration to antisemitism.</p><p>This will be the fourth year in a row that messengers, as the church delegates are known, are voting on an amendment regarding women pastors. The Southern Baptist Convention's statement of belief, the Baptist Faith and Message, opposes women pastors. But its churches are independent and the denomination can't tell them what to do.</p><p>But the denomination can exclude a church from its ranks, and it has already expelled some churches with women in senior pastoral positions. Opinions have been more mixed on the status of churches with women in associate pastoral roles. The currently proposed amendment would specifically ban churches where women have the office of pastor or are functioning as one, including “preaching to the assembled congregation.”</p><p>Such an amendment would require a two-thirds vote in two consecutive years, which it has failed to attain over the previous three years despite getting a majority of votes.</p><p>The latest version of the amendment is being proposed by Albert Mohler, president of Southern Baptist Theological Seminary in Kentucky. He has said a constitutional amendment would provide clarity and prevent the long and time-consuming debates that the issue has drawn in recent years.</p><p>Mohler was also a lead author of the revision to the Baptist Faith and Message in 2000, which incorporated the opposition to women pastors. That statement was adopted in the the Orange County Convention Center, the same Orlando convention hall where this week's meeting is taking place.</p><p>Southern Baptist leaders cite biblical passages they say clearly limit the role of pastor to men.</p><p>While that view has predominated within the SBC, advocates for women in pastoral roles have cited biblical passages where women are empowered to share the gospel. “God calls women to pastor, preach and minister” proclaims a billboard near the convention center. The billboard is sponsored by Baptist Women in Ministry, an advocacy group working in a variety of Baptist denominations.</p><p>The messengers are also expected to vote Wednesday on resolutions that condemn antisemitism and call for humane treatment of migrants while affirming the legitimacy of immigration enforcement.</p><p>___</p><p>Associated Press religion coverage receives support through the AP’s collaboration with The Conversation US, with funding from Lilly Endowment Inc. The AP is solely responsible for this content.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HGCF3QJU2BZ6JZOL54SJMH5JHE.jpg?auth=7a71c1bcefcf7524c093786019db6ca5c03bd32efe0ff0b958ff583312860fc1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[File - Attendees hold up their ballots during the Southern Baptist Convention's annual meeting in Anaheim, Calif., June 14, 2022. (AP Photo/Jae C. Hong, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jae C. Hong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EQTOYC5EQL54PCHJE7UEPIZENY.jpg?auth=6d7dc4ce0c4cdb77adcae1add0dc9908b50664e74cf4b5c0a0f48952242ee597&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[File - Southern Baptist Convention President Clint Pressley gives the President's Address during the 2025 SBC Annual Meeting, June 10, 2025, in Dallas. (AP Photo/Richard W. Rodriguez, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Richard W. Rodriguez</media:credit></media:content></item><item><title><![CDATA[House is set to fund Trump's immigration actions for the rest of his time in the White House]]></title><link>https://www.local10.com/news/politics/2026/06/09/house-is-set-to-fund-trumps-immigration-actions-for-the-rest-of-his-time-in-the-white-house/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/09/house-is-set-to-fund-trumps-immigration-actions-for-the-rest-of-his-time-in-the-white-house/</guid><dc:creator><![CDATA[By KEVIN FREKING and LISA MASCARO, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — House Republicans will look to get nearly $70 billion for immigration enforcement over the finish line Tuesday, enough to fund a pair of Homeland Security agencies through the next three years and the rest of President Donald Trump's time in office.]]></description><pubDate>Tue, 09 Jun 2026 13:46:31 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — House Republicans will look to get nearly $70 billion for immigration enforcement over the finish line Tuesday, enough to fund a pair of Homeland Security agencies through the next three years and the rest of President Donald Trump's time in office.</p><p>Speaker Mike Johnson will need near perfect attendance and unity on his side to complete weeks of action on the bill. The legislation got sidetracked when Republicans sought to include $1 billion for enhanced security on the White House grounds, including for Trump's new ballroom, and the Trump administration tried to create a nearly $1.8 billion fund to compensate allies of the president who claim they have been unjustly investigated and prosecuted. Those proposals proved politically toxic and were scrapped.</p><p>Now, the bill is focused entirely on immigration enforcement, a topic that Republicans have treated as a defining issue between the two major political parties and one they hope will carry them to victory in this year's midterm elections. The bill provides $38 billion for Immigration and Customs Enforcement, $26 billion for the Border Patrol and another $5 billion to cover unforeseen costs, fueling Trump's deportation agenda.</p><p>“It's long overdue,” said Johnson, R-La., of the bill. “We have to fund border security and immigration enforcement, and it's sad that Republicans have to do it on our own.”</p><p>Funding accelerates Trump's deportation agenda</p><p>The funding comes on top of the nearly $140 billion that the Republican-controlled Congress gave ICE and Customs and Border Protection last year as part of Trump's tax and spending cuts bill.</p><p>Democrats objected to giving the agencies more money without significant changes in the way they operate after the deaths of Alex Pretti and Renee Good in Minneapolis. For example, Democrats insisted that agents be required to display their ID badges during enforcement operations and that they get a judicial warrant before entering private property. Instead, the funding will come with virtually no strings attached.</p><p>House Democratic Leader Hakeem Jeffries vowed his party would oppose the package.</p><p>“We believe that taxpayer dollars should be used to make life more affordable for the American people – not give ICE another $70 billion blank check so that they can unleash brutality on American citizens and violently target law-abiding immigrant communities,” said Jeffries of New York.</p><p>Homeland Security faced longest shutdown in history</p><p>The package is the result of a monthslong standoff in Congress after Democrats refused to fund the Department of Homeland Security in the wake of the immigration enforcement actions in Minneapolis and other American cities, leading to the longest shutdown in agency history.</p><p>Negotiations had been underway with the White House to alter ICE operations as Democrats were demanding. When those negotiations failed, Republicans turned to a complicated procedural maneuver to get around the filibuster and pass the immigration funding with no Democratic votes.</p><p>If approved, the package would next go to Trump for his signature, all but assuring an essentially uninterrupted flow of funds for his immigration enforcement and deportation agenda into 2029.</p><p>The Senate completed its work on the legislation last week during an all-night session that extended into the early morning hours Friday. The final 52-47 vote on the bill was nearly party line, with Sen. Lisa Murkowski of Alaska the only Republican to oppose it.</p><p>Money comes at pivotal time for immigration agenda</p><p>The money will come at a pivotal time for the Department of Homeland Security, which is under new leadership after Trump replaced Kristi Noem with new Secretary Markwayne Mullin in March.</p><p>While Mullin has vowed to keep the department out of the headlines, the administration is under pressure from anti-immigration advocates to deliver on Trump’s campaign promise of the largest deportation operation in American history.</p><p>So far, the administration has not hit its goal of 1 million deportations a year, but Trump’s border czar, Tom Homan, has promised more to come, including hinting at immigration enforcement actions in New York, the nation's biggest city, which is heavily Democratic.</p><p>At the same time, the administration is making it more difficult for legal immigrants to remain in the U.S. by working to end Temporary Protective Status, changing the processes for obtaining green cards and leaving some Dreamers — the young people who were brought illegally to the U.S. as children — reporting delays in renewing their status, which allows them to stay and work.</p><p>Tight vote ahead</p><p>On the House side, Johnson has little margin for error. Republicans can afford to lose only a couple of votes if every lawmaker is present. GOP leadership opted to avoid any hiccups and sent lawmakers home last week rather than take up the bill early Friday once the Senate had completed its all-nighter.</p><p>The bill is just a slim package, without the hundreds of pages of details and directives that typically come from Congress when it provides funding for agencies.</p><p>Leading up to the vote, Democrats portrayed DHS as an agency that has used its new resources to buy private jets for its leadership, warehouse immigrants in deplorable conditions and attack U.S. citizens.</p><p>“To give these rogue agencies another $70 billion now when they still have $100 billion in the bank from last year would implicate all of us in the escalating corruption and shameful actions of this department," said Rep. Jamie Raskin of Maryland, the ranking Democratic member on the House Judiciary Committee.</p><p>Republicans countered that they were fulfilling their duty to safeguard the nation and support the men and women charged with enforcing the law.</p><p>“Democrats can say whatever they want, but what it’s about is public safety. What’s it about is keeping Americans safe,” said Rep. Michelle Fischbach, R-Minn.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/AXJMU6HQT63RFA5NOKSOSZOGEQ.jpg?auth=65eeb7b55c2bab92beb196333f1352691e1bf645d0e19c2b045c812e69d92de6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Department of Homeland Security, Transportation Security Administration, Federal Air Marshals, patrol around Washington Dulles International Airport, in Chantilly, Va., Tuesday, March 24, 2026. (AP Photo/Manuel Balce,File)]]></media:description><media:credit role="author" scheme="urn:ebu">Manuel Balce Ceneta</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AA6W2NPEOAQHVBMDURHPQG27IU.jpg?auth=ada6f4810835c6e1285c2b22755058a1ea1b57f50c4b48952a5ef41b1af5543f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The seal of U.S. Department of Homeland Security is seen before a news conference at ICE Headquarters in Washington, May 21, 2025. (AP Photo/Jose Luis Magana, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jose Luis Magana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4I6BJSOBXR6BVBFP5J3HRWIVZQ.jpg?auth=275e7a3e7d88f198aadde98955e91e2c1ef9a7d8e721ad328d3de5023eaf4027&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 behind a light pole, on Capitol Hill in Washington, Wednesday, June 3, 2026. (AP Photo/Cliff Owen)]]></media:description><media:credit role="author" scheme="urn:ebu">Cliff Owen</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4JGC5T27QHNL3NIXVCFHUICSWE.jpg?auth=1d30eed0833e2f5fcdd86fb62ba67f476123cc6163e0cf7825857ee2ee683e67&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 testifies before the House Committee on Homeland Security during a hearing on the Fiscal 2027 budget request for the Department of Homeland Security, in Washington, Wednesday, June 3, 2026. (AP Photo/Cliff Owen)]]></media:description><media:credit role="author" scheme="urn:ebu">Cliff Owen</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6JG3JQ6EZKGTIBLIR2FWO5GRPU.jpg?auth=991185273c17b0a726129b8efaf6f504bf72f0dad1f8be8a71cb4034cff66648&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, lower left, testifies before the House Committee on Homeland Security during a hearing on the Fiscal 2027 budget request for the Department of Homeland Security, in Washington, Wednesday, June 3, 2026. (AP Photo/Cliff Owen)]]></media:description><media:credit role="author" scheme="urn:ebu">Cliff Owen</media:credit></media:content></item><item><title><![CDATA[History needs your story  — inside ‘Wolfson Archives’ ]]></title><link>https://www.local10.com/features/2026/06/09/history-needs-your-story-inside-wolfson-archives/</link><guid isPermaLink="true">https://www.local10.com/features/2026/06/09/history-needs-your-story-inside-wolfson-archives/</guid><dc:creator><![CDATA[Andrew Perez]]></dc:creator><description><![CDATA[The next big artifact documenting South Florida’s past probably isn’t behind glass, it’s likely forgotten, collecting dust. Wherever it is, whatever it is, the team at Wolfson Archives wants to find it — preserving history while adding to it.]]></description><pubDate>Tue, 09 Jun 2026 11:32:03 +0000</pubDate><content:encoded><![CDATA[<p>The next big artifact documenting South Florida’s past probably isn’t behind glass, it’s likely forgotten, collecting dust. </p><p>Maybe it’s sitting in a closet. Maybe it’s tucked away in a garage. Wherever it is, whatever it is, the team at <a href="https://www.mdc.edu/archives/wolfson-archives/" target="_self" rel="" title="https://www.mdc.edu/archives/wolfson-archives/">Wolfson Archives</a> wants to find it — preserving history while adding to it.</p><p>“A lot of those home movies chronicle places that no longer exist,” said Lou Kramer, archives manager at the Lynn and Louis Wolfson II Florida Moving Image Archives. “You see people on vacation. You see family events. You see the crazy things that families do when a camera is pointed at them.”</p><p>The <a href="https://www.instagram.com/wolfsonarchives?igsh=cG04amY4eGs2aWxz" target="_self" rel="" title="https://www.instagram.com/wolfsonarchives?igsh=cG04amY4eGs2aWxz">archives</a>, a division of Miami Dade College, houses one of the largest collections of moving images of South Florida. They want to digitize it all and make it accessible to the public. Inside its temperature controlled vault is millions of feet of local film and thousands of hours of tape already. </p><p>“It’s a project that you want to be a part of,” Kramer said. “We are safeguarding history. We are safeguarding the past,” she continued.</p><p>Many of those recordings came from ordinary families, documenting milestones and moments of shared tradition and social life. From pool days at the Venetian in the 1920s in Coral Gables, to quinceañeras in Miami, circa 1966, and big birthdays decades later — it’s all restored and saved online. </p><p>The team at Wolfson Archives carefully cleans and digitizes aging film reels and videotapes that are donated by families and local news organizations. Local 10’s archival footage makes up a massive part of this collection used by researchers, students, historians, filmmakers, and the public to experience and learn from. </p><p><b>WATCH:</b> <a href="https://youtu.be/fN0xpDre3q8?si=TonWsvJ7JOVF1pSA" target="_self" rel="" title="https://youtu.be/fN0xpDre3q8?si=TonWsvJ7JOVF1pSA">Major videotape donation by WPLG to Wolfson Archives 2007</a></p><p><a href="https://www.mdc.edu/archives/wolfson-archives/wolfson_archives_search.aspx" target="_self" rel="" title="https://www.mdc.edu/archives/wolfson-archives/wolfson_archives_search.aspx">CLICK HERE </a>to search the Wolfson archives.</p><p>For family films, search “home movies” — then enter a year and a keyword —i.e “1940, birthday.” </p><p>Together, the footage creates a visual timeline of the region — from major headlines to everyday moments that reveal how communities lived, celebrated and evolved.</p><p>To donate your film to the archive or to request help with old reels, <a href="https://www.mdc.edu/archives/assets/services/request_procedures.pdf" target="_self" rel="" title="https://www.mdc.edu/archives/assets/services/request_procedures.pdf">click here.</a></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><media:content url="https://www.local10.com/resizer/v2/HNWJKZP2KJERRDJYH4F22LRWJI.jpeg?auth=cd311942461ad6b03ec1f6c2e2feaeb1bf1950b63e46bf9142f5f2aef85269df&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[A government-commissioned study found drinking risks. US guidelines didn't feature its findings]]></title><link>https://www.local10.com/business/2026/06/09/a-government-commissioned-study-found-drinking-risks-us-guidelines-didnt-feature-its-findings/</link><guid isPermaLink="true">https://www.local10.com/business/2026/06/09/a-government-commissioned-study-found-drinking-risks-us-guidelines-didnt-feature-its-findings/</guid><dc:creator><![CDATA[By LAURA UNGAR and ALI SWENSON, Associated Press]]></dc:creator><description><![CDATA[A study commissioned by President Joe Biden's administration to investigate alcohol-related health harms was released independently on Tuesday, after President Donald Trump's administration decided not to feature the researchers' findings in new dietary guidelines as it faced pushback from the alcohol industry and a congressional committee.]]></description><pubDate>Tue, 09 Jun 2026 14:13:52 +0000</pubDate><content:encoded><![CDATA[<p>A study commissioned by President Joe Biden's administration to investigate alcohol-related health harms was released independently on Tuesday, after President Donald Trump's administration decided not to feature the researchers' findings in new dietary guidelines as it faced pushback from the alcohol industry and a congressional committee.</p><p>The findings of the study, in the Journal of Studies on Alcohol and Drugs, were in line with years of research, saying that health risks go up with just one drink a day and no level of alcohol has a protective effect on mortality. Even levels considered “moderate” raise the risk of premature death and more than 200 diseases, including heart disease and cancer, researchers found.</p><p>The new study was one of two government reviews meant to help inform the new dietary guidelines. Released earlier this year, the guidelines advised consuming “less alcohol for better overall health.” The authors of the independently released study say that didn’t provide detailed practical advice about the risks of drinking.</p><p>One of the officials involved in the study commissioned by Biden's Democratic administration accused Trump's Republican administration of “sidelining” the research — an allegation the Trump administration denies.</p><p>Robert Vincent, a former Substance Abuse and Mental Health Services Administration alcohol policy official who led the yearslong effort, made the accusations in an editorial published alongside the study. Vincent was laid off last year as part of a government reduction in force.</p><p>“The challenges confronting alcohol policy today are not rooted in scientific uncertainty,” Vincent wrote. “What remains contested is whether evidence will meaningfully inform policy when it conflicts with commercial interests.”</p><p>The dispute over the study underscored the increasingly tense relations between the medical and scientific community and the Trump administration, which has questioned or ignored longstanding science in its policymaking, fired a slew of veteran scientists from the federal workforce and cut scientific grants that proponents say help keep the U.S. at the forefront of medical innovation.</p><p>Industry and congressional Republicans pushed back on the study</p><p>After the study's researchers released a draft report last year, the alcohol industry mobilized against it, launching campaigns to discredit its work. The House oversight committee also criticized the study, releasing a report earlier this year that called it “fraught with bias” and accused the study authors of having predetermined conclusions based on their past research and affiliations.</p><p>Emily Hilliard, a spokesperson for the U.S. Department of Health and Human Services, denied any notion that the study wasn’t considered.</p><p>HHS and the U.S. Department of Agriculture "reviewed the study alongside the broader body of available scientific evidence and followed the established process for developing the 2025–2030 Dietary Guidelines for Americans,” she said. “The Guidelines are informed by the totality of the scientific record, not any single report or analysis.”</p><p>Vincent told The Associated Press in an interview that the researchers were thoroughly vetted for conflicts and the findings were scientifically sound. He said that while he was in the Trump administration, he was “asked to kill the study” but did not. HHS didn’t immediately respond to that claim. The department said the Substance Abuse and Mental Health Services Administration wasn't involved in the review or the clearance of the study for publication.</p><p>Amanda Berger, senior vice president of science and research for the alcohol trade association the Distilled Spirits Council of the United States, said in an email to the AP that the congressional committee's findings showed the study was “irretrievably flawed."</p><p>Findings support more forceful alcohol intake recommendation</p><p>The Trump administration earlier this year released new dietary guidelines that advised consuming “less alcohol for better overall health.” The researchers said that they don't dispute that advice but that their findings support a more detailed and forceful recommendation that current adult drinkers consume one drink or fewer a day.</p><p>“I’m glad that they had a message that corresponds with our science, and that is that less is best,” said Dr. Timothy Naimi, director of the University of Victoria’s Canadian Institute for Substance Use Research and one of the study’s authors. “But giving people quantity information is necessary to make a truly informative guideline.”</p><p>The study differed from the other research commissioned by the government to help inform the dietary guidelines on the issue, which said moderate alcohol use was associated with a decreased risk of mortality from all causes but also an increased risk of some diseases.</p><p>Priscilla Martinez-Matyszczyk, one of the authors of the new study and a deputy scientific director at the Public Health Institute’s Alcohol Research Group, said their study didn’t look at mortality from all causes but instead examined mortality specifically attributed to alcohol to avoid confounding factors.</p><p>Martinez-Matyszczyk also addressed an issue raised by Centers for Medicare and Medicaid Services Administrator Dr. Mehmet Oz in his explanations of the new guidelines: that drinking is “a social lubricant that brings people together” and that even though not drinking is preferred, being social has health benefits.</p><p>“I don’t know of any studies that have teased out the social effect from the health effect,” she said.</p><p>Research aligns with other recent findings</p><p>The new findings are “in line with the latest science that basically shows less is better when it comes to health,” Naimi said.</p><p>For example, a 2019 study in Lancet found that moderate drinking slightly raised the risk of stroke and high blood pressure and offered no protective effects on health.</p><p>Moderate drinking was once thought to have benefits for the heart, but better research methods have thrown cold water on that idea. Older studies compared groups of people by how much they drink instead of randomly assigning people to drink or not, so they couldn’t prove cause and effect. When researchers adjusted for things like education levels, income and health care access, the benefits tended to disappear.</p><p>About half of Americans age 12 or older had a drink in the past month, researchers said, making it the most commonly used addictive substance in the U.S. One drink is the equivalent of about one 12-ounce can of beer, a 5-ounce glass of wine or a shot of liquor.</p><p>___</p><p>The Associated Press Health and Science Department receives support from the Howard Hughes Medical Institute’s Department of Science Education and the Robert Wood Johnson Foundation. The AP is solely responsible for all content.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HHM5NRXDINXWRQ5D7QHOZLMEZI.jpg?auth=e08678fa4d0b0858b3df0aff7a63d73e6eb49cfc69e730880679c72b6d455450&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Various wines are displayed in Sonoma, Calif., July 10, 2017. (AP Photo/Eric Risberg, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Eric Risberg</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XM24V4H23PVD5Q3X4KKAXGDUCU.jpg?auth=45750892ca28926d28f1c740e53a8bc59150ee7b437714cd162a37a4e613868b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Bottles of alcohol during a tour of a state liquor store, in Salt Lake City, June 16, 2016. (AP Photo/Rick Bowmer, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Rick Bowmer</media:credit></media:content></item><item><title><![CDATA[Proposed $8B transformation of NYC’s Penn Station features Roman-style columns, ornamental design]]></title><link>https://www.local10.com/news/2026/06/09/proposed-8b-transformation-of-nycs-penn-station-features-roman-style-columns-ornamental-design/</link><guid isPermaLink="true">https://www.local10.com/news/2026/06/09/proposed-8b-transformation-of-nycs-penn-station-features-roman-style-columns-ornamental-design/</guid><dc:creator><![CDATA[By PHILIP MARCELO, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — When Manhattan's original Pennsylvania Station was demolished in 1963, it marked the undignified end to one of America’s great public works, a monolithic Beaux Arts train terminal with Roman-style columns and a spacious central waiting area that at the time was the largest indoor space in the city.]]></description><pubDate>Tue, 09 Jun 2026 11:02:35 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — When Manhattan's original Pennsylvania Station was demolished in 1963, it marked the undignified end to one of America’s great public works, a monolithic Beaux Arts train terminal with Roman-style columns and a spacious central waiting area that at the time was the largest indoor space in the city.</p><p>In its place rose Madison Square Garden — home of NBA’s New York Knicks and NHL’s New York Rangers — while train commuters were forced underground into gloomy, claustrophobic, low-ceilinged corridors by the decidedly more utilitarian redesign completed in 1968.</p><p>“Through Pennsylvania Station one entered the city like a god,” the architectural historian Vincent Scully famously lamented. “One scuttles in now like a rat.”</p><p>But a dramatic new vision for the busiest transit hub in the Western Hemisphere calls for a return to the old grandeur of the station, which was originally opened in 1910 and currently serves Amtrak, the national rail carrier that owns the terminal, as well as commuter rail lines to the surrounding suburbs and connections to the city’s vast subway system.</p><p>Renderings released Monday by Amtrak and Penn Transformation Partners, the design and development consortium picked for the project, feature a rectangular, stone facade lined with imposing columns along a grand entry way.</p><p>Inside, commuters are to be greeted by a sunlight-drenched grand concourse with soaring ceilings more than 50 feet high in places. It includes such touches as bronze finishings and other ornamental details, like a bas relief of the city’s famous skyline and a large, classic station clock, also made of bronze.</p><p>An interior wall near a entryway bears the seal of President Donald Trump, who had Amtrak assume control of the project last year after decades of bureaucratic red tape and political infighting among transit agencies and the competing interests of other powerful players, including James Dolan, the billionaire owner of MSG, the Knicks and the Rangers, who has staunchly opposed moving the arena.</p><p>Trump has mentioned renaming his hometown station in his honor as he's sought to burnish his legacy through public works projects, from a massive new ballroom at the White House to a triumphal arch leading into the nation's capital.</p><p>For now, though, the name etched in capital letters across the proposed grand facade would still read, “Pennsylvania Station,” renderings released Monday show.</p><p>“I’m not focused on names at all,” said Andy Byford, who Amtrak named as a special adviser to oversee the redevelopment, when asked about a potential name change.</p><p>“This building has a name, and the name is there,” added Peter Cipriano, one of the lead developers.</p><p>Proposal aims to make Penn Station an icon again</p><p>The proposed design draws from the ornate, Beaux-Arts design of Grand Central Terminal, the city’s other major rail hub, as well as Art Deco landmarks like the Empire State Building and Rockefeller Center, according to Vishaan Chakrabarti, one of the leaders of the team awarded the project.</p><p>Designers also looked to the monumental, federalist style of government buildings in Washington, D.C., and those built by the Works Progress Administration during the Great Depression.</p><p>The vision, he said, is to restore Penn Station's place among the pantheon of the city’s greatest landmarks and bring a “sense of public ambition” back to one of the nation’s vital civic spaces.</p><p>“There was this fearless embrace of ornament and decoration that in some ways we’ve lost,” Chakrabarti said. “We want to bring some of that sense of craftsmanship back.”</p><p>The redesign is projected to cost around $7 billion to $8 billion, and construction is targeted to begin before the end of 2027, officials said Monday. Penn Station would remain in operation throughout as the project progresses in phases over about six years.</p><p>More than 600,000 commuters traverse through the rail hub on any given work day, or more than the three major international airports that serve greater New York City — John F. Kennedy, LaGuardia and Newark Liberty — combined.</p><p>Knicks and Rangers home arena would remain at site</p><p>Plans floated over the decades have called for relocating MSG, but under the plans revealed Monday, the “World’s Most Famous Arena” would remain in place.</p><p>A theater owned by MSG and built directly above the tracks, however, would have to be razed to make way for the new facade and concourse.</p><p>The developers and MSG owner James Dolan have reached a “memorandum of agreement” for this critical part, which helped the rail carrier in picking the proposal over three other bidders, according to Byford. Final terms of the deal, including payment, haven’t been determined.</p><p>“You’ll understand why we wouldn’t want to negotiate that in public,” said Byford.</p><p>The next phase of the project will include refining the preliminary designs and going through the extensive federal environmental review process, which will help in generating a more detailed breakdown of costs, according to Byford.</p><p>He stressed there are no plans for the government to take surrounding properties to expand the station, as some concerned locals have suggested. The project will also not be borne of the backs of commuters.</p><p>“There will be no fare hike to pay for this project,”, Byford said. “It’s not going to happen.”</p><p>___</p><p>Follow Philip Marcelo at https://x.com/philmarcelo</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YDVDFI6OH6IJJH255LS57KBSYA.jpg?auth=ab36ba5021d5fb0c0646ebaeb71a47ddbdf1034708cf7d39d43c3c014bdab81f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This artistic rendering provided by Heller Inc. shows a dramatically redesigned Pennsylvania Station in New York City. (Heller Inc. via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/LLSPHSWBINKG5FV2Q4OK4PIUJY.jpg?auth=328140f300307638c0514957196417533ac032e657c2ef250c338445476666bd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The old Penn Station in New York is shown in this June 3, 1955 wide-angle photo. (AP Photo/John Lent, File)]]></media:description><media:credit role="author" scheme="urn:ebu">John Lent</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/I3IXHYWHIF4QIFBQLRA6Q3PHPM.jpg?auth=dfad2d5f88d9e9376c5a630c71554c31a37748c789890e13d398b87ec5c9e0be&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vishaan Chakrabarti, one of the leaders of the team awarded the project to dramatically redesign New York City's Penn Station, presents architectural designs during a presentation Monday, June 8, 2026, in New York. (AP Photo/Philip Marcelo)]]></media:description><media:credit role="author" scheme="urn:ebu">Philip Marcelo</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MFPCHBRJVPXD7SNOJMA65ABMA4.jpg?auth=d2af8f4e1183983ed89dc5b316ee33fe39983f455da1c655291b1424d9dd68d8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Structural steel that will become the new Madison Square Garden is constructed on the location of the demolished, historic Penn Station in New York City, Aug. 29, 1966. (AP Photo/Anthony Camerano, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Anthony Camerano</media:credit></media:content></item><item><title><![CDATA[Man killed ex, 2 daughters before taking his own life in Doral, deputies say]]></title><link>https://www.local10.com/news/local/2026/06/04/community-shaken-as-neighbors-mayor-remember-family-killed-in-doral-murder-suicide/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/04/community-shaken-as-neighbors-mayor-remember-family-killed-in-doral-murder-suicide/</guid><dc:creator><![CDATA[Hannah Yechivi, Jackie Pascale, Ryan Mackey]]></dc:creator><description><![CDATA[A man killed his ex-partner and their two young daughters before taking his own life in Doral earlier this week, Miami-Dade Sheriff’s Office homicide detectives confirmed Thursday.]]></description><pubDate>Thu, 04 Jun 2026 16:42:42 +0000</pubDate><content:encoded><![CDATA[<p>A man <a href="https://www.local10.com/news/local/2026/06/03/mdso-2-adults-2-children-found-dead-inside-doral-home/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/03/mdso-2-adults-2-children-found-dead-inside-doral-home/">killed his ex-partner and their two young daughters</a> before taking his own life in Doral earlier this week, Miami-Dade Sheriff’s Office homicide detectives confirmed Thursday.</p><p><a href="https://www.local10.com/espanol/2026/06/04/conmociona-a-comunidad-mientras-vecinos-y-alcalde-recuerdan-a-familia-muerta-en-homicidio-suicidio-en-doral/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/04/conmociona-a-comunidad-mientras-vecinos-y-alcalde-recuerdan-a-familia-muerta-en-homicidio-suicidio-en-doral/">Leer en español</a></p><p>Those killed have since been identified by MDSO as Ryan Charles Whiten, 42; Melanie Lauren Hyer, 46; and their biological daughters, Savannah Whiten, 11, and Sienna Whiten, 8.</p><p>According to investigators, detectives determined that Ryan Whiten co-parented the children with Hyer. Authorities said their investigation revealed that he killed the three family members before taking his own life. </p><p>Friends of Ryan Whiten and Hyer told Local 10 News that they had been apart for years. </p><p>According to investigators, Doral police officers responded to a home in the gated Doral Isles community Tuesday night after a concerned family friend requested a welfare check. </p><p>Authorities said officers entered the home and found all four dead. Police confirmed they all had stab wounds on their bodies. </p><p>As the investigation continues, neighbors and parents in the community are struggling to come to terms with the killings. </p><p>“That is a tragedy,” said Anderina Zerpa, who lives nearby. “That is a worst nightmare for a parent.” </p><p>Zerpa said she was stunned to learn what happened so close to home.</p><p>“I live super close to their house and I didn’t even know,” she added.</p><p>Among those grieving is Doral Mayor Christi Fraga, who said she knew Hyer personally through their children’s school community.</p><p>“I said hi to her almost every morning (while) dropping off my child, my son,” Fraga said.</p><p>Fraga described Hyer as a parent who worked to bring families together.</p><p>“She’s the one that created the chat of all the moms to kind of go have lunches and stuff, and get together and build a community around our kids,” she added.</p><p>Fraga said she hopes the family is remembered for the positive impact they had on those around them rather than the circumstances of their deaths.</p><p>“We want to remember them by their bubbly personalities, their beautiful smiles and pray for their souls, pray for their families and for everyone that surrounded them that this will impact,” she added.</p><p>A representative for Downtown Doral Charter Schools previously confirmed that Savannah and Sienna were students at the school, where grief counselors have been made available to students and staff.</p><p>Loved ones are also focusing on remembering the victims’ lives.</p><p>Sandra Bermudez, CEO and founder of <a href="https://www.lucyproject.org/?gad_source=1&amp;gad_campaignid=20825397964&amp;gclid=CjwKCAjwxITRBhBYEiwA6mZm7QFDWMB1SyUDFOT8K2ZjQc3ywLh0ZvDdfIBWjBAuUikqOkz80vpXYRoCez0QAvD_BwE" target="_self" rel="" title="https://www.lucyproject.org/?gad_source=1&amp;gad_campaignid=20825397964&amp;gclid=CjwKCAjwxITRBhBYEiwA6mZm7QFDWMB1SyUDFOT8K2ZjQc3ywLh0ZvDdfIBWjBAuUikqOkz80vpXYRoCez0QAvD_BwE">The Lucy Project</a>, remembered Hyer as a dedicated mother who gave her time and energy to helping others.</p><p>“She fundraised and brought her energy,” Bermudez said of Hyde. “(She was) a mom that cared.” </p><p>Bermudez said Hyer was a real estate agent and supported South Florida nonprofit efforts, including literacy programs for children through The Lucy Project. </p><p>Her daughter Savannah also participated in the program and had dyslexia, according to those familiar with her involvement.</p><p>Virginia Talieh, a learning specialist who worked with Savannah and Sienna, told Local 10 News that she was expecting to work with both sisters in the summer. </p><p>“They had a wonderful contagious smile,” Talieh said. “Sienna was like a little Tasmanian devil, like all around all the places. Savannah was like a ray of sunshine. No child deserves anything like that.”</p><p>“I’ll miss them,” she added. “ I’ll miss them very much. I haven’t been able to delete them from my calendar for next week.”</p><p>Talieh says working with spelling tiles were one of Savannah’s favorite activities. </p><p>“She got a 100 percent on that spelling test after discovering the tiles,” Talieh added. “She came back with the tiles and I said, ‘You keep them. My present.’”</p><p>In the Doral neighborhood where the family lived, residents said they are grieving and planning to cancel a community event, choosing instead to gather in solidarity and reflection.</p><p>Fraga has also encouraged anyone experiencing domestic violence or mental health challenges to seek help. </p><p>Resources are available through the Miami-Dade State Attorney’s Office’s <a href="https://miamisao.com/our-work/victim-services/domestic-violence/" target="_self" rel="" title="https://miamisao.com/our-work/victim-services/domestic-violence/">domestic violence services program</a> and the <a href="https://www.cityofdoral.com/News-articles/DOH-Miami-Dade-Mental-Health-Resources" target="_self" rel="" title="https://www.cityofdoral.com/News-articles/DOH-Miami-Dade-Mental-Health-Resources">city of Doral’s mental health resources webpage.</a></p><p>MDSO Homicide Bureau detectives have taken over the 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></item><item><title><![CDATA[6.1-magnitude earthquake strikes near Cuba; reports of light shaking in South Florida]]></title><link>https://www.local10.com/news/world/2026/06/08/61-magnitude-earthquake-strikes-near-cuba-reports-of-light-shaking-in-south-florida/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/08/61-magnitude-earthquake-strikes-near-cuba-reports-of-light-shaking-in-south-florida/</guid><dc:creator><![CDATA[Amanda Batchelor, Brandon Orr]]></dc:creator><description><![CDATA[A 6.1-magnitude earthquake struck Monday afternoon about 65 miles from Mantua, Cuba.]]></description><pubDate>Mon, 08 Jun 2026 18:37:52 +0000</pubDate><content:encoded><![CDATA[<p>A 6.1-magnitude earthquake struck Monday afternoon about 65 miles from Mantua, Cuba.</p><p><a href="https://www.local10.com/espanol/2026/06/08/sismo-de-61-sacude-las-aguas-cerca-de-cuba-y-se-siente-en-el-sur-de-florida/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/08/sismo-de-61-sacude-las-aguas-cerca-de-cuba-y-se-siente-en-el-sur-de-florida/"><b>Leer en español</b></a></p><p>Some people in Miami-Dade County reported feeling light shaking in their office buildings. The Miami-Dade Government Center, Miami Beach City Hall and Mount Sinai Medical Center were <a href="https://www.local10.com/news/local/2026/06/08/cuba-earthquake-shaking-felt-in-downtown-miami-leading-to-county-hall-evacuation-train-delays/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/08/cuba-earthquake-shaking-felt-in-downtown-miami-leading-to-county-hall-evacuation-train-delays/">among the places</a> where shaking was felt.</p><p>There were also minor reports of buildings shaking as far north as Tampa and Orlando. </p><p>The earthquake reportedly struck the waters near Cuba and there were no initial reports of damage on the island.</p><p>Local 10 meteorologist Brandon Orr said there is not a tsunami threat from the earthquake. </p>]]></content:encoded></item><item><title><![CDATA[June 9: Low rain chances again today with isolated afternoon showers possible]]></title><link>https://www.local10.com/weather/2026/06/09/june-9-low-rain-chances-again-today-with-isolated-afternoon-showers-possible/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/06/09/june-9-low-rain-chances-again-today-with-isolated-afternoon-showers-possible/</guid><dc:creator><![CDATA[Brantly Scott]]></dc:creator><description><![CDATA[High pressure will continue to keep us in a relatively calm weather pattern with low rain chances again today. ]]></description><pubDate>Tue, 09 Jun 2026 10:42:46 +0000</pubDate><content:encoded><![CDATA[<p>High pressure will continue to keep us in a relatively calm weather pattern with low rain chances again today. For Miami-Dade, Broward and Monroe counties, that means only isolated afternoon showers are possible, with the highest rain chances staying inland and toward the Gulf Coast.</p><p>Temperatures will remain hot and humid, with afternoon highs in the upper 80s to low 90s and heat index values reaching the upper 90s to near 100 degrees. Looking ahead, rain chances are expected to increase this weekend as winds gradually shift more southerly and deeper tropical moisture moves into the region. This could lead to scattered to numerous showers and thunderstorms across all of South Florida from the weekend into early next week.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZVM6A6ZXGBFH5FRLH2CKLR7DDY.jpg?auth=5538de09b666ea5a5147343fa29e64118175bed12961ff44a71e0e9e91fc0d29&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Rob Reiner’s son Nick seeks money from trust parents left him for his defense in their killings]]></title><link>https://www.local10.com/news/national/2026/06/09/rob-reiners-son-nick-seeks-money-from-trust-parents-left-him-for-his-defense-in-their-killings/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/06/09/rob-reiners-son-nick-seeks-money-from-trust-parents-left-him-for-his-defense-in-their-killings/</guid><dc:creator><![CDATA[By ANDREW DALTON, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — Rob Reiner's son Nick Reiner is seeking unpaid money from a trust his parents established for him, saying he needs it to help in his defense against charges that he killed them.]]></description><pubDate>Tue, 09 Jun 2026 10:30:58 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — Rob Reiner's son Nick Reiner is seeking unpaid money from a trust his parents established for him, saying he needs it to help in his defense against charges that he killed them.</p><p>A petition filed by the 32-year-old Nick Reiner's civil attorneys in a Los Angeles County court on Monday says that trustees overseeing the funds have denied them to him without legal justification, and he needs and should get them now.</p><p>“Nick loved his parents, and he is devastated by their deaths. But the facts about what did and did not happen to them are not at issue in this Trust litigation,” the petition says. “Like anyone accused of a crime, Nick is presumed innocent, and he is entitled to mount his defense with the resources that are lawfully his own.”</p><p>The director and Hollywood luminary Rob Reiner and his wife, photographer and producer Michele Singer Reiner, were stabbed to death in their home in the upscale Brentwood section of Los Angeles on Dec. 14. Nick Reiner was arrested hours later and has since pleaded not guilty to two counts of murder.</p><p>Reiner retained high-profile private lawyer Alan Jackson to represent him, but less than a month later Jackson left the case for reasons he said he couldn't share. The new filing reveals that Reiner's siblings, Jake and Romy Reiner, had initially agreed to pay for Jackson, but reversed course.</p><p>In a declaration included with the petition, Jackson said “my firm stands ready, willing, and able to resume representation of Mr. Reiner” if the funds become available.</p><p>The filing says that apart from the larger Reiner family trust, which is not at issue, Rob and Michele Reiner established smaller individual trusts for Nick Reiner and his siblings. It says they left “unambiguous instructions” in Nick Reiner's trust, established in 1993, that he was to receive half its money when he turned 30 and the rest at 35.</p><p>But, the filing says, Reiner never received the funds he was entitled to at 30, and that the trustee overseeing them since February — attorney Paul R. Kanin — has given “a shifting series of excuses and justifications” to deny Reiner the money, including concerns about Reiner's competence that have no bearing on a payout that is mandatory.</p><p>Reiner says he should also get the money he was to receive at 35 immediately because his defense and his need for basic necessities in jail require it.</p><p>The petition says the trust has at least $1.5 million in assets, but that Kanin will not share the exact amount of its value.</p><p>Kanin did not immediately respond to an after-hours email seeking comment.</p><p>Proceedings in Reiner’s murder case are moving slowly. He is scheduled to return to court for a pretrial hearing in September. He is eligible for the death penalty, but District Attorney Nathan Hochman has said his office has not yet decided whether to seek it.</p><p>Authorities have said nothing about possible motives, and leaks in the case have been virtually nonexistent on both sides. A court order has kept most details of the autopsy secret. Many of the most basic questions about the killing remain unanswered publicly.</p><p>On the day he left the case, Jackson, speaking outside court, declared adamantly that “pursuant to the laws of California, Nick Reiner is not guilty of murder.”</p><p>In April, Jake Reiner gave his first detailed account of the experience of losing his parents and having his brother at the center of it, calling it “a living nightmare” that is “too devastating to comprehend.”</p><p>Rob Reiner was a prolific director whose work included some of the most memorable and endlessly watchable movies of the 1980s and ’90s. His credits included “This is Spinal Tap,” “Stand By Me,” “A Few Good Men,” and “When Harry Met Sally… ,” during the production of which he met photographer Michele Singer. They wed soon after and were married for 36 years.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LQZ32NRWIM2JTTRB4NRQEJ57QE.jpg?auth=3210607453d59ef70c3cf39b78c2d82c686ff0725fff563dc98c434b95112516&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Nick Reiner pleads not guilty to two counts of first-degree murder in the deaths of his parents, Rob Reiner and Michele Singer Reiner, with public defense attorney, Kimberly Green, during his arraignment on murder charges for the deaths of his parents, Rob and Michele Reiner, Monday, Feb. 23, 2026, in Los Angeles. (Chris Torres/Pool Photo via AP , File)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Torres</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UATRXSPEM2J7H7EXVPDTFVAPVI.jpg?auth=e887236c119ae22999fe22cc47c625f44a9f217698c0a335c2245f7d37999bfd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Honoree Rob Reiner, second left, poses with his wife Michele, left, and children Jake, center, Romy, and Nick at the 41st annual Chaplin Award Gala at Avery Fisher Hall, April 28, 2014, in New York. (Photo by Evan Agostini/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Agostini</media:credit></media:content></item><item><title><![CDATA[From tennis to T-ball, the White House's South Lawn is no stranger to sports. But not like the UFC]]></title><link>https://www.local10.com/news/politics/2026/06/09/from-tennis-to-t-ball-the-white-houses-south-lawn-is-no-stranger-to-sports-but-not-like-the-ufc/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/09/from-tennis-to-t-ball-the-white-houses-south-lawn-is-no-stranger-to-sports-but-not-like-the-ufc/</guid><dc:creator><![CDATA[By WILL WEISSERT, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — Teddy Roosevelt boxed. Richard Nixon bowled.]]></description><pubDate>Tue, 09 Jun 2026 13:04:42 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Teddy Roosevelt boxed. Richard Nixon bowled.</p><p>Dwight D. Eisenhower put in a putting green. George H.W. Bush added a horseshoe pit. Herbert Hoover played a game named for himself to get more exercise, while George W. Bush threw open the space for youth T-ball.</p><p>The White House and its storied South Lawn are no strangers to sporting events. But they've never seen anything like the UFC bout President Donald Trump is hosting to celebrate his 80th birthday on Sunday or the eight-sided, wire-mesh cage complete with an open overhead dome featuring large screens that are surrounded by thousands of arena seats.</p><p>Sometimes called America’s backyard, the South Lawn was until now known for low-contact sports and joyful events geared toward children or bipartisanship, like the annual Easter Egg Roll or the congressional picnic.</p><p>The same space being used for blood sport, feting a president who relishes it and playing out in a hulking structure featuring a complicated overhead lighting scheme known as The Claw, illustrates yet another of the White House norms that Trump is gleefully laying to rest — or, in UFC parlance, forcing to tap out.</p><p>That the president has begun suggesting that he could make the cage-fighting venue a permanent South Lawn fixture further underscores just how far from T-ball the White House has come.</p><p>“Sports has been central to presidents. I don’t know that it’s been quite the spectacle that it is with the Trump administration,” said Michael Patrick Cullinane, senior historian at the Theodore Roosevelt Presidential Library.</p><p>Teddy Roosevelt pioneered sports at the White House</p><p>Many early presidents were talented athletes before taking office. Abraham Lincoln and William Howard Taft were celebrated young wrestlers. John Quincy Adams was fit enough to take daily naked swims in the Potomac River while in office.</p><p>But Teddy Roosevelt was the first to make sports a large part of White House life, installing a tennis court on the lawn. His wife, Edith, was concerned about his workload, and the grass court outside his office was meant to force more relaxation.</p><p>Cullinane, who is the author of “Theodore Roosevelt and the Tennis Cabinet" and is a history professor at Dickinson State University, said Roosevelt loved tennis and, though he didn't play well, he did so “long and vigorously."</p><p>Roosevelt would take the court daily at 3 p.m., rain or shine, for seemingly endless six-game sets against top aides. He also boxed, holding bouts in the White House that were far more intimate affairs than Sunday's UFC fight. While sparring with his military aide Col. Daniel T. Moore in 1905, Roosevelt detached the retina of his left eye.</p><p>During a recent New York Post interview, Trump was asked about Roosevelt and replied that he “had a lot of energy, loved the outdoors.” He indicated that he knew about Roosevelt's having boxed at the White House but didn't comment on how the UFC event might compare.</p><p>Other presidents brought more sports with them</p><p>Hoover used the lawn to play a combination of tennis and volleyball involving 6-pound (2.7-kilogram) medicine balls that White House physician Adm. Joel T. Boone was credited with inventing to improve his fitness. The game eventually became known as Hoover-ball.</p><p>His successor, Franklin D. Roosevelt, had an indoor pool built for polio therapy. Harry S. Truman ordered an old horseshoe pit removed from the White House grounds, but the first President Bush reinstalled it in 1989.</p><p>His son hosted T-ball on the South Lawn beginning in 2001 and presided over 20 games, with his last featuring Little Leaguers who were the children of active-duty military personnel.</p><p>Eisenhower used the putting green outside the Oval Office frequently enough to leave golf-spike marks on the floors inside. Barack Obama had White House tennis facilities repainted as a basketball court, though they were converted back as part of a pavilion improvement project overseen by first lady Melania Trump during her husband’s opening term.</p><p>Presidents often mixed sports and politics</p><p>Playing, or at least being avid fans of, sports has long given presidents ways to connect to everyday voters while also projecting vitality.</p><p>John F. Kennedy largely hid his skill as a golfer because he was afraid of bad political optics. But he promoted footage of himself and his family playing touch football and frolicking in the surf, seeking to convey his youth and energy.</p><p>Nixon had a single-lane bowling alley built in the White House yet spoke much more frequently in public about his love of football, trying to appeal to sports fans in ways that his advisers initially feared might alienate some. Obama made an event of filling out NCAA brackets with his predicted tournament winner each year.</p><p>Trump has attended a series of major sporting events, including Monday's trip to the NBA finals in New York. The UFC coming to him, however, is unlike anything the presidency has seen.</p><p>“There’s definitely precedence for athletic events, but this is a combination of athletic event and a celebrity event,” said Tevi Troy, a presidential historian and senior fellow at the Reagan Institute.</p><p>Troy noted that, as the bevy of musical acts pulling out of the Trump-led celebration to mark America's 250th birthday illustrates, “The entertainment world is just hostile to Republicans and Trump. So he goes to find his celebrities where he can."</p><p>Trump has been a UFC fan for decades. His 2024 presidential campaign showcased his friendship with the league's chief, Dana White, and Trump also attended bouts around the country, hoping to energize voters not usually interested in politics.</p><p>UFC’s cage matches mirror Trump’s bare-knuckled approach to politics and sometimes can overlap with his policy initiatives. In making the case for his immigration crackdown, Trump once told White to consider setting up a league in which migrants could fight one another — with the winner then squaring off against the UFC champion. He suggested the “migrant guy might win.”</p><p>Cullinane noted that the “UFC is dominated by men and this idea of masculinity,” which means “whenever you aim for a certain demographic, you are almost naturally politicizing the sport.”</p><p>‘Maybe we’ll never take it down'</p><p>The South Lawn's octagon was built in a matter of weeks and designed to be temporary, unlikely to survive prolonged exposure to the elements. But that hasn't stopped Trump from musing about leaving it up permanently.</p><p>The president has likened his birthday party to an international celebration of yore and The Claw to an architectural marvel in France. He noted on TikTok that Paris’ Eiffel Tower was built to be a temporary structure for the 1889 World’s Fair but then, “They said, ‘You know we sort of like it,’" and eventually, “They never took it down.”</p><p>“You know, we’re building something in front of the White House that’s quite attractive to a lot of people,” Trump said before adding, "And I’m looking at it, and maybe we’ll never, ever take it down.”</p><p>Troy said that, 20 years from now, the spectacle that is the UFC on the White House lawn may feel normal as accepted traditions on celebrity and sports shift. If so, Trump's tradition-busting will have played a role.</p><p>“Trump, I think, is more willing than other presidents to be asked that question: ‘Why aren’t you doing it the way the previous presidents did?’” Troy said. “Breaking the precedent doesn't bother him.”</p><p>___</p><p>Associated Press writer Darlene Superville contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3MM6NND74W26Y45PIRI2Z4YXZQ.jpg?auth=e576ef25a5fd94b465516a8df80fada8fb54bbda52592dec712e4d2db8aee286&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - President Dwight Eisenhower brushes up on his golf game near the putting green on the lawn of the White House, Jan. 13, 1959, in Washington. (AP Photo, File)]]></media:description><media:credit role="author" scheme="urn:ebu">HB</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/B2RAQP3KI2FPPM2EYM2PRZQCXQ.jpg?auth=e1c279d7b191a06a837abadabe8015f567b1c293c996d754053d98a62e7b1697&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - President Dwight D. Eisenhower, getting in a final bit of relaxation on the eve of the visit by Soviet Premier Nikita Khrushchev, practices a few iron shots the South Lawn of the White House in Washington, Sept. 14, 1959. (AP Photo, File)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/YBJYAI6ON2XRWAQIQ52WBHCYLU.jpg?auth=8df8cf8bdb8a73622edc0fb3a08d7600c47e868102ffed16001c33dc2a768495&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - President George H.W. Bush lets loose of a horseshoe during the dedication of the new horseshoe pit on the White House lawn Saturday April 1, 1989, in Washington. (AP Photo/Barry Thumma)]]></media:description><media:credit role="author" scheme="urn:ebu">Barry Thumma</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/73Q7G4AENBSUC2BKRZQE4R7ZFQ.jpg?auth=c408db333072a03b60c45a764b03ab1d6da0fb515694775eba007190dc7f230e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - President George W. Bush, left, and National Baseball Hall of Fame member Willie Mays open the White House Tee Ball Game on the South Lawn, Sunday, July 30, 2006, in Washington. (AP Photo/Manuel Balce Ceneta, File)]]></media:description><media:credit role="author" scheme="urn:ebu">MANUEL BALCE CENETA</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ABP7DM4BDTRQZJRYOJRMHJJR5U.jpg?auth=a1061b3d3b84c435cde7b14b8372799b81876b2caf06638f184749a6edc097f8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - President George W. Bush, left, and National Baseball Hall of Fame member Willie Mays, back right, pose with Robert Shaffer and Colin Schildt, of Challengers from Thurmont Little League and Civitan Club of Frederick in Thurmont , Md., during a ceremony at the conclusion of the White House Tee Ball Game on the South Lawn, Sunday, July 30, 2006, in Washington. (AP Photo/Manuel Balce Ceneta, File)]]></media:description><media:credit role="author" scheme="urn:ebu">MANUEL BALCE CENETA</media:credit></media:content></item><item><title><![CDATA[World Cup ref from Somalia who was denied entry to the US was about to make history for his country]]></title><link>https://www.local10.com/sports/2026/06/09/world-cup-ref-from-somalia-who-was-denied-entry-to-the-us-was-about-to-make-history-for-his-country/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/09/world-cup-ref-from-somalia-who-was-denied-entry-to-the-us-was-about-to-make-history-for-his-country/</guid><dc:creator><![CDATA[By OMAR FARUK and GERALD IMRAY, Associated Press]]></dc:creator><description><![CDATA[MOGADISHU, Somalia (AP) — The World Cup referee from Somalia who was denied entry to the United States after arriving in Miami and subsequently cut from the tournament by FIFA was set to make history for his country.]]></description><pubDate>Tue, 09 Jun 2026 11:53:56 +0000</pubDate><content:encoded><![CDATA[<p>MOGADISHU, Somalia (AP) — The World Cup referee from Somalia who was denied entry to the United States after arriving in Miami and subsequently cut from the tournament by FIFA was set to make history for his country.</p><p>Omar Artan was going to be the first referee from Somalia to officiate at a World Cup after making FIFA’s final list for the tournament, which was announced two months ago. He is one of Africa’s top referees and was named the continent’s best male referee in 2025.</p><p>He was denied entry at Miami International Airport on Saturday over “vetting concerns,” U.S. Customs and Border Protection said in a statement without giving details of those concerns. Artan was issued a visa to travel to the U.S. last week, according to the Somalia Embassy in Kenya that processed it.</p><p>The move to deny a FIFA-appointed match official permission to enter a World Cup host country is highly unusual. Artan was due to meet up with other World Cup referees at their training base in Miami.</p><p>The Somalia Youth and Sports Ministry said on Tuesday that it had not been told why Artan was denied entry and its embassy in the U.S. was making diplomatic efforts to resolve the problem and still allow Artan to referee at the World Cup, which opens on Thursday.</p><p>Somalia was one of the countries subjected to new travel restrictions last year under the Trump administration's crackdown on immigration. That raised concerns that fans, players and officials from those countries — most of which are African — might be denied entry for the World Cup due to the larger crackdown despite having valid visas.</p><p>"When Customs and Border Protection said Omar Artan was found inadmissible because of vetting concerns without specifying the reason, it may be related to those broader screening measures rather than any specific allegation against him,” Isse Aden Abshir, a senior adviser at the Somalia sports ministry and a former national team captain, told The Associated Press.</p><p>Artan subjected to ‘additional inspection’</p><p>“During processing, the traveler underwent additional inspection, a routine part of CBP’s inspection process when officers need to verify information or determine admissibility,” CBP said in its statement on Monday. “Following inspection, the traveler, a referee for the FIFA World Cup, was determined to be inadmissible due to vetting concerns and was denied entry.”</p><p>It didn't name Artan and referred only to a Somali national who is a World Cup referee. Artan is the only Somali referee selected for the tournament.</p><p>CBP said all travelers seeking entry into the U.S. — including World Cup players, coaches and staff — were subject to CBP inspection and vetting.</p><p>“Admissibility determinations are made on a case-by-case basis using law enforcement, national security, and immigration information available at the time of inspection,” the CBP statement said. “CBP officers have the authority to question travelers, conduct inspections, and determine admissibility consistent with U.S. law.”</p><p>FIFA drops ref from World Cup</p><p>FIFA said it was not involved in the immigration processes and was informed by U.S. authorities that Artan’s “status will not be changed at present.” It said Artan wouldn’t be able to train and officiate at the World Cup.</p><p>“In line with previous FIFA events, a host government ultimately determines who receives a visa and who is admitted into their country,” FIFA said.</p><p>Still, FIFA and its president Gianni Infantino built close ties to U.S. President Donald Trump’s government as the U.S. prepared to co-host with Mexico and Canada, and had publicly stressed how that would help the World Cup run smoothly.</p><p>Infantino did not immediately comment on the issue, while FIFA released a statement on behalf of Artan.</p><p>“Despite the circumstances, I am in a positive mood and I am focused on the next challenges in my refereeing career,” Artan said in the statement. “I would like to thank FIFA and (the African soccer confederation) for all their support and I promise to keep my refereeing levels up as I concentrate on the future.</p><p>"I want to thank the football family for their messages and wish my colleagues all the best success during the World Cup and I look forward to joining them again in future competitions.”</p><p>He was to make history for Somalia</p><p>Artan was praised as one of Africa's best referees and was the ref for the decisive leg of the African Champions League final last month — Africa's biggest club soccer game.</p><p>He spoke in a recent interview with the Al Jazeera TV network about how he was honored to be selected to be the first Somali to referee at the World Cup and how he faced challenges in his conflict-torn country in East Africa, including sometimes having to change his route to training because of explosions in the streets of the capital, Mogadishu.</p><p>"You cannot give up as a referee," Artan said in the interview. This (going to the World Cup) was my big, big target and I'm really excited."</p><p>___</p><p>Imray reported from Cape Town, South Africa. AP Sports Writer Graham Dunbar in Geneva contributed.</p><p>___</p><p>AP World Cup: https://apnews.com/hub/fifa-world-cup</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UURDPZN4LTHJ5L3GPRK7JBU6RE.jpg?auth=f7c7e79fa62fdb370d600d97272082ad5d1d2007b94b8efe84a145b703f0198c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Referee Omar Artan, center, signals a penalty during the CAF Champions League final soccer match between AS FAR Rabat and Mamelodi Sundowns, in Rabat, Morocco, Sunday, May 24, 2026. (AP Photo/Mosa'ab Elshamy, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mosa'ab Elshamy</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UIAJO2GUKOBMGJWUS4HMKP6NFE.jpg?auth=cf87d1c8537aff8b54d3f2d8edc17056b32432a5ae42ce2c50bc0c98e3d4861f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers cover a Kansas City Chiefs sign to FIFA World Cup 2026 as work continues to transform Arrowhead Stadium to Kansas City Stadium ahead of the FIFA World Cup soccer tournament Monday, June 8, 2026, in Kansas City, Mo. (AP Photo/Charlie Riedel)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlie Riedel</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MTAO7DIUWG2HQDFASPVRQE2K7E.jpg?auth=62679e8bb203d473e91ec73e46b7e4464604b690389e0f2627a5d5328fa5c323&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Somali soldiers patrol a street after supporters of opposition political figures and state security forces clashed in Mogadishu, Somalia, Thursday, June 4, 2026. (AP Photo/Farah Abdi Warsameh)]]></media:description><media:credit role="author" scheme="urn:ebu">Farah Abdi Warsameh</media:credit></media:content></item><item><title><![CDATA[MIT researchers channel AI to turn hand gestures into robot training data]]></title><link>https://www.local10.com/business/2026/06/09/mit-researchers-channel-ai-to-turn-hand-gestures-into-robot-training-data/</link><guid isPermaLink="true">https://www.local10.com/business/2026/06/09/mit-researchers-channel-ai-to-turn-hand-gestures-into-robot-training-data/</guid><dc:creator><![CDATA[By RODRIQUE NGOWI, Associated Press]]></dc:creator><description><![CDATA[CAMBRIDGE, Mass. (AP) — Humanoid robots struggling with tasks like grasping a cup have a new teacher — a person wearing an ultrasound wristband that captures the movement of muscles, tendons and ligaments beneath the skin.]]></description><pubDate>Tue, 09 Jun 2026 12:45:18 +0000</pubDate><content:encoded><![CDATA[<p>CAMBRIDGE, Mass. (AP) — Humanoid robots struggling with tasks like grasping a cup have a new teacher — a person wearing an ultrasound wristband that captures the movement of muscles, tendons and ligaments beneath the skin.</p><p>Researchers at the Massachusetts Institute of Technology developed the tool to collect data of human hand motion that could eventually help robots achieve the dexterity that has been difficult for machines to master.</p><p>“Imagine people doing housework,” said Xuanhe Zhao, an MIT professor of mechanical engineering. “We can use the data obtained by our system to train a robot to do exactly (that) housework with this dexterous hand motion.”</p><p>As much of the tech world is still captivated with artificial intelligence assistants that are taking on computer-based tasks, Zhao is among the scientists trying to imbue AI with more sensory data from the physical world.</p><p>Beyond housework, the technology could help with other tasks that require flexing fingers and hands, such as surgery.</p><p>The wristband uses high-frequency sound waves to “see” through its wearer's skin. It relays images of the muscle and tendon movements to a computer that uses AI to enable a nearby robotic hand to mimic the gestures.</p><p>An AI algorithm is trained to decode images generated by the device into what engineers call degrees of freedom – specific ways a joint can bend or rotate. The human hand has 22 of them.</p><p>In earlier systems, tracking even a fraction of those movements was a significant challenge.</p><p>In laboratory demonstrations with eight volunteers, developers showed the wristband could precisely mirror hand gestures – including all 26 letters in American Sign Language – within 120 milliseconds.</p><p>The wristband can operate wirelessly, meaning the controlling person and the receiving robot need not be in the same room.</p><p>Beyond remote control, the team sees a path toward using the wristband to build huge datasets of human motion that could eventually enable humanoids to learn dexterous tasks without human guidance.</p><p>___</p><p>AP Technology Writer Matt O'Brien contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5YYNGO5XXHSMQY7SPW66RVSXCM.jpg?auth=418bcccdef634e2d04be8d17a575ad2f95daae24083da15037d5ab613d079a90&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Xuanhe Zhao, professor of mechanical engineering at the Massachusetts Institute of Technology, poses for a portrait with an ultrasound wristband that can help a robotic hand mimic full hand motions in Cambridge, Mass, on Tuesday, April 14, 2026. (AP Photo/Rodrique Ngowi)]]></media:description><media:credit role="author" scheme="urn:ebu">Rodrique Ngowi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4SHV4RLGGMJ2TYHJ4UOMMP34IQ.jpg?auth=251273d47fb0ad8f71b03dbd36c663ad89bf8d368db8086d3086bba079ffa22e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Massachusetts Institute of Technology mechanical engineering graduate student Dian Li demonstrates how an ultrasound wristband can help a robotic hand mimic full hand motions in Cambridge, Mass, on Tuesday, April 14, 2026. (AP Photo/Rodrique Ngowi)]]></media:description><media:credit role="author" scheme="urn:ebu">Rodrique Ngowi</media:credit></media:content></item><item><title><![CDATA[Ukraine is ready to share drone technology with Nordic and Baltic countries, Zelenskyy says]]></title><link>https://www.local10.com/news/world/2026/06/09/ukraines-zelenskyy-arrives-in-estonia-to-attend-nordic-baltic-summit/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/09/ukraines-zelenskyy-arrives-in-estonia-to-attend-nordic-baltic-summit/</guid><dc:creator><![CDATA[By KOSTYA MANENKOV, Associated Press]]></dc:creator><description><![CDATA[TALLINN, Estonia (AP) — Ukrainian President Volodymyr Zelenskyy met with Nordic and Baltic leaders who were in Estonia for a regional summit Tuesday, a visit that comes amid friction over Ukrainian drones straying into the region in recent months.]]></description><pubDate>Tue, 09 Jun 2026 14:07:47 +0000</pubDate><content:encoded><![CDATA[<p>TALLINN, Estonia (AP) — Ukrainian President Volodymyr Zelenskyy met with Nordic and Baltic leaders who were in Estonia for a regional summit Tuesday, a visit that comes amid friction over Ukrainian drones straying into the region in recent months.</p><p>The drones have crashed into the chimney of a power plant in Estonia, hit empty fuel tanks in Latvia and been shot down by Romanian fighter jets stationed in Lithuania. Ukrainian officials apologized, saying the drones had been aimed at military targets in Russia but were sent off course by Russian electronic interference.</p><p>Estonia hosted the summit in its capital of Tallinn amid Russia's 4-year-old, full-scale invasion of Ukraine. Estonia holds the rotating presidency of the NB8, a regional grouping of the five Nordic and three Baltic countries, and brought together the bloc’s prime ministers, along with Zelenskyy.</p><p>Sharing Ukraine's drone expertise</p><p>Zelenskyy and Estonian President Alar Karis agreed to work on cheaper ways to shoot down drones that have flown over Estonia, including one that a NATO fighter jet shot down over the south of the country in May.</p><p>“We have shown that we can shoot the drones down with the planes,” Karis said at a news conference. Using fighter jets to shoot down the drones is expensive, he added, so he hopes to partner with Ukraine for its technology and expertise to do it more cheaply.</p><p>Zelenskyy said Ukraine was ready to do so, drawing on its experience with helping countries in the Middle East shoot down drones, where it had sent experts to train local forces. “We did this in the Middle East, and it worked,” he said.</p><p>He said Ukraine could offer the low-cost interceptor drones it has deployed at home to build an inexpensive shield against Russian drone attacks, and that Kyiv could send experts to its European partners “at any moment.”</p><p>Karis said he expects drones to cross into Baltic airspace as the war continues and urged the public to remain calm. Estonia and the other Baltic nations are among Ukraine’s staunchest supporters in its war against Russia.</p><p>Ukraine's bid for EU membership</p><p>Zelenskyy said his talks with the leaders had focused on advancing diplomacy, strengthening air defenses and Ukraine’s path to European Union membership. He said Kyiv had met the conditions to open its accession negotiations and urged the bloc to approve them this summer.</p><p>European Commission President Ursula von der Leyen said in Brussels that Ukraine is “making extraordinary progress” on reforms to allow it to join the EU and that “it’s high time for us also now to deliver.”</p><p>Prospective members must complete negotiations in 35 policy areas, or chapters, ranging from agriculture to trade in a process that can take years.</p><p>Zelenskyy also said Ukraine and Latvian Prime Minister Andris Kulbergs signed a drone deal to deepen joint defense and co-production.</p><p>Russia's deadly strikes on Ukraine</p><p>Russia, meanwhile, kept up its strikes across Ukraine. In the northeastern Kharkiv region, three people were killed and 25 others, including three children, were wounded in attacks in the past 24 hours, said Oleh Syniehubov, head of the regional administration.</p><p>In the Dnipropetrovsk region, three people were wounded when several districts came under attack overnight, said regional administration head Oleksandr Hanzha.</p><p>Russia launched 166 long-range strike drones and two guided missiles at Ukraine overnight, Ukraine's air force said, with air defenses shooting down 146 of the drones.</p><p>Russia’s Defense Ministry said its defenses downed 140 drones overnight. A woman was killed when a Ukrainian drone hit an apartment building in the Belgorod region neighboring Ukraine, regional emergency officials said.In Brussels, European Commission President Ursula von der Leyen said Ukraine is “making extraordinary progress” on reforms to allow it to join the EU and that “it’s high time for us also now to deliver.”</p><p>Seeking more sanctions on Russia</p><p>Zelenskyy said he had pressed for tougher sanctions on Russia, including its shadow fleet. He also held talks with Finnish President Alexander Stubb and Norwegian Prime Minister Jonas Gahr Støre on bolstering Ukraine’s air defenses.</p><p>“All of our partners now note that Ukraine’s positions on the front are significantly stronger, and so our diplomacy, which we are working to step up, must proceed from that,” Zelenskyy said. “Unfortunately, Russia is trying to make up for its enormous battlefield losses with strikes on our cities and communities, and on civilian infrastructure.”</p><p>In Brussels, Von der Leyen announced proposals for new sanctions against Russia targeting its energy, financial and trade sectors, including fisheries for the first time with a ban on cod, among other measures.</p><p>She also proposed banning EU entry for “anyone who has served in the Russian armed forces since the beginning of the war” to ensure that Europe stays off-limits "for anyone who has participated in the invasion of Ukraine.”</p><p>The sanctions must be endorsed by the 27 EU member countries before they can come into force.</p><p>On Monday, Zelenskyy said he had held positive talks with U.S. representatives Steve Witkoff and Jared Kushner during a stopover at an airport in Moldova’s capital, describing them as focused on ending the war. In a social media post, he said the two sides discussed diplomatic prospects ahead of this month’s Group of Seven summit, and that he had briefed the U.S. side on Ukraine’s assessment of Russia’s intentions.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KZOE7RQTWL5NIYDAJS22TTZBSY.jpg?auth=6afcabc7578289d3ec368b3f13e2a17d7d20150409568e75929b7b0a89882473&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Estonia's Prime Minister Kristen Michal, right, and Ukraine's President Volodymyr Zelenskyy attend a Nordic and Baltic countries meeting in Tallinn, Estonia, Tuesday, June 9, 2026. (AP Photo/Sergei Grits)]]></media:description><media:credit role="author" scheme="urn:ebu">Sergei Grits</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IN3SMWUFIPTHWYGTL2HQV2BSFU.jpg?auth=6bccb7ab9b08a68a1475b11410c29e52e7a4a0baa2caa5a482dcad09d153e693&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Danish Prime Minister Mette Frederiksen, Finnish Prime Minister Petteri Orpo, Iceland's Prime Minister Kristrun Mjoll Frostadottir, Ukraine's President Volodymyr Zelenskyy, Estonia's Prime Minister Kristen Michal, Norwegian Prime Minister Jonas Gahr Store, Latvia's Prime Minister Andris Kulbergs, Lithuania's Prime Minister Inga Ruginiene and Sweden's Prime Minister Ulf Kristersson, from left, attend a Nordic and Baltic countries meeting in Tallinn, Estonia, Tuesday, June 9, 2026. (AP Photo/Sergei Grits)]]></media:description><media:credit role="author" scheme="urn:ebu">Sergei Grits</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UME2CDVR7A7VVIUYUPHCXN5PZM.jpg?auth=1b217f49a2d3bb970d01ec56fe6f58fc7d765156932c70bfd7e10940a0136cce&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Estonia's Prime Minister Kristen Michal, right, talks with Latvia's Prime Minister Andris Kulbergs during their meeting at the Stenbock House in Tallinn, Estonia, Monday, June 8, 2026. (AP Photo/Sergei Grits)]]></media:description><media:credit role="author" scheme="urn:ebu">Sergei Grits</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZZWJJJX3CLG7J4RJA5S5PPBCRU.jpg?auth=e4dd08c54f8428eb940ead9c7871eef29e7d2580a9c67ff7d9e53319bc039c0c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by the Ukrainian Emergency Services on Tuesday, June 9, 2026, a damaged building burns after a Russian strike in Kharkiv, Ukraine. (Ukrainian Emergency Service via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/JVVVGIOTC45KPJ6WK6H7EMU3UE.jpg?auth=f35421d1a4f122dfee90d1ade911bfa2947fad893b62410e2975fcd091af3b24&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by the Ukrainian Emergency Services on Tuesday, June 9, 2026, a rescue worker puts out a fire of a storage facility after a Russian strike in Kharkiv, Ukraine. (Ukrainian Emergency Service via AP)]]></media:description></media:content></item><item><title><![CDATA[Rahm Emanuel's uphill climb in New Hampshire tests a 2028 presidential bid]]></title><link>https://www.local10.com/news/politics/2026/06/09/rahm-emanuels-uphill-climb-in-new-hampshire-tests-a-2028-presidential-bid/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/09/rahm-emanuels-uphill-climb-in-new-hampshire-tests-a-2028-presidential-bid/</guid><dc:creator><![CDATA[By STEVEN SLOAN, Associated Press]]></dc:creator><description><![CDATA[WARNER, N.H. (AP) — For Rahm Emanuel, the road to the White House runs through the uphill climbs of rural New Hampshire.]]></description><pubDate>Tue, 09 Jun 2026 11:04:14 +0000</pubDate><content:encoded><![CDATA[<p>WARNER, N.H. (AP) — For Rahm Emanuel, the road to the White House runs through the uphill climbs of rural New Hampshire.</p><p>The onetime Democratic congressman, White House chief of staff, Chicago mayor and U.S. ambassador to Japan hasn't formally announced his ambition to return to power in Washington. But his weekend trip through the state that typically holds the first presidential primary was hardly subtle.</p><p>There were the union hall visits and intimate house parties, staples of New Hampshire political rituals. At one event in the backyard of a handsome home in Concord, Emanuel greeted voters and practiced a stump speech that highlighted strains on the middle class and the excesses of the tax system.</p><p>And then there was the bike tour.</p><p>Over the course of three days, Emanuel pedaled more than 117 miles (188 kilometers) across New Hampshire from Portsmouth on the coast to Hanover on the Vermont border in what he dubbed the “Spin-Free Tour,” a nod to his blunt demeanor that he sees as an asset for a Democratic Party trying to move beyond its devastating losses in 2024.</p><p>“Tough times require a tough leader,” Emanuel told The Associated Press during a break at a coffee shop in Warner. “I don't think this is just about learning the words to ‘Kumbaya.’”</p><p>For someone who has spent the better part of three decades in the highest orbits of political power, the 66-year-old Emanuel is in the unusual position of lacking a natural platform. His likely rivals in a Democratic presidential contest are mostly younger and, as governors, senators or a recently departed vice president, can more easily attract attention.</p><p>And despite his thick resume, Emanuel isn't especially well known outside political circles, as demonstrated by a woman who asked who he was after he left the coffee shop. When informed that it was Emanuel and that he was considering a campaign, she responded, “A campaign for what?”</p><p>How Emanuel taps into tenacity to overcome hurdles</p><p>Emanuel is tapping into his hard-wired tenacity in hopes of overcoming such challenges.</p><p>As many prominent Democrats focus on castigating President Donald Trump, Emanuel has released a flurry of policy proposals addressing everything from social media bans for children to prediction markets and a mandatory retirement age of 75 for those in public office. That would prevent him from seeking a second term if he were elected.</p><p>Emanuel is often on the road, talking education in Mississippi and Michigan. He'll travel to Israel next month to address the U.S.-Israeli relationship as the war in Gaza has spurred new divisions in both political parties, especially among younger voters.</p><p>He is a regular guest on podcasts ranging from those hosted by Katie Couric and Kara Swisher to shows focused on fly fishing. He often uses the appearances to knock his own party for overreaching in cultural debates, particularly those involving the rights of transgender people. It’s a message of centrism that has echoes of that of the first president he served, Bill Clinton.</p><p>“We did things that were really ridiculous,” he said of Democrats on an episode of Couric's podcast that posted last week. “Rather than worry about classroom excellence, we were worried about bathroom and locker room access.”</p><p>And he hops on the bike.</p><p>The tour gives him a chance to both demonstrate his physical fitness at a time of heightened awareness of the nation's aging political leaders and to introduce himself to the state's notoriously picky voters before the rest of the field swoops in after the November midterms.</p><p>“It is early,” said Rep. Maggie Goodlander, D-N.H., who appeared alongside Emanuel at the Concord house party. “But what I'd say is the people in New Hampshire know how to vet candidates and they're the most engaged electorate in the country.”</p><p>Martha Kruse, a 76-year-old retired special education teacher from Laconia, New Hampshire, is just that type of voter. Active in her local Democratic Party, she traveled to the Concord event to see Emanuel after hearing him in interviews.</p><p>“I'm going away really enthused about him,” she said, adding that he was “right on” to prepare a campaign so early.</p><p>Riding through the hills of rural New Hampshire</p><p>The future of the presidency seemed a world away during a hilly 20-mile stretch of the ride on Saturday, which included an elevation gain of more than 1,300 feet (395 meters). Along with a cadre of friends and aides, Emanuel cycled past homes where residents were tending to their yards or celebrating a recent graduation on their front patio. He was chatty at times as he rode with the pack and cycled alone at other points, showing little strain in navigating the steep hills.</p><p>With summer finally creeping into New England, the humidity was high and the rain was occasionally intense. The group stopped for water and snacks every 10 to 15 miles (16 to 24 kilometers), huddling under a barn during one rainy stretch. A small group of local activists met up with Emanuel at the coffee shop in Warner, where he held court from a rocking chair.</p><p>But the realities of modern politics occasionally asserted themselves. The group cycled past signs praising Trump and denigrating his predecessor, Joe Biden. As the miles dragged on, a chase vehicle crept by periodically with cameras poking out the window to capture scenes that could later be shared on social media, where Emanuel now has an almost daily presence.</p><p>And the whir of the midterms wasn't far away. In neighboring Maine, Graham Platner was contending with a drumbeat of reports about his history with women that has left some Democrats worried that the party's path to a Senate majority is suddenly imperiled. Emanuel, who helped power Democrats to their sweeping 2006 victories in the U.S. House, said the “jury is still out” on whether Platner can win the Senate race.</p><p>“Everybody is holding their breath whether this is the start of something or the end of something,” he said.</p><p>Emanuel hopes voices of moderation are prevailing</p><p>But as the broader debate over the Democratic Party's ideological future unfolds, Emanuel said he thought voices of moderation were prevailing. He noted recent wins by Rebecca Bennett, who emerged from a crowded Democratic primary in New Jersey with the nomination for a competitive House seat, along with Josh Turek, the new Democratic Senate nominee in Iowa.</p><p>“There's a bigger character piece to this than ideological,” Emanuel said. “There's radical moderates and their profile and character speak to kind of fighting a system, which is what's needed right now.”</p><p>The bike tour was certainly not John McCain's “Straight Talk Express,” the 2000 campaign bus from which the Arizona Republican senator opined on any question that came his way to seize attention and mount a surprise New Hampshire win over front-runner George W. Bush. But some voters said they were open to Emanuel.</p><p>Don Daley, a 60-year-old state employee from Concord, watched Emanuel talk from a bench in the backyard of the house party. He said that Emanuel probably “steps on a few toes.”</p><p>“But I think that's what we need right now,” he said. “Some of our Democratic leaders haven't been strong enough.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RVENZFFRQ5QR7IRVIQVB32CFAY.jpg?auth=2d1504550e81d082db0c201302840e126df713ccc4ef81771a15f6b9aeb187e3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rahm Emanuel takes a break from a bike ride through New Hampshire, Saturday, June 6, 2026. (AP Photo/Steven Sloan)]]></media:description><media:credit role="author" scheme="urn:ebu">Steven Sloan</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CDFIF4MMNBJIHELCALQII7IP3M.jpg?auth=5625d19df2d31408bdcb07892bf9c5ed010e95f2e367ba53190609e5ca54e53b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rahm Emanuel takes a break from a bike ride through New Hampshire, Saturday, June 6, 2026. (AP Photo/Steven Sloan)]]></media:description><media:credit role="author" scheme="urn:ebu">Steven Sloan</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KAVQ47Y5QBZL2JYPJ32JKM2PMU.jpg?auth=9650da97d44d49ff3401104191a94b46c26f247f9e0c3d0ea3435cf0db2df95d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rep. Maggie Goodlander speaks alongside Rahm Emanuel at a house party in Concord, N.H., Saturday, June 6, 2026. (AP Photo/Steven Sloan)]]></media:description><media:credit role="author" scheme="urn:ebu">Steven Sloan</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WDZND7RVPO7CUAP7ZEPIXLCQ2M.jpg?auth=58e75462cb37b7bdb8e96e685d6b507745a81d6eead4d648ff5f081ceee6e3c5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rahm Emanuel speaks at a house party in Concord, N.H., Saturday, June 6, 2026. (AP Photo/Steven Sloan)]]></media:description><media:credit role="author" scheme="urn:ebu">Steven Sloan</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FKCXM3D7R63R7FKH43UO5N5QD4.jpg?auth=368f81b1b1922acbf808b239e98536404ce8f24b7930c7465b12b9f38be1bdb4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rahm Emanuel speaks at a house party in Concord, N.H., Saturday, June 6, 2026. (AP Photo/Steven Sloan)]]></media:description><media:credit role="author" scheme="urn:ebu">Steven Sloan</media:credit></media:content></item><item><title><![CDATA[Brewers outlast A's 15-14 in 12 innings as teams combine for 11 homers and 34 hits in Las Vegas]]></title><link>https://www.local10.com/sports/2026/06/09/brewers-outlast-as-15-14-in-12-innings-as-teams-combine-for-11-homers-and-34-hits-in-las-vegas/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/09/brewers-outlast-as-15-14-in-12-innings-as-teams-combine-for-11-homers-and-34-hits-in-las-vegas/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[LAS VEGAS (AP) — Andrew Vaughn had four hits and four RBIs, including a two-run double that tied the score in the ninth inning, and the Milwaukee Brewers outlasted the Athletics 15-14 in 12 innings Monday night at Las Vegas Ballpark in a wild game that featured 11 homers.]]></description><pubDate>Tue, 09 Jun 2026 08:08:07 +0000</pubDate><content:encoded><![CDATA[<p>LAS VEGAS (AP) — Andrew Vaughn had four hits and four RBIs, including a two-run double that tied the score in the ninth inning, and the Milwaukee Brewers outlasted the Athletics 15-14 in 12 innings Monday night at Las Vegas Ballpark in a wild game that featured 11 homers.</p><p>Automatic runner Christian Yelich scored the decisive run from third when Athletics second baseman Jeff McNeil threw wide to home plate on a grounder by Brice Turang in the top of the 12th.</p><p>Abner Uribe (4-2) got four outs for the win and Chad Patrick struck out McNeil with runners at the corners for his third save.</p><p>José Suarez (0-2) took the loss despite striking out four batters in two hitless innings.</p><p>The teams totaled 34 hits, and 14 pitchers combined to throw 444 pitches. It was the fourth game in major league history with at least 29 runs and 11 homers.</p><p>Tyler Soderstrom and Nick Kurtz each homered twice for the Athletics, who went deep seven times at the site of their Triple-A affiliate, the Las Vegas Aviators. The team normally plays at its temporary home in West Sacramento, California, but is playing six games in Las Vegas this week ahead of a scheduled move into a new stadium in the city in 2028.</p><p>Shea Langeliers hit the first pitch from Brewers starter Kyle Harrison 483 feet to left-center field for his 17th home run. It was the longest home run of Langeliers’ career and the fourth-longest in the majors this season.</p><p>Both teams scored four times in the 10th.</p><p>William Contreras gave Milwaukee a 14-10 lead with a three-run homer off Scott Barlow projected at 463 feet, but the A's answered with an RBI single by Langeliers, a two-run shot by Kurtz and a tying homer from pinch-hitter Jonah Heim.</p><p>Zack Gelof also went deep for the Athletics, giving them an 8-4 lead in the third.</p><p>In addition to Contreras, the Brewers got home runs from Turang, Vaughn and Jake Bauers. Contreras had three of Milwaukee's 18 hits. Turang and Bauers each knocked in three runs. Jackson Chourio went 3 for 5 and scored three times.</p><p>Harrison gave up eight runs, eight hits and three homers in 2 1/3 innings after not allowing more than two runs in any of his first 11 outings. His ERA climbed from 1.57 to 2.72.</p><p>Up next</p><p>Brewers LHP Robert Gasser (0-2, 4.73 ERA) starts Tuesday opposite Athletics RHP J.T. Ginn (3-3, 2.74).</p><p>___</p><p>AP MLB: https://apnews.com/hub/mlb</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WSVMZRY5GGIZZ4AO5BYHWBA7TI.jpg?auth=13b1856efec1088b4a3e9feb74425330e7c5339f079a26f881dd05072c5ce5b4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers relief pitcher Abner Uribe (45) reacts after striking out the final batter to end the inning during the eleventh inning of a baseball game against the Athletics, Monday, June 8, 2026, in Las Vegas. (AP Photo/Caroline Brehman)]]></media:description><media:credit role="author" scheme="urn:ebu">Caroline Brehman</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HISS5V4JR62RC6RVQ7QTAXL7II.jpg?auth=730d0ec42635e863153f82b5a5fbfad7a5110678e3ff6bd957d746a599d9e1ca&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers' Brice Turang (2) is greeted by third base coach Matt Erickson, right, as he rounds the bases after hitting a two-run home run during the third inning of a baseball game against the Athletics, Monday, June 8, 2026, in Las Vegas. (AP Photo/Caroline Brehman)]]></media:description><media:credit role="author" scheme="urn:ebu">Caroline Brehman</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FBY4LOPFUPJKYALTYT7ZHJCU7Y.jpg?auth=e7936b845578a289d68960eef6d55dc196180aa75a97762cd23f6e5957e1c3cb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Milwaukee Brewers face off against the Athletics during the first inning of a baseball game Monday, June 8, 2026, in Las Vegas. (AP Photo/Caroline Brehman)]]></media:description><media:credit role="author" scheme="urn:ebu">Caroline Brehman</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5MJIU5RHDZS7NWOKFU4GKS5PHY.jpg?auth=df9b03042f8732da961526ca6a770be08f58b6f10452b4bdb49dfc7105594946&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers relief pitcher Chad Patrick (39) and catcher William Contreras (24) following the Brewers' victory over the Athletics Monday, June 8, 2026, in Las Vegas. (AP Photo/Caroline Brehman)]]></media:description><media:credit role="author" scheme="urn:ebu">Caroline Brehman</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LD5GWMMIOC24DR353DP4YRWQBQ.jpg?auth=80bd58f92e500c9030d02d8e0fb558f987da07bae4959bdadf09c5b14892fab7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Athletics' Nick Kurtz (16) rounds the bases after hitting a solo home run during the sixth inning of a baseball game against the Milwaukee Brewers, Monday, June 8, 2026, in Las Vegas. (AP Photo/Caroline Brehman)]]></media:description><media:credit role="author" scheme="urn:ebu">Caroline Brehman</media:credit></media:content></item><item><title><![CDATA[Congo's Ebola outbreak rises to over 100 deaths out of 550 cases as conflict slows response]]></title><link>https://www.local10.com/news/world/2026/06/09/congos-ebola-outbreak-rises-to-over-100-deaths-out-of-550-cases-as-conflict-slows-response/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/09/congos-ebola-outbreak-rises-to-over-100-deaths-out-of-550-cases-as-conflict-slows-response/</guid><dc:creator><![CDATA[By CHINEDU ASADU and JUSTIN KABUMBA, Associated Press]]></dc:creator><description><![CDATA[BUNIA, Congo (AP) — More than 100 people have died from Ebola less than a month after authorities declared an outbreak of the disease in eastern Congo, a grim toll as officials intensify efforts to slow the disease discovered weeks late.]]></description><pubDate>Tue, 09 Jun 2026 13:26:54 +0000</pubDate><content:encoded><![CDATA[<p>BUNIA, Congo (AP) — More than 100 people have died from Ebola less than a month after authorities declared an outbreak of the disease in eastern Congo, a grim toll as officials intensify efforts to slow the disease discovered weeks late.</p><p>Attacks on health workers from angry residents, skepticism among some locals and armed conflict in hot spots continue to challenge efforts to stop the Ebola outbreak declared on May 15, caused by a severe form of the disease.</p><p>Out of the 550 cases confirmed as of Sunday, there have been 101 deaths and 19 recoveries, the latest situation report said late Monday. The outbreak is concentrated in Congo’s eastern province of Ituri, which accounts for more than 90% of the cases. Cases have also been recorded in the North Kivu and South Kivu provinces, and has spread across the border to Uganda.</p><p>However, the number of cases in Congo is believed to be higher because the outbreak was confirmed weeks late and the contact tracing coverage rate, which has improved in recent days, is still at 64%.</p><p>The World Health Organization said Tuesday that over the last 24 hours, only 137 samples have been tested, with 35 coming back positive.</p><p>The latest Ebola outbreak is caused by the rare Bundibugyo virus, which does not have an approved vaccine or treatment unlike the “Zaire virus,” another name for the Ebola virus, responsible for most of Congo’s past 16 outbreaks of the disease.</p><p>The rapid increase in the number of cases is partly due to the scale up of diagnostic capacities, enabling testing of the backlog of previously collected samples, authorities said.</p><p>The outbreak disrupts a provincial capital</p><p>Health measures put in place to limit the spread of Ebola have disrupted daily life in Bunia, the bustling capital of Ituri province.</p><p>Justin Abekani, who ferries customers on his motorcycle, said they are "now only allowed to carry one customer per motorbike.”</p><p>There is still widespread skepticism and disregard for health protocols in some parts of the province. Survivors of Congo's 2018 Ebola outbreak, the second-biggest in history, have warned that a repeat of past mistakes could lead to a high number of preventable deaths.</p><p>Front-line health workers, who labor with little pay or rest, have been attacked multiple times by angry residents, and have been unable to reach some communities cut off by conflict involving armed rebels.</p><p>Eastern Congo has for years seen attacks by dozens of separate rebel and militant groups, some of them with links to foreign countries or the extremist Islamic State group.</p><p>Since the outbreak was declared in mid-May, more than 520 incidents impacting the work of health professionals have been reported, according to Marie Roseline Darnycka Belizaire, WHO’s emergency director for Africa. She did not elaborate on the incidents or say whether anyone was hurt.</p><p>Conflict and movement complicate disease tracing</p><p>The fighting is "disrupting surveillance and response activities, and increasing the risk of undetected transmission,” WHO said Monday. “Such incidents underline the challenges of the context and the importance of working closely with local leaders and communities.”</p><p>Nearly a million people have been displaced by conflict in Ituri, according to the U.N. humanitarian office, making contact tracing difficult as people flee attacks or move frequently in the vast province with dense forests, poor roads and remote villages that can take days to reach.</p><p>Tracing also is difficult among the thousands of artisanal miners who regularly move between remote sites in the mineral-rich region.</p><p>WHO currently assesses the risk of spread for the rest of Africa and at the global level as low.</p><p>“(Ebola) patients can recover if they get the medical support they need,” WHO Director-General Dr. Tedros Adhanom Ghebreyesus said Monday during a visit to Uganda.</p><p>Protests in Kenya over US plans for Ebola quarantine</p><p>On Tuesday, Kenyan police fired tear gas to disperse protesters in the town of Nanyuki, near a military air base where the United States plans to build an Ebola quarantine center, a project that has since drawn protests but was later halted by the courts.</p><p>A heavy deployment of riot and regular police prevented the protesters from marching toward the base.</p><p>Last month, U.S. officials said Washington intends to send Americans exposed to Ebola while abroad to a new facility in Kenya rather than flying them back home. They said the center would be located at Laikipia Air Base with a capacity of 50 quarantine beds.</p><p>A Kenyan court later suspended construction of the facility and barred the arrival of any foreign patients, pending the outcome of a case filed by the Law Society of Kenya and a constitutional watchdog group. The petitioners cited concerns about Kenya’s fragile health system and the lack of transparency surrounding the bilateral agreement.</p><p>Kenya has not recorded any Ebola cases but neighboring Uganda has reported 19 confirmed cases.</p><p>___</p><p>Asadu reported from Abuja, Nigeria. Associated Press writers Mark Banchereau in Dakar, Senegal, and Evelyne Musambi in Nairobi, Kenya, contributed to this report.</p><p>___</p><p>For more on Africa and development: https://apnews.com/hub/africa-pulse</p><p>The Associated Press receives financial support for global health and development coverage in Africa from the Gates Foundation. The 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/VTB6FTTQRF5YJMWOGZERCZS3J4.jpg?auth=a8bc296f0e0286619fadf26252c34e990e0abe7afe7f9238c292e7222d244c30&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Health workers prepare for duty at the Mongbwalu treatment center in Mongbwalu, Congo, Friday, June 5, 2026. (AP Photo/Moses Sawasawa)]]></media:description><media:credit role="author" scheme="urn:ebu">Moses Sawasawa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2Y6ENB3J6VGKATGIGQOGX6T4LE.jpg?auth=1fc17a36bd0ef31f7d333734ecc65f8a6ed2f61399d8a0e8f498a375aa7e678a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A health worker disinfects an ambulance at the Mongbwalu treatment center that transported a suspected Ebola patient in Mongbwalu, Congo, Friday, June 5, 2026. (AP Photo/Moses Sawasawa)]]></media:description><media:credit role="author" scheme="urn:ebu">Moses Sawasawa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NYRT32MZJEALGQWIUO5VA2CG5A.jpg?auth=665dfdd43b41d5c5a480019111e87df7693ef1af465978ecf99eb0b54842ce75&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Map showing the location of Uganda and provinces in Congo. (AP Digital Embed)]]></media:description><media:credit role="author" scheme="urn:ebu">Will Jarrett</media:credit></media:content></item><item><title><![CDATA[Italian commuters find a moment of peace on a cable-guided ferry sketched by Leonardo da Vinci]]></title><link>https://www.local10.com/news/world/2026/06/09/italian-commuters-find-a-moment-of-peace-on-a-cable-guided-ferry-sketched-by-leonardo-da-vinci/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/09/italian-commuters-find-a-moment-of-peace-on-a-cable-guided-ferry-sketched-by-leonardo-da-vinci/</guid><dc:creator><![CDATA[By NICCOLÒ LUPONE, Associated Press]]></dc:creator><description><![CDATA[IMBERSAGO, Italy (AP) — The ferry glides from one bank of northern Italy's Adda River to the other, guided by a cable and pulled by currents, offering harried commuters five minutes of serenity and an alternate route now that a bridge closure has backed up traffic.]]></description><pubDate>Tue, 09 Jun 2026 05:44:43 +0000</pubDate><content:encoded><![CDATA[<p>IMBERSAGO, Italy (AP) — The ferry glides from one bank of northern Italy's Adda River to the other, guided by a cable and pulled by currents, offering harried commuters five minutes of serenity and an alternate route now that a bridge closure has backed up traffic.</p><p>Called “Leonardo’s Ferry,’’ the mechanism of the so-called reaction ferry was designed five centuries ago and immortalized by the Renaissance genius himself in a drawing preserved in Windsor Castle's Royal Collection outside of London.</p><p>It is the last remaining of its kind along the Adda River, which extends from the Alps to the Po River in the Lombardy region.</p><p>“This is a mean of transport that has been here for 500 years and has always connected the two banks of the Adda,” said Massimo Zoia, one of the volunteer ferrymen who operates the vessel. “And now it has returned to its original purpose: connecting two populations living on different banks of a river."</p><p>Despite its name, it remains unclear whether Leonardo himself actually designed the ferry. What is certain, however, is that he sketched it in 1513, as part of his famed studies of waterways, including Milan's canal system. Leonardo was one of history’s greatest polymaths, filling notebooks with designs across a range of disciplines, including flying machines that wouldn't be realized for centuries.</p><p>The ferry’s operating principle is as simple as it is ingenious, and entirely environmentally friendly.</p><p>“The river pushes us downstream. We have a cable that binds us, and by breaking down the forces, according to the parallelogram rule, which we study in high school, the force is broken down and one part becomes resistance and the other we use for lateral movement,” Zoia said.</p><p>“The rudder is used to adjust the inclination of the ferry so that it better absorbs the stream that hits us and makes us move,” he said.</p><p>The ferry is run by the town of Imbersago, and runs to the town of Villa d’Adda on the other side. It came close to disappearing in 2023, when its operator gave up the concession. Determined to save it, Imbersago Mayor Fabio Vergani obtained a ferryman’s license himself and, together with the local tourism association, assembled a team of volunteers.</p><p>Since 2024, they have primarily transported weekend visitors from one bank of the Adda to the other.</p><p>But they added commuter service this spring after a nearby bridge was closed for maintenance to help ease traffic congestion. It now runs from 7 a.m.-7 p.m., with a two hour lunch break at noon. Passengers pay 1.50 euros (about $1.75) if they are on foot, 2 euros ($2.30) with a bicycle, 2.50 euros ($2.88) with a motorbike and 3.50 (around $4) for a car.</p><p>Gianpaolo Graffagnino lives in Villa d’Adda and works on the other side of the river. He has started biking to work, using the ferry as a shortcut.</p><p>“Right now this is the fastest system, but above all the nicest because you get three minutes of peace,” he said.</p><p>Mauro Carnati drove his Maserati onto the ferry to bring his daughter to school on the other side, avoiding a long detour caused by the bridge closure.</p><p>“It’s true that we spend a little money, and it’s not possible every day, but the romance and added value of the Adda and the ferry are truly amazing. It makes for a better start to the day,” he said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LJABCNT47PNZM3KAHIUH42S5ZU.jpg?auth=d74d71d44a219d1a0195aa8ebc5941b405c31ae030c7956f890c3260a2133e52&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Commuters board the “Da Vinci Ferry,” a hand-operated ferry based on a design sketched by Leonardo da Vinci in the 15th century, on the Adda River between the provinces of Lecco and Bergamo, in Imbersago, Italy, Thursday, June 4, 2026. (AP Photo/Luca Bruno)]]></media:description><media:credit role="author" scheme="urn:ebu">Luca Bruno</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/E7OX2K4IN4KARSOYD34CTD2E3Y.jpg?auth=d4320efb2dc16cbaeabb53132c8c588155a7e3e4adf552fc1b1e4de15a4bc32a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Commuters board the “Da Vinci Ferry,” a hand-operated ferry based on a design sketched by Leonardo da Vinci in the 15th century, on the Adda River between the provinces of Lecco and Bergamo, in Imbersago, Italy, Thursday, June 4, 2026. (AP Photo/Luca Bruno)]]></media:description><media:credit role="author" scheme="urn:ebu">Luca Bruno</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CEMXKKMXT6VUJ2JTPIYU45JITM.jpg?auth=eeaf27baddd23c7e86242606bcb8f2e287f6f89cdd8b6f400dfe8f888890a308&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[An effigy of Leonardo da Vinci hangs on the dock of the “Da Vinci Ferry,” a hand-operated ferry based on a design sketched by Leonardo da Vinci in the 15th century, on the Adda River between the provinces of Lecco and Bergamo, in Imbersago, Italy, Thursday, June 4, 2026. (AP Photo/Luca Bruno)]]></media:description><media:credit role="author" scheme="urn:ebu">Luca Bruno</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BB6PYGOI6OMLH4LWI54GRPKL3A.jpg?auth=a107d35c1d2e7d36025d954a96197004c41d8cbf0cf4ba1f26688417a9fac3d6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Commuters board the “Da Vinci Ferry,” a hand-operated ferry based on a design sketched by Leonardo da Vinci in the 15th century, on the Adda River between the provinces of Lecco and Bergamo, in Imbersago, Italy, Thursday, June 4, 2026. (AP Photo/Luca Bruno)]]></media:description><media:credit role="author" scheme="urn:ebu">Luca Bruno</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FHZHY3DID7JMDMSL66FOCUOP5U.jpg?auth=857fa037ca1e88eb9f715bde79f1b1e94aef0599d41b8b08e6e64f1828d21911&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Worker Venanzio Lavelli stands as commuters board the “Da Vinci Ferry,” a hand-operated ferry based on a design sketched by Leonardo da Vinci in the 15th century, on the Adda River between the provinces of Lecco and Bergamo, in Imbersago, Italy, Thursday, June 4, 2026. (AP Photo/Luca Bruno)]]></media:description><media:credit role="author" scheme="urn:ebu">Luca Bruno</media:credit></media:content></item><item><title><![CDATA[Survivors share experiences and lessons from Congo’s 2018 Ebola outbreak]]></title><link>https://www.local10.com/news/world/2026/06/09/survivors-share-experiences-and-lessons-from-congos-2018-ebola-outbreak/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/09/survivors-share-experiences-and-lessons-from-congos-2018-ebola-outbreak/</guid><dc:creator><![CDATA[By SEBASTIEN KITSA MUSAYI, Associated Press]]></dc:creator><description><![CDATA[BENI, Congo (AP) — The memories come flooding back whenever Vianney Kambale Kombi hears the word Ebola.]]></description><pubDate>Tue, 09 Jun 2026 09:14:59 +0000</pubDate><content:encoded><![CDATA[<p>BENI, Congo (AP) — The memories come flooding back whenever Vianney Kambale Kombi hears the word Ebola.</p><p>He remembers the pain and fear in his community in the eastern Congo city of Beni during the 2018-2020 Ebola outbreak, history's second-biggest with more than 3,400 reported cases and over 2,200 deaths. It was stopped with the aid of vaccines.</p><p>Kombi also remembers the broad skepticism over the disease, attacks on health workers and inaction from patients that he blames for the speed in which the disease spread.</p><p>“We thought it was witchcraft,” said Kombi. “The community had not accepted that this disease existed and it had not accepted that we could recover from it.”</p><p>In Beni, a bustling commercial hub near the borders with Uganda and Rwanda, some fear that a repeat of mistakes made during Congo’s past outbreaks and the lack of an approved vaccine this time around might make the response to the latest outbreak more challenging.</p><p>A total of 550 cases of the disease were confirmed as of Sunday in the current outbreak caused by the rare Bundibugyo virus, which can cause Ebola disease, including 101 deaths and 19 recoveries.</p><p>Suspicions of a conspiracy</p><p>Kombi recalled how he contracted the virus after being exposed to others who had it. He said they had little information about the disease at the time, and that while many thought it was witchcraft, others described it as a “Western conspiracy for funding reasons.”</p><p>“The community had not accepted that we could recover from this disease, that’s why reintegrating into the community at first was a bit difficult,” he said.</p><p>“When a pandemic hits here in Congo, we initially think it’s a political issue,” said Bienfait Wanzire, who also recovered after contracting Ebola during the 2018 outbreak.</p><p>“At first, we thought it was a spiritual illness,” he said. “Then because there were election campaigns, we believed it was political.”</p><p>Doctor recalls losing his uncle and colleagues</p><p>Dr. Babah Mutuza Lusungu, a physician at “Dieu Est Grand” Medical Center in Beni, remembered losing his uncle and two colleagues even as he tried to convince people the outbreak was real.</p><p>“There was very strong resistance,” said Lusungu. “And so there was a climate of mistrust that took place between the population, the authorities, the partners too, right, and the health workers.”</p><p>Youths at the time were not directly involved in response efforts, he said, urging local authorities to work more closely with youth leaders to enlighten people about the disease.</p><p>“If we wait until they have so many declared cases to start making an effective response, we will have totally missed the target,” he said.</p><p>Vaccines saved his family</p><p>Esperance Masinda, who was working for the U.N. children’s agency in Beni during the 2018 outbreak, said it was particularly difficult caring for children who had lost their parents to Ebola.</p><p>She contracted the disease while looking after her husband who was working as a medical doctor. Although they both later recovered, the vaccine that helped save them distanced them from family and neighbors.</p><p>“When we were in the community, we were told that you’re not going to make it even five years, you’re going to die with that medication that you took there,” Masinda said.</p><p>“And today, when they see us, these people no longer stigmatize us,” she said. “We are all humans, even though we have been victims of Ebola, all of us are humans.”</p><p>___</p><p>For more on Africa and development: https://apnews.com/hub/africa-pulse</p><p>The Associated Press receives financial support for global health and development coverage in Africa from the Gates Foundation. The 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/4CBJ6MSWRFTADQPZCF7GI7EMGM.jpg?auth=ec8af567d659fc536c283cd98f11038dd9abfd5169262242f6b60e716372e40a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Dr. Babah Mutuza Lusungu, right, a doctor at "Dieu Est Grand" Medical Center, attends to a woman in his office in Beni, Congo, Monday, June 1, 2026. (AP Photo/Kitsa Musayi Sebastien)]]></media:description><media:credit role="author" scheme="urn:ebu">Kitsa Musayi Sebastien</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7GE4XHGREMZHRPMLMWIIL7GL2E.jpg?auth=f5f3f88c866c2cb2750fc3855c4b8db4a75bb539065015bbe8cdef9486be7953&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Esperance Masinda, an Ebola survivor, poses for a photo at her home in Beni, Congo, Tuesday, June 2, 2026. (AP Photo/Kitsa Musayi Sebastien)]]></media:description><media:credit role="author" scheme="urn:ebu">Kitsa Musayi Sebastien</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/C3GD4X4NE7OC5JCZVCBBFWYZBQ.jpg?auth=adbfe1edf5c999eb40800633a23c23ef8c34bc948a8d17d4a84cd8f78c9d2532&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vianney Kambale Kombi, an Ebola survivor, poses for a photo in Beni, Congo, Sunday, May 31, 2026. (AP Photo/Kitsa Musayi Sebastien)]]></media:description><media:credit role="author" scheme="urn:ebu">Kitsa Musayi Sebastien</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3BUPGRBIMKNQJIZL3QS37YZJOY.jpg?auth=6a0465da71e010ac54902eefea5fbc67df1bed06334ab19295830f043a2a6aed&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Bienfait Wanzire, an Ebola survivor, sits by his house in Beni, Congo, Monday, June 1, 2026. (AP Photo/Kitsa Musayi Sebastien)]]></media:description><media:credit role="author" scheme="urn:ebu">Kitsa Musayi Sebastien</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FOMG2EZULBQDKJWUT6JHQHKHS4.jpg?auth=1f720663d01c16f208d90846ce47ef44c52bf51ef5b84a63e3b5b314db41e77e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A general view in Beni, Congo, Sunday, May 31, 2026. (AP Photo/Kitsa Musayi Sebastien)]]></media:description><media:credit role="author" scheme="urn:ebu">Kitsa Musayi Sebastien</media:credit></media:content></item><item><title><![CDATA[Pope Leo will tap into the Sagrada Familia's allure while honoring Catalonia's holy mountain]]></title><link>https://www.local10.com/news/world/2026/06/09/pope-leo-will-tap-into-the-sagrada-familias-allure-while-honoring-catalonias-holy-mountain/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/09/pope-leo-will-tap-into-the-sagrada-familias-allure-while-honoring-catalonias-holy-mountain/</guid><dc:creator><![CDATA[By JOSEPH WILSON, Associated Press]]></dc:creator><description><![CDATA[BARCELONA, Spain (AP) — Pope Leo XIV will bridge 1,000 years of church history Wednesday, visiting a medieval monastery on a mountaintop that local Catholics consider sacred and then celebrating Mass at Barcelona's famous Sagrada Familia Basilica.]]></description><pubDate>Tue, 09 Jun 2026 05:07:18 +0000</pubDate><content:encoded><![CDATA[<p>BARCELONA, Spain (AP) — Pope Leo XIV will bridge 1,000 years of church history Wednesday, visiting a medieval monastery on a mountaintop that local Catholics consider sacred and then celebrating Mass at Barcelona's famous Sagrada Familia Basilica.</p><p>Montserrat, a healthy drive from the city followed by a steep ascent, is dear to many of the Catalan people in northeastern Spain. Annually, 2 million people travel to the complex that includes an 11th-century Benedictine abbey as well as a 16th-century basilica. Its Black Madonna statue, which studies show originally was white but turned dark by centuries of smoke and incense before being painted black, is widely revered.</p><p>But for many Catholics watching from afar — and especially non-Catholics — the highlight of the Chicago-born pope's seven-day trip to Spain will be his evening Mass at the Sagrada Familia — the Basilica of the Holy Family — commemorating the centennial of the death of its architect, Antoni Gaudí. Leo will speak almost exclusively Spanish on the trip, with some comments in Catalan.</p><p>The visit illustrates his balancing act of upholding centuries-old religious traditions in a country where faith is waning while reaching a global audience from a basilica that is more a magnet for tourists than believers. Yet the two sites share a connection even some locals don't know.</p><p>A pulpit for the world</p><p>The Sagrada Familia fuses the universal language of nature — trees, birds, reptiles, cornucopias of fruit — with scenes from Christ's life. Beyond that unique aesthetic, its allure stems from allowing visitors to bear witness to a great church's ongoing construction.</p><p>That began 144 years ago, with the first cornerstone laid in 1882 during the pontificate of Leo's namesake, Pope Leo XIII.</p><p>Its claim to “the new” is what sets Gaudí’s masterpiece apart from Europe's other cathedrals and why it has captivated millions. Leo’s Mass is an opportunity to link him with this breathtaking place of worship.</p><p>"Its stones and stained glass speak of the possibility of conjuring up 2,000 years of Christian history from a modern and even postmodern view," Ferran Sáez, professor of humanities at Barcelona’s University of Ramón Llull, told The Associated Press. "It is a building that expresses very complex ideas while coming across as comprehensible for anyone who is receptive, whether they are Christian or not.”</p><p>The Sagrada Familia is an international sensation, featuring on virtually any self-respecting globetrotter's bucket list. Foreigners account for 90% of its visitors, whose entrance fees fund its construction, and more Americans visit than Spaniards, according to the basilica.</p><p>While there aren't statistics on visitors' average age, it is hugely popular among adolescents and twentysomethings. That's in stark contrast to the graying parishioners at most Spanish churches at a moment the Catholic Church strives to engage with and remain relevant to youth.</p><p>The basilica's latest superlative — world’s tallest church, with its recently raised Tower of Jesus Christ — has made it an even greater beacon.</p><p>Catalans see Montserrat as a spiritual home</p><p>The Sagrada Familia is a global pulpit, but it's set in a country where Christianity is receding. Spain underwent a religious crisis in the late 20th century during its return to democracy. Just over half of Spaniards polled by the state opinion agency in 2024 self-identified as Catholics, but only about 1 in 5 called themselves practicing Catholics.</p><p>And Catalonia is one of Spain's most secular provinces, Sáez said.</p><p>Catalonia’s Catholics are reserved in their practice, without flamboyant Easter Week processions like those in Seville and other Spanish cities.</p><p>The force of their faith rests in its holy places: the Sagrada Familia, the Poblet monastery and the Romanesque churches dotting the foothills of the Pyrenees. And, above all, in Montserrat, where pilgrims arrive by bus, cable car, cog railway and strenuous trails.</p><p>“It is home to our most beloved representation of Mary, the Black Madonna,” Catalan theologian Francesc Torralba told AP. “Many Catalans pray to her and feel close to her in times of need. Montserrat is a key to our culture, as well as our efforts to maintain our language and our traditions.”</p><p>While Montserrat is the region's religious epicenter, its faith is “culturally expressed in its artistic creations” like the Sagrada Familia, he added.</p><p>Throngs of tourists</p><p>And it's that unbridled and unique artistry that draws so many visitors. Many Barcelona residents feel the Sagrada Familia's fame has driven some of overtourism's worst ills. Tour buses flood the area with day-trippers from cruise ships, and streets facing the church are full of fast food restaurants and souvenir shops. Protesters who squirted tourists with water guns last year were planning to reach the Sagrada Familia until police stopped them.</p><p>“Where there are two people (tourists and locals), there can be friction, and that happens in the best marriages,” the Sagrada Familia’s rector, the Rev. Josep Turull, told AP. “So we try, just like with a marriage, for these small crises to be growing pains, and that’s why we try to not just welcome pilgrims and tourists but also make sure that our parishioners feel that this is their basilica.”</p><p>Leo could bring even more tourists. Pope Benedict XVI's consecration to make it an operating basilica in 2010 boosted visits from about 3 million a year to nearly 5 million in 2025, according to Xavier Martínez, the CEO of the Sagrada Familia’s construction project.</p><p>“I believe that on June 10 we will experience something similar to what we saw in 2010," Martínez said. "At that time, the world discovered the interior of the Sagrada Familia. Now the world will discover the towers of the Sagrada Familia.”</p><p>Tour guide and historian Mònica Santín has seen the Sagrada Familia's stunning power for believers and nonbelievers alike; some even weep upon crossing the church's threshold. As personally fulfilling as it is to help tourists achieve these life-changing moments, she is concerned Leo's Mass could drive tourism to levels that are unsustainable for the community.</p><p>The sacred sites share a connection</p><p>Santín has reserved her spot to see Leo in person, but it won't be at the basilica. She will instead make the journey to the Montserrat monastery.</p><p>Santín’s grandmother made the same pilgrimage, walking barefoot to a mountainside cave where legend has it shepherds discovered the Black Madonna statue and prayed for protection for her husband during the Spanish Civil War. Today, Santín wears the ring her grandmother gave her.</p><p>“I don’t know how it doesn’t fall apart,” Santín said, gently touching her ring, with its profile of the Virgin of Montserrat, the patron saint of Catalonia, barely visible after so many years.</p><p>And she notes that Montserrat and the Sagrada Familia have a shared, but little-known, connection.</p><p>A young Gaudí apprenticed with an architect building the mountaintop chapel for the Virgin of Montserrat, according to Santín, who is researching her doctoral thesis on the architect at Barcelona's ISCREB theology school. That same architect was originally hired to build the Sagrada Familia, but material costs made his neo-Gothic proposal inviable and the commission went to Gaudí. As part of his radical design, he introduced elements of the mountain.</p><p>Even the basilica's sandcastle-like towers resemble the spirelike rock formations that every Catalan can identify as jutting from Montserrat.</p><p>“Montserrat is our holy mountain,” Santín said. “The Sagrada Familia is like a Montserrat in the middle of the city."</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/C5HSTZQA6B2AKEEFQLOXLOKS2Q.jpg?auth=802b52cbaf65e347913fdf11cf2ec38e209ced7d7e50a744ca1059af1178efde&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A view of the Basilica of Montserrat at the Monastery of Montserrat near Barcelona, Spain, Friday, June 5, 2026. (AP Photo/Emilio Morenatti)]]></media:description><media:credit role="author" scheme="urn:ebu">Emilio Morenatti</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BKAMJGWAWTK3ODWGEJ66C6D5PY.jpg?auth=d2fba55ddb43a46327d9a52b955053061d0c79f06838f13182340b7c787c69ab&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A view of the Basilica of the Sagrada Familia in Barcelona, Spain, Wednesday, May 20, 2026, ahead of Pope Leo XIV's visit to the city in June. (AP Photo/Emilio Morenatti)]]></media:description><media:credit role="author" scheme="urn:ebu">Emilio Morenatti</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5ND2JXPXF26E2D3ODGDF2GLBOY.jpg?auth=c5c3d3098453224a025ef23a925b4a4aaeae883f3af1c636fbbbcded38b4c192&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Visitors take photos inside the Basilica of the Sagrada Familia in Barcelona, Spain, Tuesday, May 26, 2026, ahead of Pope Leo XIV's visit to the city in June. (AP Photo/Emilio Morenatti)]]></media:description><media:credit role="author" scheme="urn:ebu">Emilio Morenatti</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5U5UOPU3ZXDGNAIVYRH3OG46NA.jpg?auth=d388d7e05f8f4b1eed678a7409b63343397826c2edc39a69110c7cbd46c8d3d1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Tourists are reflected in the glass of a museum on the main square of the Monastery of Montserrat near Barcelona, Spain, Friday, June 5, 2026. (AP Photo/Emilio Morenatti)]]></media:description><media:credit role="author" scheme="urn:ebu">Emilio Morenatti</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/P2YOOUHPQVKU22IFC7O7NBKIJ4.jpg?auth=a29d4bd82bce14419657f1ea84ea8993d2ae831069d3aa5e34c4c6f795c04c3f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A view of the Basilica of the Sagrada Familia in Barcelona, Spain, Saturday, May 30, 2026, ahead of Pope Leo XIV's visit to Barcelona in June. (AP Photo/Emilio Morenatti)]]></media:description><media:credit role="author" scheme="urn:ebu">Emilio Morenatti</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4TRLH44UM4RJD7VSUKDIKSAYK4.jpg?auth=ee99fe1369ed9578241e560c5dd77117bc65552044bd0b0764fa05ead4e31e42&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Tourists pose for a photo at the main square of the Monastery of Montserrat near Barcelona, Spain, Friday, June 5, 2026. (AP Photo/Emilio Morenatti)]]></media:description><media:credit role="author" scheme="urn:ebu">Emilio Morenatti</media:credit></media:content></item><item><title><![CDATA[Israel's Arabic-language military spokesperson has gone viral, inspiring fear and fascination]]></title><link>https://www.local10.com/news/world/2026/06/09/israels-arabic-language-military-spokesperson-has-gone-viral-inspiring-fear-and-fascination/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/09/israels-arabic-language-military-spokesperson-has-gone-viral-inspiring-fear-and-fascination/</guid><dc:creator><![CDATA[By MELANIE LIDMAN, Associated Press]]></dc:creator><description><![CDATA[TEL AVIV, Israel (AP) — For over 2 1/2 years, hundreds of thousands of people in Gaza and Lebanon have lived in dread of Avichay Adraee’s next social media post.]]></description><pubDate>Tue, 09 Jun 2026 12:29:37 +0000</pubDate><content:encoded><![CDATA[<p>TEL AVIV, Israel (AP) — For over 2 1/2 years, hundreds of thousands of people in Gaza and Lebanon have lived in dread of Avichay Adraee’s next social media post.</p><p>Israel’s Arabic-language military spokesman has been the animated face of its campaigns and the main source of warnings ahead of strikes and major offensives. That has made him one of the most recognizable Israelis in the Arab world — a focus of fury as well as some fascination.</p><p>In social media videos shared to his 2.5 million followers across platforms, the colonel appears in military fatigues, gesticulating as he delivers official statements and mocks Israel’s enemies, often using satire or pop culture references, all in fluent Arabic.</p><p>In the wars sparked by Hamas’ Oct. 7, 2023, attack, his social media accounts have carried warnings for civilians to leave — sometimes at a moment's notice — areas shaded in red on maps of Gaza and Lebanon. Millions have paid heed, with hundreds of thousands seeking refuge in squalid tent camps.</p><p>Adraee, who is retiring this year, takes pride in his work. Asked to respond to the fact that many associate him with death and displacement, he said he has helped Arabs to better understand Israel's military operations.</p><p>“Because of these evacuation orders, many millions were saved,” he told The Associated Press. “There's no other army in the world that acts this way.”</p><p>The ‘face of evil’ for many Palestinians and Lebanese</p><p>Israel’s offensive in Gaza killed tens of thousands of Palestinians and displaced most of the population of some 2 million, often multiple times, before a fragile ceasefire took hold in October. Its latest war with the Iran-backed Hezbollah in Lebanon has killed some 3,500 people and displaced over 1.2 million.</p><p>Both campaigns have drawn allegations of war crimes and crimes against humanity, which Israel has adamantly denied, often through spokespeople like Adraee.</p><p>The grim warnings also have made him something of a celebrity. In Lebanon, a look-alike delivery driver posts satirical videos and pranks unsuspecting residents, showing the fear Adraee inspires.</p><p>“Avichay Adraee is the face of evil, to me and to the people of Gaza,” said Ayman Ahmad, a resident of Khan Younis in southern Gaza who has been displaced twice during the war. Few people in Gaza had heard of Adraee before the war, he said, but now everyone closely monitors his social media accounts.</p><p>“Once we see a new post from him, we know that a disaster is about to happen,” he said.</p><p>Adraee's family has deep roots in the region</p><p>Adraee, 43, grew up in the mixed Jewish and Arab city of Haifa in northern Israel.</p><p>His father's family is part of the Jewish community that lived in the area for generations before Israel's establishment in 1948. His mother's family came to Israel from Iraq, among hundreds of thousands of Jews from centuries-old communities across the Middle East who emigrated to Israel to escape violence and persecution.</p><p>Adraee said he loved watching Egyptian soap operas on Israeli TV as a kid and that studying Arabic was “love at first sight.” He picked up some Arabic at home before studying the language in school and during a stint in military intelligence.</p><p>“My ability to speak and absorb Arabic is connected to my roots,” he said. “My grandmother and father were very proud when they saw me on TV speaking in Arabic.”</p><p>From talking head to social media influencer</p><p>Adraee became the military’s first Arabic-language spokesperson in 2005, doing interviews with TV outlets, including regular appearances on the increasingly influential Al Jazeera.</p><p>He said 2011 marked a turning point with the rise of social media, which was used to great effect during the Arab Spring uprisings that year.</p><p>“People know me, we’ve been through so many wars,” he said. “But the revolution of social networks in 2011 allowed us to lean on the persona of Avichay.”</p><p>Adraee wants his videos to go viral, leaning on the casual nature of social media to get his message across.</p><p>The military's claim to have found Hamas infrastructure under a luxury hotel in Gaza made little impact, but Adraee said his satirical video of a Hamas leader leaving a Trip Advisor review for the tunnels was widely shared. He has sent birthday messages to singers and holiday greetings to Arab influencers, even exchanging public messages with Lebanese journalists who work for Hezbollah-linked outlets.</p><p>“We want people to be exposed to the really important and serious messages, the information we’re trying to convince them of, but if you want them to remember you, you have to be more creative,” he said. Social media, he said, allows him to “talk directly to the people, above the heads of the government.”</p><p>A race to draw attention to war narratives</p><p>Fawaz Gerges, a professor of Middle East studies at the London School of Economics who was born in Lebanon, said Adraee's posts are “dreaded and feared because they really carry life and death implications for hundreds of thousands of people.”</p><p>Still, “you have some people basically who are fascinated by his personality because he’s now almost an official influencer for Israel,” he said.</p><p>Israel’s military has spokespeople in several languages, but only Adraee is famous enough to be known by his first name.</p><p>Gerges said it's part of a wider trend in which official spokespeople try to make their messages go viral.</p><p>The Hamas spokesman Abu Obeida was widely known for delivering fiery statements, sometimes cut with footage of attacks or Israeli hostages, before he was killed in an Israeli airstrike. Hamas and Hezbollah have released videos showing their attacks, cut with music and graphics.</p><p>Supporters of Iran's government have released AI-generated music videos with Lego characters mocking U.S. President Donald Trump. The White House has released its own videos celebrating strikes on Iran, featuring video game screenshots and movie clips.</p><p>Accusations of incitement after the killing of journalists</p><p>It's not unusual for military spokespeople to have adversarial, if professional, relations with reporters. But Adraee has been accused of justifying the killing of some journalists.</p><p>The Committee to Protect Journalists says there is a “repeated pattern” in which Adraee “publicly labels Palestinian and Lebanese journalists as militants or terrorists — often without presenting verifiable evidence — before or after they are killed in Israeli strikes.”</p><p>After a strike in March killed three journalists in Lebanon, Adraee’s account published a photo of one of them, Ali Shoeib, in military fatigues. The image was later determined to be computer generated.</p><p>Adraee said it was a mistake not to label the photo as “illustrative,” but insisted Shoeib was a known Hezbollah operative who spied on Israeli positions while working as a reporter for a Hezbollah-linked outlet. Adraee presented no evidence he was involved in fighting. Israel says it does not target journalists.</p><p>At least 207 journalists have been killed in Gaza and 16 in Lebanon since 2023, according to the Committee to Protect Journalists.</p><p>Someone you can reach on Instagram</p><p>After 20 years in the role, Adraee is retiring and will be replaced by Lt. Col. Ella Waweya, the military’s highest-ranking Muslim woman.</p><p>Last month, Adraee received one of the strangest messages of his long career.</p><p>A teenager in a Beirut suburb reached out on Instagram and told Adraee that her school was hiding weapons. Israel regularly bombs buildings it says are used by militants, so the message prompted panic, vehement denials by school officials and a search by the Lebanese military, which turned up nothing.</p><p>It was later revealed the girl was playing a joke with a friend and likely wanted to avoid going to class.</p><p>Adraee chalked up the whole situation as a win.</p><p>“The fact that the (Israeli military) spokesperson is someone you can write to on Instagram, that’s the whole story,” he said.</p><p>___</p><p>Associated Press writer Toqa Ezzidin in Cairo contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/URJHOJIHSVKPNF5MKUWKIPKNP4.jpg?auth=ab70d4dab1f128cb3ac20eba5a40d844ddc18aec055ee6e35e76dab969408fa7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Avichay Adraee, the Israeli military’s Arabic language spokesman, stands beside weapons the army says were seized from Hezbollah in Lebanon, at an army base in northern Israel, Dec. 23, 2024. (AP Photo/Ohad Zwigenberg)]]></media:description><media:credit role="author" scheme="urn:ebu">Ohad Zwigenberg</media:credit></media:content></item><item><title><![CDATA[Trump says pilots are fine after US helicopter crashes near Strait of Hormuz]]></title><link>https://www.local10.com/news/world/2026/06/09/trump-says-pilots-are-fine-after-us-helicopter-crashes-near-strait-of-hormuz/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/09/trump-says-pilots-are-fine-after-us-helicopter-crashes-near-strait-of-hormuz/</guid><dc:creator><![CDATA[By JON GAMBRELL and MICHELLE L. PRICE, Associated Press]]></dc:creator><description><![CDATA[DUBAI, United Arab Emirates (AP) — A U.S. Army attack helicopter crashed early Tuesday near the Strait of Hormuz, but President Donald Trump said the two crew members aboard were not injured in the incident near the strategic waterway that Iran has effectively closed during the war.]]></description><pubDate>Tue, 09 Jun 2026 14:46:54 +0000</pubDate><content:encoded><![CDATA[<p>DUBAI, United Arab Emirates (AP) — A U.S. Army attack helicopter crashed early Tuesday near the Strait of Hormuz, but President Donald Trump said the two crew members aboard were not injured in the incident near the strategic waterway that Iran has effectively closed during the war.</p><p>What caused the crash of the Apache remained unclear in a Middle East still reeling after Iran and Israel exchanged fire the previous day in the biggest blow yet to the strained ceasefire in the Iran war. Iranian state television reported Tuesday that the Israeli attacks killed at least two members of the country's air-defense units.</p><p>Since the U.S. and Israel began striking Iran on Feb. 28, the war has shaken the global economy, driven up energy prices around the world and made many basics, including food, more expensive. Officials have been unable to turn the April ceasefire into a deal to permanently end the conflict, particularly as Israel intensifies and expands its military campaign in Lebanon against the Iranian-backed militia Hezbollah.</p><p>Trump, speaking to journalists at John F. Kennedy International Airport in New York after watching the NBA Finals on Monday night, acknowledged the crash.</p><p>“The pilots are fine. Yeah,” Trump said. “Nobody injured. We are going to issue a report tomorrow. But the pilots are fine.”</p><p>The crash happened about 3:30 a.m. local time Tuesday off the coast of Oman while the helicopter was on a patrol, the U.S. military's Central Command said in a later statement. It said the crew members were rescued within two hours and in stable condition.</p><p>AH-64 Apache helicopters have been a key asset for the American military as it enforces a blockade on Iranian crude oil shipments and tankers, seeking to pressure Tehran into a deal. The helicopters have also been used by the United Arab Emirates to shoot down Iranian drones.</p><p>The New York Times first reported on the crash.</p><p>Trump insists an Iran deal is coming</p><p>Trump also expressed renewed optimism over negotiations with Iran.</p><p>“We have a good chance” of signing a deal in “two or three days," Trump said. But he didn’t provide any details on why there was reason for new optimism. In the two months since the U.S. and Iran agreed to an initial ceasefire, Trump has repeatedly predicted that a deal is near.</p><p>“We’re very close to having a very, very good, strong, powerful deal,” the president said. “If we go and bomb — which we could do very easily if we want, and we spend another two or three weeks bombing — they’ll have nothing left whatsoever. But you won’t have the strait open for months.”</p><p>He added: “If we do the bombing, you know, a lot of people are going to be killed. Who wants to do that? I don’t.”</p><p>Mediators, led predominantly by Pakistan, have been trying for weeks to get a deal across the line. However, both Iran and the U.S. have taken hard-line positions.</p><p>The U.S. wants to see Iran give up its stockpile of highly enriched uranium, which is believed to be entombed in the aftermath of American airstrikes that happened during the 12-day war in 2025. But Iran is refusing that and demanding relief from sanctions. It also wants the release of frozen assets even before a final agreement is in place, something rejected by Trump.</p><p>Before Trump’s comments on negotiations, Iranian parliament Speaker Mohammad Bagher Qalibaf said Monday that Trump’s remarks so far on a possible deal “contradicted the agreed-upon sections," showing that the U.S. is "neither seeking a ceasefire nor dialogue.”</p><p>The continued fighting between Israel and Hezbollah is still a top Iranian priority as well. Lebanon’s army chief, Gen. Rodolphe Haykal, traveled to Pakistan on Tuesday. There, he met Pakistan’s army chief, Field Marshal Asim Munir, who has been a key figure in the Iran-U.S. talks.</p><p>Haykal's visit comes as Lebanon's government takes an increasingly hard line on Hezbollah but remains unable to disarm the powerful militia. Hezbollah thanked Iran on Tuesday for attacking Israel “in defense of our Lebanese people,” suggesting that Lebanon's government should take this opportunity to improve relations with Tehran.</p><p>Israel issues a warning for Tyre, Lebanon</p><p>Meanwhile, the Israeli military issued an evacuation warning for Lebanon’s southern port city of Tyre, including the Christian quarter, which has so far been spared from airstrikes on the port city.</p><p>Last week, Israel warned the Christian neighborhoods in Tyre that it believed Hezbollah members were among them. Many Lebanese Shiite Muslims fled to those areas as Israeli strikes hammered the Mediterranean coastal area over the past two weeks.</p><p>After last week’s warning, the Lebanese army deployed to the Christian district of Tyre in an effort to prevent Israeli attacks there and to show that Hezbollah has no armed presence in the area. But Avichay Adraee, the Israeli military’s Arabic-language spokesperson, posted on X on Monday that the Israeli military “will have to act against their terrorist activities in the neighborhood soon.”</p><p>___</p><p>Price reported from New York. Associated Press writers Will Weissert in Washington, Bassem Mroue in Beirut and Munir Ahmed in Islamabad contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NKLRW63MMP2BRODLJPUJJ2EJTE.jpg?auth=d07677a2e1cbafba6a355721927293345b6f328165ab2ba0361241deba54005a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lebanese security officers gather at the site where an Israeli airstrike hit a building in Dahiyeh, Beirut's southern suburb, Lebanon, Sunday, June 7, 2026. (AP Photo/Hassan Ammar)]]></media:description><media:credit role="author" scheme="urn:ebu">Hassan Ammar</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BQ5CBCSIBDRQMACTOBYL64RSII.jpg?auth=0865619edfd07b1522d1f79b69fc98dbe83a86f1ac5883f817e496dc6e157c5b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A projectile streaks through the sky over central Israel during an Iranian missile attack, Sunday, June 7, 2026. (AP Photo/Ohad Zwigenberg)]]></media:description><media:credit role="author" scheme="urn:ebu">Ohad Zwigenberg</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XTI5TEUJPAVVG32S2G2NJUTAMQ.jpg?auth=2f352980eecd55bbb67e088f1f88211f37f3f0e6e17b2a17443068e7543777e1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump talks with reporters before boarding Air Force One at John F. Kennedy International Airport in New York, early Tuesday, June 9, 2026. (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/7TWWPLMU627R4G3M3TKB3SJGZY.jpg?auth=348f2a0fe2de186e5520a6a2980d1cb3694868c349f0e5f0d7f103636b6d4e3c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump talks with reporters before boarding Air Force One at John F. Kennedy International Airport in New York, early Tuesday, June 9, 2026. (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/URJHOJIHSVKPNF5MKUWKIPKNP4.jpg?auth=ab70d4dab1f128cb3ac20eba5a40d844ddc18aec055ee6e35e76dab969408fa7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Avichay Adraee, the Israeli military’s Arabic language spokesman, stands beside weapons the army says were seized from Hezbollah in Lebanon, at an army base in northern Israel, Dec. 23, 2024. (AP Photo/Ohad Zwigenberg)]]></media:description><media:credit role="author" scheme="urn:ebu">Ohad Zwigenberg</media:credit></media:content></item><item><title><![CDATA[32,000 people displaced by the Philippine earthquake that killed at least 37]]></title><link>https://www.local10.com/news/world/2026/06/09/32000-people-displaced-by-the-philippine-earthquake-that-killed-at-least-37/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/09/32000-people-displaced-by-the-philippine-earthquake-that-killed-at-least-37/</guid><dc:creator><![CDATA[BY JIM GOMEZ and JOEAL CALUPITAN, Associated Press]]></dc:creator><description><![CDATA[GENERAL SANTOS, Philippines (AP) — Rescuers searched ruined buildings in the southern Philippines on Tuesday to ensure no one was still trapped a day after one of the strongest earthquakes to hit the country in a half-century killed at least 37 people and displaced more than 32,000.]]></description><pubDate>Tue, 09 Jun 2026 13:43:54 +0000</pubDate><content:encoded><![CDATA[<p>GENERAL SANTOS, Philippines (AP) — Rescuers searched ruined buildings in the southern Philippines on Tuesday to ensure no one was still trapped a day after one of the strongest earthquakes to hit the country in a half-century killed at least 37 people and displaced more than 32,000.</p><p>Only four people were considered missing on official records in the southern provinces near where the 7.8 magnitude quake struck Monday morning, but the Office of Civil Defense acknowledged several collapsed and heavily damaged buildings must be thoroughly inspected for possible survivors or casualties.</p><p>The earthquake centered off Mindanao, the second most populous Philippine island, injured nearly 500 people and displaced more than 32,000, most of whom fled to emergency shelters.</p><p>Many people who left their homes feared a tsunami. Waves up to 1.4-meters (4.6-feet) above tide level were measured in the Philippines, but the only tsunami damage reported was to six shanties on stilts in a coastal village. Smaller waves washed ashore in Indonesia and Palau and as far away as southern Japan.</p><p>Landslides and building collapses caused several deaths</p><p>The earthquake left a trail of destruction, including in General Santos, a lively coastal city of more than 700,000 people known as the country’s tuna capital, where at least 13 people were killed in collapsed buildings and due to falling debris.</p><p>At least 18 died in Sarangani province, mostly in a landslide that buried houses in the mountainside town of Glan, according to Rafaelito Alejandro of the Office of Civil Defense.</p><p>The other deaths were reported in the southern provinces of South Cotabato and Davao Occidental, and on Balut Island, disaster response officials said.</p><p>About 2,500 houses and 117 government buildings and facilities were damaged in several provinces, according to an initial government damage assessment. The international airport in General Santos remained shut for a second day, forcing the cancellation of 63 domestic flights except for those on humanitarian missions.</p><p>About 6,000 public school buildings in quake-hit provinces must be assessed before classes can resume. The quake struck on the first day of classes nationwide after a two-month summer break, and many who sustained injuries were young students who had gathered with excitement for morning flag-raising ceremonies.</p><p>Authorities have warned that buildings that sustained cracks could collapse due to aftershocks, some of them dangerously powerful.</p><p>“We cannot force the immediate reopening of schools because we have to ensure the integrity of the buildings,” Alejandro said.</p><p>It was the strongest Philippine quake since 1976</p><p>Monday's earthquake was centered at sea at a depth of 33 kilometers (20 miles), about 32 kilometers (20 miles) southwest of Maasim town in Sarangani province.</p><p>It was set off by movement in the Cotabato Trench and was the strongest since the same undersea depression triggered an 8.1-magnitude quake that whipped up tsunami waves on Aug. 17, 1976, said Teresito Bacolcol, the director of the Philippine Institute of Volcanology and Seismology.</p><p>About 8,000 people died from that quake and tsunami waves of up to 8 to 10 meters (26 to 33 feet) that engulfed several towns and provinces, Bacolcol said.</p><p>The Philippine seismological institute was scheduled to commemorate the anniversary of the 1976 quake and tsunami in August by installing markers to remind vulnerable towns and cities of the need for constant vigilance, Bacolcol told The Associated Press.</p><p>A 1990 earthquake that also had a magnitude of 7.8 left more than 1,000 people dead, injured thousands and caused extensive damages in northern provinces and cities.</p><p>President Ferdinand Marcos Jr. deployed top defense-mitigation officials from Manila to help oversee search and rescue, the distribution of tens of thousands of food packs and construction materials to quake victims and assess damage to bridges, roads and other infrastructure.</p><p>The United States, a treaty ally of the Philippines, said it was coordinating with Manila and was ready to support Philippine response efforts. France, Japan and New Zealand also expressed support.</p><p>The Philippines is often hit by earthquakes and volcanic eruptions due to its location on the Pacific “Ring of Fire,” an arc of seismic faults around the ocean.</p><p>The archipelago is also battered by about 20 typhoons and tropical storms each year, making it one of the world’s most disaster-prone countries.</p><p>___</p><p>Gomez reported from Manila, Philippines. AP journalists Basilio Sepe in General Santos, Philippines, and Haruka Nuga in Bangkok contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MSCZU7LZVVADLJEMPKYUMTX2AM.jpg?auth=368ac81b57d2534d65bc261403bd98b3d230d1195713038a7e977d310d783b24&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rescuers inspect a damaged building following an earthquake in General Santos, Philippines Tuesday, June 9, 2026. (AP Photo/Basilio Sepe)]]></media:description><media:credit role="author" scheme="urn:ebu">Basilio Sepe</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OW22UYIUBYSGAPQ4BPKCNVHZHU.jpg?auth=e58c59d7be7e2d0ac478938065dbb6c7d19ec2ed86c7a9d82600531476079ba7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A man walks past a damaged building following an earthquake in General Santos, Philippines Tuesday, June 9, 2026. (AP Photo/Basilio Sepe)]]></media:description><media:credit role="author" scheme="urn:ebu">Basilio Sepe</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BFDZBL7QLLSAXOSEKP2UN6X62Y.jpg?auth=085acf7bd34f2ede6d0973caa8deed01e0b300559711162f931e75819911c697&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A rescuer walks past a damaged building following an earthquake in General Santos, Philippines Tuesday, June 9, 2026. (AP Photo/Basilio Sepe)]]></media:description><media:credit role="author" scheme="urn:ebu">Basilio Sepe</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/A2JKPWZMV6M6AQEU4WA53R3CJM.jpg?auth=2438cb6956958f8cb73de03ea55cb490668864599ea80819d35c4b90bfd98493&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rescuers install a tent as they prepare for a search operation following an earthquake in General Santos, Philippines, Tuesday, June 9, 2026. (AP Photo/Basilio Sepe)]]></media:description><media:credit role="author" scheme="urn:ebu">Basilio Sepe</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/H7GWZEGVQLWUI7B2J43EF7WXOA.jpg?auth=59a490ea89ee1fcb3197fb8865c7d89c6adf70e1da05929d228b6a8e56dc8cbf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Soldiers secure a damaged building following an earthquake in General Santos, Philippines Tuesday, June 9, 2026. (AP Photo/Basilio Sepe)]]></media:description><media:credit role="author" scheme="urn:ebu">Basilio Sepe</media:credit></media:content></item><item><title><![CDATA[A digital reckoning against smartphones in schools has spread to Sweden]]></title><link>https://www.local10.com/news/world/2026/06/09/a-digital-reckoning-against-smartphones-in-schools-has-spread-to-sweden/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/09/a-digital-reckoning-against-smartphones-in-schools-has-spread-to-sweden/</guid><dc:creator><![CDATA[By JAMES BROOKS, Associated Press]]></dc:creator><description><![CDATA[MALMÖ, Sweden (AP) — Long championed as a leader in adopting digital technology, Sweden is set to ban mobile phones in schools beginning in the fall for the next academic year as part of a broad, international reversal on the use of screens in classrooms.]]></description><pubDate>Tue, 09 Jun 2026 10:44:17 +0000</pubDate><content:encoded><![CDATA[<p>MALMÖ, Sweden (AP) — Long championed as a leader in adopting digital technology, Sweden is set to ban mobile phones in schools beginning in the fall for the next academic year as part of a broad, international reversal on the use of screens in classrooms.</p><p>Since 2023, the Scandinavian country’s center-right coalition government has pursued a policy prioritizing more reading time and less screen time, particularly among preschool students, by favoring books and other traditional learning tools.</p><p>Lawmaker Joar Forsell, chairperson of the Swedish parliament's education committee, said officials have seen a decline in the general ability to read and write in Sweden, especially among younger students.</p><p>“We’re rolling the screens back because we believe that books and more traditional ways of learning are better for kids,” Forsell said.</p><p>Sweden’s plans are part of a broader shift and a digital reckoning against smartphones in schools internationally after countries outfitted their campuses with laptops, tablets and learning apps for their students. Classrooms have become saturated with screens and a growing number of parents, teachers and school districts say it is time to scale back.</p><p>In the Nordics, Denmark looks set to implement a similar ban to Sweden, and a law restricting use of mobile devices in schools in Finland came into effect last August. Other countries from Spain to South Korea have taken a variety of steps that range from a ban of mobile phones in classrooms to limits on screen-based homework.</p><p>The Los Angeles Unified School District, the second-largest school district in the U.S., has said it will ban screens until second grade, require daily caps for screen time per grade, ban YouTube and require an audit of all education technology contracts.</p><p>Backing away from screens</p><p>Tech-savvy Sweden, which is home to music streamer Spotify and telecoms giant Ericsson, has one of the most digitally advanced education systems in the world. But the mobile ban aims to foster learning environments with fewer distractions by building on restrictions on phones already independently implemented by many schools in the nation of over 10 million.</p><p>Alongside the ban, the government this year set aside 555 million Swedish krona ($59 million) as part of a new grant for purchasing textbooks and teachers’ guides.</p><p>The back-to-books policy was triggered by falling reading levels. In the 2022 Program for International Student Assessment, the latest study by the Organization for Economic Cooperation and Development, 24.3% of Swedish ninth graders did not reach a basic level of reading comprehension. That figure is only slightly better than the European Union average of 26.2%.</p><p>Magnus Haake, an associate professor of cognitive science at Lund University in southern Sweden, said learning with physical materials engages the motor sensory part of kids’ brains and “boosts the whole system.”</p><p>Sweden also is taking steps outside of school: Its public health agency has provided advice to parents about being better role models on use of screens, like having the same “screen-free zones” at home as their kids do.</p><p>Removing mobile phones removes distractions</p><p>At the Malmö Borgarskola high school in southern Sweden, mobiles are already banned during classes. Students place their handsets in a box — nicknamed a “Mobile Hotel” — and pick them up at the end of class.</p><p>“When you have a phone, there’s always something to look at,” student Melina Sallahi, 17, said. “It’s less of a distraction.”</p><p>Classmate Vasilije Stjepanovic, also 17, said apps like games or social media are “more fun than learning,” adding that students can learn better by taking away the phones.</p><p>At the same time, every student is given a laptop computer. But Deputy Headmaster Patrik Sander said students are now discouraged from using them in class, unless teachers say so.</p><p>“Nowadays, we see the push going in the other direction,” Sander said. “We have pushed back, learning that writing with your hands and a pencil helps you remember.”</p><p>Starting last summer, Swedish children under 2 years old could use only nondigital materials such as books, and preschoolers in general face no requirement to use digital learning tools. A new curriculum to prioritize book-based learning is expected in 2028.</p><p>Divisions over digital reckoning in classrooms</p><p>Not everyone in the Nordic nation supports the shift away from digital learning.</p><p>Trade association Swedish Edtech Industry said in a report that 90% of all future jobs are expected to require digital skills. A lack of this knowledge could cause a skills shortage among young Swedes, a lack of innovation in the public sector and even increased unemployment, the report warned.</p><p>Peter Carlsson, CEO of Malmö-based startup Imvi Labs, which uses virtual reality headsets to train brain-eye coordination in children and adults, said not all screens disrupt learning and some software is “critical” to help children with learning or reading difficulties.</p><p>“By having good tools, the teaching can become more efficient,” he said.</p><p>But at Malmö Borgarskola, there is little concern over learning digital skills. One morning in May, students clutched textbooks and discussed Russian history as they prepared for end-of-year exams.</p><p>“Everyone uses digital devices during their free time, so I don’t think that’s something that should be taught in school,” student Melina Sallahi said. “It’s nothing I’m worried about.”</p><p>Classmate Aslan Özhan Kilicasan added, “We learn much more easily when we use books.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZWXJ6AXUI5L5PGDZTZJWGDU7OI.jpg?auth=bbe76ab2f1bccfdea2aa67ed05dcc0e359e3809709af40075257b4d63ee7c2e7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[High school students from left, Vasilije Stjepanovic, Aslan Ozhan Kilicasan and Melina Sallahi pose with a history text book at Malmo Borgarskola high school in Malmo, Sweden, May 21, 2026. (AP Photo/James Brooks)]]></media:description><media:credit role="author" scheme="urn:ebu">James Brooks</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/F5B2QX7USXNJRC6L5DRK6KZ7PA.jpg?auth=f18ab135a90182493eca2a088d8aec9626d372be3ce4003c6e1aca318223f93c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[High school student Vasilije Stjepanovic reads a history text book at Malmo Borgarskola high school in Malmo, Sweden, May 21, 2026. (AP Photo/James Brooks)]]></media:description><media:credit role="author" scheme="urn:ebu">James Brooks</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/B55XYTW7HXYTMGNLGQHMVQ4UXY.jpg?auth=8f88adc4f32976f10a25a5bf920b46b521d9036fa110f8659006f148502715ca&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Patrik Sander, 64-year-old deputy headmaster at Malmo Borgarskola high school, looks on for a photograph at Malmo Borgarskola high school in Malmo, Sweden, May 21, 2026. (AP Photo/James Brooks)]]></media:description><media:credit role="author" scheme="urn:ebu">James Brooks</media:credit></media:content></item><item><title><![CDATA[South Carolina Republicans try to extend winning streak as Sen. Lindsey Graham seeks fifth term]]></title><link>https://www.local10.com/news/politics/2026/06/09/south-carolina-republicans-try-to-extend-winning-streak-as-sen-lindsey-graham-seeks-fifth-term/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/09/south-carolina-republicans-try-to-extend-winning-streak-as-sen-lindsey-graham-seeks-fifth-term/</guid><dc:creator><![CDATA[By MEG KINNARD, Associated Press]]></dc:creator><description><![CDATA[GREENVILLE, S.C. (AP) — South Carolina voters on Tuesday are aiming to winnow the field in high-profile races for governor and U.S. Senate, with Republicans seeking to maintain a statewide winning streak that stretches back decades.]]></description><pubDate>Tue, 09 Jun 2026 11:39:48 +0000</pubDate><content:encoded><![CDATA[<p>GREENVILLE, S.C. (AP) — South Carolina voters on Tuesday are aiming to winnow the field in high-profile races for governor and U.S. Senate, with Republicans seeking to maintain a statewide winning streak that stretches back decades.</p><p>Republican contenders have trumpeted their loyalty to President Donald Trump, who has remained popular in the state despite some nationwide wavering as the war with Iran continues. Sen. Lindsey Graham, among Trump's top allies on Capitol Hill, notched the president's endorsement before his campaign had even begun.</p><p>In the governor's race, Trump backed Lt. Gov. Pamela Evette over several opponents, including U.S. Rep. Nancy Mace. The primary will determine whether the endorsement can help Evette win outright or if there will be a runoff on June 23.</p><p>Democrats are searching for their first victory in a statewide race here in 20 years, but their campaigns for governor and Senate will be an uphill climb.</p><p>GOP governor candidates have played largely to Trump</p><p>Competition among Republicans for Trump’s support has seemed more intense than any other facet of the primary campaign.</p><p>Even before Evette received the president's endorsement, she frequently featured photos and videos of herself with Trump in campaign materials. She was backed by outgoing Gov. Henry McMaster, a longstanding ally of Trump whose support telegraphed the president's own.</p><p>Mace also wanted Trump's support, and he endorsed her congressional reelection in 2024 even though she criticized his actions of Jan. 6, 2021, when his supporters stormed the U.S. Capitol.</p><p>Rep. Ralph Norman, among the most conservative members of the House and a member of the Freedom Caucus, strongly supported Trump in the president’s first term. But in the 2024 campaign, Norman stumped for former South Carolina Gov. Nikki Haley instead of Trump.</p><p>Rom Reddy, a coastal businessman who has eschewed campaign donations and self-funded his effort, has touted his lack of political experience as an asset, drawing comparisons between Trump and himself.</p><p>Graham, backed by Trump, hopes to bounce Lynch en route to 5th term</p><p>South Carolina’s other top contest Tuesday is its Senate race, where Graham is competing for the Republican nomination as he seeks a fifth term. A political confidant and regular golfing partner of the president, Graham has routinely batted back primary challengers over the years. Some of this year's contenders — including Project 2025 chief architect Paul Dans and former Lt. Gov. André Bauer — dropped out months ago.</p><p>Although their relationship has undulated through the years, Graham has remained close with Trump, who fulfilled the senator's longstanding wish for direct confrontation between Washington and Tehran. Graham cheered Trump’s decision to strike nuclear sites last year and recently said he often speaks to the president about the ongoing conflict.</p><p>Among Graham's primary foes is Greenville businessman Mark Lynch, who has said Graham isn't conservative enough to represent the state. Calling himself an “America First” candidate, Lynch has campaigned as a Trump supporter, but on social media the president has called him a “lunatic” and a “disaster for the Republican Party."</p><p>Winning statewide in November remains a tall order for SC Democrats</p><p>Democrats haven’t won the governor’s office or a Senate seat in South Carolina for decades.</p><p>McMaster defeated his opponent by nearly 18 percentage points in 2022. Graham won by 10 points in 2020, defeating Jaime Harrison after the most expensive race in state history.</p><p>Some Democrats hope to capitalize on dissatisfaction with Trump this year. In the governor's race, State Rep. Jermaine Johnson, seen as a rising star in the party, is facing several opponents, including political newcomer Billy Webster, a payday loan company founder who lent his campaign $2 million. There's also attorney Mullins McLeod, who withstood calls from party leaders to shutter his campaign after dashcam video of his 2025 disorderly conduct arrest was released.</p><p>In the Senate race, Charleston physician Annie Andrews — who unsuccessfully challenged Mace in 2022 — is vying for the Democratic nomination against Brandon Brown, a funeral homeowner and former House candidate.</p><p>___</p><p>Meg Kinnard can be reached at http://x.com/MegKinnardAP</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UKWJK5FWNFUIOAWKWHHKTZ2NDY.jpg?auth=2fb2fddc65248e8b97bf6f147637c145e61d45fa96e2cee750df50910ce1864e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Sen. Lindsey Graham, R-S.C., speaks with supporters after filing his reelection paperwork, March 16, 2026, in Columbia, S.C. (AP Photo/Meg Kinnard, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Meg Kinnard</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/32P3JSIBEDNG6BBSPNWL4KZPNU.jpg?auth=85f81bd03930c1a2a95cc02e930081207a920482f2e9b065f86c5a099b0de52b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[South Carolina Lt. Gov. Pamela Evette speaks during the final rally of her GOP primary campaign for governor on Monday, June 8, 2026, in Greer, S.C. (AP Photo/Meg Kinnard)]]></media:description><media:credit role="author" scheme="urn:ebu">Meg Kinnard</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SZ4Q7SK2NQDCMWN2T4QAWSIROU.jpg?auth=d3fa773267f0b4c73c55e51267f615e0e5377dca1c2971cb8950e73467989b7e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - U.S. Rep. Nancy Mace, R-S.C., takes questions from reporters following a South Carolina gubernatorial GOP candidate debate on April 1, in Newberry, S.C. (AP Photo/Meg Kinnard, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Meg Kinnard</media:credit></media:content></item><item><title><![CDATA[What to watch in Tuesday's primaries as Graham Platner tries to clinch Senate nomination in Maine]]></title><link>https://www.local10.com/news/politics/2026/06/09/what-to-watch-in-tuesdays-primaries-as-graham-platner-tries-to-clinch-senate-nomination-in-maine/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/09/what-to-watch-in-tuesdays-primaries-as-graham-platner-tries-to-clinch-senate-nomination-in-maine/</guid><dc:creator><![CDATA[By STEVE PEOPLES and JOEY CAPPELLETTI, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — Voters across Maine, Nevada, South Carolina and North Dakota head to the polls Tuesday for another day of primary elections in America, but much of the political world will be focused on Maine's high-stakes U.S. Senate contest.]]></description><pubDate>Tue, 09 Jun 2026 04:04:09 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Voters across Maine, Nevada, South Carolina and North Dakota head to the polls Tuesday for another day of primary elections in America, but much of the political world will be focused on Maine's high-stakes U.S. Senate contest.</p><p>The results are not in question. Neither Republican incumbent Sen. Susan Collins nor Democratic challenger Graham Platner faces serious opposition for their party's nomination. And yet Tuesday marks an especially significant moment for Platner, the embattled veteran and oyster farmer, who is fighting to rebuild his credibility in a campaign rocked by controversy.</p><p>Elsewhere, President Donald Trump's clout within his party will be tested anew in states like South Carolina and Nevada, where he's endorsed his favored candidates. Democrats hope to build momentum in Nevada in their broader push to reclaim key governor's seats.</p><p>Powerful family ties will also be in the spotlight in Maine and South Carolina, where candidates with political pedigrees are running for office.</p><p>Here's what we're watching Tuesday.</p><p>Platner faces a big moment</p><p>Platner sits at the very center of the Democratic Party's quest to reclaim the Senate majority this fall. So Democrats need him to take a significant step forward Tuesday, with the eyes of the nation watching, in the urgent task of rebuilding his credibility.</p><p>It was barely a week ago when revelations surfaced that Platner had engaged in sexually explicit messages with multiple women while married. Allies wondered if more baggage would emerge, and then The New York Times reported new allegations about his behavior during previous relationships.</p><p>There is no doubt that Platner will win his party's Senate nomination Tuesday. His most serious opponent, Maine Gov. Janet Mills, suspended her campaign in April after it became clear Platner was in a commanding position. That said, Mills is still technically on the ballot and some advocates have suggested voting for her as a way to protest Platner.</p><p>More important, perhaps, will be Platner's public remarks Tuesday night. Friends and foes alike will be paying close attention to how he addresses the evolving questions about his past and whether he can refocus the race on Collins.</p><p>Maine race will test Democrats’ standards</p><p>It's not just Platner who will be tested Tuesday — the Democratic Party itself will face new scrutiny about its standards in the Trump era.</p><p>So far, Platner's biggest national supporters have remained firmly behind him. Sen. Bernie Sanders, one of his earliest backers, reiterated his support for the Maine Democrat on Saturday, a day after Rep. Ro Khanna appeared alongside Platner at a campaign event.</p><p>The public show of support reflects how much Democratic politics have changed over the last decade.</p><p>At the height of the #MeToo movement, Democrats argued they held their candidates to a higher standard than Republicans, particularly as Trump faced a series of sexual misconduct allegations. Back in 2017, Democratic leaders pressured Sen. Al Franken to resign in the wake of allegations of inappropriate touching and kissing.</p><p>The reaction to Platner has been markedly different. Even after allegations surfaced that he locked a woman in a room, among other accusations of inappropriate behavior, most Democrats have declined to abandon him.</p><p>“I think President Trump set a new standard,” Sen. Mark Warner, D-Va., told ABC’s “This Week” on Sunday.</p><p>Expect Democratic leaders to face a new round of difficult questions about their own standards after Tuesday's primary.</p><p>Trump looks to shake off embarrassment</p><p>Just a week ago, Trump's pick for Iowa governor was defeated in a rare rebuke from his own party. Trump hopes to move past the political embarrassment during a fresh test of his political clout in South Carolina and Nevada.</p><p>The biggest may come in South Carolina, where Trump has endorsed Lt. Gov. Pamela Evette in a five-person Republican gubernatorial primary. There are a number of other high-profile candidates in the race, including Reps. Nancy Mace and Ralph Norman, who may prove formidable. State Attorney General Alan Wilson and millionaire Rom Reddy are also running.</p><p>Trump will also keep a close eye on whether one of his closest allies in Congress, Sen. Lindsey Graham, is forced into a runoff for the first time ever. Graham faces appliance business owner Mark Lynch, who Trump has said “would be a DISASTER for the Republican Party” if elected.</p><p>Candidates must earn a majority of the vote to avoid a June 23 runoff.</p><p>Meanwhile, in Nevada’s 2nd congressional district, Trump-backed candidate retired Lt. Col. David Flippo is facing former state Sen. James Settelmeyer. Republican Rep. Mark Amodei, who announced his retirement from the seat, has endorsed Settelmeyer, as has the state’s governor, Republican Gov. Joe Lombardo.</p><p>Democrats eye a key governor's seat</p><p>Democrats will select a nominee for Nevada's governor race, where they have a real opportunity to flip control of the swing state this fall. Republican incumbent Gov. Joe Lombardo is considered one of the most vulnerable governors in the country.</p><p>The race is a window into the broader political landscape this fall as Democrats go on the offensive in several states Trump won in 2024.</p><p>The Democrats vying to challenge Lombardo include state Attorney General Aaron Ford, who has the backing of the Democratic congressional delegation and former Vice President Kamala Harris. He would be the first Black man elected governor of Nevada. He's facing Democrat Alexis Hill, a county commissioner in northern Nevada who campaigned as a candidate willing to shake things up.</p><p>Democrats are also fighting to win Republican-held governors' seats in states like Georgia, Ohio and Iowa.</p><p>Republicans, of course, have several pickup opportunities of their own, despite the challenging political environment for their party. They include Arizona, Michigan, Minnesota and Wisconsin.</p><p>Can they keep it in the family?</p><p>The power of political family ties will be tested in at least two states where candidates with last names you'll likely recognize are on the ballot.</p><p>In Maine, Democrats Angus King III and Hannah Pingree are competing for their party's nomination for governor. King is the businessman son of U.S. Sen. Angus King. Pingree, a former speaker of the state House, is the daughter of U.S. Rep. Chellie Pingree, who has represented the state's 1st congressional district since 2009.</p><p>There's a member of an even bigger political dynasty on Maine's ballot, too. Republican candidate for governor Jonathan Bush, a 57-year-old businessman, is the nephew of former President George H.W. Bush — and yes, that also makes him the cousin of former President George W. Bush. Despite the family ties, Jonathan Bush is casting himself as the outsider in the race and focusing heavily on his local business experience.</p><p>And don't forget about South Carolina, where Republican Attorney General Alan Wilson is running for governor. While he has established his own resume as the state's top law enforcement official, Wilson also happens to be the son of U.S. Rep. Joe Wilson, who has served South Carolina in the House of Representatives for a quarter century.</p><p>South Carolina: redistricting dies and Clyburn’s political future survives</p><p>Just weeks ago, longtime Rep. James Clyburn, the dean of South Carolina Democrats, appeared to be facing the greatest threat to his political future.</p><p>Republican lawmakers, backed by Trump, considered a congressional map that would have significantly altered Clyburn’s majority-Black district and made it harder for him to hold onto the seat for an 18th term. But the Republican-led state Senate rejected the effort, leaving his district largely intact.</p><p>Clyburn is heavily favored in Tuesday’s Democratic primary against a little-known challenger. As South Carolina’s lone Democratic House member, he's one of the party’s most influential figures, with many Democrats expecting him to play a significant role in the lead-up to the 2028 presidential race.</p><p>___</p><p>Peoples reported from New York.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5OFB3SUKCRVAO7ZYR2SIN34RAU.jpg?auth=e3471d5c2830bf33f65ab3dc51c7b07dafe8fd076f5e03fd2919cdbe0845f4ee&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Graham Platner, Democratic candidate for U.S. Senate, speaks to an overflow crowd outside a campaign event Sunday, June 7, 2026, in Portland, Maine. (AP Photo/Robert F. Bukaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IZANODG4ITNEL4USPXANUCJ7J4.jpg?auth=154481c7df197a713579e86f582493807d3fd147963c7504f7b36c71fb03c2f2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Graham Platner, Democratic candidate for U.S. Senate, acknowledges applause at a campaign event Sunday, June 7, 2026, in Portland, Maine. (AP Photo/Robert F. Bukaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5O2YMOLDQALLGRW5YE2L5JGN5Y.jpg?auth=b1c4026dcf392b739311ee6f4b2c73572774517e94869e112291dd2a8e81d9c7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[David Flippo, right, a Republican candidate for Congress in Nevada's 2nd district, speaks to attendees of a campaign event in Genoa, Nev., Tuesday, May 19, 2026. (AP Photo/Jessica Hill)]]></media:description><media:credit role="author" scheme="urn:ebu">Jessica Hill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PLJZJLRT5P54JWZO6XX7ULVERU.jpg?auth=479693dfa0092762a0e07ef5884c62288d46e38bed061fa3165eb4139d7e5a6d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[James Settelmeyer, a Republican candidate for Congress in Nevada's 2nd district, speaks to attendees of a Nevada Builders Alliance event in Washoe Valley, Nev., Wednesday, May 20, 2026. (AP Photo/Jessica Hill)]]></media:description><media:credit role="author" scheme="urn:ebu">Jessica Hill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QAOFVLXARN6H3NCMKYDNW2HFJA.jpg?auth=b0fe8279b349f37e6212346b243efa85b52536c9d80804f152eca7d0519f4def&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S. Rep. Jim Clyburn, D-S.C., speaks to attendees at the South Carolina Democratic Party's Blue Palmetto Dinner on Friday, May 29, 2026, in Columbia S.C. (AP Photo/Meg Kinnard)]]></media:description><media:credit role="author" scheme="urn:ebu">Meg Kinnard</media:credit></media:content></item><item><title><![CDATA[Closing arguments set in Texas trial of teen charged in fatal stabbing at a school track meet]]></title><link>https://www.local10.com/news/national/2026/06/09/closing-arguments-set-in-texas-trial-of-teen-charged-in-fatal-stabbing-at-a-school-track-meet/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/06/09/closing-arguments-set-in-texas-trial-of-teen-charged-in-fatal-stabbing-at-a-school-track-meet/</guid><dc:creator><![CDATA[By JAMIE STENGLE, Associated Press]]></dc:creator><description><![CDATA[MCKINNEY, Texas (AP) — Closing arguments were set for Tuesday in the trial of a Texas teenager charged with fatally stabbing a 17-year-old track athlete at a high school meet during a confrontation that students said rapidly escalated in the stadium's bleachers.]]></description><pubDate>Tue, 09 Jun 2026 04:03:23 +0000</pubDate><content:encoded><![CDATA[<p>MCKINNEY, Texas (AP) — Closing arguments were set for Tuesday in the trial of a Texas teenager charged with fatally stabbing a 17-year-old track athlete at a high school meet during a confrontation that students said rapidly escalated in the stadium's bleachers.</p><p>Karmelo Anthony, now 19, did not testify in his own defense over the killing of Austin Metcalf, whose death stunned a booming Dallas suburb where the two students attended different schools.</p><p>If convicted, Anthony faces up to life in prison.</p><p>Over the course of the nearly weeklong trial, Anthony's attorneys have sought to convince jurors that Anthony was forced to defend himself under a tent belonging to the track team of Frisco Memorial High School, where Metcalf was in his junior year. Several schools were competing at a rainy track meet, and Metcalf and others had repeatedly told Anthony to leave, witnesses testified, leading to an escalating confrontation.</p><p>Witnesses at trial who were in the tent described Anthony as the aggressor. According to the arrest report, Anthony at one point told Metcalf: “Touch me and see what happens.”</p><p>Several students told jurors that Metcalf then pushed Anthony, who then pulled out a knife and stabbed him in the chest.</p><p>Prosecutors called the stabbing an unjustified attack and not a case of self-defense.</p><p>Testimony at the trial leaned heavily on the recollections of teenagers who described being shocked at the tragedy at a community sports event. Many questions centered on team culture at track meets and the confrontation in the tent.</p><p>One teammate told jurors that Anthony was “distraught” after the stabbing. Judge John Roach Jr. ordered that the names of teenage witnesses not be made public.</p><p>“I was hearing him say, ‘I told him not to touch me,’” the teenager said.</p><p>Vincent Hooper, an area track coach who approached Anthony, asked him what had happened. Anthony replied that he had stabbed someone who had “put his hands on me,” Hooper recalled last week.</p><p>The death last year quickly drew wide attention, in part because of social media posts that amplified the case in racial terms. Anthony is Black; Metcalf was white.</p><p>After the stabbing, Jeff Metcalf, Austin's father, condemned those who seized on the race of the teens. Prosecutors also opened the trial by saying race had nothing to do with the case.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4WUI6I35RHS2234CXTOFLTNIJE.jpg?auth=627ae6d00d7c9a7bf5d3b76b195b146aa57419bfe6e444eb0cd4022c80e1fa5a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A Collin County seriff drives past the front of the county courthouse Thursday, June 4, 2026, in McKinney, Texas. (AP Photo/Tony Gutierrez)]]></media:description><media:credit role="author" scheme="urn:ebu">Tony Gutierrez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LSCBZJMSEGSED2HDVRJ7T7KFZA.jpg?auth=e7af29cee9a7d0a7928836d5710ba5629dc83b842378dadf21f0ffd344a851ee&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Supporters for Karmelo Anthony demonstrate in front of the Collin County courthouse Thursday, June 4, 2026, in McKinney, Texas. (AP Photo/Tony Gutierrez)]]></media:description><media:credit role="author" scheme="urn:ebu">Tony Gutierrez</media:credit></media:content></item><item><title><![CDATA[The rise and fall of 'The Hills' star Spencer Pratt's improbable campaign for Los Angeles mayor]]></title><link>https://www.local10.com/entertainment/2026/06/09/the-rise-and-fall-of-the-hills-star-spencer-pratts-improbable-campaign-for-los-angeles-mayor/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/06/09/the-rise-and-fall-of-the-hills-star-spencer-pratts-improbable-campaign-for-los-angeles-mayor/</guid><dc:creator><![CDATA[By MICHAEL R. BLOOD and LINDSEY BAHR, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — He wrote a memoir called “The Guy You Loved to Hate.” He's dabbled in rap, releasing a song called “I’m a Celebrity." He started a company selling crystals claimed to have healing properties.]]></description><pubDate>Tue, 09 Jun 2026 13:44:23 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — He wrote a memoir called “The Guy You Loved to Hate.” He's dabbled in rap, releasing a song called “I’m a Celebrity." He started a company selling crystals claimed to have healing properties.</p><p>But Spencer Pratt was not able to pull off his latest venture — an improbable bid to become mayor of Los Angeles. The Associated Press determined Monday that the onetime reality television personality did not qualify for the November runoff to unseat embattled incumbent Karen Bass.</p><p>Instead of Pratt, a Republican who received a nod of approval from President Donald Trump, Bass will face progressive Nithya Raman, a city council member who had challenged the Democratic mayor from the political left.</p><p>Pratt's candidacy was fueled by celebrity — he starred on “The Hills,” a show about young people in Los Angeles — and videos that supporters generated with artificial intelligence. But his campaign also reflected frustration that political leaders have been unable or unwilling to address chronic problems. Pratt had relentlessly focused on homelessness, crime and decay that's marred a city otherwise known for its culinary scene, postcard scenery and a global entertainment industry.</p><p>"Enough is enough,” Pratt often said on the campaign trail.</p><p>Officials spent days tallying votes from the June 2 primary, typical in a state where slow counting has made the process a target for frustration and conspiracy theories. On Friday, Pratt posted photos of himself outside city hall with a single word — “Patience.”</p><p>No Republican has won a mayor’s race in Los Angeles since 1997, and Pratt faced a steep climb as a first-time candidate. His political ambitions were forged by tragedy that added grit to his tabloid backstory. His house was one of thousands destroyed in last year's Palisades Fire, the most destructive in city history.</p><p>“This is where I live," Pratt said in a campaign video while standing in front of a trailer parked on the ruins of his property. "They let my home burn down. I know what the consequences of failed leadership are.”</p><p>Never mind that Pratt didn't actually live in the trailer — TMZ later reported he was living with his wife and two young boys in the luxurious Hotel Bel-Air. His outrage mirrored broader dissatisfaction with Bass, a Democrat who was on a presidential delegation to Ghana when the blaze began and has faced criticism for the slow pace of rebuilding.</p><p>Some Angelenos are desperate for change</p><p>Dennis Kamrany, a lifelong Pacific Palisades resident who sells real estate and is waiting for his home's gas lines to be reconnected more than a year after they were damaged in the fire, said Pratt's political inexperience didn't matter.</p><p>“I’d rather have someone that’s a fighter, that has energy, that’s young, that is talking about common sense policies," he said.</p><p>“What the hell do we have to lose?” he added. “We’re already in the dumps. Give somebody else a shot.”</p><p>Steve Hilton, a conservative commentator who became the leading Republican candidate for governor, saw Pratt's candidacy along with his own as signals that California voters are desperate for a break from the state's prevailing liberal governance.</p><p>“We've got a failed and broken system and you've got a couple of outsiders who've never run for office before,” Hilton said of himself and Pratt. “This is our moment."</p><p>Democrats outnumber registered Republicans in California by a nearly 2-1 ratio, and Republicans account for under 15% of registered voters in Los Angeles.</p><p>With that math working against Pratt, there were simply not enough Los Angeles voters who believed he should be given a chance to oversee a $15 billion budget and 50,000 municipal workers, including roughly 8,600 police officers, in the nation's second-largest city.</p><p>Billionaire businessman Rick Caruso faced a similar challenge in 2022, when he ran against Bass for mayor. The Republican-turned-Democrat spent over $100 million, most of it his own money, on a campaign focused on public safety, and he lost by nearly 10 percentage points.</p><p>Deanna Crane, 33, said she wanted “anyone with a pulse other than Spencer Pratt” for mayor.</p><p>Although she shared Pratt's dissatisfaction with how Bass handled last year's fires, she voted for Raman instead.</p><p>Pratt rose through celebrity circles</p><p>Pratt is a product of the early aughts youth reality television boom in Los Angeles, where he entrenched himself for the better part of two decades. His breakthrough came when he joined the second season of “The Hills” as Heidi Montag’s boyfriend. The couple — especially Pratt — embraced their onscreen personas as fame-seeking television villains, even publishing a book, “How to Be Famous: Our Guide to Looking the Part, Playing the Press, and Becoming a Tabloid Fixture,” in 2009, the year they married.</p><p>There was little, it seems, that Pratt wouldn’t do for a headline or in the name of publicity.</p><p>He claimed responsibility for spreading rumors about a sex tape featuring “The Hills” star Lauren Conrad but later denied it. A year and a half after marrying Montag, they filed for divorce; several months later, he said it was faked to boost Montag’s fledgling music career. During their separation, he also was arrested and jailed in Costa Rica for attempting to board a flight with a firearm.</p><p>In 2018, he talked about how he blew through a $10 million net worth in pursuit of a lavish lifestyle, replete with $4,000 bottles of wine and $1 million worth of crystals. He also started a company, Pratt Daddy, that sells crystals. The website explains that the crystals helped heal Montag’s post-surgery pain “that even morphine could not relieve.”</p><p>After the family's home was destroyed in the Palisades Fire, they faced backlash for accepting money from fans. Pratt insisted they were not rich even before losing everything. He also turned to TikTok videos as a source of revenue, tried to get a reality show going about their rebuilding process, and started encouraging fans to stream Montag’s music, including her 15-year-old album “Superficial.”</p><p>It hit No. 1 on iTunes, thanks to support from the likes of Paris Hilton, Alix Earle and Flavor Flav. He celebrated with a video on Instagram.</p><p>“Who needs a house, who needs clothes, who needs anything but this level of clout, pop, superstardom?” Pratt said.</p><p>Los Angeles faces steep challenges</p><p>The next mayor will likely become an international figure when Los Angeles hosts the Olympics in 2028.</p><p>But a falling population in the region speaks to frustration with taxes, traffic and the cost of just about everything.</p><p>Although statistics suggest that the city has made headway on homelessness, makeshift encampments and rows of rusting RVs remain commonplace. Dirty, pocked streets and sidewalks abound.</p><p>Meanwhile, Hollywood jobs have been decamping for years to more affordable filming locales. The restaurant industry has been ailing.</p><p>Los Angeles' ailments had some voters willing to take a chance on Pratt.</p><p>Susie Tho, 38, came to wait outside Pratt’s primary night party hoping to shake his hand.</p><p>Tho said she is a Democrat but voted for Pratt. She was born and raised in Los Angeles and said she was voting for a change after feeling like the city has “gone downhill.”</p><p>When Pratt first announced his candidacy, she was apprehensive. But she said he won her over with his debate performance, which she called sharp and prepared.</p><p>“I just wanted a clean and safe street for my child to grow up in,” Tho said. “I miss the LA that I grew up in.”</p><p>___</p><p>Associated Press writer Jaimie Ding contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WZGLQ7RISY32737DUIE5IPAHRM.jpg?auth=03253208ef0173c685b4523f35afe2c64ce892adbad3446848aa64cb45ac216c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles mayoral candidate Spencer Pratt gets shown around the neighborhood by Maggie Quiroz during a campaign event Sunday, May 31, 2026, in Los Angeles. (AP Photo/Jill Connelly)]]></media:description><media:credit role="author" scheme="urn:ebu">Jill Connelly</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MQZVRFDKIBU2HSUEJLYEQEZ27U.jpg?auth=a4cf90fda2c2d8c1c0f5e1311a7532f335bef42663f2bd1f0e0f3db7ade25c1d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles mayoral candidate Spencer Pratt during a campaign event Sunday, May 31, 2026, in Los Angeles. (AP Photo/Jill Connelly)]]></media:description><media:credit role="author" scheme="urn:ebu">Jill Connelly</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/T5O5NXOX2UOC5KL2STDUAMQPDA.jpg?auth=4856b8a0c5f2efc90760ef7fca4f72803bb529b65fcaa244e86d817b86a74cac&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles mayoral candidate Spencer Pratt meets Thomas Alhambra, 98, during a campaign event Sunday, May 31, 2026, in Los Angeles. (AP Photo/Jill Connelly)]]></media:description><media:credit role="author" scheme="urn:ebu">Jill Connelly</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SWEF3TRCMZK22VMX256IRJGLYQ.jpg?auth=90c08a8c9ee9a5d89a9b5e9d267f9d9e694cdaf7c32deb08e25e372226c1cc0d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Supporter listen to Los Angeles mayoral candidate Spencer Pratt during a block party campaign event Sunday, May 31, 2026, in Los Angeles. (AP Photo/Jill Connelly)]]></media:description><media:credit role="author" scheme="urn:ebu">Jill Connelly</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Y2ZE6YLN3ZYW6D7MFJUF7UL3AA.jpg?auth=04846304f98d12491a4ff2b6204628201a855ea9e15ad84578d8764e587c8923&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Neighbors talk during a block party campaign event for Los Angeles mayoral candidate Spencer Pratt Sunday, May 31, 2026, in Los Angeles. (AP Photo/Jill Connelly)]]></media:description><media:credit role="author" scheme="urn:ebu">Jill Connelly</media:credit></media:content></item><item><title><![CDATA[Takeaways from Scott Pelley's emotional interview about his '60 Minutes' demise]]></title><link>https://www.local10.com/news/national/2026/06/09/takeaways-from-scott-pelleys-emotional-interview-about-his-60-minutes-demise/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/06/09/takeaways-from-scott-pelleys-emotional-interview-about-his-60-minutes-demise/</guid><dc:creator><![CDATA[By JOCELYN NOVECK, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — When CBS News President Tom Cibrowski asked Scott Pelley if he could come by for a meeting last Tuesday, the longtime “60 Minutes” correspondent booked about an hour on his calendar, he says. He assumed he’d be having an extensive discussion about issues that led to his tense confrontation a day earlier with his new boss, Nick Bilton.]]></description><pubDate>Tue, 09 Jun 2026 04:01:02 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — When CBS News President Tom Cibrowski asked Scott Pelley if he could come by for a meeting last Tuesday, the longtime “60 Minutes” correspondent booked about an hour on his calendar, he says. He assumed he’d be having an extensive discussion about issues that led to his tense confrontation a day earlier with his new boss, Nick Bilton.</p><p>He didn’t know Bari Weiss, the news division’s editor in chief, would be there. But his initial reaction to seeing her was “This is terrific of her,” he told The New York Times in a wide-ranging podcast interview. He figured he'd able to ask questions, and she’d explain her sweeping changes of the previous week, in which she’d replaced the executive producer, Tanya Simon, and let go two correspondents, along with other key staffers.</p><p>The last thing from his mind? That he himself was about to be fired, after a meeting that he says lasted about 10 minutes. “I just didn't connect the dots,” he said.</p><p>In a raw and emotional interview with the Times’ Lulu Garcia-Navarro, released Sunday, Pelley, who had been at CBS for 37 years, told his side of the story. Several times, he teared up. He said the whole affair felt “like your spouse was murdered.”</p><p>Here are some takeaways from the interview.</p><p>He didn't see ‘Black Thursday’ coming</p><p>THE BACKGROUND: Five days before he was fired, on the previous Thursday, the stunning changes were announced. In Simon’s place Weiss had installed Bilton, a former tech columnist at the Times and a documentarian with no TV broadcast experience. Though Weiss, who had quickly become a polarizing figure in the industry, had been widely expected to make changes, Pelley says that what he calls “Black Thursday” came as a shock.</p><p>THE QUOTE: “No one saw the Black Thursday massacre coming. This is our entire senior staff. Tanya Simon, our boss, she’s the first woman ever to be executive producer of ‘60 Minutes.’ And she concluded this season with a growth in our audience of nine percent, which is unheard-of in broadcast television."</p><p>His emotions are close to the surface</p><p>THE BACKGROUND: The correspondent teared up several times when describing how close-knit relationships were at the show.</p><p>THE QUOTE: “That’s a family at ‘60 Minutes'. My colleagues and I have worked together 10, 20, 30 years. We travel together. We dine together. We go into literal combat together. My former boss and former producer Bill Owens saved my life in a firefight in Iraq. So, Lulu, these bonds are pretty tight, and when somebody wipes out, murders, a large number of your family members, people are hurt, and shocked, in disbelief and just desperate for some explanation. And as you and I sit here today, there still has been none."</p><p>The staff meeting with the new boss was preceded by an ‘insulting’ email</p><p>THE BACKGROUND: Bilton had written an introductory email to the staff. Pelley didn't appreciate it.</p><p>THE QUOTE: “It was so insulting ... He told us that it wasn’t 1968 anymore, and he helpfully noted that gasoline doesn’t cost 32 cents anymore, and suggested that we had all been frozen in amber in 1968 when the program first went on the air, and that nothing had improved.”</p><p>At the meeting, a ‘tone-deaf’ boss read from his phone</p><p>THE BACKGROUND: Pelley set a scene of a roomful of people "who have devoted their lives to ‘60 Minutes"’ and had received no explanation of what was going on. He says they were waiting for Weiss to elucidate. She didn't attend. Instead, Bilton took out his phone and started reading from it.</p><p>THE QUOTE: “Nick makes his way to the front of the room and does something absolutely jaw-dropping to me. He pulls out his phone and begins reading a statement off his phone in a room full of 50 heartbroken people. The callousness, the tone-deafness of that, you could hear the groan in the room. They put out a big spread of bagels like we were all going to feel better. ... I felt that somebody had to stand up, not just for the broadcast, but for the people. There are people in that room who go to war zones when they are pregnant.”</p><p>He never expected to be fired</p><p>THE BACKGROUND: What happened at the meeting is now widely known, with Pelley challenging Bilton about his qualifications for the job and saying Weiss was “murdering” the show, among other things. Still, he did not think his job was on the line.</p><p>THE QUOTE: “Oh gosh, furthest thing from my mind. …Some reporter I turned out to be. I just didn’t connect the dots. I mean, was this meeting (on Monday) contentious? Yes, but ‘60 Minutes’” is known for two things: a ticking stopwatch and hard questions.”</p><p>He says leadership advocated ‘falsehoods and bias’</p><p>THE BACKGROUND: In the story about the deaths of Renee Good and Alex Pretti in confrontations with federal immigration agents in Minneapolis earlier this year, Pelley says that he and colleagues made efforts, on their own, to show examples of how protesters had been aggressive. But Weiss asked for more that he says he could not give. Ultimately, Pelley simply resisted the changes and the piece went forward.</p><p>Asked about the accusation, CBS News responded: “In an email, Bari made four points in the course of editorial back-and-forth. They had no political motivation and were proposed solely to make the piece as strong, fair, and accurate as possible. As is frequently the case in any newsroom that operates with collaboration, not everything she raised made it into the final piece.”</p><p>THE QUOTE: “We get the piece approved by everyone. And about four hours after our deadline, Bari Weiss sends an email to my boss, Tanya Simon. Two of the things in the email include, 'Can we make the protesters look more violent?' Now, I’m paraphrasing. I don’t have the quote, but that’s what was communicated to me. And the other thing, Renee Good’s car. You need to describe her as driving toward the officer … This is not what you see on the video.. But that’s how that happened. There was a thumb on the scale for the president’s version of events that I felt was a level of political influence that I had never seen in 37 years at CBS News.”</p><p>He has not spoken to three fellow correspondents who stayed</p><p>THE BACKGROUND: Pelley says in the interview he has not spoken to Lesley Stahl, Jon Wertheim and Bill Whitaker, who have said they decided to stay for now, based on assurances that they can work without interference. But he says he doesn’t think those assurances can be trusted. He also suggests that Anderson Cooper, who did not renew his contract for what he said were family reasons, actually was leaving because of the new leadership.</p><p>THE QUOTE: “I haven’t talked to them. .... we have had conversations before this about staying to maintain the principles of the broadcast. If we leave, we can’t help. There have been other times — when Anderson left, when others were fired — that we could have stormed into a meeting and quit, but those very distinguished correspondents and myself did have conversations about this and decided that we were better working on the inside, and that we could influence things for the better. And we did. And it was my intention to stay and do exactly that. ... (Now) I would venture to say that trust is broken.”</p><p>___</p><p>Jocelyn Noveck covers the intersection of media and entertainment for The Associated Press.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6TUEEPFHUTJ5LL6KC5B3RYDJ3Q.jpg?auth=898e2c469eb92ea8d2ed5efdd7fadd97fc173351b73de5feb53845dd3a017545&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Scott Pelley, anchor of "CBS Evening News," at the CBS Upfront in New York, May 15, 2013. (Photo by Charles Sykes/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Charles Sykes</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XIXEEDMCHXEAX7ZA2CEPFTB7FE.jpg?auth=ae0c019bec4cf481aba620d6f2b170194283897e595d066cafcbc7495490d992&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 CBS News shows Bari Weiss at the CBS News/Politico reception ahead of the White House correspondents dinner in Washington on April 25, 2026. (Mary Kouw/CBS News via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Mary Kouw</media:credit></media:content></item><item><title><![CDATA[Spurs' Victor Wembanyama shakes off Game 2 miss by taking over Game 3 of the NBA Finals]]></title><link>https://www.local10.com/sports/2026/06/08/spurs-victor-wembanyama-shakes-off-game-2-miss-by-taking-over-game-3-of-the-nba-finals/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/08/spurs-victor-wembanyama-shakes-off-game-2-miss-by-taking-over-game-3-of-the-nba-finals/</guid><dc:creator><![CDATA[By STEPHEN WHYNO, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Victor Wembanyama sat in Manhattan's Gramercy Park on Sunday and drew the statue of 19th-century Shakespearean actor Edwin Booth.]]></description><pubDate>Tue, 09 Jun 2026 13:12:37 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Victor Wembanyama sat in Manhattan's Gramercy Park on Sunday and drew the statue of 19th-century Shakespearean actor Edwin Booth.</p><p>Turns out, it was the perfect mind-clearing activity that helped him shake off his miss at the buzzer in Game 2 and take over Game 3 of the NBA Finals, preventing the San Antonio Spurs from getting pushed to the brink of elimination.</p><p>“I really tried to relax,” Wembanyama said. “The playoffs is like a whirlwind. It’s hard to put your head out of the water, and sometimes it’s like I don’t even (have) to watch the game back, by the way. I just need a little time off, let my brain cool down and recover — recover as much for the body as for the mind.”</p><p>Wembanyama made the first two shots he attempted on Monday night on the way to scoring 32 points in a 115-111 victory over the New York Knicks. He had nine points in the first five minutes, including an alley-oop on the first basket of the game and a dunk on the next possession.</p><p>Spurs Coach Mitch Johnson said getting the ball to Wembanyama inside was not a strategy different from any other game.</p><p>“We never told Victor don’t shoot an open 3-point shot, even if it’s early in the game,” Johnson said. “We wanted to put pressure on the paint and the rim.”</p><p>Wembanyama was a force on both ends of the court, especially late when it mattered most.</p><p>After delivering the pass to Keldon Johnson for his layup that tied the score at 76 with 5:38 left in the third, Wembanyama hit a 3-pointer from 29 feet out to put the Spurs ahead. He scored the first basket of what turned into a dominant fourth quarter, including six free throws.</p><p>“Wemby played great,” Knicks coach Mike Brown said. “He had probably seven lob dunks because we didn’t follow attention to detail and try to take that away.”</p><p>With four minutes left and the Knicks looking to stage another comeback, the 7-foot-4 big man from France surged to block what looked to be an easy layup by Landry Shamet.</p><p>Wembanyama finished with eight rebounds, six assists and three blocks in what was close to a must-win situation. No team has fallen behind 3-0 in the finals and come back to win the series.</p><p>“I don’t think any of us are surprised or expect anything different than a strong performance and him being on his front foot in terms of being in attack mode,” Mitch Johnson said.</p><p>Teammates were not at all worried about Wembanyama in the aftermath of the 22-year-old star clanking a shot off the rim that would have been the Game 2 winner. Johnson said his recommendation was to shoot again, and he it made clear the Spurs want the ball in Wembanyama's hands at important moments.</p><p>Before the game, Brown said of containing Wembanyama, "You hope you can make him work at the end of the day, and you hope he misses some shots.”</p><p>Wembanyama missed seven shots from the floor, going 11 of 18 and silencing the crowd that at one point directed a vulgar chant his way. Asked if he was becoming the latest New York villain, he quipped: “I guess. I’m nowhere near Trae Young level, though.”</p><p>He could surpass the longtime Atlanta Hawks and now-Washington Wizards guard as soon as Game 4 on Wednesday, when Wembanyama gets the chance to help the Spurs try to even the series in Game 4 back at Madison Square Garden.</p><p>___</p><p>AP NBA: https://apnews.com/hub/NBA</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/B7AVCAK6YG43YENIE4LZQ234AE.jpg?auth=de547bfe2a4ae6e7da998b77d099f9761ee5d113f220d1ddff03e758dc171826&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs forward Victor Wembanyama (1) dunks as New York Knicks center Karl-Anthony Towns (32) looks on during the second half of Game 3 of the NBA Finals basketball series, Monday, June 8, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QCGKFL5BQ45R2KNTEZ5PTLYDAM.jpg?auth=eb402ff78c0b822e17a5a86706eb326ec05819b1f2a772da2855a62399fcf940&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs forward Victor Wembanyama (1) pulls down a rebound over New York Knicks center Karl-Anthony Towns (32) during Game 3 of the NBA Finals basketball series, Monday, June 8, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LPKQUY7ED2K4HKKNCZC4BLVTL4.jpg?auth=540577bd32d7331065d228483b39603133b025f06770663b596a2819a446ccf4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs forward Victor Wembanyama, left, tries to drive past New York Knicks center Karl-Anthony Towns during Game 3 of the NBA Finals basketball series, Monday, June 8, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6FI3SMWQ4UZPT46MXIAPUZKJKQ.jpg?auth=f475091af5a380e866733700606a5a9542f9b0f20e9f304114030095371c692f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs forward Victor Wembanyama is introduced prior to Game 3 of the NBA Finals basketball series against the New York Knicks, Monday, June 8, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/57A5PB6435U5TO4GJ2VZ4EU5WA.jpg?auth=bdccd259f8795fd72638cd09b40b201b2dc36fab02c2dffec3433c786cf94b30&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs forward Victor Wembanyama (1) passes as New York Knicks guard Jordan Clarkson defends during the first half of Game 3 of the NBA Finals basketball series, Monday, June 8, 2026, in New York. (AP Photo/Ross D. Franklin)]]></media:description><media:credit role="author" scheme="urn:ebu">Ross D. Franklin</media:credit></media:content></item><item><title><![CDATA[Wall Street ticks higher as AI stocks recover more losses and oil prices ease]]></title><link>https://www.local10.com/business/2026/06/09/wall-street-rises-as-ai-stocks-recover-more-of-their-losses-and-oil-prices-ease/</link><guid isPermaLink="true">https://www.local10.com/business/2026/06/09/wall-street-rises-as-ai-stocks-recover-more-of-their-losses-and-oil-prices-ease/</guid><dc:creator><![CDATA[By STAN CHOE, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — The U.S. stock market is ticking higher Tuesday as artificial-intelligence stocks regain more of their sudden and sharp losses from last week, while oil prices ease.]]></description><pubDate>Tue, 09 Jun 2026 14:28:25 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — The U.S. stock market is ticking higher Tuesday as artificial-intelligence stocks regain more of their sudden and sharp losses from last week, while oil prices ease.</p><p>The S&P 500 rose 0.2% and pulled back within 2.5% of its all-time high set a week ago. The Dow Jones Industrial Average was up 195 points, or 0.4%, as of 10:15 a.m. Eastern time, and the Nasdaq composite was close to flat.</p><p>Companies selling computer chips, memory and other building blocks of the AI boom again helped lift the market.</p><p>Micron Technology rose 0.7%, for example, a day after jumping 9.9% and two days after plunging 13.3%. The computer memory company’s stock has already tripled so far this year, raising criticism that it’s gone too far, too fast. Following last week’s industrywide sell-off, the question is whether AI stocks are heading for a long downturn or just needed a shake-out to get rid of excessive optimism.</p><p>The biggest gain in the S&P 500 came from J.M. Smucker, which jumped 11.5% after reporting a stronger profit for the latest quarter than analysts expected. The company behind the Folgers, Hostess and other brands benefited from higher prices charged for coffee and sweet baked goods. It joined the long list of U.S. companies delivering stronger profit growth than analysts expected, which has helped drive the S&P 500 to record after record this year.</p><p>Nuvalent soared 38.8% after GSK agreed to buy the biotech company for $10.6 billion. The shares of U.K.-based GSK that trade in New York added 0.6%.</p><p>Wall Street, meanwhile, got some relief from falling oil prices. The price for a barrel of Brent crude oil dropped 3.3% to $91.14 after briefly topping $98 the day before.</p><p>Prices have swung up and down as hopes fade and rise that the United States and Iran can reach a deal to reopen the Strait of Hormuz. That would allow oil tankers to resume delivering crude from the Persian Gulf to customers.</p><p>The drop in oil prices helped stocks of airlines, which have been punished by soaring fuel costs. U.S. airlines spent more than $6 billion on jet fuel in April, up 78% from a year earlier, according to government data. United Airlines rose 3%, and Delta Air Lines climbed 2.8%.</p><p>To make up for their higher fuel bills, airlines have been raising their own airfares. It’s part of the broad, painful acceleration of inflation hitting U.S. shoppers because of the war with Iran. The high oil prices are also pushing up bond yields  worldwide, raising the pressure on stock prices.</p><p>Treasury yields eased a bit Tuesday with the fade in oil prices. The yield on the 10-year Treasury dipped to 4.54% from 4.56% late Monday. But it’s still well above its 3.97% level from just before the war with Iran.</p><p>The latest monthly updates on U.S. inflation will arrive later in the week, with one on consumer prices coming Wednesday and one on wholesale prices coming Thursday.</p><p>Inflation is high enough, and the U.S. job market looks strong enough, that traders on Wall Street largely expect the Federal Reserve will have to raise its main interest rate at least once by the end of this year. Higher interest rates would keep a lid on inflation, but they would also threaten to slow economies and undercut prices for stocks and all kinds of other investments.</p><p>The average long-term U.S. mortgage rate has already recently climbed to its highest level in nine months, and high costs to borrow money could discourage the building of AI data centers that are fueling the U.S. economy's growth.</p><p>In stock markets abroad, indexes rose in much of Europe following bigger moves in Asia.</p><p>South Korea’s Kospi jumped 8.2% and nearly recovered Monday’s plunge of 8.3%. It’s been beholden to the performance of big tech stocks like SK Hynix and Samsung Electronics.</p><p>___</p><p>AP Business Writers Matt Ott and Elaine Kurtenbach contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HII5TBAVE2WDWHDYGVPEHVJZOU.jpg?auth=a63f2793d7b6073eec66a2140c438da21fff6ad2c815ce7dab2b35da2fa85928&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Options trader Chris Daytona, right, works on the floor of the New York Stock Exchange, Wednesday, June 3, 2026. (AP Photo/Richard Drew)]]></media:description><media:credit role="author" scheme="urn:ebu">Richard Drew</media:credit></media:content></item><item><title><![CDATA[Rugby league international Kane Evans comes out as gay in a TV interview]]></title><link>https://www.local10.com/sports/2026/06/08/rugby-league-international-kane-evans-comes-out-as-gay-in-a-tv-interview/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/08/rugby-league-international-kane-evans-comes-out-as-gay-in-a-tv-interview/</guid><dc:creator><![CDATA[By JOHN PYE, Associated Press]]></dc:creator><description><![CDATA[BRISBANE, Australia (AP) — Ex-rugby league international Kane Evans won’t have to worry about the extortion threats any more or be concerned about his family finding out about his sexuality before he’s ready to tell them.]]></description><pubDate>Tue, 09 Jun 2026 03:21:18 +0000</pubDate><content:encoded><![CDATA[<p>BRISBANE, Australia (AP) — Ex-rugby league international Kane Evans won’t have to worry about the extortion threats any more or be concerned about his family finding out about his sexuality before he’s ready to tell them.</p><p>In a television interview Monday with Channel Nine’s “100% Footy,” Evans said he was gay and that he felt like a weight had lifted off him when he finally could talk about it publicly.</p><p>Evans is the first high-level rugby league player in Australia to come out as gay since Ian Roberts in 1995.</p><p>Evans played 131 games in the elite National Rugby League from 2014-2021 for clubs including the Sydney Roosters, Parramatta and the New Zealand-based Warriors before finishing off his professional career in England in 2023. He played 13 international games for Fiji.</p><p>“I had three goals in life: It was to play NRL, to buy my parents a house, and then I wanted to top myself, because I was living in denial from a young age,” the 34-year-old Evans said in the television interview. “I know that I’m gay. But I went down every other avenue to sort of build up these walls ... to escape who I am.”</p><p>After struggling with addiction and suicidal thoughts as he dealt with his sexuality as a younger man and professional footballer, and then experiencing homelessness after a business collapse in his post-rugby league career, Evans finally got the support he needed.</p><p>Helping out</p><p>Evans said it was only after talking to Joe Galuvao, a former player who works with the Rugby League Players’ Association, that he realized help was so close.</p><p>“I thank God that he came and visited me and got me into rehab with the help of the RLPA,” Evans said.</p><p>Others in the football fraternity reached out, Evans said. Like Sydney Roosters head coach Trent Robinson, who helped pay the bills while Evans was in rehabilitation and invited him back into the club.</p><p>“He called me just to let me know that the Roosters are still my home and they’ve got my back, whatever I’m facing,” Evans said. “That meant the world to me. He took me, my best friend, and one of my mentors to Roosters HQ a week after I got out of rehab."</p><p>Evans had planned to come out to his family before the television interview aired.</p><p>“I've been fighting a war within since I was about 15 years old and it's not sustainable,” he said. “I’m here today to show people that you don’t have to live like that. Even now I feel a bit more free, just by saying it out loud, I’ve brought it to the light."</p><p>Evans said he'd had “people blackmail me … I’ve had people try to deflect their problems by trying to out me. And it just built up a lot of shame, and fear and guilt within myself.”</p><p>“Now I’ve spoken about it, I’ve shattered all those chains. They’ve lost their power," he added. “I feel like coming and speaking to you today, fear, shame, guilt -- all of that, I’ve cut ties with all that. I feel peace within.”</p><p>Great support</p><p>Roberts, who played for Australia in the 1990s, described Evans' interview as an “extraordinary moment” and “I was in tears watching.”</p><p>“I am so proud of him,” Roberts told News Corp. “Everything he was saying ... I thought ‘this poor kid,’ I know exactly where he is in his head, what he is going through, the extremes of uncertainty of your own sense of self and your sense of other people.”</p><p>Andrew Johns, one of rugby league's greatest players, said the bravery Evans had shown would be encouraging for other people.</p><p>“To come out and tell the world, especially the rugby league world, it's incredibly strong," Johns told the Nine network. “There's going to be so much love for him in the rugby league — he's going to save a lot of lives.”</p><p>Johns said there were a lot of young people struggling with their sexuality and when “they see someone like Kane and the pain he's gone through, and the strength he's shown, it'll help them stand up and talk to parents, or people close to them.”</p><p>“So Kane, well done mate," he added. "We all love you. Incredibly proud of you.”</p><p>___</p><p>AP sports: https://apnews.com/sports</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CRELBH4WXT2WCNSNYDA34RABUM.jpg?auth=4ababeabf704785a809a456b876edfc89a500ba357073c88892ae82604cb5331&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kane Evans of the Parramatta Eels, top, is tackled by Bayley Sironen of the South Sydney Rabbitohs during their National Rugby League match between in Sydney, on Aug. 27, 2020. (Dan Himbrechts/AAP Image via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">DAN HIMBRECHTS</media:credit></media:content></item><item><title><![CDATA[Moments leading up to NMB nightclub shooting caught on surveillance video]]></title><link>https://www.local10.com/news/local/2026/06/08/moments-leading-up-to-nmb-nightclub-shooting-caught-on-surveillance-video/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/08/moments-leading-up-to-nmb-nightclub-shooting-caught-on-surveillance-video/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[Video newly obtained by Local 10 News shows the moments leading up to a shooting outside a South Florida nightclub. ]]></description><pubDate>Tue, 09 Jun 2026 02:27:55 +0000</pubDate><content:encoded><![CDATA[<p>Video newly obtained by Local 10 News shows the moments leading up to a <a href="https://www.local10.com/news/local/2026/05/26/suspect-arrested-in-connection-with-shooting-of-man-outside-north-miami-beach-nightclub/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/05/26/suspect-arrested-in-connection-with-shooting-of-man-outside-north-miami-beach-nightclub/">shooting outside a South Florida nightclub</a>. </p><p>It happened outside Taboo Miami Night Club, located at 337 NW 170th St., at approximately 6:40 a.m. on May 2.</p><p>The video shows two men fighting over what police said was an “unknown woman” before the situation quickly escalated.</p><p>That’s when police said Stanley Guerrier, 29, opened fire at the victim, who sustained an injury to his hand. </p><p>Guerrier was arrested on May 24 and has remained in custody with bond listed as “to be set” on a charge of second degree attempted murder with a firearm. </p><p><i>Local 10 News Senior Assignment Editor Frine Gomez contributed to this report. </i></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[Miles Russell qualifies for the US Open at age 17 with Tiger Woods' son on the bag]]></title><link>https://www.local10.com/sports/2026/06/08/miles-russell-qualifies-for-the-us-open-at-age-17-with-tiger-woods-son-on-the-bag/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/08/miles-russell-qualifies-for-the-us-open-at-age-17-with-tiger-woods-son-on-the-bag/</guid><dc:creator><![CDATA[By DOUG FERGUSON, Associated Press]]></dc:creator><description><![CDATA[Miles Russell was among two 17-year-olds who earned a spot in the U.S. Open on Monday. Still to be determined was whether Russell brings his caddie from the 36-hole qualifier — the son of three-time champion Tiger Woods — to Shinnecock Hills next week.]]></description><pubDate>Tue, 09 Jun 2026 04:07:47 +0000</pubDate><content:encoded><![CDATA[<p>Miles Russell was among two 17-year-olds who earned a spot in the U.S. Open on Monday. Still to be determined was whether Russell brings his caddie from the 36-hole qualifier — the son of three-time champion Tiger Woods — to Shinnecock Hills next week.</p><p>Russell, the No. 10 amateur in the world, survived a bogey on the first playoff hole and grabbed the fourth and final spot from the Florida qualifier. Charlie Woods is one of his close friends who has the same commercial agent and is following Russell to Florida State.</p><p>“It kept it so light,” Russell said. “It's the first time I've had a buddy on the bag. I really like it, not talking much golf, just having a good time.”</p><p>Russell smiled when asked if he would have Woods at Shinnecock Hills, saying only, “We'll see what he's doing. To be determined.”</p><p>The medalist from the Florida qualifier was Giuseppe Puebla, who ranks second behind Russell in the American Junior Golf Association ranking.</p><p>They were among 715 players at 10 sites from coast-to-coast and into Canada, all of them vying for 43 spots available for the 126th U.S. Open.</p><p>Previous qualifiers were held in England, Japan and Dallas.</p><p>Vaughn Harber, who just finished his sophomore year at Ohio State, played his final five holes at The Lakes in 5-under par — including an eagle — and then advanced in the 4-for-3 playoff in one of the two Ohio qualifiers. Jackson Van Paris birdied his last two holes to qualify without extra holes.</p><p>That qualifier also produced the first player from Iceland to play in the U.S. Open, Arni Sveinsson, who plays for LSU.</p><p>In the other Ohio qualifier, Billy Horschel found a happy note in an otherwise tough season when he was among five who made it through. Tony Finau missed out by two shots and will not be at the U.S. Open for the first time since 2017.</p><p>Here's how the other qualifiers looked (a-amateur):</p><p>Ohio-Springfield</p><p>QUALIFIERS: Neal Shipley, Zac Blair, Dylan Wu, Billy Horschel, Nick Hardy.</p><p>NOTABLE PLAYERS MISSING: Brandt Snedeker, Tony Finau, Cam Davis.</p><p>DIVOTS: Shipley, who finished his college career at nearby Ohio State, has missed the cut in nine of his 12 starts in his rookie year on the PGA Tour. ... Snedeker was the first alternate.</p><p>Florida</p><p>QUALIFIERS: a-Giuseppe Puebla, Ben Silverman, a-Ryder Cowan, a-Miles Russell.</p><p>NOTABLE PLAYERS MISSING: Matt Kuchar, Matthieu Pavon, Christiaan Bezuidenhout, Luke Clanton, Luke Poulter.</p><p>NOTEWORTHY: Three of the four qualifiers are amateurs. ... Kuchar hasn't played in any major since the 2024 U.S. Open.</p><p>Canada</p><p>QUALIFIERS: Emiliano Grillo, Alejandro Tosti, Marcelo Rozo, William Mouw, John Parry, Max McGreevy.</p><p>NOTABLE PLAYERS MISSING: Max Homa, Matt Wallace, Garrick Higgo, Seamus Power.</p><p>NOTEWORTHY: The final three spots were determined by an eight-man playoff. ... Homa missed out in a playoff for the second straight year in U.S. Open qualifying.</p><p>Maryland</p><p>QUALIFIERS: Jackson Suber, Ben Kohles, a-Logan Reilly, Jake Sollon.</p><p>NOTABLE PLAYERS MISSING: Blades Brown, Michael Thorbjornsen, Karl Vilips.</p><p>NOTEWORTHY: Sollon earned the final spot in a playoff over Bryan Lee. He was scheduled to leave for Bogota, Colombia, for a PGA Tour Americas event. ... Kohles was coming off a victory Sunday on the Korn Ferry Tour.</p><p>Ohio-Columbus</p><p>QUALIFIERS: Davis Thompson, J.B. Holmes, a-Vaughn Harber, a-Arni Sveinsson.</p><p>NOTABLE PLAYERS MISSING: Lucas Glover, Jhonattan Vegas, Bud Cauley, Austin Eckroat, Denny McCarthy, Erik van Rooyen.</p><p>NOTEWORTHY: Sam Udovich bogeyed his last two holes and was the odd man out in a 4-for-3 playoff. He will be the first alternate. ... What used to be the main qualifier for PGA Tour players only had a 51-man field.</p><p>North Carolina</p><p>QUALIFIERS: a-Jackson Ormond, Carl Yuan, Jackson Van Paris, Brandon Wu, Cole Hammer.</p><p>NOTABLE PLAYERS MISSING: Aaron Wise, Ryo Ishikawa, Bill Haas, Troy Merritt.</p><p>NOTEWORTHY: Ormond, an 18-year-old who will play at Florida next year, birdied five of his last seven holes for a 63 to go from outside the number to be the medalist. ... Haas, the son of Jay Haas, had his son caddying for him.</p><p>New York</p><p>QUALIFIERS: Kevin Roy, Max Greyserman, Ben James, James Nicholas.</p><p>NOTABLE PLAYERS MISSING: Matt Jones.</p><p>NOTEWORTHY: James makes his pro debut this week in the Canadian Open. He finished atop the PGA Tour University ranking. ... Roy makes his U.S. Open debut in his native New York.</p><p>Georgia</p><p>QUALIFIERS: Chris Kirk, Jake Peacock, Keith Mitchell, Robbie Higgins, a-Chase Kyes.</p><p>NOTABLE PLAYERS MISSING: Aldrich Potgieter, Stephan Jaeger, Jason Dufner, Patton Kizzire.</p><p>NOTEWORTHY: Kyes birdied the last hole in near darkness to avoid a 3-for-1 playoff for the final spot. ... Potgieter can still get in the U.S. Open if he wins the Canadian Open this week, which would give him two PGA Tour victories since the last U.S. Open.</p><p>California</p><p>QUALIFIERS: Taylor Montgomery, a-Eric Lee, a-Matthew Robles, a-Marek Fleming.</p><p>NOTABLE PLAYERS MISSING: Geoff Ogilvy, Michael Block, Stewart Hagestad.</p><p>NOTEWORTHY: Matthew Robles birdied his last two holes. ... Thayer Plewe was one shot out of the lead when he took double bogey on the 16th, bogey on the 17th and missed a 15-foot birdie putt on the final hole.</p><p>___</p><p>This story has been corrected. An earlier version misspelled Chase Kyes' last name.</p><p>___</p><p>AP golf: https://apnews.com/hub/golf</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RLOK7Q3GGRNOQGHBYM6UBG24NU.jpg?auth=ec31043a5cace675dc73ffe1cee7b05afac9caef66b6e9f8947044b0f1824dad&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Billy Horschel hits from the first fairway during the second round of the PGA Championship golf tournament at Aronimink Golf Club, Friday, May 15, 2026, in Newtown Square, PA. (AP Photo/Carolyn Kaster)]]></media:description><media:credit role="author" scheme="urn:ebu">Carolyn Kaster</media:credit></media:content></item><item><title><![CDATA[Cuba earthquake shaking felt in downtown Miami, leading to county hall evacuation, train delays]]></title><link>https://www.local10.com/news/local/2026/06/08/cuba-earthquake-shaking-felt-in-downtown-miami-leading-to-county-hall-evacuation-train-delays/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/08/cuba-earthquake-shaking-felt-in-downtown-miami-leading-to-county-hall-evacuation-train-delays/</guid><dc:creator><![CDATA[Byron Tollefson, Chris Gothner]]></dc:creator><description><![CDATA[The Stephen P. Clark Government Center in downtown Miami ― Miami-Dade’s county hall ― was evacuated after shaking was felt from a 6.1-magnitude earthquake off the coast of Cuba.]]></description><pubDate>Mon, 08 Jun 2026 21:19:20 +0000</pubDate><content:encoded><![CDATA[<p>The Stephen P. Clark Government Center in downtown Miami ― Miami-Dade’s county hall ― was evacuated after shaking was felt from a <a href="https://www.local10.com/news/world/2026/06/08/61-magnitude-earthquake-strikes-near-cuba-reports-of-light-shaking-in-south-florida/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/08/61-magnitude-earthquake-strikes-near-cuba-reports-of-light-shaking-in-south-florida/">6.1-magnitude earthquake</a> off the coast of Cuba.</p><p><a href="https://www.local10.com/espanol/2026/06/08/sismo-frente-a-cuba-provoca-evacuacion-del-edificio-del-condado-y-retrasos-en-el-metrorail/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/08/sismo-frente-a-cuba-provoca-evacuacion-del-edificio-del-condado-y-retrasos-en-el-metrorail/"><b>Leer en español</b></a></p><p>That also led the county’s transit agency to shut down the attached Metrorail and Metromover stations, with trains later <a href="https://x.com/IRideMDT/status/2064069287577276631" target="_self" rel="" title="https://x.com/IRideMDT/status/2064069287577276631">bypassing</a> them.</p><p>Miami-Dade Sheriff’s Office deputies taped off the building and train stations.</p><p>Commuters, seen outside the building, were frustrated over the station closures.</p><p>“We tried to get on it and we couldn’t get on it,” commuter Zoyla Edwards said, referring to the Metromover. “So I went through an Uber to the Government Center and it’s completely shut down.”</p><p>Officials with the city said shaking was reported throughout Miami, but no significant injuries or major property damage have been reported.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[US appeals court raises concerns about Alabama’s use of nitrogen gas for executions]]></title><link>https://www.local10.com/news/national/2026/06/08/us-appeals-court-raises-concerns-about-alabamas-use-of-nitrogen-gas-for-executions/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/06/08/us-appeals-court-raises-concerns-about-alabamas-use-of-nitrogen-gas-for-executions/</guid><dc:creator><![CDATA[By KIM CHANDLER, Associated Press]]></dc:creator><description><![CDATA[MONTGOMERY, Ala. (AP) — Alabama’s use of nitrogen gas to put people to death needs more study of whether it violates a constitutional ban on cruel and unusual punishment, a federal appeals court decided Monday.]]></description><pubDate>Tue, 09 Jun 2026 02:01:39 +0000</pubDate><content:encoded><![CDATA[<p>MONTGOMERY, Ala. (AP) — Alabama’s use of nitrogen gas to put people to death needs more study of whether it violates a constitutional ban on cruel and unusual punishment, a federal appeals court decided Monday.</p><p>The state first used nitrogen for capital punishment in 2024, and the ruling could upend Alabama’s next scheduled execution on Thursday. The method involves strapping a respirator to the person’s face and replacing breathable air with pure nitrogen, causing death from lack of oxygen.</p><p>The three-judge panel on Monday night reversed a judge’s May finding that the nitrogen method does not violate the U.S. Constitution’s ban on cruel and unusual punishment and remanded the case for additional consideration. The ruling came in a lawsuit filed last year by Jeffery Lee, a man on death row who is scheduled to be executed with nitrogen on Thursday at a south Alabama prison.</p><p>The panel stopped short of staying Lee’s planned execution. However, the panel asked the judge to consider whether his proposed alternative of a firing squad was feasible.</p><p>The U.S. Supreme Court requires a two-prong test for people challenging the constitutionality of an execution method. They must show the method provides a substantial risk of superadded pain and that a feasible alternative method is available. The appeals court said Lee met the first test but sent it back to the trial court to consider the second.</p><p>The appeals panel raised concerns about the nitrogen method and how long it might take the subject to lose awareness.</p><p>“In our view, the overall suffering described by the district court, which lasts for one to three minutes, presents a substantial risk of serious harm over and above death itself," the panel wrote. “Counting to 60 or 180 seconds is not a quick exercise, and constitutionally speaking, that timeframe is intolerable given the suffering that would likely take place under Alabama’s nitrogen hypoxia protocol.”</p><p>The Alabama Attorney General’s Office did not immediately issue a comment on the decision. The state has maintained the method is constitutional.</p><p>Opponents of the method cheered the decision.</p><p>“For the first time a court has acknowledged what I and so many others have seen with our own eyes. Nitrogen executions are a unique form of horror,” said the Rev. Jeff Hood, who was the spiritual adviser at two nitrogen executions.</p><p>Nitrogen has been used in eight executions nationally — seven times in Alabama and once in Louisiana. Lee’s attorneys argued it causes excessive suffering. Alabama’s last nitrogen execution took more than 30 minutes to complete.</p><p>Lee was convicted of two counts of capital murder for killing Jimmy Ellis and Elaine Thompson while robbing a pawn shop on Dec. 12, 1998. Prosecutors said Lee entered Jimmy’s Pawnshop with a sawed-off shotgun and shot Ellis, the owner of the store, and Thompson, a store employee.</p><p>A jury voted 7-5 that Lee should receive a sentence of life imprisonment. However, a judge overrode that recommendation and sentenced Lee to death. Alabama in 2017 ended the practice of judicial override and no longer allows a judge to disregard a jury’s sentencing decision in death penalty cases.</p><p>The ruling came several hours after a vigil was held at the Alabama Capitol urging the governor to reduce Lee’s sentence to life imprisonment.</p><p>Alabama Attorney General Steve Marshall said he opposed the clemency request.</p><p>“The people of Alabama have not forgotten Jimmy and Elaine. I have not forgotten them," Marshall said. “Anything short of carrying out the sentence imposed by the court falls short of justice for the victims, and that is not what victims of this state deserve.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RIOAS5PQMCHBJE6HNLRJJWP5RM.jpg?auth=8600731d2204f53a883addc3fc706422d71ab4cb4778361bfed374d067ba6d62&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Protesters gather outside the Capitol in Montgomery, Ala., on Monday, June 8, 2026, to oppose an upcoming execution in Alabama. (AP Photo/Kim Chandler)]]></media:description><media:credit role="author" scheme="urn:ebu">Kim Chandler</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UXG5M4JFLV4ZN2HN3BWL3ER4DY.jpg?auth=9e6f1e4173e79185037eb1706483215a18e2dc1c5fdb02061021b3c6e4cd224f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Abraham Bonowitz, of the group Death Penalty Action, leads a demonstration outside the Capitol in Montgomery, Ala., on Monday, June 8, 2026, to oppose an upcoming execution in Alabama. (AP Photo/Kim Chandler)]]></media:description><media:credit role="author" scheme="urn:ebu">Kim Chandler</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SWZ4UQUCNPSWRGDOIYSTE4CEM4.jpg?auth=66b6558ba043a0d2aa1044d7c0ecb37594e55a07ee7c47bb27185ad62edfe9e9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE- Alabama's lethal injection chamber at the Holman Correctional Facility in Atmore, Ala., is pictured, Oct. 7, 2002. (AP Photo/Dave Martin, File)]]></media:description><media:credit role="author" scheme="urn:ebu">DAVE MARTIN</media:credit></media:content></item><item><title><![CDATA[Attorneys urge release of mosque leader, saying he's been denied diabetes care in ICE custody]]></title><link>https://www.local10.com/news/national/2026/06/08/attorneys-urge-release-of-mosque-leader-saying-hes-been-denied-diabetes-care-in-ice-custody/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/06/08/attorneys-urge-release-of-mosque-leader-saying-hes-been-denied-diabetes-care-in-ice-custody/</guid><dc:creator><![CDATA[By REBECCA BOONE, Associated Press]]></dc:creator><description><![CDATA[Attorneys for the president of Wisconsin's largest mosque say he is being denied basic medical care for diabetes and has lost 30 pounds in the two months since he was detained by immigration officers.]]></description><pubDate>Tue, 09 Jun 2026 00:38:17 +0000</pubDate><content:encoded><![CDATA[<p>Attorneys for the president of Wisconsin's largest mosque say he is being denied basic medical care for diabetes and has lost 30 pounds in the two months since he was detained by immigration officers.</p><p>Salah Sarsour, a Palestinian-born legal permanent resident of the United States, was taken into custody by U.S. Immigration and Customs Enforcement agents in April. His attorneys say he is being detained on baseless claims that he is a foreign policy threat, but they believe he was actually targeted for speaking out against Israel and for a conviction as a minor by Israeli military courts.</p><p>He has no criminal record in the U.S., where he has lived for more than 30 years.</p><p>Sarsour has Type 2 diabetes and his blood sugar levels aren't being consistently checked, putting him at risk of organ failure or death if left untreated, his attorneys told a federal judge on Monday. Sarsour is being held in an Indiana county jail while his immigration case is pending.</p><p>“We had the opportunity to make a direct, urgent appeal to the court about the need for Salah’s release, including being able to report that he has lost a staggering 30 pounds while in detention,” Luna Droubi, an attorney for Sarsour, said in a press release. “The Judge raised questions about the medical care Salah is receiving, and we will continue to press this case.”</p><p>Officials with ICE and the Department of Homeland Security did not immediately respond to a request for comment. Court documents filed by attorneys representing DHS and ICE all appeared to be sealed in the online federal court files, so any legal response to the allegations raised by Sarsour's attorneys was not immediately available to view.</p><p>An investigation by KFF Health News and The Associated Press found that hundreds of detainees in at least 33 states have filed federal lawsuits with similar allegations of medical neglect. Those lawsuits include other detainees who say they were denied medication or had treatment delayed for conditions including cancer, high blood pressure, epilepsy, Parkinson's, HIV, diabetes, infections, depression and more.</p><p>Sarsour's attorneys offered more details about his detention conditions in a letter sent late last month to U.S. District Judge James Patrick Hanlon. They are asking the judge to release Sarsour while his case moves forward.</p><p>“Mr. Sarsour's health continues to deteriorate,” they wrote. “Though he recently developed severe abdominal pain, he was told by officials in the jail that they could not help him and that he must purchase his own medication. His blood sugar levels are not being consistently checked.”</p><p>Sarsour is also being tormented by jail guards who denied him access to a Quran and who repeatedly interrupt him when he is trying to pray in accordance with his Muslim faith, his attorneys said. When Sarsour asked for an adequate diet to stabilize his blood sugar levels, he was told to purchase BBQ pork rinds from the commissary, even though that food would violate his religious beliefs and dietary restrictions, his attorneys said.</p><p>“Just over two months ago, my dad would have been starting his day as usual by checking in on my grandmother and heading to work,” said Kareem Sarsour, Salah’s son. “We’re not only fighting now for my dad’s legal right to be here, but also for his health — and basic due process guaranteed by his constitutional rights to speak up about injustice.”</p><p>___</p><p>Boone reported from Boise, Idaho.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/IMF5XU45P7XUZHC64POBTQEQXY.jpg?auth=3923902337be1e7d538cd3be2e4a160058f64b05ac6aafa2bbe2fc88266baad6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - This 2025 photo provided by the Islamic Society of Milwaukee shows Salah Sarsour in Franklin, Wis. (Islamic Society of Milwaukee via AP, File)]]></media:description></media:content></item><item><title><![CDATA[US team settles into World Cup training base with optimism and gratitude for fan support]]></title><link>https://www.local10.com/sports/2026/06/08/us-team-settles-into-world-cup-training-base-with-optimism-and-gratitude-for-fan-support/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/08/us-team-settles-into-world-cup-training-base-with-optimism-and-gratitude-for-fan-support/</guid><dc:creator><![CDATA[By GREG BEACHAM, Associated Press]]></dc:creator><description><![CDATA[IRVINE, Calif. (AP) — The U.S. national team already knew it was in for a once-in-a-lifetime experience this month as the home team in a World Cup.]]></description><pubDate>Tue, 09 Jun 2026 00:37:03 +0000</pubDate><content:encoded><![CDATA[<p>IRVINE, Calif. (AP) — The U.S. national team already knew it was in for a once-in-a-lifetime experience this month as the home team in a World Cup.</p><p>But when the 26 players took the field at Orange County's Great Park on Monday to the cheers of several thousand fans who had turned out just to watch a mere practice, they were given yet another reminder of just how special this opportunity will be if they seize it.</p><p>The Americans projected confidence and excitement as they settled into their training base for at least the next three weeks in Southern California. The team convened in Georgia last month before playing two friendlies in the past eight days.</p><p>All three of the Americans' World Cup group stage matches are on the West Coast, starting with their opener Friday night against Paraguay at SoFi Stadium, the palatial NFL arena about 50 miles away in Inglewood, California.</p><p>“I think the group is in a really good place at the minute,” U.S. captain Tim Ream said. “We’ve all been, I wouldn’t say overwhelmed, but pleasantly surprised by the excitement and the buzz around the team and in the stadiums. Pulling up here with 5,500 fans ready to watch a training session is incredible. I just think we’re in a good place mentally right now. It’s been a long two weeks, a hard two weeks, but guys are in a great position mentally, physically and emotionally, and ready to get going.”</p><p>The team was greeted in Irvine by rows of enthusiastic fans who won a multi-stage lottery among 32,000 applicants for the chance to watch practice and to get autographs at FIFA's Community Day event. U.S. coach Mauricio Pochettino entertained the crowd and got a “U-S-A!” chant going while his team was doing a brief gym workout before it got on the grass.</p><p>“The facilities are amazing,” Pochettino said. “It’s more than we expect, and not only the facilities, but the people who are here working. Great facilities and great people are an amazing combination. We are grateful, and I want to say a big thanks.”</p><p>The fans stood in lengthy security lines at this sprawling athletic complex for an up-close morning look at a team that isn't among the favorites, but has the backing of millions in a country where soccer has proliferated in popularity since the World Cup's last visit in 1994. The Americans' training stadium is the normal home of Orange County SC, a club in the second-tier USL Championship, which didn't exist three decades ago.</p><p>“I’m old enough that I remember bits and pieces of 1994,” said the 38-year-old Ream, who grew up in St. Louis before his lengthy career as a defender in England and the U.S., where he now plays for Charlotte in Major League Soccer, which didn't stage its inaugural season until 1996.</p><p>“So I’ve tried to tell guys and tried to convey the messaging that this is a once-in-a-career opportunity, and with that comes more expectation, more pressure," Ream added. "But we have to enjoy it. There’s nobody putting more expectation and more pressure on us than ourselves, and that's the way it should be. For me, it’s about just opening your eyes and taking everything in, because this is unique. This is completely different from anything any of us has experienced. So take it in and embrace everything that it is, because it’s so unique, it's so special, and it's not something we'll ever be doing again.”</p><p>The most notable part of practice was the full participation of top defender Chris Richards, who injured his left ankle last month while playing for Crystal Palace. Richards didn't play in the two friendlies, but his full return to practice is another hopeful sign in his plan to be on the roster that must be finalized Thursday night.</p><p>___</p><p>AP World Cup: https://apnews.com/hub/fifa-world-cup</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3PEWBL76ZB6RXQ62L66DJJUOX4.jpg?auth=ea1db82c7740fcffb19354aa7cbdfcbbfae558bbcf61645f8a22e219f27b1aff&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[United States defender Chris Richards, front left, gives autographs to fans after the nationall team's first practice at its World Cup soccer tournament training base in Irvine, Calif., Monday, June 8, 2026. (AP Photo/Greg Beacham)]]></media:description><media:credit role="author" scheme="urn:ebu">Greg Beacham</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EAIJZXWDP3S6SOZ5QN2HIUQI54.jpg?auth=7b48376f96bb8906025d2850bdf5d1270a3a4da548eda22a3962ff57c9bbdc5b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[United States head coach Mauricio Pochettino speaks to reporters after the national team's first practice at its World Cup soccer tournament training base in Irvine, Calif., Monday, June 8, 2026. (AP Photo/Greg Beacham)]]></media:description><media:credit role="author" scheme="urn:ebu">Greg Beacham</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/A7LN5TYA7LZFJPIXQX7K3ZC3XU.jpg?auth=db09d4dccd31b2963a6c8a9c47cd2a1df372ea00ee40df4eac9b78ce8c96406f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[United States goalkeeper Chris Brady, right, prepares to kick the ball to teammates during the national team's first practice at its World Cup soccer tournament training base in Irvine, Calif., Monday, June 8, 2026. (AP Photo/Greg Beacham)]]></media:description><media:credit role="author" scheme="urn:ebu">Greg Beacham</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AVRROYTFSW32ABYMXUWY7TDDOQ.jpg?auth=246a8d511620cd1bd4387c4c5e38c4f64b0b5d466d783015c94b0f281ee5d856&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[United States head coach Mauricio Pochettino waves to fans after the national team's first practice at its World Cup soccer tournament training base in Irvine, Calif., Monday, June 8, 2026. (AP Photo/Greg Beacham)]]></media:description><media:credit role="author" scheme="urn:ebu">Greg Beacham</media:credit></media:content></item><item><title><![CDATA[The other Dan Sullivan in Alaska’s US Senate race says candidacy was ‘my choice,’ not a sham]]></title><link>https://www.local10.com/news/politics/2026/06/08/the-other-dan-sullivan-in-alaskas-us-senate-race-says-candidacy-was-my-choice-not-a-sham/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/08/the-other-dan-sullivan-in-alaskas-us-senate-race-says-candidacy-was-my-choice-not-a-sham/</guid><dc:creator><![CDATA[By BECKY BOHRER, Associated Press]]></dc:creator><description><![CDATA[JUNEAU, Alaska (AP) — Alaska U.S. Senate candidate Dan Sullivan acknowledges that sharing a name and party affiliation with the incumbent Republican gives him “an instant megaphone" in the crowded primary race. But Sullivan said his campaign isn't a sham or something Democrats put him up to doing.]]></description><pubDate>Tue, 09 Jun 2026 01:00:14 +0000</pubDate><content:encoded><![CDATA[<p>JUNEAU, Alaska (AP) — Alaska U.S. Senate candidate Dan Sullivan acknowledges that sharing a name and party affiliation with the incumbent Republican gives him “an instant megaphone" in the crowded primary race. But Sullivan said his campaign isn't a sham or something Democrats put him up to doing.</p><p>He said friends for years have jokingly referred to him as senator and asked if he has ever thought about running. He said he’s been considering it for more than a decade.</p><p>“This is my choice,” Sullivan, who lives in the small fishing community of Petersburg, said in a telephone interview Monday.</p><p>Last week, Sen. Dan Sullivan accused the challenger Sullivan of “trying to trick” voters to help his main rival in the race, Democratic former U.S. Rep. Mary Peltola. The senator suggested the other Sullivan's entrance in the August primary was part of a coordinated effort by Democrats and Peltola's campaign to confuse voters, an accusation they deny. He threatened litigation to get to the bottom of it.</p><p>‘I have every right to run’</p><p>The issue is of national concern to Republicans because they are seeking to hold onto their majority in the U.S. Senate in what is expected to be a difficult midterm election year for the party in power. Sullivan, the challenger, dismissed claims that his candidacy is a merely a ruse to undermine the senator's reelection chances.</p><p>He said he has had no contact with Peltola's campaign — “zero, none, zilch” — and said “no” when asked if anyone from the state Democratic Party or any national Democratic operatives had contacted him to run.</p><p>A Peltola spokesperson, Harry Child, has said the campaign “has no involvement with either Sullivan campaign.” The executive director of the Alaska Democratic Party, Jenny-Marie Stryker, said her organization “is in no way affiliated with either Dan Sullivan.” A Democratic Senatorial Campaign Committee spokesperson, Monica Robinson, replied “no” when asked if the group had been involved in urging the challenger Sullivan to run.</p><p>Sullivan called sharing a name with the Alaska's incumbent U.S. senator “a matter of fate” and said he had done nothing wrong.</p><p>“I have every right to run for whatever office I'm qualified for, and I’m qualified for this office,” the challenger said, adding: “I think I’m doing what most Americans would think would be a patriotic thing to do when you’re unsatisfied with the status quo. You stand up and say, I’m going to fight for things I believe that are going to make my community better.”</p><p>Like Murkowski, but with 'touches of a Rand Paul Republican’</p><p>Ballots in prior years in Alaska have not identified the incumbent, but the Alaska Division of Elections’ current candidate list online does. It also distinguishes the candidates using a middle initial — Dan S. Sullivan for the senator and Dan J. Sullivan for the challenger.</p><p>Alaska has open primaries in which the top four vote-getters, regardless of party, advance to the ranked choice general election in November. Sen. Sullivan's campaign worries having two Dan Sullivans on the ballot could confuse voters.</p><p>Sen. Sullivan's campaign, in a statement Monday, said, “Alaskans deserve a fair and honest election — not political games meant to manipulate the ballot and benefit Democrats.”</p><p>The challenger said he was registered with the limited government-leaning Alaskan Independence Party for decades, until the party's dissolution late last year. Election officials had said voters registered with the party could change their affiliation but if they did not, they'd be shown as “undeclared.” Sullivan said he then was listed as undeclared until filing to run for office, when he registered as Republican.</p><p>He said he was motivated in part by his late father, whom he described as a “true, compassionate, conservative Republican.” He said if he had to label himself, it would be “a pragmatic Republican centrist” — similar to Alaska's senior U.S. senator, Lisa Murkowski, but “with touches of a Rand Paul Republican in there.”</p><p>He said he grew up in the Chicago area but was drawn to Alaska and put down roots nearly 50 years ago in Petersburg. The fishing community of about 3,400 in southeast Alaska's Tongass National Forest is known as “Little Norway” for its many residents with Scandinavian roots. He worked for the U.S. Forest Service before changing careers and becoming a teacher. He has since retired.</p><p>Candidate ponders how to run a campaign</p><p>Like most communities in Alaska, Petersburg isn't connected to the state's main road system and is accessible only by air or water. Juneau, the nearest city, is about 45 minutes away by plane.</p><p>Petersburg sits on Mitkof Island, which is distinguished by mountains, thick stands of forest and boggy areas called muskeg. Sea lions hauled up on buoys and humpback whales and orcas are common sights off its shores.</p><p>Sullivan, who will turn 69 this weekend, passed on an interview request last Friday, he said, because the king salmon were running and he wanted to fish.</p><p>As far as his run for office, the challenger said he plans to do some fundraising and hopes to campaign in the state's larger cities, including Anchorage and Juneau, but he so far has no firm plans to do so and is working on the details.</p><p>He finds the current dustup over his Senate run — and the incumbent's reaction — a bit surprising.</p><p>“I guess my thought would be, ‘Dude, why don’t you just run your campaign?’ If you’ve got a strong record, run on your record. People will love you for it and you’ll be swept back into office,” he said Monday. “Why would he be concerned that a guy out of Petersburg is this huge threat?”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TDII4O6YJVWPJFZAF2OTWVPYRM.jpg?auth=839a5ae44c269ef49fc6ec8014da18db87801c4d5bf090e74ab51c176e754acf&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 Karen Dillman, Alaska Senate candidate Dan Sullivan, one of the challengers to the incumbent senator, also named Dan Sullivan, poses for a photo on a hike, Sunday, June 7, 2026, on Kupreanof Island, near Petersburg, Alaska. (Karen Dillman via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Karen Dillman</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AQLAKTK2UZRSQM4V32LETJNTUE.jpg?auth=b99d241ea599f3b3d83db21df219e1cc00f23433e65daa05944687a9edb74e48&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sen. Dan Sullivan, R-Alaska, heads to a closed-door meeting with fellow Republicans, at the Capitol in Washington, Tuesday, June 2, 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[Progressive Nithya Raman advances to November runoff against Los Angeles Mayor Karen Bass]]></title><link>https://www.local10.com/news/politics/2026/06/08/progressive-nithya-raman-advances-to-november-runoff-against-los-angeles-mayor-karen-bass/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/08/progressive-nithya-raman-advances-to-november-runoff-against-los-angeles-mayor-karen-bass/</guid><dc:creator><![CDATA[By MICHAEL R. BLOOD, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — Progressive city council member Nithya Raman has advanced to a November runoff against Los Angeles Mayor Karen Bass, setting up an unexpected matchup between two Democrats and former political allies to run the struggling city of nearly 4 million.]]></description><pubDate>Tue, 09 Jun 2026 02:10:15 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — Progressive city council member Nithya Raman has advanced to a November runoff against Los Angeles Mayor Karen Bass, setting up an unexpected matchup between two Democrats and former political allies to run the struggling city of nearly 4 million.</p><p>The outcome means Spencer Pratt, a Republican and former reality television personality from “The Hills,” is out of the running. His candidacy had drawn national attention because of his celebrity and willingness to challenge liberal governance in a city dominated by Democrats, but the buzz did not translate into enough votes to make the runoff.</p><p>Raman made a last-minute entry into the race, after she had endorsed Bass for reelection. She was elected to the council with the support of the Democratic Socialists of America, and the election will test whether voters in the heavily Democratic city want to move further to the political left to address long-running problems of homelessness, buckled streets and sidewalks and climbing rent and home prices.</p><p>The race also has historical markers. Bass is the first Black woman to hold the post, and Raman could be the first South Asian woman in the job.</p><p>“If you’re as frustrated by the broken status quo as I am, I hope you’ll join our movement to build a city that works for everyone,” Raman said in a statement. "For too long, City Hall has prioritized giving political advantage to powerful interests that fund elections. Meanwhile, working people pay the price in higher rents, depleted services and a city that has stopped working for them.”</p><p>“A campaign against Nithya Raman, who allows encampments near schools and cuts the police force, is one Mayor Bass looks forward to winning,” said Bass campaign strategist Douglas Herman.</p><p>Raman gained votes on Pratt in every vote update since Election Day as Los Angeles continued to process additional mail ballots and release results. Raman moved past Pratt and into second place on Sunday and extended her lead over Pratt on Monday to nearly 22,000 votes.</p><p>The mayoral matchup sets the field in one of the state's two marquee races. In the other, the California governor’s race, Democrat Xavier Becerra has advanced to the general election but it's not yet clear if he will face Republican Steve Hilton or fellow Democrat Tom Steyer. Hilton has more votes than Steyer, but Steyer cut into his lead by nearly a third in Monday’s vote updates.</p><p>The mayoral race was technically nonpartisan, so the candidates appeared on the ballot without party identification next to their names.</p><p>The election was not a vote of confidence in Bass, who according to incomplete returns received under 35% of the vote, a vulnerable position for an incumbent.</p><p>Bass represents the Democratic establishment as the incumbent mayor, and she’s backed by Gov. Gavin Newsom, former Vice President Kamala Harris and former House Speaker Nancy Pelosi, along with influential labor unions. She served in the state Legislature and Congress before becoming mayor in 2022 and was under consideration to be former President Joe Biden’s running mate in 2020.</p><p>Raman — in her first run for citywide office — has promised to speed up housing construction, bring back entertainment industry jobs and improve services in a city known for dirty streets, gridlock and homeless encampments that are commonplace in many neighborhoods.</p><p>“What we are doing right now is just not working,” Raman says. “LA’s primary strategy for homelessness has been to move encampments from one block to another, from your block to your neighbor’s block and back again. ... It’s political theater.”</p><p>California’s vote count takes a long time</p><p>It took nearly a week to determine who would face Bass in November due to California’s notoriously slow vote-counting process. Ballots are mailed to every eligible voter and they are counted if they are postmarked by Election Day and arrive at an election office within seven days.</p><p>Los Angeles, like other counties in California, processes and counts mail ballots in roughly the order they are received, so the last ones returned are the last ones counted.</p><p>On Tuesday night after polls closed, Los Angeles released results from mail ballots that had been returned early and already processed as well as votes cast that day. Those votes put Bass in the lead with Pratt running in second and Raman behind in third. Since then, the county has been processing and releasing results from mail ballots that arrived later.</p><p>Election data shows that large numbers of Democrats held onto their mail ballots and returned them in the race’s final days, which helps explain why Bass and Raman have been doing better than Pratt in the votes counted since primary day.</p><p>Raman’s political positions have shifted</p><p>Born in India, Raman moved to the United States as a child and earned degrees from Harvard University and the Massachusetts Institute of Technology, where she studied urban planning.</p><p>She has opposed efforts to prohibit homeless people from setting up tents within 500 feet (152 meters) of schools and daycare centers. However, she appears to have softened her opposition to no-camping zones, which were intended to curb the spread of encampments and clear streets. She voted against dozens of them on the council but later said she would not block them if elected mayor.</p><p>Raman’s positions on policing in the city have also changed.</p><p>She once talked of a department that would be much smaller and posted “defund the police” on social media in 2020. She did not support the mayor’s 2023 police contract, which she said was too expensive for the financially strapped city.</p><p>More recently, she said the Los Angeles Police Department should remain at its current size, about 8,600, down from about 10,000 in 2020. The police union has taunted her in ads, calling her “Flip Floppin’ Raman.”</p><p>In diverse Los Angeles, mayors are elected by building coalitions, ethnically and geographically. And to surpass 50% of the vote and win, Raman will need to find more supporters.</p><p>“I don’t think it’s impossible, but she is going to have to expand beyond her ideological base,” said Democratic consultant Bill Carrick, who sees Bass as vulnerable.</p><p>“The people who didn’t vote for Nithya weren’t voting against her, they were voting for somebody else. Karen (Bass) had a good number of people who were voting against her,” Carrick added.</p><p>Though Raman and Pratt are political opposites, both have attracted voters who aren’t happy with the city’s status quo.</p><p>Tanika Vickers, who works for a housing nonprofit in Los Angeles, said that she felt like she was part of a group of people who work and pay taxes but have been “forgotten.” She said she was frustrated with the way tax dollars were being spent, especially “throwing” more money toward homelessness without results.</p><p>She said she voted Raman for mayor because she was most qualified to execute her plans and fulfill what the city needs.</p><p>“I think that we are all looking for change,” she said.</p><p>___</p><p>Associated Press journalists Jaimie Ding in Los Angeles and Stephen Ohlemacher in Washington contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GXGRM45TBVBD24OT4NXMMEXH3Q.jpg?auth=3fcab834c9276e2d3357dd2af633c26d9f35a536d0f0c6d5a862fc16a0a583bf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Nithya Raman, a candidate in the Los Angeles mayoral race, smiles during a campaign event discussing tenant protections with renters in Los Angeles, Monday, June 1, 2026. (AP Photo/Jae C. Hong)]]></media:description><media:credit role="author" scheme="urn:ebu">Jae C. Hong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZH4FL34QCJX5OKUNEGZHLGMYVU.jpg?auth=e0b806be9cc0c4d57d031c445dadc59cc222529f42f019bf50c6a48af3cec588&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Nithya Raman, a candidate in the Los Angeles mayoral race, smiles during a campaign event discussing tenant protections with renters in Los Angeles, Monday, June 1, 2026. (AP Photo/Jae C. Hong)]]></media:description><media:credit role="author" scheme="urn:ebu">Jae C. Hong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DTCN5NEMXULHNDMEPH3DEN7HEI.jpg?auth=87f4d2a20a27d00fbc48e44be4e87d59d1821218cde59b9224654db07dd599ed&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Mayor Karen Bass speaks during an election night event Tuesday, June 2, 2026, in Los Angeles. (AP Photo/William Liang)]]></media:description><media:credit role="author" scheme="urn:ebu">William Liang</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DMMY4BN32UMPIS7GM2PBRLB7WM.jpg?auth=46034bd696da72044449343de6afa985ae0d540b4c06f1188ffd24edc5b30cf4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Spencer Pratt, a candidate in the Los Angeles mayoral race, fields interviews during an election night event Tuesday, June 2, 2026, in Los Angeles. (AP Photo/Jill Connelly)]]></media:description><media:credit role="author" scheme="urn:ebu">Jill Connelly</media:credit></media:content></item><item><title><![CDATA[As US Customs refines its tariff refund system, who gets in to apply is under dispute]]></title><link>https://www.local10.com/business/2026/06/09/as-us-customs-refines-its-tariff-refund-system-who-gets-in-to-apply-is-under-dispute/</link><guid isPermaLink="true">https://www.local10.com/business/2026/06/09/as-us-customs-refines-its-tariff-refund-system-who-gets-in-to-apply-is-under-dispute/</guid><dc:creator><![CDATA[By MAE ANDERSON, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — A U.S. Customs and Border Protection agency official is set to testify in federal court Tuesday about the U.S. government's plans for refunding billions of dollars that importers paid before the Supreme Court ruled that President Donald Trump illegally imposed certain tariffs on goods from most other countries.]]></description><pubDate>Tue, 09 Jun 2026 13:46:28 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — A U.S. Customs and Border Protection agency official is set to testify in federal court Tuesday about the U.S. government's plans for refunding billions of dollars that importers paid before the Supreme Court ruled that President Donald Trump illegally imposed certain tariffs on goods from most other countries.</p><p>Court of International Trade Judge Richard Eaton said he wanted to hear details that would help him decide whether to order the government to speed up and expand its system for issuing tariff refunds. The Justice Department subsequently appealed an earlier order by Eaton to make all businesses that paid the now-defunct import taxes eligible for refunds plus interest.</p><p>The Justice Department argued in a court document that only companies that were parties in any of the more than 2.500 lawsuits that challenged the tariffs were legally entitled to seek refunds.</p><p>With the dispute now in the hands of the U.S. Court of Appeals for the Federal Circuit, Tuesday's hearing in New York may provide more clarity about the next phase of the refund process.</p><p>First phase of tariff refunds is still ongoing</p><p>Eaton ordered Customs and Border Protection in March to create a system by which “all importers of record” could apply for their share of the $166 billion CBP estimated it had collected before the Supreme Court struck down the global tariffs.</p><p>The agency launched the online system April 20, saying it would first review applications from importers whose tax bills had not been finalized.</p><p>Claims for refunds totaling $89.6 billion had been accepted for processing as of June 1, according to CBP, and the agency reported last month that it had so far directed the Treasury Department to issue $20.6 billion in refunds.</p><p>The pace and scope of the process became a contentious matter, however, when Eaton directed CBP Commissioner Rodney Scott to appear in court to discuss the agency's timeline for complying with the judge's “universal” order. The Justice Department objected and asked if one of Scott's deputies could attend the hearing instead.</p><p>When Eaton insisted on hearing directly from the head of the agency, Justice Department lawyers appealed both that mandate and the judge's broader ruling on refund eligibility. On Thursday, the Federal Circuit agreed to temporarily suspend the requirement for Scott to testify.</p><p>Eaton agreed to hear from Susan Thomas, the agency's executive assistant commissioner for trade.</p><p>Who gets access to the next phase of tariff refunds</p><p>The hearing is expected to focus on CBP's capability and willingness to open the refund process to companies with tariff payments that date back the farthest.</p><p>So far, the agency has limited applications to businesses that either did not have their tax bills finalized by the time the Supreme Court struck down Trump's “reciprocal” tariffs in late February or whose bills had been settled within the preceding 80 days.</p><p>In a court declaration ahead of the hearing, Thomas said CBP was developing a way to handle refunds involving older shipments but would not process cases beyond the 80-day window while Eaton's order requiring for all duty payers was on appeal.</p><p>“Should the court’s order become final and require reliquidation of entries of all importers, CBP intends to fully comply with the court’s final decision as expeditiously as possible,” she wrote.</p><p>At issue is the agency's detailed and deadline-driven process for reviewing and clearing customs declarations on new imports.</p><p>When foreign goods enter the U.S., importers or customs brokers acting on their behalf estimate the amount of tariffs owed and make a deposit toward the final bill. CBP then has 314 days — and up to four years, if necessary — to review the declared goods, determine the actual amount owed, and either require more or less than the deposit.</p><p>The taxed merchandise then is pronounced “liquidated.” Importers have 180 days to protest CBP’s determination. Goods typically can't be reassessed after that point.</p><p>Eaton has said he is holding Tuesday's hearing “to ascertain if it is the government's policy to return all of the unlawfully collected duties either by complying with the court’s order, or by some other means.”</p><p>Lawyers for the five companies behind the lawsuit that produced the judge's order said it would be unconstitutional for them to pay less tariffs than other companies that also paid the invalidated duties, which the Supreme Court held Trump improperly imposed by citing an emergency powers law to usurp Congress' taxmaking authority.</p><p>The companies have asked Eaton to certify their case as a class action on behalf of “potentially tens of thousands of identically situated importers.”</p><p>Meghann Supino, a partner at the law firm Ice Miller, said she thinks CBP will continue to build out the technology needed to refund all tariffs, but “whether they open it up to non-litigants and importers that do not have orders for their own sake is going to continue to be an issue with the appeal.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LV5XMVSGVYF7N5II334GOH4RFQ.jpg?auth=31cb2ca4f564e9bcbfab8b79863eb4c2e806d4349b9e1c1eeb9e65e4e2e2df3f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The United States Court of International Trade is seen in front of the Jacob K. Javits Federal building in this, March 18, 2015 photo, in New York. (AP Photo/Mary Altaffer, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Mary Altaffer</media:credit></media:content></item><item><title><![CDATA[The Latest: Israel and Iran trade fire in most serious confrontation since April ceasefire]]></title><link>https://www.local10.com/news/world/2026/06/08/the-latest-israel-and-iran-trade-fire-in-most-serious-confrontation-since-april-truce/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/08/the-latest-israel-and-iran-trade-fire-in-most-serious-confrontation-since-april-truce/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description><![CDATA[The Middle East braced for the possibility of a return to full-scale war after Israel and Iran fired at each other. It was the first such exchange since a ceasefire two months ago. Also Monday, Iranian-backed Houthi rebels in Yemen launched a missile at Israel and threatened to disrupt Red Sea shipping.]]></description><pubDate>Mon, 08 Jun 2026 15:53:12 +0000</pubDate><content:encoded><![CDATA[<p>The Middle East braced for the possibility of a return to full-scale war after Israel and Iran fired at each other. It was the first such exchange since a ceasefire two months ago. Also Monday, Iranian-backed Houthi rebels in Yemen launched a missile at Israel and threatened to disrupt Red Sea shipping.</p><p>Iran fired at Israel after warning against Israel’s attacks in Lebanon, including strikes on Beirut on Sunday. Israel says it is targeting the Iranian-backed Hezbollah militant group. Its Beirut strike defied Washington’s request days ago to stand down.</p><p>The Israeli strikes against Iran came after U.S. President Donald Trump told Israeli Prime Minister Benjamin Netanyahu that he didn’t think Israel needed to respond further.</p><p>Here’s the Latest:</p><p>Netanyahu says Israel to strike ‘with force’ if Iran strikes again</p><p>The Israeli prime minister’s brief statement added that “right now, the fire has been halted.” It was his first public statement since Iran fired missiles at Israel late Sunday. They were intercepted.</p><p>Netanyahu asserted Israel’s right to self-defense, “and I say this with appreciation and respect in my good conversations with my friend President Trump.” He appears to have openly defied Trump with a strike in Beirut on Sunday and then retaliatory attacks against Iran.</p><p>Israeli defense minister warns against attacks on Israel’s northern settlements</p><p>Defense Minister Israel Katz said Monday night that any attack on Israel’s northern settlements will immediately prompt an attack on Beirut’s Dahiyeh suburbs.</p><p>Katz warned Iran that any attempt to use Israel’s attacks against Hezbollah as an excuse to launch missiles against Israel would be “met with great force, as happened yesterday.”</p><p>Turkey will push for an end to the war in the Middle East</p><p>Turkey is pressing ahead with its contacts with both the United States and Iran to end the war while also consulting with countries in the region, Foreign Minister Hakan Fidan said.</p><p>“It is essential to leave behind this war that has brought our region and the world to the brink of disaster,” Fidan said during a news conference following meetings in Istanbul with his Azerbaijani and Georgian counterparts.</p><p>He added: “Turkey will continue to support diplomacy and dialogue during this critical period.”</p><p>Turkey, together with Egypt and other regional partners, is backing Pakistan’s initiative to mediate an end to the conflict.</p><p>Israeli strikes on Iran wound 15</p><p>Israeli strikes on Iran Monday wounded at least 15 people, the National Emergency Medical Organization said in a statement published by the Iranian official news agency.</p><p>No fatalities have been reported so far, the organization said. The statement did not specify whether the wounded were civilians or military personnel, noting that 14 of the injured were from Mahshahr in the province of Khuzestan, while one was from Tehran.</p><p>Pakistan’s prime minister calls for restraint</p><p>Shehbaz Sharif on Monday expressed concern over the recent surge in violence in the Middle East and urged all parties to “exercise restraint.”</p><p>In a post on X, Sharif said the latest escalation was “a stark reminder of the dangers associated with a tenuous ceasefire and the unbearable consequences it may lead to.”</p><p>Sharif also called for diplomacy over further escalation.</p><p>Israeli strikes on Gaza kill at least 5 people, including a child</p><p>Israeli strikes on Monday killed at least five people, including a child, across Gaza, according to hospital officials.</p><p>A strike killed two people in Khan Younis in southern Gaza on Monday morning, according to Nasser Hospital, while another left three people dead in Jabaliya in northern Gaza, including Jad Soleiman, an 8-year-old boy, according to Shifa Hospital. Several were also wounded.</p><p>Jad’s father, Yusuf, clutched his son’s backpack and kissed his face as the child’s body, wrapped in a white burial shroud, lay before him.</p><p>“He was coming home from school,” Soleiman said. “I ran to him and found him lying down with his bag still on. It’s covered in his blood. He was wounded and bleeding from the neck. He was taking his last breaths.”</p><p>Gaza City and Deir al-Balah in central Gaza were also hit. Casualty figures were not immediately available.</p><p>The Israeli army said it struck some Hamas and Islamic Jihad operatives, adding it would give further details later.</p><p>The attacks were the latest in a series of strikes that have hit homes and shelters across Gaza since October’s fragile ceasefire that sought to halt the more than two-year war.</p><p>US tells Iran no more Israeli attacks if Tehran halts strikes, official says</p><p>The U.S. told Iran there would be no more attacks by Israel if Tehran halted its missile strikes, and that Israel has agreed to halt attacks for now, according to a regional official who spoke on condition of anonymity because they were not authorized to speak to the media.</p><p>The White House and Netanyahu’s office did not immediately respond to a request for comment.</p><p>Israeli army says 3 projectiles fired at Israeli soldiers in southern Lebanon</p><p>The army said two projectiles were intercepted, while one landed near the soldiers, adding there were no injuries.</p><p>The launches triggered air raid sirens in northern Israel.</p><p>Schools across Israel will remain closed for a second day</p><p>Education Minister Yoav Kisch said in a post on X Monday afternoon that schools would not open on Tuesday.</p><p>On Sunday evening, Israel’s military updated its guidelines for civilians, limiting large gatherings and canceling school across the country for the first time since the earlier round of fighting with Iran in April.</p><p>Kisch said the Ministry of Education aims to reopen classrooms on Wednesday under guidelines that would ensure students have access to close shelter.</p><p>Iraq reopens its airspace</p><p>Iraq’s Civil Aviation Authority announced that the country’s airspace has reopened after earlier announcing a 72-hour closure in response to the renewed exchange of fire between Israel and Iran.</p><p>Syrian man finds a missile partially buried in his field</p><p>A missile lay partially buried in a field on the outskirts of the Syrian capital of Damascus on Monday, surrounded by scorched earth after overnight exchanges of fire between Israel and Iran sent projectiles across the region.</p><p>The missile’s impact left a blackened patch of ground where a fire broke out, according to the field’s owner, Mahmoud Ataya. He said residents heard a loud explosion during the night but did not immediately know what had happened. When they went to put out the fire, they found half of the missile protruding from the ground. No casualties were reported.</p><p>State media in Syria reported explosions in the skies over Damascus Sunday night, attributing them to Israeli air defenses intercepting missiles fired from Iran. Associated Press journalists in the Syrian capital also reported hearing loud explosions overnight</p><p>US ambassador to Lebanon says Washington does not want Israel-Hezbollah war to expand</p><p>Ambassador Michel Issa made his comments after meeting President Joseph Aoun Monday, a day after Israel struck a southern Beirut suburb.</p><p>Issa also hinted at disagreements between President Donald Trump and Israeli Prime Minister Benjamin Netanyahu over Lebanon.</p><p>He described the Israeli airstrike on Beirut’s suburb and Iran’s missile attack on Israel as a “political message,” adding that “we in the United States decided that the confrontation does not expand more.”</p><p>Issa later met Lebanon’s Parliament Speaker Nabih Berri and, after the meeting, told reporters Trump follows Lebanon’s news daily, adding in Arabic that Trump “almost got into a fight with Netanyahu over Lebanon.”</p><p>Iranian military’s joint command says it is halting its offensive operations</p><p>The Iranian military’s joint command said Monday it was halting its offensive operations after Israel and Iran exchanged fire in their first attacks since the U.S. struck a ceasefire with Tehran two months ago.</p><p>The joint command said that if Israel or its supporters carried out any further “aggression and hostile acts,” including in southern Lebanon, then “much more severe and crushing measures than before will follow.”</p><p>EU approves sanctions against Iranian individuals and entities</p><p>The European Union’s foreign policy chief said the 27-member bloc approved sanctions against Iranian individuals and entities involved in disrupting transit through the Strait of Hormuz.</p><p>Kaja Kallas said after a meeting with EU defense ministers on Monday that this is the first time the EU has applied a new freedom-of-navigation sanctions system “and where necessary will apply it again.”</p><p>“Ministers were clear today that Iran’s actions are unacceptable,” Kallas said.</p><p>Trump claims negotiations are ongoing</p><p>Trump later posted again to his Truth Social website, insisting that both Israel and Iran were “looking to do an immediate CEASEFIRE!”</p><p>He claimed negotiations were ongoing, “subject to ignorance or stupidity getting in its way.”</p><p>Israel says it targeted Iranian petrochemical facilities</p><p>The Israeli military said it targeted petrochemical facilities in Mahshahr to hit sites used to produce “unique materials that serve as critical components for the development of ballistic missiles.”</p><p>Trump says Israel and Iran must stop shooting</p><p>In his first comments since Iran and Israel traded fire, Trump wrote online: “Israel and Iran must immediately stop ‘shooting.’”</p><p>Iraq closes airspace for 72 hours</p><p>Iraq’s Civil Aviation Authority on Monday said the closure was a “precautionary measure” to preserve the safety and security of civil aviation.</p><p>It added that the decision will be subject to continuous review and reassessment and airlines and relevant sides will be notified of any new developments.</p><p>29 Lebanese army members have been killed in Israeli strikes since March</p><p>Lebanese Information Minister Paul Morcos released the toll Monday, two days after an Israeli airstrike on a vehicle in southern Lebanon killed three members of the Lebanese army, including a brigadier general and a captain.</p><p>Morcos said that since the Israel-Hezbollah war began on March 2, three police, one member of the General Security Directorate and 13 state security members have been killed in Israeli attacks. Also killed was a member of the parliament’s security.</p><p>A total of 3,613 people have been killed, according to the Lebanese Health Ministry.</p><p>The Israeli military has said it operates against Hezbollah and not against the Lebanese army.</p><p>▶ Read more</p><p>Syria temporary closes Damascus airport as Iran and Israel trade fire</p><p>Damascus International Airport will remain closed until 11 p.m. (2200 GMT) Monday.</p><p>Syria’s General Authority of Civil Aviation closed the country’s southern airspace, which includes Damascus. The measure is related to the latest exchange of fire between Iran and Israel, it said.</p><p>Air defenses in Tehran and other cities open fire</p><p>Just before noon, air defense systems around Tehran and multiple Iranian cities opened fire, with some claims of attacks ongoing.</p><p>Oil prices rise sharply</p><p>Oil prices surged as Israel launched airstrikes early Monday targeting central and western Iran in response to missile fire.</p><p>Brent crude, the international standard, jumped $4.40 to $97.49 a barrel. Benchmark U.S. crude surged $3.95 to $94.49 a barrel.</p><p>The latest spate of attacks was straining efforts to end the conflict as a tentative deal reached last week to extend a ceasefire between the U.S. and Iran has not yet been finalized.</p><p>▶ Read more</p><p>Israel says it targeted Iranian missile launchers</p><p>Israel’s military said it targeted truck-based surface-to-air missile launchers in its strikes Monday on Iran.</p><p>It said Iran had deployed the systems across the country in a bid to restore its capabilities that were degraded earlier in the war.</p><p>Iran says US responsible for any escalation caused by Israel</p><p>An Iranian official warned Monday that the United States is “responsible for the consequences of any escalation” in the Middle East caused by Israel.</p><p>Iranian Foreign Ministry spokesman Esmail Baghaei made the comment in a briefing with journalists on Monday in Tehran.</p><p>“No one believes that the Israeli regime would take any action without coordination with the United States,” Baghaei said. “The United States bears responsibility for the Israeli regime’s aggression, and it will also be responsible for the consequences of any escalation in tensions.”</p><p>Israeli rescue services say no injures so far from Iranian missile attack</p><p>Israel’s rescue services said there were not any known injuries from the latest round of missiles from Iran.</p><p>Rescue services are searching a number of sites for possible fragments from interceptions.</p><p>Iran launches third wave of missiles at Israel</p><p>The Israeli military urged people to take shelter. Similar alerts sounded in neighboring Jordan.</p><p>Yemen’s Houthi rebels claim missile attack on Israel</p><p>The Iran-backed rebels also said that Israel-affiliated vessels would again be a target in the Red Sea.</p><p>The statement from Brig. Gen. Yahya Saree was broadcast on the Houthis’ al-Masirah satellite news channel.</p><p>It’s another new escalation as the nominal ceasefire in the Iran war is being challenged by crossfire between Israel and Iran.</p><p>Iran claims attacks, says it targeted military bases</p><p>Iran claimed the attacks on Israel, saying their fire targeted two military bases in Israel.</p><p>The paramilitary Revolutionary Guard described the attack as being part of Operation Nasr, or “Victory.” The Guard said it launched the missile fire after Israel targeted radar sites in three areas of Iran, without elaborating.</p><p>The Israeli military says it hit petrochemical complex in Iran</p><p>Israel’s military says it him a petrochemical complex in southwestern Iran. It did not provide details.</p><p>The semiofficial Fars and Mehr news agencies said Israeli strikes hit a petrochemical factory in city of Mahshahr in Khuzestan province. It did not elaborate on the damage done.</p><p>Israel issues all clear after a second wave of Iranian missiles</p><p>Israel issued an all-clear after warning of a second wave of inbound missiles from Iran.</p><p>It was the second alert without any interceptions being heard in the country.</p><p>The Iranian fire comes after Israel launched strikes on Iran early Monday in the most-serious crossfire since an April 8 ceasefire was reached in the Iran war.</p><p>Sirens sound near Israel’s main nuclear research site</p><p>Israel said it detected a barrage of missiles from Iran toward central and southern Israel on Monday morning. Loud explosions were heard over central Israel, and missiles also targeted southern Israel, near the city of Dimona and Arad.</p><p>The remote desert city of Dimona houses Israel’s main nuclear research center, which opened in 1958. Israel is widely believed to possess nuclear weapons, though its leaders neither confirm nor deny this.</p><p>Iran targeted Dimona and Arad during the last round of conflict, injuring more than two dozen people.</p><p>No impact or casualties in Israel from Yemen missile launch</p><p>Israel’s rescue services said there were no reports of casualties or impacts from the launch from Yemen.</p><p>Israel cancels school nationwide as conflict escalates</p><p>Israel’s military updated its guidelines for civilians on Sunday evening, limiting large gatherings and canceling school across the country.</p><p>It is the first time school has been canceled across Israel since the earlier round of fighting with Iran in April, though schools in Israel’s northern border had been closed for much longer due to the threat of Hezbollah fire.</p><p>Israel says missile launched from Yemen</p><p>Israel said Monday that it detected a missile launched from Yemen targeting the country. Sirens sounded across Israel after the Yemen missile fire warning.</p><p>Yemen is home to the Iranian-backed Houthi rebels. The Houthis have fired missiles at Israel during the Israel-Hamas war and later, but haven’t been fully involved in the Iran war.</p><p>Saudi Arabia sounds missile alerts</p><p>Saudi Arabia sounded missile alert sirens Monday morning in an area home to an air base that hosts U.S. forces. Saudi state media reported the alert around its Al Kharj governorate, home to Prince Sultan Air Base.</p><p>It did not elaborate. The alert came after Israel launched strikes targeting Iran.</p><p>Trump had urged Israel not to respond</p><p>Speaking to The Financial Times, Trump before the Israeli strike on Iran insisted he dictated terms to Israeli Prime Minister Benjamin Netanyahu on how the war should be prosecuted.</p><p>“He won’t have any choice,” Trump told the newspaper in a telephone interview. “I call the shots. I call all the shots. He (Netanyahu) doesn’t call the shots.”</p><p>White House has no immediate comment</p><p>The White House did not respond to messages Sunday about the strikes and whether they were done in coordination with the U.S.</p><p>Iran closes airspace around its main airport following Israeli strikes</p><p>Iran closes airspace around Tehran’s Imam Khomeini International Airport, country’s main airfield, after Israeli attack.</p><p>Israel strikes central and Western Iran</p><p>Israel says it strikes central and Western Iran after missile fire; Tehran says explosions heard in several cities</p>]]></content:encoded></item><item><title><![CDATA[Worker at Fort Lauderdale food store shoots at man after argument, police say]]></title><link>https://www.local10.com/news/local/2026/06/08/worker-at-fort-lauderdale-food-store-shoots-at-man-after-argument-police-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/08/worker-at-fort-lauderdale-food-store-shoots-at-man-after-argument-police-say/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[A woman grinned big in her Broward County booking photo after police said she had just opened fire on someone and his vehicle while working at a food store in Fort Lauderdale on Sunday. Authorities said the victim’s 1-year-old was inside the car at the time.]]></description><pubDate>Mon, 08 Jun 2026 22:28:24 +0000</pubDate><content:encoded><![CDATA[<p>A woman grinned big in her Broward County booking photo after police said she had just opened fire on someone and his vehicle while working at a food store in Fort Lauderdale on Sunday. Authorities said the victim’s 1-year-old was inside the car at the time.</p><p><a href="https://www.local10.com/espanol/2026/06/08/empleada-de-tienda-dispara-contra-cliente-y-su-bebe-de-un-ano-en-fort-lauderdale/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/08/empleada-de-tienda-dispara-contra-cliente-y-su-bebe-de-un-ano-en-fort-lauderdale/"><b>Leer en español</b></a></p><p>Latoya Shanee Friday, 44, is facing two aggravated assault charges.</p><p>According to the Fort Lauderdale Police Department, the incident happened at around 2 p.m. at Primo’s Stop, located at 2420 NW 19th St., just west of Rock Island Elementary School.</p><p>An FLPD report states that the victim entered the store while Friday was working, got into a verbal dispute with her and then left.</p><p>According to police, the victim had gotten into his car and was about to get out and confront Friday for a second time when she “exited the store and began firing a pistol” towards him and his vehicle.</p><p>Neither the man nor his child, sitting in the back seat, were hit, but the car had several bullet holes in it.</p><p>Police said they took Friday into custody and to jail. As of Monday evening, she was being held in the Broward Sheriff’s Office Paul Rein Detention Facility in Pompano Beach on a $30,000 bond.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UXPEV2HNFJGD3DQHJLOCQQFJTU.jpg?auth=f2cb29e05ef51958dcc8479841ff3f7c45cb4d6cd975d77a0c9a34f33b285a5f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Latoya Friday]]></media:description></media:content></item><item><title><![CDATA[Video shows South Florida Uber driver carjacked by woman wielding his Yeti bottle, cops say]]></title><link>https://www.local10.com/news/local/2026/06/08/video-shows-south-florida-uber-driver-carjacked-by-woman-wielding-his-yeti-bottle-cops-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/08/video-shows-south-florida-uber-driver-carjacked-by-woman-wielding-his-yeti-bottle-cops-say/</guid><dc:creator><![CDATA[Rosh Lowe, Chris Gothner]]></dc:creator><description><![CDATA[Newly-released video from a Miami Springs hotel shows a woman attacking an Uber driver with his own metal Yeti water bottle as she eventually carjacked him, authorities said.]]></description><pubDate>Mon, 08 Jun 2026 21:40:40 +0000</pubDate><content:encoded><![CDATA[<p>Newly-released video from a Miami Springs hotel shows a woman <a href="https://www.local10.com/news/local/2026/06/04/woman-who-once-beat-burger-king-manager-over-fries-now-accused-of-miami-springs-uber-carjacking/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/04/woman-who-once-beat-burger-king-manager-over-fries-now-accused-of-miami-springs-uber-carjacking/">attacking an Uber driver</a> with his own metal Yeti water bottle as she eventually carjacked him, authorities said.</p><p><a href="https://www.local10.com/espanol/2026/06/08/mujer-golpea-a-conductor-de-uber-con-su-botella-de-metal-y-le-roba-el-carro-en-miami-springs/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/08/mujer-golpea-a-conductor-de-uber-con-su-botella-de-metal-y-le-roba-el-carro-en-miami-springs/"><b>Leer en español</b></a></p><p>Authorities said the attack happened just before 6 p.m. Tuesday at the Sleep Inn at 105 Fairway Drive.</p><p>Investigators said Natasha Ethel Bagley, then 49, was the suspect behind the attack. The Hialeah woman was later arrested the next day and turned 50 while in jail.</p><p>Police said an “irate” Bagley damaged the vehicle’s windshield wiper, turn signal and weatherproofing as the driver tried, unsuccessfully, to stop her from stealing the Kia EV9.</p><p>Miami Springs Police Department Chief Albert Sandoval, who doesn’t officially start until Saturday, reacted to the video.</p><p>“The turn signal’s probably one of the first things that that stood out about this arrest and is very unique to it,” Sandoval said.</p><p>Bagley has an extensive criminal record in Miami-Dade County. She pleaded guilty to joining another woman in attacking a southwest Miami-Dade Burger King manager in a dispute over an employee not giving them free fries, records show.</p><p>She now faces a host of new charges.</p><p>“We hold every person accountable for every action that they take within our city,” Sandoval said.</p><p>As of Monday morning, Bagley remained jailed without bond in the Turner Guilford Knight Correctional Center.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Padre testifica sobre la última llamada de su hijo en caso de balcón del Akoya en Miami Beach]]></title><link>https://www.local10.com/espanol/2026/06/08/padre-testifica-sobre-la-ultima-llamada-de-su-hijo-en-caso-de-balcon-del-akoya-en-miami-beach/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/08/padre-testifica-sobre-la-ultima-llamada-de-su-hijo-en-caso-de-balcon-del-akoya-en-miami-beach/</guid><dc:creator><![CDATA[Janine Stanwood]]></dc:creator><description><![CDATA[El padre de la víctima declaró que escuchó a su hijo pedir ayuda por teléfono segundos antes de que la llamada se cortara abruptamente.]]></description><pubDate>Mon, 08 Jun 2026 22:55:34 +0000</pubDate><content:encoded><![CDATA[<p>El sospechoso acusado de arrojar a un hombre desde el balcón del piso 25 de un edificio en Miami Beach compareció el lunes ante un tribunal en busca de fianza.</p><p>Esposado y vestido con un overol naranja de la cárcel, Corey Hutterli, de 37 años y residente de Parkland, se sentó en una sala del tribunal del condado Miami-Dade flanqueado por sus abogados.</p><p>Hutterli está acusado de empujar a Justin Zelin, de 35 años, desde el balcón del piso 25 del Akoya Condominium, ubicado en el 6365 de Collins Ave. en Miami Beach, el 15 de febrero.</p><p>Un video de vigilancia divulgado por las autoridades captó el momento en que Zelin impactó el suelo y la reacción inmediata de las personas que intentaron ayudarlo.</p><p>El padre de Zelin testificó el lunes sobre la última llamada telefónica que tuvo con su hijo.</p><p>“Pasaron unos segundos y dijo: ‘Ayuda, ayuda, ayuda’, y luego la llamada se cortó. Llamé de vuelta, llamé muchas veces”, declaró.</p><p>La policía indicó que Zelin llamó al 911 y que el operador presuntamente lo escuchó decirle a Hutterli que saliera de su apartamento, antes de lo que sonó como una pelea que culminó con Zelin cayendo al vacío.</p><p>La defensa de Hutterli ha argumentado que no hubo testigos presenciales de ningún acto previo a la muerte de Zelin.</p>]]></content:encoded></item><item><title><![CDATA[Empleada de tienda dispara contra cliente y su bebé de un año en Fort Lauderdale]]></title><link>https://www.local10.com/espanol/2026/06/08/empleada-de-tienda-dispara-contra-cliente-y-su-bebe-de-un-ano-en-fort-lauderdale/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/08/empleada-de-tienda-dispara-contra-cliente-y-su-bebe-de-un-ano-en-fort-lauderdale/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[El hombre y su hijo salieron ilesos, pero el vehículo quedó con varios impactos de bala; la acusada salió sonriendo en su foto de arresto.]]></description><pubDate>Mon, 08 Jun 2026 22:49:03 +0000</pubDate><content:encoded><![CDATA[<p>Una mujer sonreía ampliamente en su foto de arresto del condado Broward después de que la policía dijera que acababa de disparar contra un hombre y su vehículo mientras trabajaba en una tienda de alimentos en Fort Lauderdale el domingo. Las autoridades indicaron que el hijo de un año de la víctima estaba dentro del automóvil en ese momento.</p><p>Latoya Shanee Friday, de 44 años, enfrenta dos cargos de agresión agravada.</p><p>Según el Departamento de Policía de Fort Lauderdale, el incidente ocurrió alrededor de las 2 p.m. en Primo’s Stop, ubicado en el 2420 NW 19th St., al oeste de la Rock Island Elementary School.</p><p>Un reporte de la FLPD indica que la víctima entró a la tienda mientras Friday trabajaba, tuvo una disputa verbal con ella y luego se fue. Según la policía, la víctima había regresado a su carro y estaba a punto de bajarse para confrontar a Friday por segunda vez cuando ella “salió de la tienda y comenzó a disparar una pistola” hacia él y su vehículo.</p><p>Ni el hombre ni su hijo, quien estaba sentado en el asiento trasero, resultaron heridos, aunque el automóvil quedó con varios impactos de bala.</p><p>La policía detuvo a Friday y la llevó a la cárcel. Hasta el lunes por la noche, permanecía detenida en el Paul Rein Detention Facility del Broward Sheriff’s Office en Pompano Beach, con una fianza de $30,000.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UXPEV2HNFJGD3DQHJLOCQQFJTU.jpg?auth=f2cb29e05ef51958dcc8479841ff3f7c45cb4d6cd975d77a0c9a34f33b285a5f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Latoya Friday]]></media:description></media:content></item><item><title><![CDATA[Peter Laviolette will be the LA Kings' next head coach, AP source says]]></title><link>https://www.local10.com/sports/2026/06/08/peter-laviolette-will-be-the-la-kings-next-head-coach-ap-source-says/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/08/peter-laviolette-will-be-the-la-kings-next-head-coach-ap-source-says/</guid><dc:creator><![CDATA[By GREG BEACHAM, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — Peter Laviolette will be the next head coach of the Los Angeles Kings, a person with knowledge of the negotiations told The Associated Press on Monday.]]></description><pubDate>Mon, 08 Jun 2026 22:47:38 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — Peter Laviolette will be the next head coach of the Los Angeles Kings, a person with knowledge of the negotiations told The Associated Press on Monday.</p><p>The person spoke on condition of anonymity because the Kings hadn't yet announced the results of their lengthy search for a permanent replacement for interim coach D.J. Smith, who replaced Jim Hiller in March.</p><p>The 61-year-old Laviolette is expected to get a three-year contract to take over his seventh NHL team. The Kings have made the playoffs in five consecutive seasons, but they've also endured five straight first-round exits under three head coaches and two general managers.</p><p>Laviolette is returning to the NHL after being fired by the New York Rangers in April 2025. He has also led the New York Islanders, Carolina, Philadelphia, Nashville and Washington during a 23-year head coaching career highlighted by a Stanley Cup championship with the Hurricanes in 2006.</p><p>Laviolette's teams have reached the postseason in 11 of the past 14 seasons he finished behind a bench, and he also led the Flyers (2010) and the Predators (2017) to the Stanley Cup Final. His 1,594 career games coached are the ninth most in NHL history.</p><p>In his first West Coast NHL job, Laviolette is taking over a good team that is stuck in a profound rut, unable to become a Stanley Cup contender.</p><p>General manager Ken Holland fired Hiller shortly after the Olympic break in the coach's second full season in charge, and the Kings went 11-6-6 after Smith stepped up from his assistant's role. Smith, who was a candidate for the permanent job, got the Kings into the final Western Conference playoff spot — but Los Angeles was swept out of the first round by the Colorado Avalanche.</p><p>The Kings' four previous first-round exits were all at the hands of the Edmonton Oilers, leading to the departure of general manager Rob Blake a year ago.</p><p>Los Angeles still hasn't won a playoff round since raising the Stanley Cup in 2014, but the roster has a solid core of talent despite the retirement of longtime captain Anze Kopitar.</p><p>Holland acquired high-scoring forward Artemi Panarin from the New York Rangers last winter, and high-scoring forwards Adrian Kempe, Quinton Byfield and Kevin Fiala are all returning in the fall.</p><p>The intense Laviolette became known for creating aggressive offensive attacks and making quick franchise turnarounds in his previous stops. He could be part of an organizational shift for the Kings, who have spent two decades as a philosophically defense-first team — to the regular detriment of their offense.</p><p>Los Angeles finished 29th in the NHL in scoring last season with just 220 goals, easily the fewest among playoff teams. The Kings are in the bottom half of the NHL in scoring over the past five seasons despite making the playoffs every year.</p><p>Holland publicly wondered whether the Kings are too defensive-minded after they scored just five goals in their four-game sweep at the hands of the Avs, but he didn't commit to a change in team philosophy.</p><p>___</p><p>AP NHL: https://apnews.com/NHL</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ENSVMSBM4ESYCIZY4GX6XXGKQQ.jpg?auth=4f6660b56807fed9df6f3c7b78c82c8b32bb0e3084e7507dd714048dfe0085db&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - New York Rangers coach Peter Laviolette, top, watches during the first period of an NHL hockey game against the Tampa Bay Lightning in New York, April 17, 2025. (AP Photo/Seth Wenig, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Seth Wenig</media:credit></media:content></item><item><title><![CDATA[Miami se prepara para recibir al mundo con el arranque del Mundial a la vuelta de la esquina]]></title><link>https://www.local10.com/espanol/2026/06/08/miami-se-prepara-para-recibir-al-mundo-con-el-arranque-del-mundial-a-la-vuelta-de-la-esquina/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/08/miami-se-prepara-para-recibir-al-mundo-con-el-arranque-del-mundial-a-la-vuelta-de-la-esquina/</guid><dc:creator><![CDATA[Saira Anwer]]></dc:creator><description><![CDATA[El Hard Rock Stadium ya luce su nuevo nombre y Bayfront Park se convierte en el FIFA Fan Fest, mientras el aeropuerto espera 1.2 millones de pasajeros adicionales.]]></description><pubDate>Mon, 08 Jun 2026 22:44:06 +0000</pubDate><content:encoded><![CDATA[<p>El sur de Florida no solo será sede del Mundial; se prepara para recibir la celebración más grande del mundo, con fútbol, sol y el inconfundible ambiente de South Beach.</p><p>En Lincoln Road, en Miami Beach, ya surgen locales temporales listos para las fiestas de watching. En The Abbey Brewing Company, el personal se alista para la fiebre del FIFA.</p><p>“Vamos a recibir muchos visitantes únicos, gente de todo el mundo”, dijo el bartender Dylan Stone. “Tendremos televisores, un proyector y promociones especiales.”</p><p>Aunque los partidos se disputarán a unas 20 millas de distancia, el evento deportivo más grande del mundo también representa una de las mayores oportunidades económicas para Miami.</p><p>“La gente viene a Miami para estar en la playa”, dijo Stone. “Créanme, van a manejar.”</p><p>Los preparativos llevan tiempo en marcha: cuadrillas trabajan a toda marcha en el Hard Rock Stadium, rebautizado como Miami Stadium para el torneo, y en Bayfront Park, que se transforma en el FIFA Fan Fest.</p><p>Desde hoteles hasta bares y restaurantes, el Mundial es un golpe de suerte para los negocios del sur de Florida.</p><p>“La gente se une por los juegos, ya sea que estén animando a un equipo o al otro, los abucheos, los gritos de alegría y los choques entre fanáticos hacen que sea un gran momento”, dijo la comisionada del condado Miami-Dade Natalie Milian Orbis.</p><p>Y mientras el mundo llega, Miami se prepara: el Aeropuerto Internacional de Miami refuerza su seguridad para recibir 1.2 millones de pasajeros adicionales.</p><p>“Estamos ampliando operaciones, contratando personal adicional en las terminales y poniendo en marcha programas como Families on the Fly para mejorar la experiencia del cliente”, dijo Milian Orbis.</p>]]></content:encoded></item><item><title><![CDATA[June 8: Warm, humid, can’t rule out an isolated shower]]></title><link>https://www.local10.com/weather/2026/06/08/june-8-warm-humid-cant-rule-out-an-isolated-shower/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/06/08/june-8-warm-humid-cant-rule-out-an-isolated-shower/</guid><dc:creator><![CDATA[Betty Davis]]></dc:creator><description><![CDATA[The weather will not offer too much drama for South Florida Monday night. ]]></description><pubDate>Mon, 08 Jun 2026 22:41:57 +0000</pubDate><content:encoded><![CDATA[<p>The weather will not offer too much drama for South Florida Monday night. Miami-Dade and Broward counties can expect partly cloudy skies and light, southeast winds overnight with temperatures forecast to drop to the upper 70s. </p><p>Tuesday will bring a mix of sun and clouds and east winds, sustained 5 to 10 mph. There may be an isolated shower along the east coast in the morning. As temperatures climb to near 90°F during the afternoon, one or two inland showers could develop.</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[ICC chief prosecutor suspended pending decision by oversight body on sexual misconduct allegations]]></title><link>https://www.local10.com/news/world/2026/06/08/icc-chief-prosecutor-suspended-pending-decision-by-oversight-body-over-sexual-misconduct-allegations/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/08/icc-chief-prosecutor-suspended-pending-decision-by-oversight-body-over-sexual-misconduct-allegations/</guid><dc:creator><![CDATA[By MOLLY QUELL, Associated Press]]></dc:creator><description><![CDATA[THE HAGUE, Netherlands (AP) — In an unprecedented move, the embattled chief prosecutor of the International Criminal Court was suspended from his duties late Monday, after the court’s oversight body referred British barrister Karim Khan for disciplinary proceedings.]]></description><pubDate>Mon, 08 Jun 2026 23:11:10 +0000</pubDate><content:encoded><![CDATA[<p>THE HAGUE, Netherlands (AP) — In an unprecedented move, the embattled chief prosecutor of the International Criminal Court was suspended from his duties late Monday, after the court’s oversight body referred British barrister Karim Khan for disciplinary proceedings.</p><p>The 56-year-old is facing allegations of sexual misconduct with a female aide, in a scandal that has dragged on for more than two years. He has steadfastly denied any wrongdoing.</p><p>A final decision on Khan's fate is now up to the Assembly of States Parties, the body that oversees the ICC, which will hold a special session to decide if Khan can remain in his job at the global court.</p><p>The Bureau of the Assembly of States parties — the executive committee of the court’s oversight body — said in a statement that it based its decision “on the report of an investigation undertaken by the United Nations Office of Internal Oversight Services (OIOS), the underlying evidence, the advice of an ad hoc Panel of judicial experts, and written submissions.”</p><p>It added that Khan's suspension pending the assembly meeting “is not an indication of the final outcome.”</p><p>The U.N. investigation found evidence that Khan had “nonconsensual sexual contact with (the aide) in his office, at his private residence, and whilst on mission,” according to a copy of its report seen by The Associated Press. However, a three-judge panel selected by the executive committee for a legal assessment of the findings found that the investigation was not conclusive enough.</p><p>When contacted for comment, Khan’s legal team said a statement would be issued Tuesday.</p><p>Khan had already temporarily stepped down in May 2025 pending the outcome of the investigation. The process is unprecedented for the ICC, and the Assembly of States Parties has had to repeatedly create new rules to accommodate the situation.</p><p>The allegations against Khan were first reported to the court’s independent watchdog more than two years ago. An AP investigation revealed that Khan was alleged to have seen the woman working in another ICC department and moved her into his office. She later became a regular presence on official trips, according to whistleblower documents.</p><p>On one foreign trip, Khan allegedly asked her to rest with him on a hotel bed and then “sexually touched her,” the documents said. Other alleged nonconsensual behavior cited in the documents included locking the door of his office and sticking his hand in her pocket. He also allegedly asked her several times to accompany him on a vacation.</p><p>Only the Assembly of States Parties has the authority to remove Khan from office, a move that would require a majority in a secret ballot of its 125 member states. Sixty-three countries would need to support a measure to remove him.</p><p>No date was immediately set for the session, but the assembly said it would be convened as soon as possible.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZZUDZG6PESSC5Q5WJLYGWW5ZVE.jpg?auth=6d4fb556caf86f215c9bf3936982553eb89f742d6de3a5f871dd3f2028fcf51c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Karim Khan, Prosecutor of the International Criminal Court, looks up prior to a press conference in The Hague, Netherlands, July 3, 2023. (AP Photo/Peter Dejong, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Dejong</media:credit></media:content></item><item><title><![CDATA[Police: Suspect arrested after man shot in head outside Sandbar sports bar in Miami Beach ]]></title><link>https://www.local10.com/news/local/2026/06/08/police-suspect-arrested-after-man-shot-in-head-outside-sandbar-sports-bar-in-miami-beach/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/08/police-suspect-arrested-after-man-shot-in-head-outside-sandbar-sports-bar-in-miami-beach/</guid><dc:creator><![CDATA[Amanda Batchelor, Sanela Sabovic]]></dc:creator><description><![CDATA[A suspect has been arrested after a man was shot in the back of the head Friday outside the Sandbar sports bar in Miami Beach, authorities confirmed.]]></description><pubDate>Mon, 08 Jun 2026 11:58:08 +0000</pubDate><content:encoded><![CDATA[<p>A suspect has been arrested after a man was shot in the back of the head Friday outside the Sandbar sports bar in Miami Beach, authorities confirmed.</p><p><a href="https://www.local10.com/espanol/2026/06/08/arrestan-a-sospechoso-de-asesinar-a-un-hombre-a-tiros-frente-a-bar-de-miami-beach/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/08/arrestan-a-sospechoso-de-asesinar-a-un-hombre-a-tiros-frente-a-bar-de-miami-beach/"><b>Leer en español</b></a></p><p>According to an arrest report obtained Monday by Local 10 News, Quayshawn Akeem West, 41, of Miami Beach, was arrested Friday on a second-degree murder charge.</p><p>Miami Beach police said the shooting was reported <a href="https://www.local10.com/news/local/2026/06/05/man-critically-injured-in-miami-beach-shooting/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/05/man-critically-injured-in-miami-beach-shooting/">shortly before 5 a.m. Friday outside the Sandbar sports bar, </a>located at 6752 Collins Ave.</p><p>The victim was transported by fire rescue to Jackson Memorial Hospital’s Ryder Trauma Center in critical condition, but he died later in the day from his injuries, police said.</p><p>According to the arrest report, witnesses provided a description of the suspect to officers and told them that the victim and suspect had gotten into a physical altercation inside the sports bar and were told to leave.</p><p>“In an effort to de-escalate the situation, bar employees told the subject to go to the rear of the bar, which is an enclosed patio area,” the report stated. “The victim was advised to leave out the front door. Both parties complied with these requests.”</p><p>Witnesses told police they heard the sound of gunshots minutes later and then saw the victim lying on the ground, bleeding from the head.</p><p>According to the report, witnesses said the only person in the patio area at the time of the shooting was the suspect.</p><p>Police said surveillance video captured the fight inside Sandbar and also shows the victim entering the back patio area from a door in the alley.</p><p>“A gun shot is heard, and the victim is then seen running back toward the patio door,” the report stated. “As the victim reaches the door, the subject is seen chasing the victim. The subject is seen shooting the victim in the back of the head. The victim immediately falls to the ground, lying lifeless in the alley.”</p><p>Police said West fled the scene after the shooting, but was arrested a short time later.</p><p>Local 10 News’ Sanela Sabovic spoke with a man who said he is friends with West, saying he was surprised to hear about what happened.</p><p>“He’s a good guy, he never bothers anybody,” said the man who wanted his identity concealed. “He’s a quiet dude.”</p><p>As of Monday morning, West was being held at the Turner Guilford Knight Correctional Center without bond.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Father testifies about son’s final call as suspect seeks bond in Miami Beach high-rise murder case]]></title><link>https://www.local10.com/news/local/2026/06/08/father-testifies-about-sons-final-call-as-suspect-seeks-bond-in-miami-beach-high-rise-murder-case/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/08/father-testifies-about-sons-final-call-as-suspect-seeks-bond-in-miami-beach-high-rise-murder-case/</guid><dc:creator><![CDATA[Janine Stanwood]]></dc:creator><description><![CDATA[The suspect accused of throwing a man off a 25th floor balcony was back in court on Monday. ]]></description><pubDate>Mon, 08 Jun 2026 21:52:48 +0000</pubDate><content:encoded><![CDATA[<p>The suspect <a href="https://www.local10.com/news/local/2026/06/02/man-accused-of-miami-beach-high-rise-murder-appears-in-court-seeking-bond/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/06/02/man-accused-of-miami-beach-high-rise-murder-appears-in-court-seeking-bond/">accused of throwing a man off a 25th floor balcony</a> was back in court on Monday as he seeks to get bond.</p><p>Shackled while wearing an orange jail jumpsuit, Corey Hutterli, 37, of Parkland, sat in a Miami-Dade County courtroom flanked by attorneys.</p><p>He is accused of pushing Justin Zelin, 35, off a 25th-story balcony at the Akoya Condominium, located at 6365 Collins Ave. in Miami Beach on Feb. 15. </p><p><a href="https://www.local10.com/news/local/2026/06/01/newly-released-video-shows-police-response-after-man-was-thrown-from-25th-floor-miami-beach-balcony/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/06/01/newly-released-video-shows-police-response-after-man-was-thrown-from-25th-floor-miami-beach-balcony/">Surveillance video released by authorities</a> showed the moment Zelin hit the ground, and how people quickly reacted and tried to help him. </p><p>Zelin’s father testified on Monday, speaking about his final phone call with his son. </p><p>“A few seconds went by, he said, ‘Help, help, help,’ and then the phone got disconnected and then I called back and I called back numerous times,” he said. </p><p>Police said Zelin called 911 and the dispatcher reportedly heard him telling Hutterli to get out of his apartment before what sounded like a struggle that led to Zelin plunging to the ground below. </p><p>Hutterli’s defense team has argued there was no eyewitness to any alleged act before Zelin’s death.</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[OpenAI files confidential SEC paperwork for IPO, opening the door to a Wall Street debut]]></title><link>https://www.local10.com/business/2026/06/08/openai-files-confidential-sec-paperwork-for-ipo-opening-the-door-to-a-wall-street-debut/</link><guid isPermaLink="true">https://www.local10.com/business/2026/06/08/openai-files-confidential-sec-paperwork-for-ipo-opening-the-door-to-a-wall-street-debut/</guid><dc:creator><![CDATA[By MATT O'BRIEN, Associated Press]]></dc:creator><description><![CDATA[ChatGPT maker OpenAI filed preliminary paperwork that would open the door to it becoming a publicly traded company, the third in a powerhouse trio of artificial intelligence companies racing to Wall Street debuts.]]></description><pubDate>Tue, 09 Jun 2026 01:20:14 +0000</pubDate><content:encoded><![CDATA[<p>ChatGPT maker OpenAI filed preliminary paperwork that would open the door to it becoming a publicly traded company, the third in a powerhouse trio of artificial intelligence companies racing to Wall Street debuts.</p><p>The San Francisco-based company said Monday it has filed confidential paperwork with the U.S. Securities and Exchange Commission.</p><p>“We expect it to leak so we’re just announcing it,” the company said in a statement. “We have not decided on timing yet; it may be a while because there are things we want to do that are likely easier as a private company. But it’s a complicated set of tradeoffs and this gives us the option to go public sooner if that ends up being best.”</p><p>OpenAI's move follows its rival Anthropic's June 1 disclosure that it is also moving toward an initial public offering of shares. Both are now following Elon Musk's rocket company SpaceX, which has started an IPO roadshow pitching itself as an AI-focused space company.</p><p>OpenAI CEO Sam Altman first publicly floated the possibility of an IPO last fall, describing it as the “most likely path” for the company given its size and the need for vast amounts of capital to advance its technology.</p><p>OpenAI began in 2015 as a nonprofit dedicated to developing AI for the common good and is now a company valued at $852 billion.</p><p>The filing comes at a “precarious moment” for OpenAI as it appears to be losing ChatGPT’s strong early leads with consumers and businesses to Google and Anthropic, said Emarketer analyst Nate Elliott.</p><p>“But OpenAI doesn’t have a lot of other places to look for the enormous capital required to support its costs,” Elliott said.</p><p>Paving the way for going public was OpenAI’s decision last year to reorganize its business structure and convert itself into a public benefit corporation even as it remains technically under the control of a nonprofit.</p><p>OpenAI cleared another obstacle last month with its victory against Musk in a federal jury trial. Musk, an OpenAI co-founder and early donor, had sued the company seeking to oust Altman from its leadership and unravel its conversion to a for-profit business. A judge dismissed the case after the jury found Musk filed his lawsuit too late.</p><p>OpenAI has not yet publicly disclosed how much money it is making or when it plans to turn a profit. Much like Anthropic and SpaceX, the company has been losing more money than it makes because of the huge costs of building out the venture. OpenAI faces fierce competition from Anthropic, maker of the increasingly popular chatbot Claude, and Google's AI assistant Gemini.</p><p>In an April interview, OpenAI’s chief financial officer Sarah Friar declined to give a timeline for a potential IPO but said the company was already “acting with the good hygiene of a public company,” such as by measuring its revenue in the way a publicly traded firm would have to report earnings to the SEC.</p><p>“I want us to be ready,” she told The Associated Press. “I think it’s good to be able to tap the public markets. They’re much bigger than the private markets."</p><p>She said OpenAI’s current valuation would make it one of the 15 biggest companies in the S&P 500.</p><p>She also said there is a “credentializing moment of being a public company.”</p><p>“At that point, people are checking your balance sheet, the SEC is governing you and so on,” she said.</p><p>In a separate statement Monday published around the same time as the announcement of the confidential filing, Altman outlined a broad vision for OpenAI including three big goals: building an automated AI researcher, accelerating economic growth and giving “everyone on Earth a personal AGI,” which stands for artificial general intelligence or a form of AI that surpasses humans at many tasks.</p><p>Altman said OpenAI started out in AI research and moved into commercial product development but is now moving into its third phase involving a “broad distribution of power” as the economy reshapes around AI technology.</p><p>He said OpenAI is “working to ensure the gains are widely shared. Everyone should have an opportunity for a meaningful share in the prosperity AI creates.”</p><p>The remarks follow Altman’s visit last week with Sen. Bernie Sanders, who is pushing a plan for the public to take a 50% ownership stake in AI companies such as OpenAI, as well as comments from President Donald Trump embracing giving the public a stake in AI’s growth.</p><p>___</p><p>AP Technology Writer Kaitlyn Huamani contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BLNEKXGHXWQVEAXB5G6HRUUO2Q.jpg?auth=ed41a8df4ebb13560850aa9461e1dffbd2f8aa40cb28a94305d2b6c51ee77cc9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Sam Altman arrives at the U.S. District Court in Oakland, Calif., April 30, 2026. (AP Photo/Godofredo A. Vásquez, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Godofredo A. Vásquez</media:credit></media:content></item><item><title><![CDATA[South Florida businesses, airports preparing for influx of World Cup fans]]></title><link>https://www.local10.com/news/local/2026/06/08/south-florida-businesses-airports-preparing-for-influx-of-world-cup-fans/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/08/south-florida-businesses-airports-preparing-for-influx-of-world-cup-fans/</guid><dc:creator><![CDATA[Saira Anwer]]></dc:creator><description><![CDATA[South Florida isn’t just hosting the World Cup, it’s hosting the world’s biggest celebration with soccer, sunshine and South Beach selfies. ]]></description><pubDate>Mon, 08 Jun 2026 21:51:04 +0000</pubDate><content:encoded><![CDATA[<p>South Florida isn’t just hosting the World Cup, it’s hosting the world’s biggest celebration with soccer, sunshine and South Beach selfies. </p><p>Pop ups around Miami Beach’s Lincoln Road are preparing for some epic watch parties.</p><p>Staff at The Abbey Brewing Company are ready for the FIFA fever.</p><p>“We will be getting a lot of unique guests here, people from all over the world,” said bartender Dylan Stone. “We’re gonna have TVs, a projector, and we are gonna have special promotions.”</p><p>Even though the matches will be taking place about 20 miles away, the world’s biggest sporting event is also one of Miami’s biggest economic opportunities.</p><p>“People actually come to Miami to be on the beach,” said Stone. “Trust me, they’re gonna drive.”</p><p>Preparations have long been underway, with crews hard at work at Hard Rock Stadium, renamed Miami Stadium for the tournament, and over at Bayfront Park, which is transforming into FIFA Fan Fest. </p><p>From hotels to bars to restaurants, the World Cup is a win for South Florida businesses.</p><p>“People come together over games, whether they’re rooting for that team or this team, the boos and the yays, and the clashes in between, it makes for a good time,” said Miami-Dade County Commissioner Natalie Milian Orbis. </p><p>And while the world is coming, Miami is ready, with Miami International Airport beefing up security to prep for an additional 1.2 million passengers.</p><p>“We’re expanding operations, additional terminal staff, programs like Families on the Fly that should help with the customer experience,” said Milian Orbis. </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[Pentagon labels tech giant Alibaba and electric car maker BYD as aiding Chinese military]]></title><link>https://www.local10.com/business/2026/06/08/pentagon-labels-tech-giant-alibaba-and-electric-car-maker-byd-as-aiding-chinese-military/</link><guid isPermaLink="true">https://www.local10.com/business/2026/06/08/pentagon-labels-tech-giant-alibaba-and-electric-car-maker-byd-as-aiding-chinese-military/</guid><dc:creator><![CDATA[By DIDI TANG, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — The Pentagon has added several prominent Chinese businesses, including the tech giant Alibaba, electric car maker BYD and search engine Baidu, to its list of Chinese military companies, preventing them from getting U.S. defense contracts.]]></description><pubDate>Tue, 09 Jun 2026 10:11:59 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — The Pentagon has added several prominent Chinese businesses, including the tech giant Alibaba, electric car maker BYD and search engine Baidu, to its list of Chinese military companies, preventing them from getting U.S. defense contracts.</p><p>The list, updated and published Monday by the Pentagon, now sanctions well-known, non-state-owned Chinese companies that are not traditionally considered to be in the defense or security sector. It reflects growing wariness of Beijing’s strategy of tapping the strength of non-state businesses for military purposes.</p><p>Created in 2021 by a congressional mandate, the list seeks to identify Chinese companies that the Pentagon considers to have links to the Chinese military — not only those directly controlled by the Chinese military and security forces but also those contributing to the country's defense industrial base.</p><p>When updating the list last year, the Pentagon said the Chinese military sought to acquire advanced technologies and expertise developed by Chinese companies, universities and research programs that “appear to be civilian entities.”</p><p>The Chinese Embassy on Monday accused the U.S. of “overstretching the concept of national security and making discriminatory lists to go after Chinese companies.” It said Chinese companies observe the laws and regulations of the countries where they do business. “The U.S. should stop its wrong practice and create a fair, just and non-discriminatory environment for Chinese companies,” the embassy said in a statement.</p><p>Alibaba, BYD and Baidu said there is no basis for including them on the list. “Alibaba is not a Chinese military company nor part of any military-civil fusion strategy,” a statement from the leading e-commerce company said. Baidu, which has expanded into artificial intelligence and self-driving taxis, said the suggestion that it is a military company is “entirely baseless.”</p><p>BYD said in a statement it is “not a military enterprise” and that the determination “seriously contradicts the facts.” It also said it “will actively safeguard its legitimate rights and interests through all feasible administrative and legal means.”</p><p>This year's list has grown to 188 Chinese entities, up from last year's roughly 130 named by the Pentagon. It already had covered companies such as DJI, a major maker of consumer drones. While a company on the list can still do business in the U.S., it faces reputational damage and could be subject to more restrictions.</p><p>After the Pentagon released the updated list, the House Select Committee on the Chinese Communist Party called it “a warning to American businesses, all levels of government, and the American people." It said the companies on the list that are traded publicly on U.S. exchanges should be delisted and no American company should do business with those on the list, “otherwise they are enabling China's military ascendance.”</p><p>In naming Alibaba, the Pentagon said the tech giant helps boost China's defense industrial base because it is affiliated with the country's Ministry of Industry and Information Technology. Alibaba is traded on the New York Stock Exchange.</p><p>The Pentagon said BYD and Baidu are affiliated with the same ministry, which oversees China's technology and industrial policies. BYD is dominant in the global electric vehicle market, and President Donald Trump said in January that he would welcome Chinese carmakers such as BYD if they built plants in the U.S. and hired American workers.</p><p>However, a number of U.S. lawmakers have said they will seek a ban on Chinese electric vehicles.</p><p>Another addition is the Chinese robotics company Unitree, whose dancing robots impressed Simon Cowell on NBC's “America’s Got Talent.” The Pentagon said the company “knowingly received assistance” from the Chinese government through its designation as a small or medium-sized company that is highly innovative, highly competitive globally and critical to the country's supply chain. Unitree did not immediately respond to a request for comment.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2G5KIXIGCIFT7W2BEXR4UPZ7MQ.jpg?auth=ce92e755160c985228939203d68272db41f1e3449b759a7e91f5b40f75b6156f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Models stand next to a latest EV car from Chinese automaker BYD showcased at the Auto China 2026, in Beijing, April 25, 2026. (AP Photo/Andy Wong, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Andy Wong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LP6LPCTAG4VBOI3B7YPI3OAU3Y.jpg?auth=30123223ebd31daeeb98706b162fad4757ff24fd291c99d1fd78034bdc86b432&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A visitor walks in front of Alibaba booth during the 3rd China International Supply Chain Expo at the China International Exhibition Center, in Beijing, China, Friday, July 18, 2025. (AP Photo/Mahesh Kumar A., file)]]></media:description><media:credit role="author" scheme="urn:ebu">Mahesh Kumar A.</media:credit></media:content></item><item><title><![CDATA[Federal judge strikes down Trump's $100,000 fee on new H-1B visas]]></title><link>https://www.local10.com/tech/2026/06/08/federal-judge-strikes-down-trumps-100000-fee-on-new-h-1b-visas/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/06/08/federal-judge-strikes-down-trumps-100000-fee-on-new-h-1b-visas/</guid><dc:creator><![CDATA[By MICHAEL CASEY, Associated Press]]></dc:creator><description><![CDATA[BOSTON (AP) — A federal judge on Monday struck down the Trump administration's $100,000 fee on new H-1B visas, contradicting an earlier federal court ruling upholding the fee hike.]]></description><pubDate>Mon, 08 Jun 2026 22:31:19 +0000</pubDate><content:encoded><![CDATA[<p>BOSTON (AP) — A federal judge on Monday struck down the Trump administration's $100,000 fee on new H-1B visas, contradicting an earlier federal court ruling upholding the fee hike.</p><p>The administration announced the much-higher fee as a way of preventing foreign workers from taking American jobs.</p><p>But U.S. District Court Judge Leo Sorokin in Boston sided with 20 states and struck down the visa policy, concluding that the executive branch exceeded its authority and violated the Administrative Procedure Act, which governs how federal agencies develop and issue regulations.</p><p>“The Court finds that the Policy imposes a tax on H-1B petitions without the requisite delegation by Congress,” Sorokin wrote.</p><p>H-1B visas are meant for high-skilled jobs that are difficult to find American workers to fill. Deep-pocketed technology companies are the biggest users, with nearly three-quarters of approvals going to workers from India. The states argued that using the H-1B program to fill vacancies for much-needed doctors and teachers was already difficult before the higher fee.</p><p>Most H-1B visa applications cost several thousand dollars before the announced increase set off a wave of panic among confused employers, students and workers in the United States and abroad and led to several lawsuits, including in Boston.</p><p>The U.S. Chamber of Commerce also sued, in federal court in Washington, D.C., and has appealed a denial of a summary judgment against the fee hike. That left the higher fee in effect, at least until September 2026, when it is scheduled to expire. Monday's ruling is also a summary judgment, to the opposite effect. Still another lawsuit was filed in federal court in San Francisco, by religious groups and labor organizations, setting up the possibility of divided rulings in three appellate court circuits.</p><p>In the Boston case, the states argued that the policy impedes their ability to hire primary and secondary school educators and to staff public colleges and universities, will stymie academic research and will lead to a decline in medical workers.</p><p>“Today’s victory protects the integrity of the H-1B visa program as a tool to address severe labor shortages in vital industries like education, healthcare, and medical research," Massachusetts Attorney General Andrea Joy Campbell said in a statement. "In Massachusetts, this win will ensure we can fill critical vacancies and hire world-class faculty and researchers at colleges and universities across the Commonwealth."</p><p>Bobby Mukkamala, the president of the American Medical Association, called the ruling “a victory for patients.”</p><p>“At a time when communities across the country face physician shortages and growing barriers to care, we should be removing obstacles — not creating new ones — to attract talented physicians and other highly skilled professionals,” Mukkamala said. “International medical graduates play a vital role in caring for patients, particularly in underserved and rural areas.”</p><p>A Department of Homeland Security statement said the agency disagrees with “this blatant judicial activism dismantling President Trump’s historic efforts for immigration reform.”</p><p>“Under President Trump and Secretary Mullin, our immigration system is being reformed to serve American citizens, American workers, and American families and to preserve our national identity — not to rapidly import foreigners who take American jobs, commit crimes, burden our welfare system, and erode our cultural and social fabric," the statement said, referring to Homeland Security Secretary Markwayne Mullin.</p><p>In a separate statement, White House spokesperson Taylor Rogers said the administration "is confident this order will be reversed on appeal.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/Y654RRYOZZKELCYGQQYNPP634Q.jpg?auth=b8cba8e5ccba2ea5a854778c1f61bee4947511b0002cd350c12b4ffe8b5d2356&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - In this Aug. 17, 2018, file photo, people arrive before the start of a naturalization ceremony at the U.S. Citizenship and Immigration Services Miami Field Office in Miami. (AP Photo/Wilfredo Lee, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Wilfredo Lee</media:credit></media:content></item><item><title><![CDATA[WPLG Local 10 Becomes the Home of the Miami HEAT]]></title><link>https://www.local10.com/sports/local/2026/06/08/wplg-local-10-becomes-the-home-of-the-miami-heat/</link><guid isPermaLink="true">https://www.local10.com/sports/local/2026/06/08/wplg-local-10-becomes-the-home-of-the-miami-heat/</guid><description><![CDATA[Stay connected to South Florida’s favorite news, sports, entertainment and the new home for Miami Heat coverage with the Local10+ Platinum app — available on Roku, Apple TV, Amazon Fire TV Stick, Android TV, LG Smart TVs, Samsung Smart TVs, iPhone, Android mobile devices, tablets, and any web browser on your computer.]]></description><pubDate>Mon, 08 Jun 2026 13:15:28 +0000</pubDate><content:encoded><![CDATA[<p>WPLG Local 10 and the Miami HEAT on Monday announced a newly expanded media rights agreement, making Local 10 the home of HEAT basketball across South Florida.</p><p>Beginning in October with the 2026–27 NBA season, WPLG Local 10 will air all non-nationally televised HEAT games on free, over-the-air television. This agreement ensures that all 5.8 million viewers across South Florida will have access to HEAT games throughout WPLG’s full broadcast reach.</p><p>The partnership extends beyond HEAT game coverage, providing fans with unparalleled access to comprehensive HEAT programming. Viewers can enjoy special content such as the Miami HEAT Annual Gala Special, the Miami HEAT Family Festival Special, and additional exclusive programming—all available free on Local 10.</p><p>“We are thrilled to be the One and Only, Home of the Miami HEAT” said Bert Medina, WPLG President &amp; CEO. “No matter where our viewers want to watch the Miami HEAT on cable, satellite, over the air antenna or our FREE streaming APP. Our mission is to make sure they have easy direct access to every game on our air.”</p><p>In addition to broadcast coverage, HEAT games will also be available on Local 10’s new free streaming platform, LOCAL 10+ Platinum. The platform allows fans to watch games on smartphones, tablets, and smart TVs, along with additional exclusive HEAT content and specials.</p><p>“We’re very excited to be on Local 10 this upcoming season,” said Michael McCullough, Executive Vice President and Chief Marketing Officer of the Miami HEAT. “Last season was a great experience not only for the HEAT and Local 10, but the fans as well. The increased viewership proved the strength of this partnership and the benefit of having the local reach of WPLG was unmistakable. We’re looking forward to taking this to the next level this upcoming season and giving HEAT Nation a truly special viewing experience.”</p><p>The HEAT and Local 10 will announce the full 2026–27 broadcast schedule, along with additional programming and content, following the NBA’s official schedule release later this summer.</p><h3><b>HOW TO WATCH:</b></h3><p>Stay connected to South Florida’s favorite news, sports, entertainment and the new home for Miami Heat coverage with the Local10+ Platinum app — available on Roku, Apple TV, Amazon Fire TV Stick, Android TV, LG Smart TVs, Samsung Smart TVs, iPhone, Android mobile devices, tablets, and any web browser on your computer.</p><p>Whether you are watching from your living room, your phone on the go, or your laptop, Local10+ Platinum gives viewers access to live news, weather, sports, entertainment, and premium South Florida content across multiple devices.</p><p><b>DOWNLOAD &amp; WATCH NOW:</b></p><p>Roku, Apple TV, Android Smart TVs, LG and Amazon Fire TV.</p><p>For mobile: Visit Local10.com and click on the banner at the top of the page. </p><p>Or watch it on the web at <a href="https://local10plusplatinum.maz.tv" target="_self" rel="" title="https://local10plusplatinum.maz.tv">https://local10plusplatinum.maz.tv</a>.</p><p>Once you download the Local10+ Platinum app, you will unlock TWO separate live streaming experiences packed with the content South Florida viewers love most.</p><p>The first stream delivers the live 24/7 broadcast signal of WPLG Local 10, featuring Local 10 News, “Wheel of Fortune,” “Jeopardy!,” breaking news coverage, special programming, entertainment, Miami Heat games, and more — just like watching traditional television.</p><p>Due to programming rights restrictions, this live broadcast feed is only available to viewers located within Miami-Dade, Broward and Monroe counties.</p><p>The second stream is a dedicated 24-hour Local 10 News channel available worldwide with no geographic restrictions. Watch live newscasts as they broadcast, and when live coverage is not airing, stay informed with continuous replays of the latest newscast until the next live event begins.</p><p>From smart TVs to mobile devices and web browsers, Local10+ Platinum makes it easy to stay connected to Local 10 content wherever available.</p>]]></content:encoded></item><item><title><![CDATA[Somali referee won't officiate in World Cup after being denied entry into the United States]]></title><link>https://www.local10.com/news/florida/2026/06/08/somali-referee-wont-officiate-in-world-cup-after-being-denied-entry-into-the-united-states/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/06/08/somali-referee-wont-officiate-in-world-cup-after-being-denied-entry-into-the-united-states/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description><![CDATA[Somali referee Omar Artan won't officiate in the World Cup after being denied entry into the United States.]]></description><pubDate>Tue, 09 Jun 2026 00:57:58 +0000</pubDate><content:encoded><![CDATA[<p>Somali referee Omar Artan won't officiate in the World Cup after being denied entry into the United States.</p><p>U.S. Customs and Border Protection said Monday that a Somali national who was planning to referee in the World Cup had been denied entry after arriving to Miami International Airport from Istanbul on Saturday. While the CBP statement didn’t mention the person by name, Artan is the only World Cup referee from Somalia.</p><p>FIFA confirmed later Monday that Artan wouldn't be able to train and officiate at the World Cup, then released a statement on the referee's behalf.</p><p>“Despite the circumstances, I am in a positive mood and I am focused on the next challenges in my refereeing career," Artan said in the statement. “I would like to thank FIFA and (the African federation) for all their support and I promise to keep my refereeing levels up as I concentrate on the future. I want to thank the football family for their messages and wish my colleagues all the best success during the World Cup and I look forward to joining them again in future competitions.”</p><p>In its own statement, FIFA said it was not involved in the immigration processes and was informed by authorities that Artan's “status will not be changed at present.”</p><p>“In line with previous FIFA events, a host government ultimately determines who receives a visa and who is admitted into their country," soccer's governing body said.</p><p>CBP issued a release explaining why Artan was denied entry.</p><p>“During processing, the traveler underwent additional inspection, a routine part of CBP’s inspection process when officers need to verify information or determine admissibility,” CBP said in its statement. “Following inspection, the traveler, a referee for the FIFA World Cup, was determined to be inadmissible due to vetting concerns and was denied entry.”</p><p>CBP noted that all travelers seeking entry into the U.S. — including athletes, coaches and staff — are subject to CBP inspection and vetting.</p><p>“Admissibility determinations are made on a case-by-case basis using law enforcement, national security, and immigration information available at the time of inspection,” the CBP statement said. “CBP officers have the authority to question travelers, conduct inspections, and determine admissibility consistent with U.S. law.”</p><p>___</p><p>AP World Cup coverage: https://apnews.com/hub/fifa-world-cup</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UURDPZN4LTHJ5L3GPRK7JBU6RE.jpg?auth=f7c7e79fa62fdb370d600d97272082ad5d1d2007b94b8efe84a145b703f0198c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Referee Omar Artan, center, signals a penalty during the CAF Champions League final soccer match between AS FAR Rabat and Mamelodi Sundowns, in Rabat, Morocco, Sunday, May 24, 2026. (AP Photo/Mosa'ab Elshamy, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mosa'ab Elshamy</media:credit></media:content></item><item><title><![CDATA[Trump administration will offer expedited visa interviews at select embassies for $750]]></title><link>https://www.local10.com/news/politics/2026/06/08/trump-administration-will-offer-expedited-visa-interviews-at-select-embassies-for-750/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/08/trump-administration-will-offer-expedited-visa-interviews-at-select-embassies-for-750/</guid><dc:creator><![CDATA[By MATTHEW LEE, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — The State Department will offer a “premium” expedited service for foreigners seeking business or tourist visas to come to the United States that will set applicants back $750 — on top of the initial fee of $185.]]></description><pubDate>Mon, 08 Jun 2026 20:28:52 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — The State Department will offer a “premium” expedited service for foreigners seeking business or tourist visas to come to the United States that will set applicants back $750 — on top of the initial fee of $185.</p><p>In a notice to be published in the Federal Register this week, the department will unveil a pilot program that will allow visa applicants to pay the $750 to schedule an appointment for an interview within 10 days of the payment at select U.S. embassies and consulates.</p><p>The pilot program will run from July 1 to Dec. 31, according to internal documents obtained by The Associated Press and a State Department official, who spoke on condition of anonymity because the program has not yet been announced.</p><p>The move is a potential effort to ease conditions caused by the Trump administration's push to make entering the United States more difficult. The administration has cracked down on most forms of migration for foreigners — demanding that bonds of up to $15,000 be paid for visa processing in some, mainly African, countries and requiring years of personal history, including social media accounts, to be vetted.</p><p>The new requirements have caused delays in visa processing around the world, prompting complaints.</p><p>Wait times for visa interviews for citizens of countries that are not part of the Visa Waiver Program can be several months if not longer. But paying the fee for the “optional premium add-on service” does not guarantee that a visa will be issued.</p><p>The embassies and consulates at which the expedited service will be available are to be announced before the program takes effect on July 1. The pilot program will run through the end of the year but could be extended depending on demand.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/G2CFBVA7AKUR2CT4VYC7L3DOZM.jpg?auth=b56d28a00477acd9207c451c4c57678ca212c773f4e9bc90757575b8a28e1fd3&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 House Committee on Foreign Affairs hearing, Wednesday, June 3, 2026, on Capitol Hill, in Washington. (AP Photo/Mariam Zuhaib)]]></media:description><media:credit role="author" scheme="urn:ebu">Mariam Zuhaib</media:credit></media:content></item><item><title><![CDATA[US carriers spent $6.5B on fuel in April; global profit forecast is cut nearly in half]]></title><link>https://www.local10.com/business/2026/06/08/us-carriers-spent-65b-on-fuel-in-april-global-profit-forecast-is-cut-nearly-in-half/</link><guid isPermaLink="true">https://www.local10.com/business/2026/06/08/us-carriers-spent-65b-on-fuel-in-april-global-profit-forecast-is-cut-nearly-in-half/</guid><dc:creator><![CDATA[By RIO YAMAT, Associated Press]]></dc:creator><description><![CDATA[U.S. airlines spent more than $6 billion on jet fuel in April, up 78% from a year earlier despite using slightly less fuel, government data released Monday showed. Meanwhile, the airline industry’s top global trade group warned that soaring energy costs could nearly halve profits in 2026.]]></description><pubDate>Mon, 08 Jun 2026 21:35:07 +0000</pubDate><content:encoded><![CDATA[<p>U.S. airlines spent more than $6 billion on jet fuel in April, up 78% from a year earlier despite using slightly less fuel, government data released Monday showed. Meanwhile, the airline industry’s top global trade group warned that soaring energy costs could nearly halve profits in 2026.</p><p>Since conflict erupted in the Middle East earlier this year after the U.S. and Israel launched strikes on Iran, much of the shipping traffic through the Strait of Hormuz — a critical oil transit route bordering Iran — has remained effectively halted, pushing up the price of oil and jet fuel.</p><p>In an effort to contain costs, airlines around the world have raised airfares and fees, cut other perks and canceled flights or trimmed schedules.</p><p>U.S. carriers spent nearly $6.5 billion on fuel in April, compared with about $3.6 billion a year earlier, according to the Bureau of Transportation Statistics. Fuel consumption in April totaled 1.573 billion gallons, down slightly from 1.575 billion gallons a year earlier.</p><p>The latest figures came as the International Air Transport Association released a report on Sunday saying it now expects airlines worldwide to earn a combined $23 billion in net profit in 2026, far below its previous forecast of $41 billion and down from $45 billion in 2025.</p><p>“Airlines are bearing the brunt of the fuel price shock,” said Willie Walsh, director general of IATA, which represents most of the world's carriers. “While airfares are rising, airlines are still absorbing part of the hike in their bottom lines.”</p><p>The group said jet fuel prices are expected to average $152 a barrel in 2026, nearly 70% higher than in 2025, pushing the global airline fuel bill to about $350 billion from $252 billion a year earlier. IATA said that fuel is forecast to account for more than 31% of airline operating expenses in 2026, up from about 25% last year.</p><p>In the U.S., the cost of a gallon of jet fuel in April was $4.11, the Bureau of Transportation Statistics said. Last April, it cost $2.31.</p><p>In a sign of the conflict’s ongoing repercussions for travel, American Airlines said last week it was suspending some of its routes this summer. In April, Lufthansa Group said it would cut 20,000 short-haul flights through October and Air Canada announced it was suspending its service to New York’s John F. Kennedy International Airport from June until late October.</p><p>Other airlines, ranging from U.S. carriers like United and Delta to Air France-KLM, Philippine Airlines and Cathay Pacific in Europe and Asia, have either cut flights, readjusted their schedules or halted plans to add more seats and routes this year.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6FPP5T3ZJKRUYL2RQC26S7XNYI.jpg?auth=726bfedb940d4b9773256f35ec90383f70ff2e2a41ad6f51063e67cd428c61a7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A worker finishes up fueling a jet at DFW International Airport in Grapevine, Texas, April 14, 2026. (AP Photo/LM Otero, File)]]></media:description><media:credit role="author" scheme="urn:ebu">LM Otero</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/C7GPLUMFNPEQHN7DFTZ2BEI2I4.jpg?auth=b3e183100c75252bc21f40e3a980fe561e70471e83989f84cfba8134fd107788&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A United Airlines passenger jet approaches Los Angeles International Airport in Los Angeles, Wednesday, May 20, 2026. (AP Photo/Jae C. Hong)]]></media:description><media:credit role="author" scheme="urn:ebu">Jae C. Hong</media:credit></media:content></item><item><title><![CDATA[ICE facility in Louisiana reports its second detainee death in less than 2 months]]></title><link>https://www.local10.com/news/national/2026/06/08/ice-facility-in-louisiana-reports-its-second-detainee-death-in-less-than-2-months/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/06/08/ice-facility-in-louisiana-reports-its-second-detainee-death-in-less-than-2-months/</guid><dc:creator><![CDATA[By RYAN J. FOLEY, Associated Press]]></dc:creator><description><![CDATA[A second detainee has died in less than two months at a U.S. Immigration and Customs Enforcement facility in Louisiana where a recent inspection report found insanitary conditions, problems with medical care and the use of excessive force.]]></description><pubDate>Mon, 08 Jun 2026 19:47:39 +0000</pubDate><content:encoded><![CDATA[<p>A second detainee has died in less than two months at a U.S. Immigration and Customs Enforcement facility in Louisiana where a recent inspection report found insanitary conditions, problems with medical care and the use of excessive force.</p><p>Mamuka Artmeladze, a 43-year-old from the country of Georgia, was found unresponsive June 4 at Winn Correctional Center in Winnfield, Louisiana, ICE announced in a press release Sunday. ICE said staff began lifesaving measures before he was taken by ambulance to a local hospital, where a doctor pronounced him dead less than an hour later.</p><p>Additional circumstances surrounding the death were not available, and ICE said the cause of death is pending an autopsy. Artmeladze had been detained at the facility, managed by the Winn Parish Sheriff’s Office and ICE contractor LaSalle Corrections, for nearly four months.</p><p>The facility holds more than 1,500 male detainees, and like the majority of them, Artmeladze did not have a criminal record. Artmeladze entered the country illegally on an unknown date and the Border Patrol allowed him to temporarily remain in the country under ICE supervision after encountering him in September 2022, ICE said. He was arrested in Alabama in February after ICE determined he no longer had lawful status to remain in the U.S.</p><p>He is the 19th detainee who has died in ICE custody since Jan. 1 and the second at Winn since April 11. A coroner’s report obtained by The Associated Press shows 49-year-old Alejandro Cabrera Clemente was found unresponsive during a security check that day, staff tried to resuscitate him, and he died after he was taken to the same hospital as Artmeladze.</p><p>The coroner ruled that Cabrera, a native of Mexico who had recently lived in Tennessee, died from natural causes due to cardiovascular disease. Cabrera woke up coughing and wheezing about 2½ hours before he was found unresponsive, but said he was OK and went back to sleep, the report said.</p><p>A separate ICE report on Cabrera’s death said detainees alerted nearby nursing staff to his unresponsiveness, and they found him “with left-sided facial droop” and his skin discolored due to low blood oxygen. Cabrera received treatment for high blood pressure and other medical problems during his months of detention, the report said.</p><p>The deaths come amid mounting scrutiny over whether ICE detention facilities are medically neglecting detainees and forcing them to live in inhumane conditions, charges that ICE denies.</p><p>The Department of Homeland Security’s Office of Inspector General issued a report last week that said an unannounced inspection at Winn found violations of standards governing environmental health and safety, food service, use-of-force, medical care and other subjects.</p><p>The report described water leaking through vents in the kitchen, holes and exposed insulation in the intake building’s ceiling, and food stored in freezers above required temperatures.</p><p>Medical staff at Winn failed to keep updated treatment documents and laboratory testing records, which could “negatively impact detainee health care and safety,” the report warned.</p><p>The inspection also found violations of use-of-force policies, including an officer who put a detainee in a banned chokehold and a second officer who stabbed a detainee’s thumb with a pen after the detainee refused to remove his hand from a door.</p><p>The report said ICE agreed with nine recommendations to improve conditions at Winn, and had implemented several of them.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NEZVF5OHZGFM3U3UDHT4TY2CPM.jpg?auth=9166d3c9296e16452e215820f5d68e4c15a1def289fe968cb1f581c89c032076&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The Winn Correctional Center, an ICE detention facility, is seen in this aerial photo in Winnfield, La., April 9, 2025. (AP Photo/Gerald Herbert, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Gerald Herbert</media:credit></media:content></item><item><title><![CDATA[Hilary Knight will play for PWHL expansion Detroit via sign-and-trade with Las Vegas, AP source says]]></title><link>https://www.local10.com/sports/2026/06/08/hilary-knight-will-play-for-pwhl-expansion-detroit-via-sign-and-trade-with-las-vegas-ap-source-says/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/08/hilary-knight-will-play-for-pwhl-expansion-detroit-via-sign-and-trade-with-las-vegas-ap-source-says/</guid><dc:creator><![CDATA[By JOHN WAWROW, Associated Press]]></dc:creator><description><![CDATA[Hilary Knight is heading to the PWHL’s expansion team in Detroit as part of a sign-and-trade deal involving one of women's hockey’s most recognized stars, a person with knowledge of the deal told The Associated Press on Monday.]]></description><pubDate>Tue, 09 Jun 2026 00:58:49 +0000</pubDate><content:encoded><![CDATA[<p>Hilary Knight is heading to the PWHL’s expansion team in Detroit as part of a sign-and-trade deal involving one of women's hockey’s most recognized stars, a person with knowledge of the deal told The Associated Press on Monday.</p><p>The person said Knight will first sign a foundational contract with Las Vegas as part of Phase 2 of the league’s expansion signing process. Las Vegas in turn has reached an agreement to trade Knight to Detroit for the team’s first-round pick in the draft next week, the person added.</p><p>The person spoke to the AP on condition of anonymity because they were not authorized to reveal the trade. The deal won’t become official until the PWHL’s trade freeze lifts on June 16, a day before the draft.</p><p>The 36-year-old Knight is a five-time U.S. Olympian and one of the most decorated players in her sport. She is coming off captaining Team USA to a gold-medal victory at the Milan Cortina Games in February, in which Knight deflected in the championship game-tying goal late in the third period of a 2-1 overtime win against Canada.</p><p>Though Knight said the Olympics in Milan would be her last, she planned on continuing her pro career.</p><p>Knight is on the move for a second straight PWHL offseason. After spending her first two PWHL seasons in Boston, she left the Fleet to sign with the expansion Seattle Torrent to be closer to her offseason home in Idaho.</p><p>Now, it’ll be the Chicago-area town where she grew up that she’s closer to.</p><p>As much as Knight and the Torrent would have preferred she remain in Seattle, the team under the expansion rules was restricted to protecting three players. The Torrent chose to protect forward Alex Carpenter, defender Anna Wilgren and goalie Hannah Murphy.</p><p>Knight at least gets the benefit of signing a foundational offer, which guarantees her at least $100,000 per season. She made $106,090 last year.</p><p>Each of the PWHL’s four expansion teams were allowed one foundational contract offer. Las Vegas still had its foundational slot open, while Detroit used its offer to sign Toronto forward Daryl Watts last week.</p><p>Las Vegas, meanwhile, lands an additional first-round pick in a draft class stocked with young talent and led by five U.S. national team members, including defender Caroline Harvey and defender/forward Laila Edwards. The PWHL has yet to set the draft order, with the exception of Vancouver picking first.</p><p>Knight counts toward one of the five players Las Vegas must add in this expansion phase, which closes on Monday. The team filled its final two slots by signing Walter Cup champion Montreal Victoire teammates forward Hayley Scamurra, a two-time U.S. Olympian, and defender Erin Ambrose, a two-time Canadian Olympian.</p><p>San Jose rounded out its initial five-player roster by signing New York forward Maddi Wheeler to a two-year contract. Wheeler is the third Sirens player to join the team, joining Anne Cherkowski and Kristin O’Neill.</p><p>Phase 2 of the expansion process closed with Vancouver not losing a player, and Boston losing just one, with forward Alina Muller signing with Hamilton.</p><p>In Detroit, Knight joins a team that already features three U.S. gold medal-winning teammates in forwards Britta Curl-Salemme, Hannah Bilka and defender Cayla Barnes, who were signed in the expansion process. She also is reunited with newly hired Detroit coach Josh Sciba, who was an assistant on the U.S. Olympic team.</p><p>And Knight joins a team headed by one of women's hockey's trailblazers in GM Manon Rheaume. The 54-year-old Rheaume was a goaltender, and the first woman to appear in an exhibition game of any of North America’s four major sports.</p><p>Earlier in the day, Detroit filled its fifth expansion spot by signing Toronto forward Jesse Compher to a three-year contract. Compher won a silver medal representing the U.S. at the 2022 Beijing Games.</p><p>Knight finished last season with five goals and 14 points in 22 games, while missing the final two months of the season with a lower-body injury. A year earlier, she finished tied for the league lead with 29 points (15 goals, 14 assists). Overall, she ranks 12th in the PWHL with 54 career points (26 goals, 28 assists) in 76 games.</p><p>The trade caps an eventful stretch for Knight. A day before winning gold, she became engaged to American speedskater Brittany Bowe. Her goal against Canada was her 15th and 33rd point of her Olympic career, U.S. records for both categories.</p><p>In 2024, Knight was the International Ice Hockey Federation's female player of the year. She has won two Olympic gold and three silver medals since making her Team USA debut at the 2007 world championships. She has won 10 gold medals at worlds and holds the career tournament records for goals (67), assists (53) and points (120).</p><p>___</p><p>AP women’s hockey: https://apnews.com/hub/womens-hockey</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YHNIBJOOYKX7IFRHETBZ4FW5FQ.jpg?auth=45223dc61ddeed92f16fa1977e36510626bf6d5408026eb911abe43b7d89af5a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Hilary Knight, left, and Gavin Rossdale attend BottleRock Napa Valley on Sunday, May 24, 2026, at the Napa Valley Expo in Napa, Calif. (Photo by Amy Harris/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Amy Harris</media:credit></media:content></item><item><title><![CDATA[Miami-Dade woman accused of beating daughter, forcing her to eat out of trash]]></title><link>https://www.local10.com/news/local/2026/06/08/miami-dade-woman-accused-of-beating-daughter-forcing-her-to-eat-out-of-trash/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/08/miami-dade-woman-accused-of-beating-daughter-forcing-her-to-eat-out-of-trash/</guid><dc:creator><![CDATA[Amanda Batchelor, Roy Ramos]]></dc:creator><description><![CDATA[A Miami-Dade County woman was arrested over the weekend on accusations that she repeatedly beat her 8-year-old daughter and forced the girl to eat expired food or food out of the trash can, the report stated.]]></description><pubDate>Mon, 08 Jun 2026 12:20:09 +0000</pubDate><content:encoded><![CDATA[<p>A Miami-Dade County woman was arrested over the weekend on accusations that she repeatedly beat her 8-year-old daughter and forced the girl to eat expired food or food out of the trash can, the report stated.</p><p><a href="https://www.local10.com/espanol/2026/06/08/arrestan-a-madre-acusada-de-golpear-a-su-hija-de-8-anos-y-obligarla-a-tragar-basura/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/08/arrestan-a-madre-acusada-de-golpear-a-su-hija-de-8-anos-y-obligarla-a-tragar-basura/"><b>Leer en español</b></a></p><p>According to the arrest report obtained Monday by Local 10 News, Naseline Timouche, 27, of northwest Miami-Dade, was arrested Saturday on charges of aggravated child abuse causing great bodily harm and child neglect without great bodily harm.</p><p>Miami-Dade Sheriff’s Office deputies said they responded to Timouche’s home Saturday to conduct a welfare check and found Timouche’s daughter with numerous scars and marks on her body.</p><p>Deputies said the girl told them she was frequently left home alone for extended periods of time, including overnight.</p><p>According to the report, the victim said she had also been hit numerous times with a cord, frying pan and a spatula and does not often get fed at home by her mother.</p><p>The report states that the victim said Timouche does not allow her to eat the food in her home because the food is for “guests,” and forces her to eat expired food instead or food from the trash.</p><p>According to the report, the victim claimed that her mother would sometimes wake her up at night and strike her with items for no apparent reason, including one time where she was struck in the face with a charging cable.</p><p>Police said the victim had numerous scars on her body that were consistent with her claims.</p><p>According to the report, a neighbor told police that she was first introduced to the girl two months ago from another neighbor and has allowed her to stay in her house and has provided her with food and shelter when she is left alone.</p><p>The neighbor told officers that she saw the victim walking around alone on Friday and once again provided her with food and clean clothing, authorities said.</p><p>According to the report, Timouche provided some kind of admission to detectives, however her exact statement was redacted from the publicly released report.</p><p>As of Monday morning, Timouche was being held at the Turner Guilford Knight Correctional Center. Online jail records listed her bond as “to be set.”</p><p>One neighbor, Simone Haritos, said the allegations came as a surprise and as something she would “never” expect.</p><p>“I think it is really sad. I think they were probably under a lot of stress,” Haritos said. “It is not cheap over here and they are not from here from what I understand. So i am sure they probably had a lot of uphill battles.”</p><p>She added, “I would try to help (the girl), little things like cookies and water because I didn’t want to get into it with the parent.”</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[Vance adds a chicken coop to the vice president's residence, along with a dozen baby chicks]]></title><link>https://www.local10.com/news/politics/2026/06/08/vance-adds-a-chicken-coop-to-the-vice-presidents-residence-along-with-a-dozen-baby-chicks/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/08/vance-adds-a-chicken-coop-to-the-vice-presidents-residence-along-with-a-dozen-baby-chicks/</guid><dc:creator><![CDATA[By COLLIN BINKLEY, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — Vice President JD Vance has added a chicken coop to his residence at the U.S. Naval Observatory, along with a dozen baby chicks whose new henhouse is designed to look like the Victorian home where the second family lives.]]></description><pubDate>Mon, 08 Jun 2026 19:41:47 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Vice President JD Vance has added a chicken coop to his residence at the U.S. Naval Observatory, along with a dozen baby chicks whose new henhouse is designed to look like the Victorian home where the second family lives.</p><p>The coop, which features a round turret and faux slate roof, was donated by Carolina Coops, a North Carolina company that advertises “premium” coops that have amassed a social media following. The coop was custom-built for the residence and completed May 29, the company's owner and founder said.</p><p>“It’s something I thought was amazing to do for this country,” Matthew DuBoise said in an interview. “It’s a place of history and a place of significance.”</p><p>The coop was built without taxpayer money, according to a person familiar with the project who spoke anonymously because they were not authorized to discuss it publicly. The residence hosted a family event over the weekend where local 4-H students taught other kids about the newly installed coup, the person said.</p><p>Vice presidents since 1977 have lived on the grounds of the 72-acre Naval Observatory, and many have left their own imprint on the property. Joe Biden added a heritage garden, Mike Pence's wife, Karen, contributed beehives, and Kamala Harris’ updates included pink wallpaper in the house’s library. A heated swimming pool on the property was added by Dan Quayle in 1991.</p><p>Backyard chickens have seen a resurgence in American life in recent years. A 2025 survey by the American Pet Products Association found that 11 million U.S. households had them.</p><p>Vance's new coop was first reported by The Daily Wire.</p><p>On the campaign trail in 2024, Vance often talked about the high price of eggs as an indicator of the inflation that he blamed on then-President Joe Biden. Vance joked about how many eggs his two young sons eat, once saying they “eat about 14 eggs every single morning.”</p><p>DuBoise said he told his team to design a custom coop that the Vances would fall in love with. His designer drew inspiration from the 19th century residence, recreating its round turret and green trim.</p><p>To cap it off, Vance and his family picked out 12 chicks to start their flock, he said.</p><p>DuBoise described it as an “American dream” moment to have his business chosen for the project. He oversaw the installation and offered advice to Vance, his wife, Usha, and their children. When Vance saw it for the first time, the vice president's face lit up, DuBoise said.</p><p>“I couldn’t have been happier to see that excitement," he said. “They’re just very, very happy, and I’m glad."</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LVX24GEDQLW5ZYYSF5V5QXFMZM.jpg?auth=9ec612f37af21068d80f8223e24458feffa63d99ecdd111e9f110b13811384ac&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vice President JD Vance speaks with reporters upon arriving on Air Force Two at Joint Base Andrews, Md., Thursday, May 28, 2026. (AP Photo/Matt Rourke, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Matt Rourke</media:credit></media:content></item></channel></rss>