<?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" version="2.0"><channel><title><![CDATA[WPLG]]></title><link>https://www.local10.com</link><atom:link href="https://www.local10.com/arc/outboundfeeds/google-news-feed/" rel="self" type="application/rss+xml"/><description><![CDATA[WPLG News Feed]]></description><lastBuildDate>Fri, 15 May 2026 15:28:40 +0000</lastBuildDate><language>en</language><ttl>1</ttl><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title><![CDATA[Virtual reality and AI are transforming the classroom experience in South Florida]]></title><link>https://www.local10.com/news/local/2026/05/15/virtual-reality-and-ai-are-transforming-the-classroom-experience-in-south-florida/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/15/virtual-reality-and-ai-are-transforming-the-classroom-experience-in-south-florida/</guid><dc:creator><![CDATA[Saira Anwer]]></dc:creator><description><![CDATA[School is getting a high-tech makeover in South Florida, where students are stepping into virtual classrooms powered by artificial intelligence and virtual reality technology.]]></description><pubDate>Fri, 15 May 2026 14:52:28 +0000</pubDate><content:encoded><![CDATA[<p>School is getting a high-tech makeover in South Florida, where students are stepping into virtual classrooms powered by artificial intelligence and virtual reality technology.</p><p><a href="https://www.local10.com/espanol/2026/05/15/la-realidad-virtual-y-la-ia-transforman-la-experiencia-en-las-aulas-del-sur-de-florida/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/15/la-realidad-virtual-y-la-ia-transforman-la-experiencia-en-las-aulas-del-sur-de-florida/">Leer en español</a></p><p>At Optima Academy Online, a state-approved virtual school program, students attend class using VR headsets that immerse them in interactive learning environments — no traditional classroom walls required.</p><p>“When you put on the goggles, you log into your class,” said 10th grader Ryan Eddy.</p><p>For Ryan, virtual learning has become more than just an alternative to traditional school — it’s become a creative outlet.</p><p>“The VR helps a lot with trying to be creative,” he said.</p><p>What once sounded like the “classroom of the future” is now his everyday reality.</p><p>Ryan attends school virtually through Optima Academy Online, where students take classes in a fully immersive digital setting. His mother, Virginia Eddy, said the technology-driven format was one of the biggest reasons their family chose the program.</p><p>“One thing that attracted me was the virtual reality, the immersive learning,” she said.</p><p>Virginia explained she initially worried about Ryan’s safety and the distractions that can come with a traditional brick-and-mortar school environment. Since switching to virtual learning, she says she has noticed a dramatic difference in his focus and engagement.</p><p>“With this, I’ve noticed that he’s really just focused on school,” she said.</p><p>Now in his second year of virtual education, Ryan takes five to six classes a day. Some are live, teacher-led sessions, while others are self-paced and available on demand. Despite attending school from home, his mother says Ryan still maintains a healthy social life and participates in extracurricular activities, including playing baseball for a nearby school.</p><p>“It’s not homeschool — but it’s school from home,” said OptimaEd CEO Adam Mangana.</p><p>Mangana said the program was launched in 2021 with the goal of making online learning more immersive and engaging than traditional video conferencing platforms like Zoom. He compares the experience to the classic children’s television series <i>The Magic School Bus.</i></p><p>“What we’re doing is essentially turning teachers into Miss Frizzle and taking students into the parts of a cell or back into ancient Rome,” Mangana said. “They’re doing this all in a social VR platform.”</p><p>According to Mangana, Optima Academy Online has quickly become one of the fastest-growing K-12 education models in the country. Through a partnership with the state of Florida, the program is tuition-free for students. The curriculum is state-approved, and the same technology is also being used in several elite private schools.</p><p>“This democratizes access and allows people to learn from anywhere in the state of Florida,” Mangana said.</p><p>While the rapid rise of AI and virtual reality in education may seem intimidating to some parents, Virginia Eddy said Ryan adapted quickly.</p><p>“The future is AI. The future is virtual reality,” she said. “He has that advantage, I feel, where he’s able to learn what you can’t learn in a regular school system.”</p><p>Mangana agrees that emerging technologies are reshaping education and says the focus should be on using them responsibly.</p><p>“AI and the metaverse are inevitable technologies,” he said. “These are things that most parents are already seeing impact their world. What we want is to create the proper guardrails.”</p><p>Currently, 228 K-12 students are enrolled in Optima Academy Online in South Florida.</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[La realidad virtual y la IA transforman la experiencia en las aulas del sur de Florida]]></title><link>https://www.local10.com/espanol/2026/05/15/la-realidad-virtual-y-la-ia-transforman-la-experiencia-en-las-aulas-del-sur-de-florida/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/05/15/la-realidad-virtual-y-la-ia-transforman-la-experiencia-en-las-aulas-del-sur-de-florida/</guid><dc:creator><![CDATA[Saira Anwer]]></dc:creator><description><![CDATA[En el sur de Florida, las escuelas están experimentando una transformación tecnológica, donde los estudiantes acceden a aulas virtuales impulsadas por inteligencia artificial y tecnología de realidad virtual.]]></description><pubDate>Fri, 15 May 2026 15:26:12 +0000</pubDate><content:encoded><![CDATA[<p>La escuela recibe una transformación tecnológica en el sur de Florida, donde estudiantes ingresan a aulas virtuales impulsadas por inteligencia artificial y tecnología de realidad virtual.</p><p>En Optima Academy Online, un programa de escuela virtual aprobado por el estado, los estudiantes asisten a clases utilizando visores de realidad virtual que los sumergen en entornos de aprendizaje interactivos, sin necesidad de paredes de salón tradicionales.</p><p>“Cuando te pones los lentes, ingresas a tu clase”, dijo Ryan Eddy, estudiante de décimo grado.</p><p>Para Ryan, el aprendizaje virtual se ha convertido en más que una alternativa a la escuela tradicional: se ha convertido en una vía creativa.</p><p>“La realidad virtual ayuda mucho para tratar de ser creativo”, dijo.</p><p>Lo que alguna vez sonó como el “salón de clases del futuro” ahora es su realidad cotidiana.</p><p>Ryan asiste virtualmente a la escuela a través de Optima Academy Online, donde los estudiantes toman clases en un entorno digital completamente inmersivo. Su madre, Virginia Eddy, dijo que el formato impulsado por tecnología fue una de las principales razones por las que su familia eligió el programa.</p><p>“Una cosa que me atrajo fue la realidad virtual, el aprendizaje inmersivo”, dijo.</p><p>Virginia explicó que inicialmente le preocupaba la seguridad de Ryan y las distracciones que pueden surgir en un entorno escolar tradicional presencial. Desde que cambió al aprendizaje virtual, dijo que ha notado una diferencia dramática en su concentración y participación.</p><p>“Con esto, he notado que realmente está enfocado en la escuela”, dijo.</p><p>Ahora en su segundo año de educación virtual, Ryan toma entre cinco y seis clases al día. Algunas son sesiones en vivo dirigidas por maestros, mientras que otras son a su propio ritmo y están disponibles bajo demanda. A pesar de asistir a clases desde casa, su madre dijo que Ryan mantiene una vida social saludable y participa en actividades extracurriculares, incluyendo jugar béisbol para una escuela cercana.</p><p>“No es educación en casa, pero sí escuela desde casa”, dijo Adam Mangana, director ejecutivo de OptimaEd.</p><p>Mangana dijo que el programa fue lanzado en 2021 con el objetivo de hacer que el aprendizaje en línea fuera más inmersivo y atractivo que plataformas tradicionales de videoconferencia como Zoom. Comparó la experiencia con la clásica serie infantil de televisión The Magic School Bus.</p><p>“Lo que estamos haciendo es básicamente convertir a los maestros en Miss Frizzle y llevar a los estudiantes al interior de una célula o de regreso a la antigua Roma”, dijo Mangana. “Todo esto lo hacen en una plataforma social de realidad virtual”.</p><p>Según Mangana, Optima Academy Online se ha convertido rápidamente en uno de los modelos educativos K-12 de más rápido crecimiento en el país. A través de una alianza con el estado de Florida, el programa es gratuito para los estudiantes. El currículo está aprobado por el estado y la misma tecnología también se utiliza en varias escuelas privadas de élite.</p><p>“Esto democratiza el acceso y permite que las personas aprendan desde cualquier lugar del estado de Florida”, dijo Mangana.</p><p>Aunque el rápido crecimiento de la IA y la realidad virtual en la educación puede parecer intimidante para algunos padres, Virginia Eddy dijo que Ryan se adaptó rápidamente.</p><p>“El futuro es la IA. El futuro es la realidad virtual”, dijo. “Él tiene esa ventaja, siento yo, de poder aprender lo que no se puede aprender en un sistema escolar regular”.</p><p>Mangana coincide en que las tecnologías emergentes están transformando la educación y dijo que el enfoque debe estar en utilizarlas de manera responsable.</p><p>“La IA y el metaverso son tecnologías inevitables”, dijo. “Son cosas que la mayoría de los padres ya están viendo impactar su mundo. Lo que queremos es crear las barreras de protección adecuadas”.</p><p>Actualmente, 228 estudiantes de K-12 están inscritos en Optima Academy Online en el sur de Florida.</p>]]></content:encoded></item><item><title><![CDATA[WATCH LIVE: Gov. DeSantis, Florida education commissioner hold news conference in Miami ]]></title><link>https://www.local10.com/news/local/2026/05/15/gov-desantis-florida-education-commissioner-hold-news-conference-in-miami/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/15/gov-desantis-florida-education-commissioner-hold-news-conference-in-miami/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Gov. Ron DeSantis and Florida Department of Education Commissioner Stasi Kamoutsas are set to hold a news conference in Miami on Friday morning.]]></description><pubDate>Fri, 15 May 2026 14:48:54 +0000</pubDate><content:encoded><![CDATA[<p>Gov. Ron DeSantis and Florida Department of Education Commissioner Stasi Kamoutsas are set to hold a news conference in Miami on Friday, where DeSantis is expected to sign a school safety bill. </p><p><a href="https://www.local10.com/espanol/2026/05/15/en-vivo-gobernador-desantis-y-comisionado-de-educacion-de-florida-ofrecen-conferencia-de-prensa-en-miami/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/15/en-vivo-gobernador-desantis-y-comisionado-de-educacion-de-florida-ofrecen-conferencia-de-prensa-en-miami/">Leer en español</a></p><p>The event is scheduled for 11 a.m. in Miami.</p><p>DeSantis, who spoke in front of a wall graphic that said “Supporting Safe Schools” is expected to sign <a href="https://www.flsenate.gov/Session/Bill/2026/757" target="_self" rel="" title="https://www.flsenate.gov/Session/Bill/2026/757">House Bill 757</a>, a school safety measure that expands Florida’s school guardian program and increases penalties related to firearm offenses near schools. </p><p>The measure “requires sheriffs to assist public postsecondary educational institutions in implementing guardian programs,” and allows colleges and universities to participate in the program, according to the Florida Senate website. It also directs sheriffs to establish or coordinate guardian training programs under certain conditions.</p><p>It states the legislation further “creates a new offense” for discharging a firearm within 1,000 feet of a school and requires individuals arrested for certain offenses to remain in custody until they appear before a judge for bail consideration. </p><p>It also places the new offense on the state’s Criminal Punishment Code severity ranking chart and gives education boards authority to adopt related rules.</p><p>Additional details are expected during the news conference.</p><p><i>This story will have updates. Watch Local 10 or refresh the page for the latest information.</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[Rotura de tubería principal de agua en Miami Beach provoca reparaciones y aviso de hervir el agua]]></title><link>https://www.local10.com/espanol/2026/05/15/rotura-de-tuberia-principal-de-agua-en-miami-beach-provoca-reparaciones-y-aviso-de-hervir-el-agua/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/05/15/rotura-de-tuberia-principal-de-agua-en-miami-beach-provoca-reparaciones-y-aviso-de-hervir-el-agua/</guid><dc:creator><![CDATA[Janine Stanwood, Ryan Mackey]]></dc:creator><description><![CDATA[Una rotura en la tubería principal de agua ocurrida la madrugada de este viernes en Miami Beach provocó reparaciones cerca del Centro de Convenciones de Miami Beach y dio lugar a un aviso de hervir el agua para un edificio residencial, según informó un portavoz de la ciudad a Local 10 News.]]></description><pubDate>Fri, 15 May 2026 15:22:03 +0000</pubDate><content:encoded><![CDATA[<p>Una rotura de una tubería principal de agua la madrugada de este viernes en Miami Beach provocó reparaciones cerca del Centro de Convenciones de Miami Beach y generó un aviso de hervir el agua para un edificio residencial, informó una portavoz de la ciudad a Local 10 News.</p><p>La portavoz de Miami Beach, Melissa Berthier, confirmó que la rotura ocurrió alrededor de las 3 a.m. cerca de Prairie Avenue y Dade Boulevard, al norte del centro de convenciones.</p><p>Sky 10 sobrevoló la escena alrededor de las 10:40 a.m., donde se observó a trabajadores removiendo el pavimento para acceder a la tubería principal mientras el tráfico pesado se acumulaba en el área.</p><p>Indicaron que solo un edificio residencial fue colocado bajo aviso de hervir el agua, mientras que el servicio en las áreas circundantes permaneció sin afectaciones.</p><p>Los funcionarios también exhortaron a los conductores a evitar la intersección mientras avanzan los trabajos de reparación.</p><p>Indicaron que se esperaba que las reparaciones concluyeran antes de finalizar el viernes.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZAXVRTU4VFBNHKY2EKLEFYXUTY.jpeg?auth=b73a955ff996c919ba54c8364aa7ad6d6dc0011820a77efd56ff1e386c831138&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Water main break in Miami Beach prompts repairs, boil water notice]]></title><link>https://www.local10.com/news/local/2026/05/15/water-main-break-in-miami-beach-prompts-repairs-boil-water-notice/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/15/water-main-break-in-miami-beach-prompts-repairs-boil-water-notice/</guid><dc:creator><![CDATA[Janine Stanwood, Ryan Mackey]]></dc:creator><description><![CDATA[A water main break early Friday morning in Miami Beach prompted repairs near the Miami Beach Convention Center and led to a boil water notice for one residential building, a city spokesperson told Local 10 News.]]></description><pubDate>Fri, 15 May 2026 15:03:27 +0000</pubDate><content:encoded><![CDATA[<p>A water main break early Friday morning in Miami Beach prompted repairs near the Miami Beach Convention Center and led to a boil water notice for one residential building, a city spokesperson told Local 10 News.</p><p><a href="https://www.local10.com/espanol/2026/05/15/rotura-de-tuberia-principal-de-agua-en-miami-beach-provoca-reparaciones-y-aviso-de-hervir-el-agua/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/15/rotura-de-tuberia-principal-de-agua-en-miami-beach-provoca-reparaciones-y-aviso-de-hervir-el-agua/">Leer en español</a></p><p>Miami Beach spokesperson Melissa Berthier confirmed that the water main break happened around 3 a.m. near Prairie Avenue and Dade Boulevard, north of the convention center. </p><p>Sky 10 flew over the scene around 10:40 a.m., where workers were seen digging up pavement to get to the water main as heavy traffic backed up in the area.</p><p>They said only one residential building was placed under a boil water notice, while service in surrounding areas remained otherwise unaffected.</p><p>Officials also urged drivers to avoid the intersection as repair work gets underway.</p><p>They said repairs were expected to be completed by the end of the day Friday.</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/ZAXVRTU4VFBNHKY2EKLEFYXUTY.jpeg?auth=b73a955ff996c919ba54c8364aa7ad6d6dc0011820a77efd56ff1e386c831138&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Detectives investigate Coral Springs homicide ]]></title><link>https://www.local10.com/news/local/2026/05/15/detectives-investigate-coral-springs-homicide/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/15/detectives-investigate-coral-springs-homicide/</guid><dc:creator><![CDATA[Jackie Pascale, Andrea Torres]]></dc:creator><description><![CDATA[Detectives have been investigating a homicide since police officers found a man dead early Thursday morning in Coral Springs. ]]></description><pubDate>Fri, 15 May 2026 15:19:33 +0000</pubDate><content:encoded><![CDATA[<p>Detectives have been investigating a homicide since police officers found a man dead early Thursday morning in Coral Springs. </p><p><a href="https://www.local10.com/espanol/2026/05/14/responde-equipo-swat-a-edificio-de-apartamentos-tras-balacera-en-coral-springs/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/14/responde-equipo-swat-a-edificio-de-apartamentos-tras-balacera-en-coral-springs/">Leer en español</a></p><p>Witnesses said they heard a shooting shortly before 3 a.m., and a helicopter flying over at about 5 a.m. near Royal Palm Boulevard and Riverside Drive.</p><p>Police officers used a white tent and a tarp to cover the victim’s body near the garbage area of Coral Park East, a community of townhomes. </p><p>There was also crime scene tape near the pool of a neighboring apartment building <a href="https://maps.app.goo.gl/BKngE8pTmnxUxKTE7" target="_self" rel="" title="https://maps.app.goo.gl/BKngE8pTmnxUxKTE7">at the Coral Springs Tower Club</a> community, and there appeared to be an assault rifle in the water. </p><p>Police officers also used crime scene tape to block access to a sports utility vehicle with blood marks. </p><p>Detectives asked anyone with information about this or other cases to call Broward County Crime Stoppers at 954-493-8477 to remain anonymous. </p>]]></content:encoded></item><item><title><![CDATA[EN VIVO: Gobernador DeSantis y comisionado de Educación de Florida ofrecen conferencia de prensa en Miami]]></title><link>https://www.local10.com/espanol/2026/05/15/en-vivo-gobernador-desantis-y-comisionado-de-educacion-de-florida-ofrecen-conferencia-de-prensa-en-miami/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/05/15/en-vivo-gobernador-desantis-y-comisionado-de-educacion-de-florida-ofrecen-conferencia-de-prensa-en-miami/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[El gobernador Ron DeSantis y la comisionada del Departamento de Educación de Florida, Stasi Kamoutsas, ofrecerán una conferencia de prensa en Miami este viernes por la mañana.]]></description><pubDate>Fri, 15 May 2026 15:14:00 +0000</pubDate><content:encoded><![CDATA[<p>El gobernador Ron DeSantis y el comisionado del Departamento de Educación de Florida, Stasi Kamoutsas, tienen previsto ofrecer una conferencia de prensa en Miami la mañana de este viernes.</p><p>El evento está programado para comenzar a las 11 a.m., según información divulgada por la oficina del gobernador.</p><p>No se divulgaron de inmediato detalles adicionales sobre el tema o los temas de la conferencia de prensa.</p><p><i>Esta historia será actualizada. Vea Local 10 o actualice la página para obtener la información más reciente.</i></p>]]></content:encoded></item><item><title><![CDATA[Texas high court rejects removal of Democratic lawmakers who led quorum break over redistricting]]></title><link>https://www.local10.com/news/2026/05/15/texas-high-court-rejects-removal-of-democratic-lawmakers-who-led-quorum-break-over-redistricting/</link><guid isPermaLink="true">https://www.local10.com/news/2026/05/15/texas-high-court-rejects-removal-of-democratic-lawmakers-who-led-quorum-break-over-redistricting/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[AUSTIN, Texas (AP) — The Texas Supreme Court on Friday refused to declare that Democratic lawmakers who briefly fled the state in 2025 to block a vote on new congressional voting maps pushed by President Donald Trump had vacated their office.]]></description><pubDate>Fri, 15 May 2026 15:18:09 +0000</pubDate><content:encoded><![CDATA[<p>AUSTIN, Texas (AP) — The Texas Supreme Court on Friday refused to declare that Democratic lawmakers who briefly fled the state in 2025 to block a vote on new congressional voting maps pushed by President Donald Trump had vacated their office.</p><p>The all-Republican court dealt a blow to Gov. Greg Abbott and state Republicans in their efforts to severely punish the more than 50 Democrats who bolted for New York, Illinois and Massachusetts in a bid to stop a vote on the maps during a special session. State Republicans had sought their arrest and threatened fines to bring them back to the state Capitol.</p><p>Abbott had argued in a lawsuit filed directly to the state’s highest civil court that state Rep. Gene Wu, the leader of the House Democratic caucus, and others had effectively abandoned their office.</p><p>Wu had argued that he was not abandoning his office in the quorum break, but was exercising a right to dissent.</p><p>In denying Abbott’s request, the court opinion written by Justice James Blacklock noted that the Republican-majority Legislature had adequately resolved the problem itself through measures such as fines against the missing lawmakers, and that they eventually returned on their own within a few weeks.</p><p>“In the end, a quorum was restored in two weeks’ time, without judicial intervention, by the interplay of political and practical forces,” Blacklock wrote.</p><p>“Courts have uniformly recognized that it is not their role to resolve disputes between the other two branches that those branches can resolve for themselves,” the opinion said.</p><p>If the issue rises again and the Legislature cannot effectively compel lawmakers to return, the court may someday consider whether the courts should step in, the opinion said.</p><p>“When Greg Abbott threatened to arrest and expel us for denying him a quorum, we told him he should ‘come and take it.’ He tried!” Wu said in a statement Friday. “Abbott was wrong, weak, and after all his bluster, he couldn’t come and take a damn thing.”</p><p>Wu and the other lawmakers eventually returned to Texas, and the new map was passed and signed into law by Abbott.</p><p>Wu had argued that because he had returned to the Capitol and the map was eventually signed into law, there was no longer any reason for the court to weigh in.</p><p>“Their return is robust proof that they never intended to abandon their offices,” Wu argued in legal briefs. “Despite the overheated rhetoric, this quorum break was always understood to be temporary.”</p><p>The Texas walkout intensified into a high-stakes national drama as Trump urged Texas and other GOP-controlled states to redraw their congressional districts to help Republicans maintain control of the U.S. House. The Texas map effort set off a wave of similar efforts across several states as governors from both parties pledged to redraw maps with the goal of giving their political candidates a leg up in the 2026 midterm elections.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UL5ROSB3GPNVMCGUERU4LH24JE.jpg?auth=9bf9c5b87725429474294110d8399f471f6e6add9731279a8e77adbcb7938e1a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Texas Gov. Greg Abbott speaks at the Conservative Political Action Conference (CPAC) in Dallas, March 27, 2026. (AP Photo/Gabriela Passos, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Gabriela Passos</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/D6IM63KQ2HITIC46PNHSRRGCLI.jpg?auth=6e19f85b0eb84e351f202e4988534f43fd65e69a431886584934b45080460110&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Texas state Rep. Gene Wu speaks to the crowd before California Gov. Gavin Newsom during a rally with Harris County Democrats at the IBEW local 716 union hall on Nov. 8, 2025, in Houston. (AP Photo/Karen Warren, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Karen Warren</media:credit></media:content></item><item><title><![CDATA[Policía: Sospechoso enfrenta cargos en asesinato de hombre en Miami que sobrevivió a balacera previa en motel de Hialeah]]></title><link>https://www.local10.com/espanol/2026/05/15/policia-sospechoso-enfrenta-cargos-en-asesinato-de-hombre-en-miami-que-sobrevivio-a-balacera-previa-en-motel-de-hialeah/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/05/15/policia-sospechoso-enfrenta-cargos-en-asesinato-de-hombre-en-miami-que-sobrevivio-a-balacera-previa-en-motel-de-hialeah/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Un hombre del condado de Miami-Dade, que ya estaba acusado de un tiroteo en un motel de Hialeah en 2023, ahora enfrenta un cargo de asesinato en primer grado por el tiroteo mortal de la misma víctima en un motel de Miami en 2024, según confirmaron las autoridades en un informe de arresto obtenido por Local 10 News el viernes.]]></description><pubDate>Fri, 15 May 2026 15:08:19 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de Miami-Dade ya acusado en una <a href="https://www.local10.com/espanol/2026/03/06/arrestan-a-hombre-tras-balacera-en-motel-de-hialeah-victima-sobrevivio-pero-luego-fue-asesinada-en-motel-de-miami/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/03/06/arrestan-a-hombre-tras-balacera-en-motel-de-hialeah-victima-sobrevivio-pero-luego-fue-asesinada-en-motel-de-miami/">balacera en un motel de Hialeah en 2023</a> ahora enfrenta un cargo de asesinato en primer grado por el tiroteo fatal en 2024 de la misma víctima en un motel de Miami, confirmaron las autoridades en un informe de arresto obtenido por Local 10 News el viernes.</p><p>El informe indica que los investigadores vincularon a Jean Felix Fuentes-Gonzalez, de 39 años, con el asesinato de Rudy Quesada el 2 de febrero de 2024 mediante evidencia balística, pruebas de ADN y similitudes entre el homicidio en Miami y una balacera anterior en un motel de Hialeah que Quesada sobrevivió meses antes de su muerte.</p><p>La policía de Miami informó que los agentes respondieron alrededor de las 12:45 a.m. del 2 de febrero de 2024 al Ernesto Motel, ubicado en 4001 W. Flagler St., en referencia a una persona baleada.</p><p>Los agentes dijeron que encontraron a Quesada inconsciente en el suelo afuera de la habitación 18 del motel con múltiples heridas de bala. Personal de Miami Fire Rescue lo declaró muerto en la escena aproximadamente a las 12:59 a.m., según el informe.</p><p>La policía indicó que la novia de Quesada, Katherine Lopez, abrió la puerta de la habitación del motel cuando los agentes tocaron, pero dijo a los investigadores que no sabía del tiroteo. Posteriormente fue llevada a la estación de policía para ser interrogada.</p><p>Las autoridades dijeron que, durante una entrevista horas después, Lopez dijo a los detectives que mantenía una relación con Quesada y vivía con él en el motel.</p><p>También dijo a los investigadores que Quesada había sido baleado anteriormente múltiples veces en Hialeah por un “sospechoso desconocido”, según el informe.</p><p>Esa balacera anterior ocurrió el 10 de agosto de 2023 en el Hialeah Airport Motel, ubicado en 131 W. Fifth St.</p><p>Según los investigadores, los agentes que respondieron a esa balacera encontraron a Quesada con múltiples heridas de bala dentro de una habitación del motel. Fue trasladado al Ryder Trauma Center del Hospital Jackson Memorial, sometido a cirugía y sobrevivió.</p><p>La policía dijo que un video de vigilancia de la balacera en Hialeah mostraba al pistolero usando un gorro verde tipo skully, gafas de sol, guantes de trabajo de color claro y zapatos de dos tonos. Los investigadores dijeron que el sospechoso llegó y huyó en un vehículo robado.</p><p>Según el informe, Quesada dijo posteriormente a los detectives que durante el forcejeo logró quitarle el gorro skully al tirador. Los detectives dijeron que recuperaron el gorro, junto con mechones de cabello, en la escena.</p><p>Las autoridades dijeron que su investigación posteriormente conectó a Fuentes-Gonzalez con ambas balaceras.</p><p>Agentes de la Oficina del Sheriff de Miami-Dade dijeron que realizaron una parada de tráfico el 24 de junio de 2025 en una gasolinera U Gas en Miami y recuperaron una pistola Polymer 80 de 9 mm de una Toyota Tacoma registrada a nombre de Fuentes-Gonzalez. Los investigadores dijeron que el arma coincidía con los casquillos recuperados en la escena del asesinato en Miami.</p><p>Indicaron que Fuentes-Gonzalez y Lopez estaban dentro del vehículo en ese momento y fueron arrestados por cargos relacionados con narcóticos.</p><p>Los detectives también confirmaron que Fuentes-Gonzalez y Lopez mantenían una relación de más de cinco años y vivían juntos en el suroeste de Miami-Dade, a pesar de tener un “historial reportado de violencia doméstica”.</p><p>Los investigadores señalaron que la vivienda estaba cerca del lugar donde fue abandonado el vehículo robado utilizado en la balacera de Hialeah.</p><p>Según el informe, los detectives también descubrieron que Fuentes-Gonzalez había sido arrestado por la policía de Miami en septiembre de 2023 en un caso no relacionado de vehículo robado mientras presuntamente usaba una peluca larga negra, un gorro negro tipo skully y ropa similar a la utilizada por el tirador en Hialeah.</p><p>Durante ese arresto, los agentes recuperaron un revólver, gafas de sol, guantes de trabajo y tenis de dos tonos que, según los investigadores, eran “consistentes con los artículos utilizados en la balacera de Hialeah”.</p><p>Las autoridades determinaron posteriormente que el revólver coincidía con un proyectil recuperado en la escena del crimen en Hialeah, según el informe.</p><p>Los investigadores también dijeron que Fuentes-Gonzalez fue arrestado nuevamente en octubre de 2023 después de que la policía lo encontrara dentro de un vehículo robado estacionado en el Ernesto Motel, el mismo lugar donde Quesada sería asesinado más tarde.</p><p>Según el informe, pruebas del laboratorio criminalístico de Miami-Dade confirmaron que el ADN recuperado del arma homicida coincidía con Fuentes-Gonzalez. Pruebas adicionales encontraron posteriormente que la sangre recuperada de un zapato dentro de su mochila coincidía con el ADN de Quesada, dijeron los investigadores.</p><p>El informe también indica que un análisis de fibras realizado por el Departamento de Cumplimiento de la Ley de Florida encontró que las fibras recuperadas en la escena de la balacera en Hialeah eran “consistentes” con la peluca recuperada de Fuentes-Gonzalez durante su arresto en 2023.</p><p>Fuentes-Gonzalez ya había sido acusado en relación con la balacera de Hialeah, pero las autoridades ahora añadieron un cargo de asesinato en primer grado por la muerte de Quesada.</p><p>El ciudadano chileno ha permanecido encarcelado desde el 15 de marzo y continúa detenido sin derecho a fianza en el Centro Correccional Turner Guilford Knight. Los registros de la cárcel muestran que también tiene una retención migratoria.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6VCPIX6JZJAUZGTT7CX43MBKEE.jpg?auth=5a46f3fb4296248defa8c12918add87718ddd5f77e2713f8a5afe30963f78d53&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Police: Suspect now charged in Miami killing of man who survived earlier Hialeah motel shooting]]></title><link>https://www.local10.com/news/local/2026/05/15/police-suspect-now-charged-in-miami-killing-of-man-who-survived-earlier-hialeah-motel-shooting/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/15/police-suspect-now-charged-in-miami-killing-of-man-who-survived-earlier-hialeah-motel-shooting/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A Miami-Dade man already accused in a 2023 motel shooting in Hialeah is now facing a first-degree murder charge in the 2024 fatal shooting of the same victim at a Miami motel, authorities confirmed in an arrest report obtained by Local 10 News on Friday.]]></description><pubDate>Fri, 15 May 2026 14:35:10 +0000</pubDate><content:encoded><![CDATA[<p>A Miami-Dade man already accused in a <a href="https://www.local10.com/news/local/2026/03/06/man-arrested-after-victim-survives-shooting-at-hialeah-motel-before-being-killed-at-miami-motel/" target="_self" rel="" title="https://www.local10.com/news/local/2026/03/06/man-arrested-after-victim-survives-shooting-at-hialeah-motel-before-being-killed-at-miami-motel/">2023 motel shooting in Hialeah</a> is now facing a first-degree murder charge in the 2024 fatal shooting of the same victim at a Miami motel, authorities confirmed in an arrest report obtained by Local 10 News on Friday.</p><p><a href="https://www.local10.com/espanol/2026/05/15/policia-sospechoso-enfrenta-cargos-en-asesinato-de-hombre-en-miami-que-sobrevivio-a-balacera-previa-en-motel-de-hialeah/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/15/policia-sospechoso-enfrenta-cargos-en-asesinato-de-hombre-en-miami-que-sobrevivio-a-balacera-previa-en-motel-de-hialeah/">Leer en español</a></p><p>The report states that investigators tied Jean Felix Fuentes-Gonzalez, 39, to the Feb. 2, 2024 killing of Rudy Quesada through ballistic evidence, DNA testing and similarities between the Miami homicide and an earlier Hialeah motel shooting that Quesada survived months before his death.</p><p>Miami police said officers responded around 12:45 a.m. Feb. 2, 2024, to the Ernesto Motel, located at 4001 W. Flagler St., in reference to a person shot.</p><p>Officers said they found Quesada unresponsive on the ground outside Room 18 of the motel with multiple gunshot wounds. Miami Fire Rescue personnel pronounced him dead at the scene at approximately 12:59 a.m., according to the report. </p><p>Police said Quesada’s girlfriend, Katherine Lopez, opened the motel room door when officers knocked but told investigators she was unaware of the shooting. She was later taken to the police station for questioning.</p><p>They said during an interview hours later, Lopez told detectives she had been in a relationship with Quesada and was living with him at the motel. </p><p>She also told investigators that Quesada had previously been shot multiple times in Hialeah by an “unknown suspect,” according to the report.</p><p>That earlier shooting occurred on Aug. 10, 2023, at the Hialeah Airport Motel, located at 131 W. Fifth St.</p><p>According to investigators, officers responding to that shooting found Quesada suffering from multiple gunshot wounds inside a motel room. He was transported to Jackson Memorial Hospital’s Ryder Trauma Center, underwent surgery and survived.</p><p>Police said surveillance video from the Hialeah shooting showed the gunman wearing a green skully cap, sunglasses, light-colored work gloves and two-toned shoes. Investigators said the suspect arrived and fled in a stolen vehicle.</p><p>According to the report, Quesada later told detectives that during the struggle he removed the skully cap from the shooter’s head. Detectives said they recovered the cap, along with hair strands, from the scene.</p><p>Authorities said their investigation later connected Fuentes-Gonzalez to both shootings.</p><p>Miami-Dade Sheriff’s Office deputies said they conducted a traffic stop on June 24, 2025, at a U Gas station in Miami and recovered a Polymer 80 9 mm gun from a Toyota Tacoma registered to Fuentes-Gonzalez. Investigators said the gun matched shell casings recovered from the Miami murder scene.</p><p>They said Fuentes-Gonzalez and Lopez were both inside the vehicle at the time and were arrested on narcotics charges.</p><p>Detectives also confirmed that Fuentes-Gonzalez and Lopez had been in a relationship for more than five years and lived together in southwest Miami-Dade despite having a “reported history of domestic violence.” </p><p>Investigators noted the home was near where the stolen vehicle used in the Hialeah shooting had been abandoned.</p><p>According to the report, detectives further discovered that Fuentes-Gonzalez had been arrested by Miami police in September 2023 in an unrelated stolen vehicle case while allegedly wearing a long black wig, black skully cap and clothing similar to those worn by the Hialeah shooter.</p><p>During that arrest, officers recovered a revolver, sunglasses, work gloves and two-toned sneakers that investigators said were “consistent with items used in the Hialeah shooting.”</p><p>Authorities later determined that the revolver matched a projectile recovered from the Hialeah crime scene, according to the report.</p><p>Investigators also said Fuentes-Gonzalez had been arrested again in October 2023 after police found him inside a stolen vehicle parked at the Ernesto Motel — the same location where Quesada would later be killed.</p><p>According to the report, Miami-Dade crime lab testing confirmed that DNA recovered from the murder weapon matched Fuentes-Gonzalez. Additional testing later found that blood recovered from a shoe inside his backpack matched Quesada’s DNA, investigators said.</p><p>The report also states that fiber analysis conducted by the Florida Department of Law Enforcement found that strands recovered from the Hialeah shooting scene were “consistent” with the wig recovered from Fuentes-Gonzalez during his 2023 arrest.</p><p>Fuentes-Gonzalez had previously been charged in connection with the Hialeah shooting, but authorities have now added a first-degree murder charge in Quesada’s killing.</p><p>The Chilean national has been jailed since March 15 and remains held without bond at the Turner Guilford Knight Correctional Center. Jail records show he also has an immigration hold.</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/6VCPIX6JZJAUZGTT7CX43MBKEE.jpg?auth=5a46f3fb4296248defa8c12918add87718ddd5f77e2713f8a5afe30963f78d53&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Trump says Xi is considering a detained pastor's case, but freeing activist Jimmy Lai is 'tough']]></title><link>https://www.local10.com/news/2026/05/15/trump-says-xi-is-considering-a-detained-pastors-case-but-freeing-activist-jimmy-lai-is-tough/</link><guid isPermaLink="true">https://www.local10.com/news/2026/05/15/trump-says-xi-is-considering-a-detained-pastors-case-but-freeing-activist-jimmy-lai-is-tough/</guid><dc:creator><![CDATA[By KANIS LEUNG and DIDI TANG, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 14:58:40 +0000</pubDate><content:encoded><![CDATA[<p>HONG KONG (AP) — U.S. President Donald Trump said Friday he raised the issue with Chinese President Xi Jinping of releasing a prominent detained pastor and imprisoned Hong Kong activist Jimmy Lai, and quoted Xi as saying he’d consider the pastor but that Lai’s case is a “tough one.”</p><p>Speaking to reporters as he flew back from a trip to China, Trump said Xi told him he would give serious consideration to the case of Ezra Jin Mingri, pastor of an underground church detained in China in October in what observers have called an escalating crackdown on religious freedom.</p><p>“He said he’s gonna strongly consider the pastor," Trump said.</p><p>Trump said that the case of Lai, founder of the now-defunct pro-democracy Apple Daily who was accused of anti-China activities, was much more difficult for the Chinese president. “He told me that would be a tough one,” Trump said.</p><p>The families of both Jin and Lai said they appreciated Trump for raising their cases with Xi.</p><p>Jin's Zion Church is among the largest so-called underground or house churches that are unregistered with the Chinese authorities. They defy Chinese government restrictions requiring believers to worship only in registered congregations.</p><p>His daughter, Grace Jin Drexel, said Friday that the family and supporters are “overjoyed” to hear what Trump had said about her father.</p><p>“It’s truly nothing short of miraculous!” she wrote to The Associated Press in a message. “We could not be more grateful to President Trump and his skillful administration for pressing the case!”</p><p>Despite Trump's far less optimistic tone on Lai, the former media mogul's daughter, Claire Lai, said she also was grateful to Trump and his administration for the commitment shown to her father’s release.</p><p>“He has earned his reputation as liberating the unjustly detained and I am confident he and his administration will be the ones to free my father,” she said in a message to the AP.</p><p>She called this moment an opportunity for Xi to do “the only just and honorable thing” for Lai and to show a gesture of good will to the world by releasing a man she said had dedicated himself to Hong Kong.</p><p>Activists say Beijing is becoming less willing to release prisoners who have confronted the government over human rights under Xi’s rule. In 2017, the Chinese Nobel laureate Liu Xiaobo died at a hospital in northeast China even after foreign governments urged China to release him for cancer treatment abroad.</p><p>Before his arrest, Lai, 78, was critical of Xi and the ruling Communist Party. He was sentenced to 20 years in prison in February under a national security law imposed by Beijing in 2020 that has virtually silenced dissent in Hong Kong.</p><p>Lai was found guilty of conspiracy to collude with foreign forces and conspiring with others to publish seditious articles. His pro-democracy Apple Daily was shut down during a crackdown following massive anti-government protests that rocked the city in 2019.</p><p>Observers said Lai’s plight symbolizes a decline in freedoms that Beijing had promised when the former British colony returned to Chinese rule in 1997. Foreign governments, including the U.S. and U.K., have raised concerns about Lai for years. But the Hong Kong government insists his case had nothing to do with press freedom.</p><p>On Tuesday, China’s foreign ministry said Lai had been a key planner of anti-China activities that aimed at destabilizing Hong Kong, and said that the city’s affairs are China’s internal affairs.</p><p>____</p><p>Tang reported from Washington. AP journalist Emily Wang in Washington contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/G6I5LN7MXCLX5DBEVWC4FZHBHM.jpg?auth=a60a6caa6caf362f907f1ffd06bab1720a02df969174c0ce2211d4580b1db621&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Pastor Ezra Jin Mingri speaks during an interview at the Zion Church in Beijing, China, Wednesday, Aug. 1, 2018. (AP Photo/Ng Han Guan, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Ng Han Guan</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EL6NT3UYMLEMJDQ6JB4Z242JIU.jpg?auth=8686317e385be396a4bea300034d4fd4960b3ae5d2c731fe4794f270733872ff&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Democracy advocate Jimmy Lai leaves Hong Kong's Court of Final Appeal where the government is arguing against allowing him bail in Hong Kong, Feb. 1, 2021. (AP Photo/Vincent Yu, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Vincent Yu</media:credit></media:content></item><item><title><![CDATA[Trump says sculpture garden honoring prominent Americans is planned for park along Potomac River]]></title><link>https://www.local10.com/news/politics/2026/05/15/trump-says-sculpture-garden-honoring-prominent-americans-is-planned-for-park-along-potomac-river/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/05/15/trump-says-sculpture-garden-honoring-prominent-americans-is-planned-for-park-along-potomac-river/</guid><dc:creator><![CDATA[By STEVEN SLOAN, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 14:56:30 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — President Donald Trump plans to build an exhibit of statues featuring prominent Americans in a tightly regulated park along the Potomac River, potentially opening a new legal fight over whether his administration is ignoring the approvals process that typically governs Washington's monumental core as he muscles through a dramatic overhaul of the nation's capital.</p><p>In a Friday morning social media post, Trump said the National Garden of American Heroes would be built in West Potomac Park, a space near the National Mall that includes the Korean War Veterans Memorial, the Jefferson Memorial, the Franklin Delano Roosevelt Memorial and the Martin Luther King Jr. Memorial. The area is also home to several fields and volleyball courts regularly used by local sports groups.</p><p>Trump described the area in his post as a “totally BARREN field of Prime Waterfront Real Estate along our Mighty Potomac River.”</p><p>The president has said the garden would commemorate America's 250th anniversary with sculptures recognizing 250 prominent Americans who have made significant cultural, political and other historical contributions to the country. He first raised the idea during Fourth of July celebrations in 2020 and has framed it as a response to protests that resulted in the removal of controversial monuments, including those that commemorated slave owners and Confederate leaders.</p><p>In the final days of his first term, Trump, a Republican, signed an executive order naming 244 people including Ronald Reagan and Jackie Robinson who should be honored with statues in the garden. The idea languished under President Joe Biden, a Democrat, but Congress provided $40 million under Trump's big tax and spending cuts law last year to procure the statues included in his executive orders.</p><p>That may not be enough, however, to constitute the type of approval typically needed for major projects on or near the National Mall. Federal law requires projects and memorials to get a sign-off from multiple design and planning groups.</p><p>The White House didn't immediately respond to a request for comment on whether it was seeking such approvals and or whether contracts have been awarded for the statues.</p><p>Washington's monumental core is one of the nation's most closely regulated spaces, with the goal of protecting sight lines and preventing new construction that would undermine the area's history. Between the approvals process, design disputes and funding challenges, changes in the area can take years — or even decades — to reach completion. One of the newest additions near the National Mall, the Dwight D. Eisenhower Memorial, took 21 years to finish after Congress initially approved it in 1999.</p><p>Trump and his supporters have shown little interest in following such procedures. He moved quickly this month to drain and repaint the Lincoln Memorial Reflecting Pool. He suddenly demolished the East Wing of the White House last year to build a ballroom. Trump's name has been added to the facade of the Kennedy Center, which he plans to close later this summer for a two-year renovation.</p><p>Just this week, workers began preliminary surveys and testing of the proposed site of a triumphal arch Trump is seeking between the Lincoln Memorial and Arlington National Cemetery. Part of the site was fenced off, and pink flags typically used as survey markings were planted in the grass.</p><p>And the Trump administration is moving forward with plans to transform East Potomac Park from an accessible public golf course into what Trump has described as a “U.S. Open-caliber course.” Interior Secretary Doug Burgum on Thursday released a design plan for the new course that he said would provide “championship-quality golf at affordable, highly discounted rates.”</p><p>The plan provided few details on how open the park, which is frequently used by local runners and bikers, would remain to the general public.</p><p>Virtually all of the projects have become subject to litigation.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SCUVJKLGZ4S7IPIZCGL52BFF4A.jpg?auth=7f8aa069c288541c54747c9fae22472c65d53e0b3222b906e79ebfa496bde1b0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump speaks as he visits the Lincoln Memorial Reflecting Pool to see the new blue protective coating being applied as part of a renovation project, Thursday, May 7, 2026, in Washington, as White House boarder czar Tom Homan and Homeland Security Secretary Markwayne Mullin listen. (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/ZBQVAI5J3FYZ3KRD2QUY625BUY.jpg?auth=befd82c36fe05e2aff95180ba9ec29e237d4b0baa08d163d7af1cd5b7ea2bb56&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Washington Monument stands in the background as a golfer walks the East Potomac Golf Course, Sunday, May 3, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZLRQP2RVWISDTF7L3XQRRITULI.jpg?auth=d026badba080e8cef8d8464285204f8c6fcf0051208c4ee5b7bc36f8e32edd5d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers apply a blue protective coating as part of a renovation project to the Lincoln Memorial Reflecting Pool, Tuesday, May 12, 2026, on the National Mall in Washington. (AP Photo/Rahmat Gul)]]></media:description><media:credit role="author" scheme="urn:ebu">Rahmat Gul</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WCJ6YGDXOQIX2BJ4GEZL5WBN5E.jpg?auth=ee88a405cd3ab56dc19e2b99eaa3747afbb4fa50bd7e3c396e483544ed96ed99&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The John F. Kennedy Center for the Performing Arts is seen following a media tour intended to show building damage, Wednesday, April 22, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content></item><item><title><![CDATA[After losing both eyes to cancer, young man turns adversity into achievement ]]></title><link>https://www.local10.com/community/2026/05/15/after-losing-both-eyes-to-cancer-young-man-turns-adversity-into-achievement/</link><guid isPermaLink="true">https://www.local10.com/community/2026/05/15/after-losing-both-eyes-to-cancer-young-man-turns-adversity-into-achievement/</guid><dc:creator><![CDATA[Mayte Padron]]></dc:creator><description><![CDATA[For anyone facing hardship and wondering whether to give up on a dream, Silvio Plata’s story is a reminder that adversity does not have to define a person’s future.]]></description><pubDate>Fri, 15 May 2026 14:55:33 +0000</pubDate><content:encoded><![CDATA[<p>For anyone facing hardship and wondering whether to give up on a dream, Silvio Plata’s story is a reminder that adversity does not have to define a person’s future.</p><p>At just 22 years old, the Miami musician, scholar and aspiring attorney has already overcome challenges that many could scarcely imagine. Yet through every obstacle, Plata has held tightly to his faith, his joy and his determination to live life fully.</p><p>As his tenor voice rises over piano keys, Plata is not simply performing music — he is telling the story of his life.</p><p>“God can turn what the world sees as adversity or an impossible situation into something that propels you forward,” he said.</p><p>Music has become both his passion and his testimony. But the melody of his life did not begin easily.</p><p>As an infant, Plata was diagnosed with bilateral retinoblastoma, a rare form of retinal cancer that affected both of his eyes.</p><p>“I got diagnosed with bilateral retinal blastoma, a retina cancer in both eyes,” he recalled.</p><p>The cancer progressed so aggressively that doctors had no choice but to remove both of his eyes surgically.</p><p>“It had developed so much that really there was no other alternative than to eventually have both of my eyes removed via surgery,” Plata said. “What you see here today, these are prosthetics.”</p><p>Plata received his first set of prosthetic eyes when he was 3 years old in 2007. That same year, Local 10 first introduced viewers to the young boy and his family. The community responded with an outpouring of support, helping raise funds to cover the cost of the prosthetics.</p><p>More than a decade later, Plata still remembers that generosity.</p><p>“It truly means a lot to me,” he said. “I have so much gratitude in my heart.”</p><p>That gratitude has fueled a remarkable journey.</p><p>Over the years, Plata transformed his love of music into extraordinary talent, performing at professional sporting events, mastering multiple instruments and captivating audiences with his voice.</p><p>He now plays five instruments, including piano, drums and ukulele — an instrument he taught himself to play by ear.</p><p>His dedication and musical excellence eventually led him to the University of Miami’s prestigious Frost School of Music, where he earned a full vocal scholarship.</p><p>“It has been the best four years of my life, honestly,” Plata said.</p><p>Those years culminated in another milestone: graduating summa cum laude with degrees in vocal performance and political science.</p><p>And his journey is only beginning.</p><p>This fall, Plata will attend the University of Miami School of Law on yet another full scholarship after receiving the school’s Dean’s Merit Scholarship.</p><p>“It was this February that I found out that I was not only admitted to the school but I was being offered a dean’s merit scholarship,” he said.</p><p>Throughout every stage of his life — from childhood surgeries to standing ovations and academic honors — Local 10 has continued documenting the remarkable young man’s journey.</p><p>His story is one of perseverance, but also of faith.</p><p>Demonstrating that fulfillment comes from walking by faith, not by sight, as Plata says his blindness has never prevented him from seeing life clearly.</p><p>“God has a good sense of irony, I like to say,” he said. “I live in a physical darkness, but I can say that I do have the best light in the world.”</p><p>There are many people Plata credits for helping shape his success, including the Miami Lighthouse for the Blind and the Doral Conservatory of Music, which helped develop his musical gifts. Above all, he honors his parents — his mother, Ileana, and his father, Silvio Sr., who has since passed away.</p><p>As Plata closes one chapter and prepares for another at law school, his story continues to inspire.</p><p>In three years, there is little doubt many will once again celebrate him — this time at his law school graduation.</p><ul><li><i><b>To donate:</b></i>&nbsp;If you’d like to make a monetary donation toward a Good News South Florida story or project,&nbsp;<a href="https://miami.fcsuite.com/erp/donate/create/fund?funit_id=3700" target="_self" rel="" title="https://miami.fcsuite.com/erp/donate/create/fund?funit_id=3700">click here.</a>&nbsp;Local 10 has established the Local 10 Fund with The Miami Foundation and 100% of your donation will go toward the cause you designate in the “additional information” box.</li><li><i><b>To volunteer or submit a story idea:</b></i>&nbsp;If you’d like to volunteer for a Good News South Florida project or would like to submit a story for consideration, email&nbsp;<a href="mailto:goodnews@local10.com">goodnews@local10.com</a>.</li></ul><p>Good News South Florida airs Fridays on the Local 10 morning news at 10 a.m. It will encore Fridays at 3:30 p.m. and Sunday mornings, beginning at 6 a.m.</p>]]></content:encoded></item><item><title><![CDATA[Home health aide accused of stealing from Miami Lakes woman with dementia]]></title><link>https://www.local10.com/news/local/2026/05/15/home-health-aide-accused-of-stealing-from-miami-lakes-woman-with-dementia/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/15/home-health-aide-accused-of-stealing-from-miami-lakes-woman-with-dementia/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[A woman stands accused of stealing from a victim that she was supposed to be protecting while working as a home health aide, according to a Miami-Dade Sheriff’s Office deputy’s arrest report. ]]></description><pubDate>Fri, 15 May 2026 14:46:52 +0000</pubDate><content:encoded><![CDATA[<p>A 44-year-old woman stands accused of stealing from a Miami Lakes woman with dementia that she was supposed to be protecting while working as a home health aide, according to a Miami-Dade Sheriff’s Office deputy’s arrest report. </p><p>Detectives arrested Janet Hernandez on Thursday after the woman’s son installed a Ring surveillance camera that recorded videos showing her carrying full garbage bags to her 2011 white Chevrolet SUV, according to the M-DSO deputy’s report. </p><p>“She was also captured taking a new generator, pottery, plates, cleaning items, and other random miscellaneous items from inside the residence and placing them inside her vehicle,” a deputy wrote, according to the report. </p><p>Hernandez, who was working for United Homecare at the victim’s home in Miami Lakes, published a video showing her wearing “a unique gold cross pendant that was also missing from the residence” on Facebook in March, according to the deputy’s report.</p><p>Hernandez faced charges of theft from the elderly and third-degree grand theft. </p><p><i>Local 10 News Assignment Editor Carson Merlo contributed to this report. </i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ALD3DV35TVBDRIZCEN4MW7OS6Q.jpg?auth=5631028dbd41a3e38f945cbf246260308e0809f9840f5a453455005757804860&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Detectives arrested Janet Hernandez on Thursday in Miami-Dade County.]]></media:description></media:content></item><item><title><![CDATA[Don't expect Oleksandr Usyk to get into the ring with Jake Paul any time soon]]></title><link>https://www.local10.com/sports/2026/05/15/dont-expect-oleksandr-usyk-to-get-into-the-ring-with-jake-paul-any-time-soon/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/05/15/dont-expect-oleksandr-usyk-to-get-into-the-ring-with-jake-paul-any-time-soon/</guid><dc:creator><![CDATA[By JAMES ROBSON, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 14:36:20 +0000</pubDate><content:encoded><![CDATA[<p>MANCHESTER, England (AP) — Oleksandr Usyk wants to make some “noise” before he calls time on a career that has made him the most dominant heavyweight boxer of his generation.</p><p>That goes some way to explaining this month's showdown with a champion kickboxer in Egypt on May 23. Just don't expect to see him in the ring with YouTube star Jake Paul anytime soon.</p><p>“I don't know because Jake (is) my friend now,” Usyk told The Associated Press when discussing the potential of following Anthony Joshua and taking on the influencer-turned-prizefighter. “With Jake (a) fight is not possible, I think.”</p><p>Not that Usyk — the unified heavyweight world champion — is dismissive of the growing trend for boxers to take on ever more unusual and lucrative fights against opponents from different sports or different worlds entirely.</p><p>Jake and his brother Logan Paul found fame as YouTubers with millions of followers on the video-streaming platform and have gone on to fight legendary boxers Mike Tyson and Floyd Mayweather. Mayweather also fought UFC champion Conor McGregor and kickboxer Tenshin Nasukawa.</p><p>In December, Jake Paul took on his most audacious challenge yet when he was knocked out by Joshua, the former two-time heavyweight champion.</p><p>The fight demanded attention around the world because, unlike Tyson and Mayweather, Joshua is 36 and still competing at the top of the sport for the biggest titles. Jake Paul was knocked out in six rounds and said his jaw was broken in two places.</p><p>Usyk says he understands the appeal of such fights, even if they are criticized by some boxing purists.</p><p>"It’s a media fight aimed at drawing even more people into professional boxing and combat sports in general. You know how it was when we were kids watching movies. ‘Who’s stronger, (Jean-Claude) Van Damme or Chuck Norris? Or (Sylvester) Stallone, or someone else?’</p><p>“Everything that happens in today’s world is a show, it’s all like a movie. And we are simply actors in that movie.”</p><p>The undefeated Usyk (24-0, 15 KOs) is 39 and nearing the end of his career. He is planning three more fights ending with his “last dance” against Tyson Fury, who he has already defeated twice.</p><p>First up, however, is a title defense against Rico Verhoeven at the Pyramids of Giza in Egypt.</p><p>The 37-year-old Verhoeven is a champion kickboxer from the Netherlands, who has only fought once professionally as a boxer in 2014. He won that fight and is 66-10 with 21 KOs as a kickboxer.</p><p>Usyk describes it as another “very good media fight” even if he has had to defend his decision to take on such a boxing novice, rather than leading challengers for his belts like WBO champion Fabio Wardley.</p><p>“Rico is the absolute world champion in kickboxing and I am in boxing. For the fans, that’s not bad,” Usyk said. “Most people don’t really understand professional sports. They just watch the picture, and people want bread and circuses. We, in turn, went through a certain period of conquering and achieving results. Now we’ll make some noise for a while and then return to specifically boxing opponents because there is a certain plan that we are building for ourselves.”</p><p>Even if many people see the fight as a mismatch, Usyk says his preparations are as serious as ever and he has been working on cognitive training techniques to further improve his skills.</p><p>According to the British Psychological Society, cognitive training is about treating the brain like a muscle and regularly exercising it via methods such as games or problem solving.</p><p>Usyk says it speeds up his decision-making in the ring.</p><p>“Boxing is not chess — you have to think quickly in there,” he says.</p><p>He has taken a role as chief discipline officer for language learning app Promova, which he says he incorporates into his training regime.</p><p>“For example, someone says a word to me in Ukrainian and I have to answer in English, or he says something in English and I have to translate it. All of this keeps intensifying, and your head feels like it’s exploding,” he said.</p><p>With all that brain training, getting into the ring is almost a relief.</p><p>“In the ring, when I’m boxing, for me, that’s where I’m really ecstatic," Usyk said. "I don’t like training. I don’t like doing this incredible work every single day. But I know it will simply help me perform better in the ring.”</p><p>___</p><p>Associated Press reporter Illia Novikov in Kyiv contributed to this report.</p><p>___</p><p>James Robson is at https://x.com/jamesalanrobson</p><p>___</p><p>AP Sports: https://apnews.com/sports</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CKP5AWD3OGSQRZZBW6C6K4KOLU.jpg?auth=36b6e17ca98f9a24283c7954e3d9360dad97e57ec18aeb8a42fd27e6ebed35fb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Ukraine's Oleksandr Usyk celebrates winning the undisputed world heavyweight boxing title fight against Britain's Daniel Dubois in London, July 19, 2025. (AP Photo/Frank Augstein, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Frank Augstein</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NOYGH6QNWS5BKBHRFHY6WKT6UQ.jpg?auth=b83bb217f3487bcffc3c0e1e15dc6002490d61cd5d42cae3d24b60b2ee5bb419&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Jake Paul, right, throws a punch at Julio Cesar Chavez Jr. during their cruiserweight boxing match on June 28, 2025, in Anaheim, Calif. (AP Photo/Etienne Laurent, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Etienne Laurent</media:credit></media:content></item><item><title><![CDATA[Reportan que el DOJ prepara acusación contra Raúl Castro de Cuba]]></title><link>https://www.local10.com/espanol/2026/05/15/reportan-que-el-doj-prepara-acusacion-contra-raul-castro-de-cuba/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/05/15/reportan-que-el-doj-prepara-acusacion-contra-raul-castro-de-cuba/</guid><dc:creator><![CDATA[Amanda Batchelor, Magdala Louissaint]]></dc:creator><description><![CDATA[Según un informe de Reuters publicado el jueves por la noche, el Departamento de Justicia de Estados Unidos se está preparando para acusar formalmente a Raúl Castro, el hermano de 94 años de Fidel Castro, en relación con el derribo en 1996 de dos aviones de la organización Hermanos al Rescate.]]></description><pubDate>Fri, 15 May 2026 14:11:35 +0000</pubDate><content:encoded><![CDATA[<p>El Departamento de Justicia de Estados Unidos presuntamente prepara una acusación contra Raúl Castro, el hermano de Fidel Castro de 94 años, en relación con el derribo en 1996 de dos avionetas de Hermanos al Rescate, según un reporte de <a href="https://www.reuters.com/legal/government/us-plans-indict-cubas-raul-castro-us-doj-official-says-2026-05-15/" target="_blank" rel="noreferrer" title="https://www.reuters.com/legal/government/us-plans-indict-cubas-raul-castro-us-doj-official-says-2026-05-15/">Reuters</a> publicado la noche del jueves.</p><p>El reporte surgió el mismo día en que el director de la CIA, John Ratcliffe, y otros delegados del gobierno de Estados Unidos <a href="https://www.local10.com/news/world/2026/05/14/cia-director-john-ratcliffe-met-with-raul-castros-grandson-in-havana-us-and-cuban-officials-say/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/world/2026/05/14/cia-director-john-ratcliffe-met-with-raul-castros-grandson-in-havana-us-and-cuban-officials-say/">viajaron a Cuba para una reunión de alto nivel con funcionarios cubanos</a>.</p><p>Fotos publicadas en la cuenta de X de la CIA mostraron a Ratcliffe reunido con funcionarios cubanos durante la visita. Las autoridades cubanas dijeron que aceptaron la reunión para asegurar a los líderes estadounidenses que Cuba no representa una amenaza para Estados Unidos.</p><p>Para muchos en la comunidad cubana exiliada del sur de Florida, la presunta acusación representa un paso esperado desde hace mucho tiempo hacia la rendición de cuentas por el ataque de 1996, que mató a cuatro miembros de la organización humanitaria Hermanos al Rescate, con sede en Miami, después de que aviones militares cubanos derribaran dos aeronaves civiles sobre aguas internacionales.</p><p>“Ese es un buen paso, pero al mismo tiempo no concuerda políticamente que estén tratando de relacionarse con un régimen mientras intentan acusar a su líder”, dijo el exiliado cubano Ramón Saúl Sánchez.</p><p>Sánchez también pidió cautela hasta que surjan más detalles sobre las conversaciones de la delegación estadounidense con funcionarios cubanos.</p><p>“Hasta que conozcamos todos los detalles de la reunión, qué se propuso al régimen, qué respondieron, no podemos decir categóricamente que esto será bueno”, dijo Sánchez.</p><p>El acercamiento diplomático ocurre en medio de continuas tensiones entre Washington y La Habana. El secretario de Estado Marco Rubio acusó recientemente al gobierno cubano de bloquear esfuerzos de ayuda humanitaria.</p><p>“Hemos ofrecido distribuir $100,000,000 USD en ayuda humanitaria al pueblo a través de la iglesia y el régimen lo ha rechazado”, dijo Rubio en una entrevista reciente con <a href="https://www.foxnews.com/video/6395145552112" target="_blank" rel="noreferrer" title="https://www.foxnews.com/video/6395145552112">Fox News</a>.</p><p>El presidente cubano Miguel Díaz-Canel respondió diciendo que Cuba no rechazaría asistencia humanitaria legítima de Estados Unidos.</p><p>“Si realmente existe disposición por parte del gobierno de Estados Unidos de brindar ayuda en las cantidades que anuncia, no encontrará obstáculos ni ingratitud por parte de Cuba”, dijo Díaz-Canel.</p><p>Los acontecimientos también se desarrollan mientras Cuba enfrenta una creciente crisis económica y energética. Residentes en toda la isla continúan soportando apagones generalizados y escasez de combustible, lo que ha provocado nuevas protestas en varias comunidades.</p><p>El ministro de Energía y Minas de Cuba advirtió que las reservas de combustible del país casi han desaparecido.</p><p>“Petróleo crudo, fueloil, del cual no tenemos absolutamente nada; diésel, del cual no tenemos absolutamente nada”, dijo el ministro en declaraciones traducidas del español. “Lo único que tenemos es gas de nuestros pozos”.</p><p>Funcionarios cubanos dijeron que un envío de petróleo enviado por Rusia el mes pasado fue el único gran alivio de combustible de la isla desde enero, pero esas reservas ya se agotaron.</p>]]></content:encoded></item><item><title><![CDATA[Man arrested a month after elderly woman fatally struck by vehicle in Hallandale Beach]]></title><link>https://www.local10.com/news/local/2026/05/15/man-arrested-a-month-after-elderly-woman-fatally-struck-by-vehicle-in-hallandale-beach/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/15/man-arrested-a-month-after-elderly-woman-fatally-struck-by-vehicle-in-hallandale-beach/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A man was arrested Thursday, exactly a month after he struck an elderly woman with his vehicle, causing her death, authorities said.]]></description><pubDate>Fri, 15 May 2026 14:02:57 +0000</pubDate><content:encoded><![CDATA[<p>A man was arrested Thursday, exactly a month after he struck an elderly woman with his vehicle, causing her death, authorities said.</p><p><a href="https://www.local10.com/espanol/2026/05/15/arrestan-a-hombre-un-mes-despues-de-que-mujer-mayor-muriera-atropellada-en-hallandale-beach/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/15/arrestan-a-hombre-un-mes-despues-de-que-mujer-mayor-muriera-atropellada-en-hallandale-beach/">Leer en español</a></p><p>Online jail records show Jeffrey Lamar Eubanks, 52, faces charges of vehicular homicide, disobeying a red light and careless driving.</p><p>According to Hallandale Beach police, the crash occurred at about 11:40 p.m. on April 14 in the 1800 block of South Ocean Drive. </p><p>Detectives said Eubanks was driving northbound at about 65 mph in a 35 mph zone and then failed to stop at a red light before striking the victim, who was crossing the roadway in the marked crosswalk.</p><p>Police said Eubanks turned himself in on Thursday.</p><p>He appeared in court Friday morning and was ordered held on a $30,000 bond. The judge also ordered that if he posts bond, he is not allowed to leave the tri-county area and is not allowed to drive.</p><p>At the time of publishing, Eubanks was being held in the Broward County Main Jail.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HJJQYL6MDVCGDIYBPAYA4BULHI.jpg?auth=bef3bbe13d5707397cb52f57654d50ef54ec58049346a7d763e05466f7862c46&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Arrestan a hombre un mes después de que mujer mayor muriera atropellada en Hallandale Beach]]></title><link>https://www.local10.com/espanol/2026/05/15/arrestan-a-hombre-un-mes-despues-de-que-mujer-mayor-muriera-atropellada-en-hallandale-beach/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/05/15/arrestan-a-hombre-un-mes-despues-de-que-mujer-mayor-muriera-atropellada-en-hallandale-beach/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Un hombre fue arrestado el jueves, exactamente un mes después de haber atropellado con su vehículo a una anciana, causándole la muerte, según informaron las autoridades.]]></description><pubDate>Fri, 15 May 2026 14:15:04 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre fue arrestado el jueves, exactamente un mes después de atropellar a una mujer mayor con su vehículo y causarle la muerte, informaron las autoridades.</p><p>Los registros de la cárcel en línea muestran que Jeffrey Lamar Eubanks, de 52 años, enfrenta cargos de homicidio vehicular, no obedecer una luz roja y conducir de manera negligente.</p><p>Según la policía de Hallandale Beach, el choque ocurrió alrededor de las 11:40 p.m. del 14 de abril en la cuadra 1800 de South Ocean Drive.</p><p>Los detectives dijeron que Eubanks conducía hacia el norte a unas 65 mph en una zona de 35 mph y luego no se detuvo en una luz roja antes de atropellar a la víctima, quien cruzaba la vía en el cruce peatonal marcado.</p><p>La policía indicó que Eubanks se entregó el jueves.</p><p>Compareció ante la corte la mañana del viernes y se ordenó que permaneciera detenido con una fianza de $30,000 USD. El juez también ordenó que, si paga la fianza, no podrá salir del área de los tres condados ni conducir.</p><p>Al momento de esta publicación, Eubanks permanecía detenido en la cárcel principal del condado Broward.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HJJQYL6MDVCGDIYBPAYA4BULHI.jpg?auth=bef3bbe13d5707397cb52f57654d50ef54ec58049346a7d763e05466f7862c46&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[DOJ reportedly preparing indictment against Cuba’s Raúl Castro ]]></title><link>https://www.local10.com/news/2026/05/15/doj-reportedly-preparing-indictment-against-cubas-raul-castro/</link><guid isPermaLink="true">https://www.local10.com/news/2026/05/15/doj-reportedly-preparing-indictment-against-cubas-raul-castro/</guid><dc:creator><![CDATA[Magdala Louissaint, Amanda Batchelor]]></dc:creator><description><![CDATA[The U.S. Department of Justice is reportedly preparing to indict Raúl Castro, the 94-year-old brother of Fidel Castro, in connection with the 1996 shootdown of two Brothers to the Rescue planes, according to a Reuters report published Thursday night.]]></description><pubDate>Fri, 15 May 2026 11:39:14 +0000</pubDate><content:encoded><![CDATA[<p>The U.S. Department of Justice is reportedly preparing to indict Raúl Castro, the 94-year-old brother of Fidel Castro, in connection with the 1996 shootdown of two Brothers to the Rescue planes, according to a <a href="https://www.reuters.com/legal/government/us-plans-indict-cubas-raul-castro-us-doj-official-says-2026-05-15/" target="_self" rel="" title="https://www.reuters.com/legal/government/us-plans-indict-cubas-raul-castro-us-doj-official-says-2026-05-15/">Reuters</a> report published Thursday night.</p><p><a href="https://www.local10.com/espanol/2026/05/15/reportan-que-el-doj-prepara-acusacion-contra-raul-castro-de-cuba/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/15/reportan-que-el-doj-prepara-acusacion-contra-raul-castro-de-cuba/">Leer en español</a></p><p>The report surfaced the same day CIA Director John Ratcliffe and other U.S. government delegates <a href="https://www.local10.com/news/world/2026/05/14/cia-director-john-ratcliffe-met-with-raul-castros-grandson-in-havana-us-and-cuban-officials-say/" target="_self" rel="" title="https://www.local10.com/news/world/2026/05/14/cia-director-john-ratcliffe-met-with-raul-castros-grandson-in-havana-us-and-cuban-officials-say/">traveled to Cuba for a high-level meeting with Cuban officials.</a></p><p>Photos posted on the CIA’s X account showed Ratcliffe meeting with Cuban officials during the visit. Cuban authorities said they agreed to the meeting to reassure U.S. leaders that Cuba does not pose a threat to the United States.</p><p>For many in South Florida’s Cuban exile community, the reported indictment represents a long-awaited step toward accountability for the 1996 attack, which killed four members of the Miami-based humanitarian organization Brothers to the Rescue after Cuban military jets shot down two civilian aircraft over international waters.</p><p>“That’s a good step, but at the same time it doesn’t reconcile politically speaking that they are trying to engage with a regime at the same time that they are trying to indict their leader,” Cuban exile Ramon Saul Sanchez said.</p><p>Sanchez also urged caution until more details emerge about the U.S. delegation’s discussions with Cuban officials.</p><p>“Until we know all the details about the meeting, what was proposed to the given regime, what they answered -- we cannot categorically say this is going to be good,” Sanchez said.</p><p>The diplomatic outreach comes amid continued tension between Washington and Havana. Secretary of State Marco Rubio recently accused the Cuban government of blocking humanitarian aid efforts.</p><p>“We’ve offered to distribute $100 million of humanitarian aid to the people through the church and the regime has denied it,” Rubio said in a recent interview with <a href="https://www.foxnews.com/video/6395145552112" target="_self" rel="" title="https://www.foxnews.com/video/6395145552112">Fox News.</a></p><p>Cuban President Miguel Díaz-Canel responded by saying Cuba would not reject legitimate humanitarian assistance from the United States.</p><p>“If there is truly a willingness on the part of the United States government to provide aid in the amounts it announces, it will encounter no obstacles or ingratitude from Cuba,” Díaz-Canel said.</p><p>The developments also unfold as Cuba faces deepening economic and energy crises. Residents across the island continue to endure widespread blackouts and fuel shortages, prompting renewed protests in several communities.</p><p>Cuba’s Minister of Energy and Mining warned the country’s fuel reserves have nearly disappeared.</p><p>“Crude oil, fuel oil, of which we have absolutely none; diesel, of which we have absolutely none,” the minister said in remarks translated from Spanish. “The only thing we have is gas from our wells.”</p><p>Cuban officials said an oil shipment sent by Russia last month was the island’s only major fuel lifeline since January, but those reserves have now run out.</p>]]></content:encoded></item><item><title><![CDATA[Iran's top diplomat says a lack of trust is impeding talks to end war with the US]]></title><link>https://www.local10.com/news/world/2026/05/15/irans-top-diplomat-says-a-lack-of-trust-is-impeding-talks-to-end-war-with-the-us/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/05/15/irans-top-diplomat-says-a-lack-of-trust-is-impeding-talks-to-end-war-with-the-us/</guid><dc:creator><![CDATA[By SHEIKH SAALIQ and ADAM SCHRECK, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 14:58:08 +0000</pubDate><content:encoded><![CDATA[<p>NEW DELHI (AP) — Iran ’s foreign minister said a lack of trust is the biggest obstacle in negotiations to end the war with the U.S., saying Friday that Tehran would be open to diplomatic help, particularly from China, to help ease tensions.</p><p>Iranian Foreign Minister Abbas Araghchi said contradictory messages have “made us reluctant about the real intentions of Americans.”</p><p>“We are in doubt about their seriousness,” he told reporters in New Delhi, adding that negotiations would move forward if Washington was ready for a “fair and balanced deal.”</p><p>U.S. President Donald Trump earlier this week dismissed Iran's latest formal proposal as “garbage.” While Iran was said to include some nuclear concessions, Trump has said he wants to remove highly enriched uranium from the country and prevent it from developing nuclear weapons. Iran says its nuclear program is for peaceful purposes.</p><p>With talks between Iran and the U.S. at a standstill during the shaky ceasefire, tensions remain high and threaten to tip the Middle East back into open warfare and prolong the worldwide energy crisis sparked by the conflict.</p><p>Iran still has a chokehold on the Strait of Hormuz, a vital waterway where a fifth of the world’s oil passed through before the war, and America is blockading Iranian ports.</p><p>Trump and Chinese President Xi Jinping, who finished talks on Friday, agreed the strait needs to be reopened.</p><p>China could play a diplomatic role, Iran says</p><p>Araghchi said Friday that Iran would welcome diplomatic support from other countries, particularly from China, citing Beijing’s previous role in facilitating the restoration of ties between Iran and Saudi Arabia.</p><p>“Chinese have a good intention. So anything that can be done by them to help diplomacy would be welcomed by the Islamic Republic of Iran,” he said.</p><p>Beijing has shown little public interest in U.S. requests to get more involved, even though Trump told Fox News’ Sean Hannity that Xi had in their conversations offered to help.</p><p>Pakistan said Thursday it was continuing diplomatic efforts to help ease regional tensions amid ongoing contacts over Iran-related ceasefire proposals. But it declined to disclose details of the discussions or say whether the United States had formally responded.</p><p>“The clock on diplomacy has not stopped. The peace process is working,” Foreign Ministry spokesperson Tahir Andrabi told reporters in Islamabad.</p><p>Iran says uranium is a sticking point</p><p>Trump has demanded a major rollback of Iran’s nuclear activities while Iran has said that it has a right to enrich uranium.</p><p>Israeli Prime Minister Benjamin Netanyahu, who launched the war with Trump on Feb. 28, has also demanded that all of Iran’s highly enriched uranium be removed from the country.</p><p>Iran’s foreign minister said Friday that the issue of its enriched uranium stockpile is one of the most difficult subjects in negotiations with the U.S.</p><p>Russia has previously offered to take the stockpile if Iran is willing to give it up. Araghchi said Russia’s proposal was not currently under active discussion, but could be revisited if negotiations progress.</p><p>“When we come to that stage, obviously we will have more consultations with Russia and see if the Russian offer can help or not. This is not something for the time being,” he said.</p><p>Chinese company says its ship was taken into Iranian waters</p><p>A Chinese private security company said it lost communication Thursday with a ship it was operating as an offshore work platform — the same day the United Kingdom Maritime Trade Operations center reported that a ship anchored off the United Arab Emirates coast had been seized.</p><p>Sinoguards said it had “been informed through relevant channels" that the vessel Hui Chuan was taken into Iranian waters for documentation and compliance inspection by the authorities.</p><p>The company's emailed statement said there was no indication of any injuries on the ship and that it was cooperating with the request for vessel and crew documentation.</p><p>The security company and the U.K. maritime center did not say who was behind the seizure. It happened as a senior Iranian official reiterated his country’s claim of control over the Strait of Hormuz and another said it had a right to seize oil tankers connected to the U.S.</p><p>The U.S. seized vessels in the Gulf of Oman last month and on Friday the foreign minister of Pakistan said it had secured the return of 11 Pakistani nationals and 20 Iranian citizens who were aboard those vessels. “All individuals are in good health and high spirits,” said the foreign minister, Ishaq Dar, said.</p><p>UAE speeds up construction of oil pipeline</p><p>The United Arab Emirates is speeding up the completion of a new pipeline that will allow the Gulf federation to export more oil without routing it through the Strait of Hormuz.</p><p>Sheikh Khaled bin Mohammed bin Zayed Al Nahyan, the crown prince of Abu Dhabi, directed state oil company ADNOC to accelerate work on the pipeline during a meeting of the Emirati capital’s executive council, the Abu Dhabi Media Office said Friday.</p><p>The state oil company already runs a pipeline designed to carry 1.5 million barrels a day from its oil fields in the west of the country to the port of Fujairah on the Gulf of Oman.</p><p>The new pipeline is expected to double the company’s export capacity through that port. It will become operational next year, the media office said.</p><p>___</p><p>Schreck reported from Dubai, United Arab Emirates. Associated Press reporters Munir Ahmed in Islamabad and Mae Anderson in New York contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HDNYWILIWCF57ZQ76YYRQZHPOA.jpg?auth=8fe9060f36923f4bf1ac4e13302ec707699b0329a54b14a02d3b3988e3c4bb3a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Iranian Foreign Minister Abbas Araghchi participates in the BRICS Foreign Ministers meeting in New Delhi, India, Thursday, May 14, 2026. (AP Photo/Manish Swarup)]]></media:description><media:credit role="author" scheme="urn:ebu">Manish Swarup</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/N4AK7O5SR2COA6APVZ4BTN3NTY.jpg?auth=e44ee00a337fcaa59ec3a08c614939e4b36d0129fe8050869856ef4e93ef515b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Iranian Foreign Minister Abbas Araghchi arrives for a meeting during the two-day BRICS summit in New Delhi, India, Thursday, May 14, 2026. (AP Photo/Manish Swarup)]]></media:description><media:credit role="author" scheme="urn:ebu">Manish Swarup</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PURRLXJ3MDOM4HWJ72FXGOF4WA.jpg?auth=a365b8324f2311678b68aac935bdadd894a25c615caee0a6ff0cd0db595ad824&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump interacts with China's Foreign Minister Wang Yi before boarding Air Force One, Friday, May 15, 2026, at Beijing Capital International Airport in Beijing. (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/BWUW5FVEJCGKQER6EKYNZFSBEE.jpg?auth=5804254b2295050ce51d31c3167033ef2fcdac814bc7423e8575438521cc19f3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump walks to board Air Force One, Friday, May 15, 2026, at Beijing Capital International Airport in Beijing. (AP Photo/Mark Schiefelbein)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content></item><item><title><![CDATA[Norwegian court to deliver verdict in rape trial of crown princess's son on June 15]]></title><link>https://www.local10.com/news/world/2026/05/15/norwegian-court-to-deliver-verdict-in-rape-trial-of-crown-princesss-son-on-june-15/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/05/15/norwegian-court-to-deliver-verdict-in-rape-trial-of-crown-princesss-son-on-june-15/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 14:11:02 +0000</pubDate><content:encoded><![CDATA[<p>OSLO, Norway (AP) — A Norwegian court said Monday that it will announce its verdict next month in the trial of the eldest son of Norway’s crown princess on charges including rape, following proceedings that cast a shadow over the royal family.</p><p>The Oslo District Court said that the verdict in the case of Marius Borg Høiby will be delivered on June 15.</p><p>During six weeks of court proceedings that ended on March 19, prosecutors sought a prison sentence of seven years and seven months for Høiby, who denies the rape allegations.</p><p>Høiby, 29, is the son of Crown Princess Mette-Marit by a previous relationship and the stepson of Crown Prince Haakon, the heir to Norway’s throne. He is charged with 40 offenses in total, including four counts of rape between 2018 and 2024.</p><p>Defense lawyers for Høiby, who has no royal titles or official duties, said that there was no evidence to support the rape charges. He has, however, admitted to lesser offenses, including drug possession, transporting 3.5 kilograms (7.7 pounds) of marijuana in 2020, traffic violations and breaches of a restraining order involving a former partner. He has also partially admitted to acts related to violence and threats but disputes key aspects of those allegations, including intent.</p><p>The defense team has said that a maximum sentence of 18 months would be appropriate for the charges he has admitted to. It argued that Høiby has lived under extraordinary media pressure due to his royal connections, which they said has shaped public perception of the case.</p><p>While the trial has played out, Mette-Marit separately has faced scrutiny this year over her connections with the late sex offender Jeffrey Epstein. That has raised questions over her judgment, though she is not accused of any wrongdoing.</p>]]></content:encoded></item><item><title><![CDATA[Equipo SWAT acude a edificio de apartamentos tras balacera en Coral Springs]]></title><link>https://www.local10.com/espanol/2026/05/14/responde-equipo-swat-a-edificio-de-apartamentos-tras-balacera-en-coral-springs/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/05/14/responde-equipo-swat-a-edificio-de-apartamentos-tras-balacera-en-coral-springs/</guid><dc:creator><![CDATA[Jackie Pascale, Andrea Torres, Christian De La Rosa]]></dc:creator><description><![CDATA[Un equipo SWAT acudió a un edificio de apartamentos tras un tiroteo ocurrido este jueves por la mañana en Coral Springs.]]></description><pubDate>Thu, 14 May 2026 13:53:02 +0000</pubDate><content:encoded><![CDATA[<p>Un equipo SWAT acudió a un edificio de apartamentos tras una balacera la madrugada de este jueves en Coral Springs.</p><p>Testigos dijeron que escucharon una balacera alrededor de las 3 a.m. y un helicóptero cerca de las 5 a.m. en el área de Royal Palm Boulevard y Riverside Drive.</p><p>Theresa Zuniga, quien vive en el área, dijo que sintió miedo al escuchar el helicóptero sobrevolando.</p><p>“Este lugar es muy tranquilo”, dijo Zuniga sobre su vecindario.</p><p>Una lona que la policía suele usar para cubrir un cuerpo estaba en el suelo en el estacionamiento del complejo de apartamentos Coral Park East.</p><p>El Departamento de Policía de Coral Springs anunció que la cercana Somerset Academy estará “cerrada por el día” y pidió al público “evitar el área”.</p><p><i>Esta es una noticia en desarrollo.</i></p><p><b>Reporte de la madrugada</b></p><p><b>Redes sociales relacionadas</b></p><div id="fb-root"></div>
<script async="1" defer="1" crossorigin="anonymous" src="https://connect.facebook.net/es_LA/sdk.js#xfbml=1&amp;version=v25.0"></script><div class="fb-post" data-href="https://www.facebook.com/photo.php?fbid=1432936455540975&amp;set=a.225975039570462&amp;type=3&amp;ref=embed_post" data-width="552"></div>]]></content:encoded></item><item><title><![CDATA[Autoridades investigan después de que hombre fuera trasladado al hospital tras ser baleado en Broward]]></title><link>https://www.local10.com/espanol/2026/05/14/autoridades-investigan-despues-de-que-hombre-fuera-trasladado-al-hospital-tras-ser-baleado-en-broward/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/05/14/autoridades-investigan-despues-de-que-hombre-fuera-trasladado-al-hospital-tras-ser-baleado-en-broward/</guid><dc:creator><![CDATA[Samiar Nefzi, Ryan Mackey]]></dc:creator><description><![CDATA[Un hombre fue hospitalizado el jueves tras ser baleado en el condado de Broward.]]></description><pubDate>Thu, 14 May 2026 19:50:51 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre fue hospitalizado el jueves luego de ser baleado en el condado Broward, según los investigadores.</p><p>Las autoridades dijeron que operadores del 911 recibieron una llamada alrededor de las 11:45 a.m. reportando que un hombre había sido baleado y se dirigía hacia un hospital.</p><p>Agentes respondieron y localizaron a la víctima al norte de Sheridan Street y 56th Avenue en Hollywood. Funcionarios dijeron que el hombre sufría una herida de bala.</p><p>Broward Sheriff Fire Rescue trasladó a la víctima a un hospital local con heridas que no fueron consideradas de gravedad, dijeron las autoridades.</p><p>Según los investigadores, la balacera pudo haber ocurrido cerca de Mary Saunders Park en West Park.</p><p>Detectives de la Unidad de Crímenes Violentos de BSO investigan las circunstancias de la balacera.</p><p>No se divulgaron de inmediato más detalles sobre la víctima.</p><p>Cualquier persona con información sobre la balacera debe llamar a Broward Crime Stoppers al 654-493-8477.</p>]]></content:encoded></item><item><title><![CDATA[Ex convicto y ex pastor Eric Readon es recibido nuevamente en iglesia de Miami Gardens tras cumplir condena en prisión]]></title><link>https://www.local10.com/espanol/2026/05/14/ex-convicto-y-ex-pastor-eric-readon-es-recibido-nuevamente-en-iglesia-de-miami-gardens-tras-cumplir-condena-en-prision/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/05/14/ex-convicto-y-ex-pastor-eric-readon-es-recibido-nuevamente-en-iglesia-de-miami-gardens-tras-cumplir-condena-en-prision/</guid><dc:creator><![CDATA[Jeff Weinsier]]></dc:creator><description><![CDATA[El pastor Eric Readon, de Miami Gardens, ha sido puesto en libertad tras cumplir casi un año de condena por el caso de explotación de ancianos que involucra al cartero jubilado Edward Fuller, un caso que salió a la luz por primera vez en una serie de investigaciones de Local 10 News.]]></description><pubDate>Thu, 14 May 2026 22:04:15 +0000</pubDate><content:encoded><![CDATA[<p>El pastor de Miami Gardens Eric Readon fue liberado de la cárcel <a href="https://www.local10.com/espanol/2025/11/18/pastor-de-miami-gardens-permanecera-en-la-carcel-despues-de-que-el-juez-rechazo-el-retiro-de-su-acuerdo-de-culpabilidad/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2025/11/18/pastor-de-miami-gardens-permanecera-en-la-carcel-despues-de-que-el-juez-rechazo-el-retiro-de-su-acuerdo-de-culpabilidad/">después de cumplir casi un año tras las rejas</a> en el caso de explotación de un anciano relacionado con el trabajador postal retirado Edward Fuller, un caso expuesto por primera vez en una serie de investigaciones de Local 10 News.</p><p>La liberación de Readon ocurre mientras la iglesia New Beginning Missionary Baptist Church le da públicamente la bienvenida de regreso.</p><p>Un volante que circula en internet anuncia un servicio religioso “Readon Returns” programado para el domingo de 8:45 a.m. a 10 a.m. en 2801 NW 170th St. en Miami Gardens. El volante muestra a Readon usando un traje junto a las palabras “Readon Returns” y lo identifica como “Pastor Eric Readon”.</p><figure><img src="https://www.local10.com/resizer/v2/724ZEPYHSZEOJMUGD3PB5BWYZQ.jpg?auth=543dd0a5f0e51daa18a0e91d40b299963d2c4265fb277cfb8835586a5f9cab06&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Los registros judiciales muestran que Readon se declaró culpable en junio de 2025 de explotación de una persona mayor después de que fiscales lo acusaran de tomar ilegalmente el control de la casa de Fuller y venderla sin que Fuller se diera cuenta de lo ocurrido. Fuller, quien tenía casi 80 años cuando comenzó la investigación, confiaba en Readon como pastor y asesor espiritual.</p><p>El caso atrajo amplia atención después de que Local 10 News comenzara a investigar las acusaciones de que Fuller efectivamente perdió la propiedad de su casa de muchos años mientras estaba bajo la influencia de Readon.</p><p>Los reportes durante varios años detallaron acusaciones de que se firmaron documentos transfiriendo la propiedad y que la casa fue vendida posteriormente, dejando a Fuller sin la vivienda que creía seguir poseyendo.</p><p>Como parte de un acuerdo negociado, Readon fue condenado a 364 días de cárcel, seguidos de 15 años de libertad condicional. También se le ordenó pagar $180,000 USD en restitución a Fuller.</p><p>Readon se entregó el 15 de julio de 2025 para comenzar a cumplir la condena. Debido a que los reclusos pueden recibir crédito por tiempo cumplido y reducciones de condena, su liberación en este momento, después de cumplir 303 días de una sentencia de 364 días, es consistente con la condena impuesta.</p><p>Durante procedimientos judiciales anteriores, los fiscales argumentaron que Readon utilizó su posición de confianza para explotar financieramente a Fuller. Más adelante, Readon intentó retirar su declaración de culpabilidad alegando que su abogado lo presionó para aceptar el acuerdo y no preparó adecuadamente el caso para juicio.</p><p>Ese intento fue rechazado por la jueza del circuito de Miami-Dade Christine Hernández, quien determinó que la evidencia demostraba que Readon aceptó el acuerdo de culpabilidad de manera consciente y voluntaria. Hernández señaló extensas comunicaciones entre Readon y su abogado antes del acuerdo y dijo que la evidencia no respaldaba las acusaciones de que había sido obligado a aceptarlo.</p><p>La jueza también señaló que Readon le dijo al tribunal durante la audiencia de declaración de culpabilidad que entendía el acuerdo y que nadie lo había amenazado ni presionado para aceptarlo.</p><p>Ahora, tras su liberación, Readon parece estar listo para regresar al ministerio.</p><p>El volante de la iglesia promoviendo el servicio del domingo incluye la dirección de Northwest 170th Street asociada con New Beginning Missionary Baptist Church en Miami Gardens e invita a los fieles a asistir al evento que marca el regreso de Readon.</p><p>No está claro qué rol formal tendrá Readon en la iglesia en adelante ni si alguna condición de su libertad condicional restringe sus actividades. Tampoco está claro cuánto de la restitución ordenada por el tribunal a Fuller ha sido pagada.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FE3SWMHLGUJGQDJFWLVUFCP24E.jpg?auth=cd521fc07846dcfedd49f79246e3214592b5e88e8cab91de8c14e00803f1f5c1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Eric Readon in Broward County court on May 1, 2025.]]></media:description></media:content></item><item><title><![CDATA[Casa en Lauderdale Lakes sufre daños significativos por incendio]]></title><link>https://www.local10.com/espanol/2026/05/15/casa-en-lauderdale-lakes-sufre-danos-significativos-por-incendio/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/05/15/casa-en-lauderdale-lakes-sufre-danos-significativos-por-incendio/</guid><dc:creator><![CDATA[Amanda Batchelor, Brett Knese]]></dc:creator><description><![CDATA[El viernes por la mañana se produjo un incendio en una vivienda en Lauderdale Lakes.]]></description><pubDate>Fri, 15 May 2026 13:46:34 +0000</pubDate><content:encoded><![CDATA[<p>Un incendio se desató la mañana del viernes en una casa en Lauderdale Lakes.</p><p>Local 10 News estuvo frente a la vivienda en la cuadra 2300 de Northwest 34th Avenue mientras hollín negro cubría la entrada principal de la casa.</p><p>Un hombre que es dueño de la vivienda junto a su esposa dijo a Brett Knese de Local 10 que el incendio comenzó alrededor de las 4:30 a.m.</p><figure><img src="https://www.local10.com/resizer/v2/LUKJ3KZGJJGQXDVHMLHVK7CTQE.jpeg?auth=d70d0fee07b6c82734b6f68a402cc90006dd00365699daa05d6e90e0fa9ae660&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>“Como a las 4:30, 4:45, mi esposa escuchó un ‘estallido’”, dijo el propietario. “Ella dijo que acababa de ir al baño y escuchó un ‘estallido’. Claro, no pensamos nada al respecto. Le dije: ‘Déjame revisar’. Caminé hacia la sala y la impresora era lo único que se estaba quemando. Traté de echarle agua. No ayudó. En cinco minutos, lo único que veía eran llamas y humo negro”.</p><p>Funcionarios de Bomberos y Rescate de la Oficina del Sheriff de Broward dijeron que los bomberos lograron controlar el incendio unos 20 minutos después de llegar.</p><p>El propietario dijo que han vivido allí por más de 20 años y que recientemente terminaron algunas renovaciones en el interior de la casa.</p><p>Dijo que están agradecidos de haber salido ilesos, pero devastados por los daños dejados por el incendio.</p><p>La causa oficial del incendio sigue bajo investigación por parte de la Oficina del Jefe Estatal de Bomberos.</p><p>La Cruz Roja ahora está asistiendo a la pareja desplazada.</p>]]></content:encoded></item><item><title><![CDATA[Lauderdale Lakes home sustains significant damage in fire ]]></title><link>https://www.local10.com/news/local/2026/05/15/lauderdale-lakes-home-sustains-significant-damage-in-fire/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/15/lauderdale-lakes-home-sustains-significant-damage-in-fire/</guid><dc:creator><![CDATA[Brett Knese, Amanda Batchelor]]></dc:creator><description><![CDATA[A fire erupted Friday morning at a home in Lauderdale Lakes.]]></description><pubDate>Fri, 15 May 2026 12:59:59 +0000</pubDate><content:encoded><![CDATA[<p>A fire erupted Friday morning at a home in Lauderdale Lakes.</p><p><a href="https://www.local10.com/espanol/2026/05/15/casa-en-lauderdale-lakes-sufre-danos-significativos-por-incendio/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/15/casa-en-lauderdale-lakes-sufre-danos-significativos-por-incendio/">Leer en español</a></p><p>Local 10 News was outside the home in the 2300 block of Northwest 34<sup>th</sup> Avenue as black soot covered the front entrance to the home.</p><p>A man who owns the home with his wife told Local 10’s Brett Knese that the fire erupted around 4:30 a.m.</p><figure><img src="https://www.local10.com/resizer/v2/LUKJ3KZGJJGQXDVHMLHVK7CTQE.jpeg?auth=d70d0fee07b6c82734b6f68a402cc90006dd00365699daa05d6e90e0fa9ae660&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>“At about 4:30, 4:45, my wife heard a ‘pop,’” the homeowner said. “She said she had just went to the restroom and she heard a ‘pop.’ Of course, we didn’t think nothing about it. I said, ‘Let me go check it out.’ Walked in the den, the printer was the only thing burning. I tried to throw water on it. It did not help. Within five minutes, (all I saw) was flames and black smoke.” </p><p>Broward Sheriff Fire Rescue officials said firefighters got the blaze under control about 20 minutes after arriving. </p><p>The homeowner said they have lived there for over 20 years and just finished some renovations to the interior of their home.</p><p>He said they are grateful to be able to walk away safe, but are devastated about the damage left behind.</p><p>The official cause of the fire remains under investigation by the State Fire Marshal’s Office.</p><p>The Red Cross is now assisting the displaced couple. </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[Rapper Kodak Black arrested in Broward, accused of trying to evade law enforcement]]></title><link>https://www.local10.com/news/local/2026/05/15/rapper-kodak-black-arrested-in-broward-accused-of-trying-to-evade-law-enforcement/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/15/rapper-kodak-black-arrested-in-broward-accused-of-trying-to-evade-law-enforcement/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[South Florida-based rapper Kodak Black is behind bars once again, this time in Broward County.]]></description><pubDate>Fri, 15 May 2026 11:15:32 +0000</pubDate><content:encoded><![CDATA[<p>South Florida-based rapper <a href="https://www.local10.com/topic/Kodak_Black/" target="_self" rel="" title="https://www.local10.com/topic/Kodak_Black/">Kodak Black</a> is behind bars once again, this time in Broward County.</p><p><a href="https://www.local10.com/espanol/2026/05/15/arrestan-a-rapero-kodak-black-en-broward-acusado-de-intentar-evadir-a-las-autoridades/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/15/arrestan-a-rapero-kodak-black-en-broward-acusado-de-intentar-evadir-a-las-autoridades/">Leer en español</a></p><p>Online jail records show Kodak, whose real name is Bill Kapri, was arrested Thursday on charges of attempting to flee/elude law enforcement and resisting an officer without violence.</p><p>Kodak’s arrest comes a week after he was <a href="https://www.local10.com/news/florida/2026/05/07/rapper-kodak-black-arrested-in-orange-county-on-drug-trafficking-charge/" target="_self" rel="" title="https://www.local10.com/news/florida/2026/05/07/rapper-kodak-black-arrested-in-orange-county-on-drug-trafficking-charge/">arrested in central Florida on a drug trafficking charge</a>, stemming from a 2025 investigation.</p><p>It’s unclear why he allegedly fled from authorities in Broward, but Local 10 News has requested a copy of his arrest report.</p><p>In the central Florida case, Kodak, 28, faces a felony charge of trafficking in MDMA.</p><p>The arrest stems from a November 2025 investigation by Orlando police after officers responded to reports of gunfire near Children’s Safety Village on Fairvilla Road in Orlando.</p><p>According to the warrant, officers arrived to find several people gathered around two vehicles, including a BMW SUV and a Lamborghini SUV.</p><p>Police said officers smelled burnt cannabis coming from the BMW and conducted a search of the vehicle, where they found cannabis and a pink pill that tested positive for MDMA. During the investigation, Kodak, 28, who is currently living in Fort Lauderdale, approached officers and watched the search, the warrant states.</p><p>Investigators later searched the Lamborghini SUV and reported finding suspected narcotics, cash and firearms inside the vehicle.</p><p>According to the warrant, officers discovered a pink bag containing a substance later identified by the Florida Department of Law Enforcement as MDMA, along with about $37,000 in cash and documents bearing Kodak’s name.</p><p>The warrant states investigators also compared items found inside the vehicle, including a bag and lighter, to images posted on Kodak’s Instagram accounts.</p><p>Authorities said FDLE officials later confirmed the substance recovered from the bag was MDMA, weighing approximately 25 grams.</p><p>The rapper and others at the scene denied that the bag was theirs, however when he was informed that there was money in the bag, Kodak tried multiple times to have officers hand him the cash, saying it belonged to his business, the warrant stated.</p><p>Based on the investigation, Orlando police sought a warrant charging Kodak with trafficking in MDMA between 14 and 200 grams.</p><p>As of Friday morning, Kodak was being held at the Broward County Main Jail. </p><p>He appeared in bond court later in the morning where a judge ordered that he be held on a $3,500 bond. If he posts bond, he will not be allowed to possess any firearms, weapons or ammunition. </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/F2APXPMFPBD25NSOUCKVZ5VFUA.jpg?auth=e5d50c005016d8c3d581bcf03e0e6e980ae35063e7359e4567685caf11070af3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Arrestan a rapero Kodak Black en Broward, acusado de intentar evadir a las autoridades]]></title><link>https://www.local10.com/espanol/2026/05/15/arrestan-a-rapero-kodak-black-en-broward-acusado-de-intentar-evadir-a-las-autoridades/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/05/15/arrestan-a-rapero-kodak-black-en-broward-acusado-de-intentar-evadir-a-las-autoridades/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[El rapero Kodak Black, originario del sur de Florida, está nuevamente tras las rejas, esta vez en el condado de Broward.]]></description><pubDate>Fri, 15 May 2026 13:42:41 +0000</pubDate><content:encoded><![CDATA[<p>El rapero <a href="https://www.local10.com/topic/Kodak_Black/" target="_blank" rel="noreferrer" title="https://www.local10.com/topic/Kodak_Black/">Kodak Black</a>, radicado en el sur de Florida, está nuevamente tras las rejas, esta vez en el condado Broward.</p><p>Los registros de la cárcel en línea muestran que Kodak, cuyo nombre real es Bill Kapri, fue arrestado el jueves por cargos de intentar huir o evadir a las autoridades y resistirse a un agente sin violencia.</p><p>El arresto de Kodak ocurre una semana después de que fuera <a href="https://www.local10.com/espanol/2026/05/07/arrestan-a-rapero-kodak-black-en-orange-county-por-cargo-de-trafico-de-drogas/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/07/arrestan-a-rapero-kodak-black-en-orange-county-por-cargo-de-trafico-de-drogas/">arrestado en el centro de Florida por un cargo de tráfico de drogas</a> relacionado con una investigación de 2025.</p><p>No está claro por qué presuntamente huyó de las autoridades en Broward, pero Local 10 News solicitó una copia de su informe de arresto.</p><p>En el caso del centro de Florida, Kodak, de 28 años, enfrenta un cargo grave de tráfico de MDMA.</p><p>El arresto se deriva de una investigación de noviembre de 2025 realizada por la policía de Orlando después de que agentes respondieran a reportes de disparos cerca de Children’s Safety Village en Fairvilla Road en Orlando.</p><p>Según la orden judicial, los agentes llegaron y encontraron a varias personas reunidas alrededor de dos vehículos, incluyendo una SUV BMW y una SUV Lamborghini.</p><p>La policía indicó que los agentes percibieron olor a cannabis quemado proveniente de la BMW y realizaron una búsqueda del vehículo, donde encontraron cannabis y una pastilla rosada que dio positivo para MDMA. Durante la investigación, Kodak, de 28 años, quien actualmente vive en Fort Lauderdale, se acercó a los agentes y observó la búsqueda, según la orden judicial.</p><p>Los investigadores luego registraron la SUV Lamborghini y reportaron haber encontrado presuntos narcóticos, dinero en efectivo y armas de fuego dentro del vehículo.</p><p>Según la orden judicial, los agentes descubrieron una bolsa rosada que contenía una sustancia identificada posteriormente por el Departamento de Cumplimiento de la Ley de Florida (FDLE) como MDMA, junto con aproximadamente $37,000 USD en efectivo y documentos con el nombre de Kodak.</p><p>La orden judicial establece que los investigadores también compararon artículos encontrados dentro del vehículo, incluyendo una bolsa y un encendedor, con imágenes publicadas en las cuentas de Instagram de Kodak.</p><p>Las autoridades dijeron que funcionarios del FDLE confirmaron posteriormente que la sustancia recuperada de la bolsa era MDMA, con un peso aproximado de 25 gramos.</p><p>El rapero y otras personas en la escena negaron que la bolsa les perteneciera, sin embargo, cuando se le informó que había dinero dentro de la bolsa, Kodak intentó en múltiples ocasiones que los agentes le entregaran el efectivo, afirmando que pertenecía a su negocio, según la orden judicial.</p><p>Con base en la investigación, la policía de Orlando solicitó una orden judicial acusando a Kodak de tráfico de MDMA entre 14 y 200 gramos.</p><p>Hasta la mañana del viernes, Kodak permanecía detenido en la cárcel principal del condado Broward.</p><p>Más tarde en la mañana compareció ante un juez, quien ordenó que permaneciera detenido con una fianza de $3,500 USD. Si paga la fianza, no podrá poseer armas de fuego, armas ni municiones.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/F2APXPMFPBD25NSOUCKVZ5VFUA.jpg?auth=e5d50c005016d8c3d581bcf03e0e6e980ae35063e7359e4567685caf11070af3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Cannes and the Hôtel Martinez await a 'White Lotus' close-up]]></title><link>https://www.local10.com/entertainment/2026/05/15/cannes-and-the-hotel-martinez-await-a-white-lotus-close-up/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/05/15/cannes-and-the-hotel-martinez-await-a-white-lotus-close-up/</guid><dc:creator><![CDATA[By JAKE COYLE, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 13:41:58 +0000</pubDate><content:encoded><![CDATA[<p>CANNES, France (AP) — Though many actors are appearing at the Cannes Film Festival this week, the best role in town might be a little further down the Croisette.</p><p>Season 4 of “The White Lotus” will be set around the Cannes Film Festival, bringing one the most acclaimed TV series into the heart of cinema’s French Riviera playground. The Hôtel Martinez, one of the iconic luxury hotels that line the beach in Cannes, will be a central location in Mike White’s HBO series, fictionally renamed the White Lotus Cannes.</p><p>Shooting has begun along the Riviera. But four days into the Cannes Film Festival, “The White Lotus” production has yet to materialize in town. The festival runs to May 23, so there’s still plenty of time. But the prospect of it turning into a live backdrop for “The White Lotus” may be unlikely.</p><p>As tantalizing as the prospect of cast members — including Steve Coogan, Heather Graham, Kumail Nanjiani and Rosie Perez — mixing into red carpet premieres during the festival may be, Cannes is vigilant about keeping attention focused on its film selections.</p><p>Representatives for HBO and festival organizers declined to comment.</p><p>When cameras turn on Cannes</p><p>The Cannes Film Festival has often been an irresistible setting for movies and series. A trip to Cannes made for some of the best moments in the French series “Call My Agent!” Some movies have been shot guerrilla-style around the festival, like the 1996 cameo-rich mockumentary “Cannes Man.”</p><p>But most have relied on a mix of exterior footage shot from the event with staged interior scenes apart from the festival. “Mr. Bean's Holiday,” the 2007 comedy that culminates with Mr. Bean bumbling into Cannes, is, surprisingly, among the most seamless recreations.</p><p>Some of this season's “White Lotus” cast members are appearing in Cannes on their own, for other projects they're a part of. Vincent Cassel walked the red carpet Thursday night for the premiere of Asghar Farhadi's “Parallel Tales.” Laura Dern, who joined the cast after the departure of Helena Bonham Carter, is attending later in the festival for the documentary “Dernsie,” about her father, Bruce Dern.</p><p>After location scouting, producers settled on the Martinez and another hotel south of Cannes in Saint-Tropez: the Airelles Château de la Messardière. It will be renamed the White Lotus du Cap. In real life, the Hotel du Cap-Eden-Roc, in Antibes, can function like a swanky satellite to Cannes during the festival, and hosts the annual amfAR gala.</p><p>Last month, “The White Lotus” producer David Bernad said the setting for Season 4 came out of a trip he and White took to the Cannes Film Festival in 2021.</p><p>“We went to dinner and we had a really specific experience with a waiter and a maître d’, and it was the stereotype. It was a very funny moment,” Bernad said at the Canneseries Festival. “And I think that it suddenly unlocked what the show is and the dynamics of the show.”</p><p>Their festival experience convinced them to bring “The White Lotus” to Cannes.</p><p>“The energy around it was so intoxicating and this season will have elements of that,” said Bernad. “It’s really about the people’s stories, them navigating Cannes, and the ups and downs of the festival. It’s the beating heart of everything in this season.”</p><p>A plum role for the Martinez</p><p>Meanwhile, the Martinez awaits its close-up. But the Hyatt-owned hotel, which first opened in 1929, is already at the heart of the festival. Like several of the other hotels on the Croisette, the Martinez hosts waves of stars for the festival. Glamour shots on its spiral staircase are an indelible feature of Cannes. Hordes of onlookers camp outside its doors hoping for a glimpse of a celebrity or an autograph.</p><p>“We are the biggest player in town in terms of the number of rooms,” says Michel Cottray, general manager of the Martinez. “The film festival started in 1946, but we have ever since been fully engaged and in complete partnership with the festival.”</p><p>On nights during the festival, the Martinez's lobby swells with attendees in formal wear heading to the evening premieres. Often, that includes casts and filmmakers who pile into the official festival motorcade that ferries them down the Croisette to the Palais des Festivals.</p><p>Right now, keeping that nightly ritual humming, and catering to its A-list guests, is the main concern of the Martinez. “The White Lotus” will come later.</p><p>“We are gearing up to the shooting,” Cottray says. “I think it will be in a couple months’ time and then it will be a big experience for all of us. But we are ready for that.”</p><p>Some floors of the hotel will be completely sold out and inaccessible to the public during the shooting. Filming will take place throughout the Hyatt-owned hotel. “It will be things happening a bit everywhere,” said Cottray.</p><p>Cottray spoke in the hotel’s Michelin-starred La Palme d’Or restaurant, where movie memorabilia adorns the vintage yacht-styled interiors: the boxing shorts from “Raging Bull,” a plate from “Titanic,” the ice pick from “Basic Instinct.”</p><p>In the same room, the Martinez every year hosts a private dinner at the beginning of the festival for the jury that will decide the Palme d’Or. This year, that includes Demi Moore, Chloé Zhao, Stellan Skarsgård and jury president Park Chan-wook. A meal is always tailored to the president of the jury. For the South Korean filmmaker of 2003 thriller “Oldboy,” octopus was naturally on the menu.</p><p>Hosting such a crowd — and with such a classic murder weapon near at hand, too — sounds straight out of “The White Lotus.”</p><p>“There are always unexpected issues happening,” says Cottray. “We have to react quickly. I will not drop names, but, clearly, we are ready for the unexpected.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UBLNOTORJL7FKKJIQUZWM5GEJI.jpg?auth=bae0debd03018d6a2857723a9ba3cc78c7be9419fce77a26ac77a4bc91566837&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Hôtel Martinez is pictured during the 79th international film festival, Cannes, southern France, Thursday, May 14, 2026. (AP Photo/Andreea Alexandru)]]></media:description><media:credit role="author" scheme="urn:ebu">Andreea Alexandru</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EYWHV6T6E3SFQESZSPCTKMSHGY.jpg?auth=81e4bfdb7d18721f645f6259ad1b2ac6517fa32c46aa68fb3174f89037b5938e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vincent Cassel, left, and Narah Baptista pose for photographers upon arrival at the premiere of the film 'Parallel Tales' at the 79th international film festival, Cannes, southern France, Thursday, May 14, 2026. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WDJN4GWHZZT5MIQWIY7VHSN4WA.jpg?auth=efeea258f4dc5516466ceadbf1ebc40770ba10629f7619839d7bb5f61958fe4a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Hotel Martinez during preparations for the 79th international film festival, Cannes, southern France, Monday, May 11, 2026. (AP Photo/Andreea Alexandru)]]></media:description><media:credit role="author" scheme="urn:ebu">Andreea Alexandru</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YM4ZCGIWLFGOZFUI25L4YLTQLQ.jpg?auth=47570e7a8e690307b2474d924c9742c60f7b59e1f9c931041f383f7a3720e360&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Crew members install the red carpet at the Palais des Festivals ahead of the opening ceremony of the 79th international film festival, Cannes, southern France, Tuesday, May 12, 2026. (AP Photo/Andreea Alexandru)]]></media:description><media:credit role="author" scheme="urn:ebu">Andreea Alexandru</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6BZBUNIK7FXJ6WKZLBOFAPWCCA.jpg?auth=46ef37b9813c1263b4d031583bdd569f4e25e02df4f471597da4b2d8b5eaaa71&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People sit on the beach ahead of the 79th Cannes international film festival Sunday, May 10, 2026, in Cannes, southern France. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content></item><item><title><![CDATA[Muere conductor en choque entre camión de plataforma y camión de carga en Okeechobee Road]]></title><link>https://www.local10.com/espanol/2026/05/15/muere-conductor-en-choque-entre-camion-de-plataforma-y-camion-de-carga-en-okeechobee-road/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/05/15/muere-conductor-en-choque-entre-camion-de-plataforma-y-camion-de-carga-en-okeechobee-road/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Un conductor falleció este viernes por la mañana en un accidente en Okeechobee Road en Hialeah, según confirmó la Patrulla de Carreteras de Florida.]]></description><pubDate>Fri, 15 May 2026 13:37:18 +0000</pubDate><content:encoded><![CDATA[<p>Un conductor murió la mañana de este viernes en un choque en Okeechobee Road en Hialeah, confirmó la Patrulla de Carreteras de Florida.</p><p>Según el teniente de la FHP Alex Camacho, el choque entre el camión de plataforma y un camión de carga ocurrió en los carriles en dirección sur de Okeechobee Road, en la intersección con Krome Avenue.</p><p>Camacho dijo que el camión de carga estaba detenido en una luz roja cuando un camión de plataforma amarillo se estrelló contra la parte trasera.</p><p>Las autoridades informaron que el conductor del camión de plataforma fue declarado muerto en la escena, mientras que el otro conductor no resultó herido.</p><p>Dos carriles en dirección sur de Okeechobee Road fueron cerrados tras la colisión.</p><p>Las identidades de las personas involucradas en el choque no fueron divulgadas de inmediato.</p>]]></content:encoded></item><item><title><![CDATA[Driver killed in crash involving flatbed truck, box truck on Okeechobee Road ]]></title><link>https://www.local10.com/traffic/2026/05/15/driver-killed-in-crash-involving-flatbed-truck-box-truck-on-okeechobee-road/</link><guid isPermaLink="true">https://www.local10.com/traffic/2026/05/15/driver-killed-in-crash-involving-flatbed-truck-box-truck-on-okeechobee-road/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A driver died Friday morning in a crash on Okeechobee Road in Hialeah, the Florida Highway Patrol confirmed.]]></description><pubDate>Fri, 15 May 2026 12:39:01 +0000</pubDate><content:encoded><![CDATA[<p>A driver died Friday morning in a crash on Okeechobee Road in Hialeah, the Florida Highway Patrol confirmed.</p><p><a href="https://www.local10.com/espanol/2026/05/15/muere-conductor-en-choque-entre-camion-de-plataforma-y-camion-de-carga-en-okeechobee-road/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/15/muere-conductor-en-choque-entre-camion-de-plataforma-y-camion-de-carga-en-okeechobee-road/">Leer en español</a></p><p>According to FHP Lt. Alex Camacho, the crash between the flatbed truck and a box truck occurred in the southbound lanes of Okeechobee Road, at the intersection with Krome Avenue.</p><p>Camacho said the box truck was stopped at a red light when a yellow flatbed truck crashed into the back of it.</p><p>The driver of the flatbed truck was pronounced dead at the scene, while the other driver was not injured, authorities said.</p><p>Two southbound lanes on Okeechobee Rd were closed after the collision. </p><p>The identities of those involved in the crash were not immediately released. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Election denial is a fault line in Republican primary for Georgia secretary of state]]></title><link>https://www.local10.com/news/politics/2026/05/15/election-denial-is-a-fault-line-in-republican-primary-for-georgia-secretary-of-state/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/05/15/election-denial-is-a-fault-line-in-republican-primary-for-georgia-secretary-of-state/</guid><dc:creator><![CDATA[By KATE BRUMBACK and JEFF AMY, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 14:00:09 +0000</pubDate><content:encoded><![CDATA[<p>ATLANTA (AP) — The specter of the 2020 election — when President Donald Trump refused to accept his loss to Democrat Joe Biden — continues to haunt Georgia and casts a long shadow over the Republican primary for candidates vying to be the state's top election official.</p><p>Georgia's current secretary of state, Brad Raffensperger, became a household name when he defended the state's election results against Trump's false claims about widespread voter fraud and resisted the president's urging to help “find” enough ballots to win the race.</p><p>Now that Raffensperger is stepping down to run for governor, election oversight is a key issue in the race to replace him. Some Republican candidates are endorsing the same distortions that Trump did six years ago. The president has stocked the federal government with people who echo his conspiracy theories, and election denial has spread through state offices as well.</p><p>A looming deadline over vote counting</p><p>The race comes at a time when lawmakers have made a contradictory mess of state law governing how votes are counted. Gov. Brian Kemp on Wednesday called lawmakers into special session on June 17 for redistricting but also to address a looming deadline on voting.</p><p>Georgia’s touch-screen voting machines print a paper ballot that includes a human-readable list of voters’ selections and a QR code that a scanner reads to count votes. Lawmakers two years ago passed a law saying QR codes could not be used for the official vote count after July 1 of this year.</p><p>However, they've failed to agree on an alternative method since then, causing uncertainty and the potential for lawsuits over Georgia elections until that's sorted out.</p><p>While the special session may resolve the question temporarily, the next secretary of state will likely be involved in implementing a new voting system by 2028.</p><p>The shadow of the 2020 election</p><p>Gabriel Sterling, who was one of Raffensperger’s top aides, is the only Republican secretary of state candidate actively defending the state’s 2020 election results.</p><p>He rose to prominence by imploring Trump to help discourage threats of violence against election workers, and he said in a recent Atlanta Press Club debate that the state has “the best and safest elections in America.”</p><p>But others continue to echo Trump’s claims.</p><p>Vernon Jones, who was elected as a state representative and DeKalb County CEO as a Democrat and then switched parties to become a Republican and fervent Trump supporter, is maybe the harshest critic.</p><p>“I believe there were many irregularities. I believe violations have taken place,” Jones said, adding, “I stand with those who believe there was election fraud.”</p><p>Kelvin King, a general contractor who previously ran for U.S. Senate and is married to State Election Board member and conservative commentator Janelle King, is only a little more reserved.</p><p>“I think 2020 is still in question to be frank with you,” King said.</p><p>State Rep. Tim Fleming said he believes there were some “irregularities" in 2020 and that “great strides” have been made to address the issues. He said he's “not running on conspiracy theories” and is focused on the future.</p><p>What they're saying</p><p>Fleming said he believes he and his fellow lawmakers need to find a “temporary fix” during the special session to remove the QR code from the ballot in a way that is “least disruptive for the county elections officials.” But ultimately, he said, he also wants to see the state move to hand-marked paper ballots, a position supported by many other Republicans.</p><p>Fleming previously worked for the secretary of state's office while Brian Kemp, now the outgoing Republican governor, held the position. He led a study committee on Georgia's election system last summer, but the committee produced only the briefest of reports.</p><p>Jones and King and Ted Metz, who has previously run for governor and secretary of state as a Libertarian, have criticized Raffensperger's record as secretary of state. They have decried what they say is incompetence, which he denies, and a lack of transparency and are calling for a switch from touch-screen voting machines to hand-marked paper ballots. They have extended that criticism to Sterling, who oversaw the implementation of the state's current voting system and continues to defend it.</p><p>Sterling, for his part, has insisted he is best positioned to beat a Democrat in the fall. He endlessly repeats the refrain that he has defended Georgia's election laws and policies against attacks from “Stacey Abrams, Joe Biden's Justice Department and the woke world.”</p><p>Cole Muzio, president of Frontline Policy, a Christian conservative group, said he believes Jones has “traction” in the closing days of the race, but said he believes that in any runoff, rank-and-file Republicans are likely to rally behind anyone who is opposing Jones. Muzio said despite Jones’ outspoken pro-MAGA position, questions about his party switch could intensify in a runoff, particularly over Jones’ switch from vociferously defending legal abortion to opposing it.</p><p>The Democrats</p><p>On the Democratic side, the candidates have stressed protecting the right to vote and fighting attacks on the state's elections.</p><p>The Democrats running for secretary of state include certified financial planner and political organizer Cam Ashling; Fulton County Commissioner Dana Barrett; nonprofit founder Adrian Consonery Jr; and former Fulton County State Court Judge Penny Brown Reynolds.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5MIJOTR4BNIYVSWSIVTYBIRHIY.jpg?auth=c2417070269861bd5be33b91783a2ebd343ec600c059522558238ff373604a56&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Voting machines are seen at the Bartow County Election office, Jan. 25, 2024, in Cartersville, Ga. (AP Photo/Mike Stewart, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mike Stewart</media:credit></media:content></item><item><title><![CDATA[Starbucks to lay off 300 US corporate workers and close regional offices]]></title><link>https://www.local10.com/business/2026/05/15/starbucks-to-lay-off-300-us-corporate-workers-and-close-regional-offices/</link><guid isPermaLink="true">https://www.local10.com/business/2026/05/15/starbucks-to-lay-off-300-us-corporate-workers-and-close-regional-offices/</guid><dc:creator><![CDATA[By DEE-ANN DURBIN, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 13:29:04 +0000</pubDate><content:encoded><![CDATA[<p>Starbucks said Friday it’s laying off 300 corporate employees and closing some U.S. offices as part of its ongoing turnaround.</p><p>No coffeehouse employees are affected, the company said. The cuts will impact employees in support functions like marketing, human resources and supply chain management. No international employees are affected for now, but Starbucks said it is also reviewing its corporate structure outside the U.S.</p><p>Starbucks said it’s also closing underused offices in Atlanta, Dallas, Chicago and other cities. The Seattle-based company recently announced that it's opening a corporate office in Nashville, Tennessee, that will employ up to 2,000 people within five years.</p><p>Starbucks expects to the moves to result in $400 million in restructuring charges, including $120 million in employee separation benefits.</p><p>Starbucks has been trying to reduce costs and complexity under Chairman and CEO Brian Niccol, who joined the company in 2024. Last year, the company laid off 2,000 corporate employees and closed hundreds of stores in the U.S., Canada and Europe.</p><p>Niccol said last month that the simplified structure is helping the company innovate more quickly. Starbucks is also investing in its remaining stores to improve customers' experience. It plans to redesign 1,000 U.S. stores this year to give them a cozier, more comfortable feel, and it's also hiring baristas to ensure faster service during busy times.</p><p>The efforts appear to be paying off. In the January-March period, Starbucks said its U.S. same-store sales, or sales at locations open at least a year, jumped 7%. Niccol called the quarter “the turn in our turnaround.”</p><p>“Our focus now is on sustaining our momentum and making our results repeatable and durable, all while delivering a healthy cost structure that supports profitable growth,” Niccol said during a conference call with investors. “It’s how we turn progress into consistent results.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RH4OYDU76I2NOU2TQZEYVR5SBE.jpg?auth=fa62863cc6626059ff9c7d6558a227da670d51be99aa0153eec1a41111ca785c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Starbucks global corporate headquarters building is seen Monday, May 11, 2026, in Seattle. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content></item><item><title><![CDATA[Trump says China will buy 200 planes from Boeing, with a possibility of expanding the deal to 750]]></title><link>https://www.local10.com/business/2026/05/15/trump-says-china-will-buy-200-planes-from-boeing-with-a-possibility-of-expanding-the-deal-to-750/</link><guid isPermaLink="true">https://www.local10.com/business/2026/05/15/trump-says-china-will-buy-200-planes-from-boeing-with-a-possibility-of-expanding-the-deal-to-750/</guid><dc:creator><![CDATA[By RIO YAMAT and BILL BARROW, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 14:50:32 +0000</pubDate><content:encoded><![CDATA[<p>Aircraft manufacturer Boeing will make its first major sale to China in nearly a decade with an order for 200 planes, President Donald Trump told reporters on Air Force One on Friday, a deal he said had been made during his summit with China's President Xi Jinping this week and that could grow to as many as 750 planes.</p><p>The White House has not released details of the deal, and the company itself has not commented. Boeing CEO Kelly Ortberg had joined Trump for the trip to Beijing, one of a large group of CEOs seeking to sell products and services to China. For Boeing, the deal would mark a significant breakthrough in a market that was once central to its long-term growth.</p><p>Trump also said the deal would benefit General Electric, which he said would supply 400 to 450 engines. General Electric did not immediately comment on the agreement.</p><p>Last month, Ortberg signaled confidence that any broader U.S.-China agreement would include aircraft purchases, telling investors he expected Trump’s meeting with Xi to be a “meaningful opportunity” for Boeing.</p><p>Ortberg took over in 2024, a calamitous year for Boeing as it came under intensifying scrutiny over production and quality failures and faced mounting financial pressure. In January 2024, a panel known as a door plug blew off a 737 Max shortly after takeoff from Portland, Oregon, renewing scrutiny of Boeing’s manufacturing practices.</p><p>Months later, the U.S. Justice Department revived a criminal case against Boeing tied to the two fatal Max crashes, although prosecutors later reached an agreement with Boeing to dismiss the case, committing the company to an additional $1.1 billion in fines, compensation for victims’ families and internal safety and quality improvements.</p><p>Then an eight-week strike stretching through the fall by machinists who assemble the 737 Max in Washington state disrupted production and added to the company’s financial strain.</p><p>—- Yamat reported from Las Vegas. Barrow reported from Atlanta.</p>]]></content:encoded></item><item><title><![CDATA[FBI offers $200,000 reward to catch ex-Air Force specialist wanted on espionage charges in Iran]]></title><link>https://www.local10.com/news/national/2026/05/15/fbi-offers-200000-reward-to-catch-ex-air-force-specialist-wanted-on-espionage-charges-in-iran/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/05/15/fbi-offers-200000-reward-to-catch-ex-air-force-specialist-wanted-on-espionage-charges-in-iran/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 13:21:39 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — The FBI is offering a $200,000 reward for information leading to capture and prosecution of a former U.S. Air Force counterintelligence specialist who defected to Iran in 2013 and was later charged with revealing classified information to the Tehran government.</p><p>Monica Elfriede Witt, 47, was indicted by a federal grand jury in February 2019 on charges of espionage, including transmitting national defense information to the government of Iran. She remains at large.</p><p>Witt “allegedly betrayed her oath to the Constitution more than a decade ago by defecting to Iran and providing the Iranian regime National Defense Information and likely continues to support their nefarious activities,” Daniel Wierzbicki, special agent in charge of the FBI Washington Field Office’s Counterintelligence and Cyber Division, said in a news release Wednesday.</p><p>“The FBI has not forgotten and believes that during this critical moment in Iran’s history, there is someone who knows something about her whereabouts.”</p><p>It wasn't immediately known why the FBI was bringing attention to Witt's case. The United States and Iran have been at war since Feb. 28.</p><p>Witt served in the Air Force between 1997 and 2008, where she was trained in the Farsi language and was deployed overseas on classified counterintelligence missions, including to the Middle East. She later found work as a Defense Department contractor.</p><p>The Texas native defected to Iran in 2013 after being invited to two all-expense-paid conferences in the country that the Justice Department says promoted anti-Western propaganda and condemned American moral standards.</p><p>Before that, Witt had been warned by the FBI about her activities, but told agents that she would not provide sensitive information about her work if she returned to Iran, prosecutors said.</p><p>According to the indictment, Witt placed at risk "sensitive and classified U.S. national defense information and programs,” the news release said.</p><p>“Witt allegedly intentionally provided information endangering U.S personnel and their families stationed abroad. She also allegedly conducted research on behalf of the Iranian regime to allow them to target her former colleagues in the U.S. government,” it said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MRDF2DGWIYGBTRU6Z4Q64IXQUY.jpg?auth=29cb2a0af01b5287bbf56042bac65da2979a07804fe870dfbadc358f94408382&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - An FBI seal is displayed on a podium before a news conference at the field office in Portland, Ore., Jan. 16, 2025. (AP Photo/Jenny Kane, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jenny Kane</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FL7CAEEO4OYADFFCI3N4CEDMC4.jpg?auth=32f420f6eea588b6c07fa399bc586070d159e4a49790fe634900b8c46ec58ab2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image provided by the FBI on Thursday, May 14, 2026 shows the wanted poster for Monica Elfriede Witt. (FBI via AP)]]></media:description></media:content></item><item><title><![CDATA[Bayskate returns to Coconut Grove with 6-week roller skating residency]]></title><link>https://www.local10.com/features/2026/05/15/bayskate-returns-to-coconut-grove-with-6-week-roller-skating-residency/</link><guid isPermaLink="true">https://www.local10.com/features/2026/05/15/bayskate-returns-to-coconut-grove-with-6-week-roller-skating-residency/</guid><dc:creator><![CDATA[Alexis Frazier, Yarden Ben-David ]]></dc:creator><description><![CDATA[Roller skating, Miami bass music and late-night bites are rolling back into Coconut Grove as Bayskate Miami returns for a six-week residency at The Hangar.]]></description><pubDate>Fri, 15 May 2026 12:29:23 +0000</pubDate><content:encoded><![CDATA[<p>Roller skating, Miami bass music and late-night bites are rolling back into Coconut Grove as <a href="https://www.instagram.com/bayskatemiami/\" target="_self" rel="" title="https://www.instagram.com/bayskatemiami/\">Bayskate Miami</a> returns for a six-week residency at <a href="https://thehangarcoconutgrove.com/" target="_self" rel="" title="https://thehangarcoconutgrove.com/">The Hangar</a>.</p><p>The pop-up skating experience is taking over the venue through June 14, offering themed nights, food and cocktails, and a mix of old-school and modern Miami culture.</p><p>“What we wanted to do was keep the authentic feel of a skating rink and keep it classic with the music,” said Alex Macis, chief operative creative for Bayskate Miami. “It’s how we grew up, it’s a culture that’s really dear to us.”</p><p>Bayskate co-founder Marcos Macis said the concept began a decade ago in Bayfront Park as a way to activate public spaces.</p><p>“It was an idea to activate public spaces,” he said. “For those who don’t understand the Miami skate culture, there is a deep-rooted skate culture in Miami. So it’s not a disco themed experience. It’s actually a Miami experience.”</p><p>The 20,000-square-foot air-conditioned space features rotating themes each night, including TropiBass on Thursdays, disco nights on Fridays, Miami freestyle on Saturdays and open-format skating on Sundays.</p><p>“So Thursday nights we have TropiBass, which is a Latin fusion and Miami bass type thing. On Fridays we have our disco night, on Saturday we have our Miami freestyle night and on Sunday it’s kind of an open format,” Marcos Macis said.</p><p>Organizers said the experience also includes food and drinks, including wood-fired pizza and margarita flights.</p><p>“You’re going to have quality food, quality cocktails, we have margarita flights, wood oven fired pizza,” Alex Macis said. “We’ve got a mix of old school and new school so it’s going to be a good experience.”</p><p>Bayskate runs Thursday through Sunday, with ticket prices starting around $25, according to organizers. A $100 season skate pass is also available.</p><p>“Ticket prices start at around $25, $15 for kids during the day,” Marcos Macis said.</p><p>The founders say the goal is to keep skating accessible for all ages and skill levels.</p><p>“The thing is roller skating when we grew up is always something that is so inclusive, regardless of age or gender everybody was enjoying themselves in the same spot,” Alex Macis said.</p><p>“Bring your family, friends, date night, couples, families. I think we have a little bit for everybody. Hope to see you soon,” he added.</p><p><a href="https://bayskatemiami.com/" target="_self" rel="" title="https://bayskatemiami.com/">Click here</a> for more information on how you can purchase tickets or book a party. </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[Beef Sir Fry with Ramen Noodles]]></title><link>https://www.local10.com/soflo-taste/2026/05/15/beef-sir-fry-with-ramen-noodles/</link><guid isPermaLink="true">https://www.local10.com/soflo-taste/2026/05/15/beef-sir-fry-with-ramen-noodles/</guid><dc:creator><![CDATA[Michelle Bernstein]]></dc:creator><description><![CDATA[Beef & Noodles]]></description><pubDate>Fri, 15 May 2026 12:19:30 +0000</pubDate><content:encoded><![CDATA[<p><u><b>Beef Sir Fry with Ramen Noodles</b></u></p><p>1 package beef ramen</p><p>neutral oil for sauteing, like grapeseed or canola, as needed</p><p>6 ounce skirt steak, cut into thin strips</p><p>½ cup snow peas, ends trimmed, cut into 1/3rds</p><p>½ cup snap peas, ends trimmed, cut into 1/3rds</p><p>3 scallions, whites and light green, thinly sliced </p><p><b>For the sauce:</b></p><p>¼ cup Oyster sauce</p><p>¼ cup Soy sauce</p><p>1 teaspoon granulated sugar</p><p>1 tablespoon Sesame oil</p><p>Cook the noodles in water until al dente, about 1 minute less than package instructions. Drain.</p><p>While the noodles cook, heat a drizzle of oil over medium-high heat in a wok or tall-sided, large sauté pan. Sauté the beef for 1-2 minutes until it begins to caramelize. Add in the snow peas and snap peas and the cooked noodles. Stir to combine then add in the sauce. You can add a little of the flavoring packet to boost the flavor if desired. Sauté for 1-2 minutes to marry flavors. Add in the scallions and serve immediately.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6CGSFABJPRGW5KDW7BXFZCMKNI.jpg?auth=dec9d1a46525f9f6fd33ffcc4fcb64058bcd69197dbfc84f6b607a5d0a8d5a34&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Jimmy Graham honored at SEED School Miami as students celebrate achievements]]></title><link>https://www.local10.com/news/local/2026/05/14/jimmy-graham-honored-at-seed-school-miami-as-students-celebrate-achievements/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/14/jimmy-graham-honored-at-seed-school-miami-as-students-celebrate-achievements/</guid><dc:creator><![CDATA[Clay Ferraro, Will Manso]]></dc:creator><description><![CDATA[Former Miami Hurricanes star Jimmy Graham got to live out his dream of becoming an NFL player, and on Thursday night, he was honored at a South Florida school where students are overcoming tough challenges while chasing dreams of their own.]]></description><pubDate>Fri, 15 May 2026 03:34:10 +0000</pubDate><content:encoded><![CDATA[<p>Former Miami Hurricanes star Jimmy Graham got to live out his dream of becoming an NFL player, and on Thursday night, he was honored at a South Florida school where students are overcoming tough challenges while chasing dreams of their own.</p><p>The annual Legacy Ceremony was held at SEED School of Miami, a tuition-free boarding school with a 24-hour learning environment.</p><p>Graham was recognized for his work helping guide students in future projects. The SEED School is now 12 years old and has a 100% college acceptance rate.</p><p>Graham, who overcame many challenges growing up, said he quickly recognized how special the school is.</p><p>Meanwhile, on Thursday, Local 10 News’ Clay Ferraro was at Miami Dade College’s North Campus for the first-ever Champions Gala.</p><p>The event honored middle school and lower school athletes with an awards show that had the feel of the Oscars.</p><p>Ferraro also delivered a speech to the athletes about the importance of youth sports in his life and the life of his family.</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[Shrimp “Pad Thai” Ramen]]></title><link>https://www.local10.com/soflo-taste/2026/05/15/shrimp-pad-thai-ramen/</link><guid isPermaLink="true">https://www.local10.com/soflo-taste/2026/05/15/shrimp-pad-thai-ramen/</guid><dc:creator><![CDATA[Michelle Bernstein]]></dc:creator><description><![CDATA[Shrimp & Noodles]]></description><pubDate>Fri, 15 May 2026 12:17:53 +0000</pubDate><content:encoded><![CDATA[<p><u><b>Shrimp “Pad Thai” Ramen</b></u></p><p>1 package shrimp ramen</p><p>neutral oil for sauteing, like grapeseed or canola, as needed</p><p>½ pound 16/20 shrimp, peeled and deveined</p><p>½ block firm tofu, drained and cubed</p><p>1 cup bean sprouts</p><p>4 scallions, whites and light green, thinly sliced</p><p>¼ cup salted roasted peanuts, lightly chopped</p><p><b>For the Pad Thai sauce:</b></p><p>¾ cup tamarind concentrate</p><p>¾ cup palm sugar, finely chopped</p><p>¾ cup brown sugar</p><p>¼ cup fish sauce</p><p>½ cup water</p><p><b>Prepare the Pad Thai sauce:</b></p><p>In a small bowl, combine all ingredients for the sauce and mix well.</p><p><b>Cooking the Pad Thai:</b></p><p>Cook the noodles according to package instructions, however, cook 1 minute less than advised.</p><p>While the noodles cook, heat a drizzle of oil over medium-high heat in a wok or tall-sided, large sauté pan. Add the shrimp and sauté for 1-2 minutes until they start to turn pink. Add the cooked noodles, tofu, and bean sprouts into the wok. Stir to combine, add as much Pad Thai sauce as desired and stir fry for 1-2 minutes. You can add a little of the flavoring packet to boost the flavor if desired. Top the scallions and chopped peanuts. Serve immediately.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/465I22EH7BEDFFP3KQ7NPTSNPU.jpg?auth=d4ece1cd087fa7605bd091394ab2aa5dc44f30e37d6a6ea86fac54225aa9762d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Isn’t It Ramen-tic ]]></title><link>https://www.local10.com/soflo-taste/2026/05/15/isnt-it-ramen-tic/</link><guid isPermaLink="true">https://www.local10.com/soflo-taste/2026/05/15/isnt-it-ramen-tic/</guid><dc:creator><![CDATA[Michelle Bernstein]]></dc:creator><description><![CDATA[A Cheesy Way To Serve Ramen]]></description><pubDate>Fri, 15 May 2026 12:16:13 +0000</pubDate><content:encoded><![CDATA[<p><u><b>Dressed-Up Cheesy Chicken Ramen</b></u></p><p>1 package chicken ramen</p><p>1-2 slices American cheese</p><p>scallions, thinly sliced, for garnish </p><p>jammy poached eggs, for serving (see recipe below)</p><p>Following the package of chicken ramen, cut cooking time by 1 minute. When ready, add 2 slices of American cheese and the scallions just after adding the chicken flavor packet and mix together. Add the jammy eggs cut in half (recipe below) and serve while piping hot.</p><p><b>For the jammy eggs:</b></p><p>4 eggs</p><p>large ice bath</p><p>Bring a large saucepan of water to a rapid boil. Carefully add the eggs to the boiling water. Set your timer for 7 minutes.</p><p>While the eggs are boiling, prepare your ice bath. Fill a large bowl with ⅔ ice and cover it with cold tap water. Set aside.</p><p>At the 7-minute mark exactly, carefully remove the eggs one by one with a slotted spoon. Transfer each egg immediately to the ice bath and allow the eggs to sit in the ice bath for about 5 minutes.</p><p>Carefully peel each egg.</p><p>Slice the peeled eggs in half. Marinate in the recipe below for up to an hour.</p><p><b>Optional marinade for the eggs:</b></p><p>2 tablepsoons soy sauce</p><p>2 tablespoons granulated sugar</p><p>Mix together until sugar is dissolved.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NPMGKWA4KRFHXGJGGYF75CZ3TA.jpg?auth=8ac6a36c6d230fb8f738dbb4d7a622def8dc760f3cdbbc866890855513bdd778&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Police: Man dies after shooting in Coral Springs ]]></title><link>https://www.local10.com/news/local/2026/05/14/swat-team-responds-to-apartment-building-after-shooting-in-coral-springs/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/14/swat-team-responds-to-apartment-building-after-shooting-in-coral-springs/</guid><dc:creator><![CDATA[Jackie Pascale, Andrea Torres, Christian De La Rosa]]></dc:creator><description><![CDATA[A SWAT team responded to an apartment building after a shooting on Thursday morning in Coral Springs.]]></description><pubDate>Thu, 14 May 2026 12:38:19 +0000</pubDate><content:encoded><![CDATA[<p>A SWAT team responded to a residential community after a fatal shooting on Thursday morning in Coral Springs. </p><p><a href="https://www.local10.com/espanol/2026/05/14/responde-equipo-swat-a-edificio-de-apartamentos-tras-balacera-en-coral-springs/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/14/responde-equipo-swat-a-edificio-de-apartamentos-tras-balacera-en-coral-springs/">Leer en español</a></p><p>Witnesses said they heard a shooting shortly before 3 a.m., and a helicopter at about 5 a.m. near Royal Palm Boulevard and Riverside Drive.</p><p>Theresa Zuniga, who lives in the area, said she was scared when she heard the helicopter flying over. </p><p>“This place is very calm,” Zuniga said about her neighborhood. </p><p>Another resident, Samiir Syne, said it’s usually a safe area.</p><p>“It’s bizarre, I think it’s a safe area, and the fact that it was right there,” she said.</p><p>A man was fatally shot, and he was pronounced dead at the scene, according to a spokesperson for the Coral Springs Police Department. </p><figure><img src="https://www.local10.com/resizer/v2/NZCQIBPCIZGQ7PEXM4GAKZCCTY.jpeg?auth=9ba8bf3e27fd1a94a6dc96461618b8471c70adfedb5622b12c776670de6523bc&smart=true&width=1200&height=900" alt="SKY 10 aerial video shows blue barries, a white tent and a white tarp in the parking lot of a town home community on Thursday in Coral Springs." height="900" width="1200"/><figcaption>SKY 10 aerial video shows blue barries, a white tent and a white tarp in the parking lot of a town home community on Thursday in Coral Springs.</figcaption></figure><p>A white tent and a tarp covered a body near the garbage area of Coral Park East, a community of townhomes. Danny Raymonvil, who lives in the area, said he saw the man dead. </p><p>“It’s just unfortunate this person had to lose their life like that,” Raymonvil said. </p><p>According to neighbors, it took SWAT a few hours to find the possible shooter.</p><p>“They were pretty much trying to see if he’s in the building still, if he’s in this area,” said neighbor Storm Whittaker.</p><p>There was crime scene tape near the pool of a neighboring apartment building <a href="https://maps.app.goo.gl/BKngE8pTmnxUxKTE7" target="_self" rel="" title="https://maps.app.goo.gl/BKngE8pTmnxUxKTE7">at the Coral Springs Tower Club</a> community. There appeared to be an assault rifle in the water. </p><figure><img src="https://www.local10.com/resizer/v2/LNXWNVWE6NBCNNOZ7OFYKVJKCY.jpeg?auth=541ec6e1d10c482ee60c5c35f7c2001e37895ff4a46c319676c31897634fd372&smart=true&width=1200&height=900" alt="SKY 10 aerial video shows what appears to be a rifle in a pool at an apartment building on Thursday morning in Coral Springs." height="900" width="1200"/><figcaption>SKY 10 aerial video shows what appears to be a rifle in a pool at an apartment building on Thursday morning in Coral Springs.</figcaption></figure><p>The Coral Springs Police Department announced that the nearby Somerset Academy will be “closed for the day” and asked the public to “avoid the area.”</p><p>Police told Local 10 News it has notified the family but has yet to release the man’s identity.</p><p>The victim’s family declined to speak.</p><p><b>Early morning report</b></p><p><b>Related social media</b></p><p><iframe src="https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2FCoralSpringsPolice%2Fposts%2Fpfbid0333bv84RQ8QLq7vV2zA4qhAx5y2oicgD2oVvJYN4qRGoggWLDpwB3BFxEeq9fBhuAl&show_text=true&width=500" width="500" height="480" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share"></iframe></p><p><b>Location </b></p><p><iframe src="https://www.google.com/maps/embed?pb=!3m2!1sen!2sus!4v1778772352525!5m2!1sen!2sus!6m8!1m7!1sIvpvVlXCM26n_r0_a9DJaQ!2m2!1d26.26182409033425!2d-80.23470795097832!3f263.0213382202464!4f-2.6705957912785863!5f1.9587109090973311" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></p><p><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2567.021377599933!2d-80.2375189263576!3d26.2619887877554!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88d9052634a9f1d1%3A0xa9296a4867d57fd!2s2583%20Riverside%20Dr%2C%20Coral%20Springs%2C%20FL%2033067!5e1!3m2!1sen!2sus!4v1778771811656!5m2!1sen!2sus" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></p>]]></content:encoded></item><item><title><![CDATA[DeSantis responds to questions about future of Alligator Alcatraz]]></title><link>https://www.local10.com/news/local/2026/05/14/desantis-responds-to-questions-about-future-of-alligator-alcatraz/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/14/desantis-responds-to-questions-about-future-of-alligator-alcatraz/</guid><dc:creator><![CDATA[Magdala Louissaint]]></dc:creator><description><![CDATA[For weeks, rumors have been circulating that Alligator Alcatraz, the controversial immigration detention facility in the Everglades, is set to close in June. The facility is costing Florida taxpayers about $1 million a day.]]></description><pubDate>Thu, 14 May 2026 22:08:03 +0000</pubDate><content:encoded><![CDATA[<p>For weeks, rumors have been circulating that Alligator Alcatraz, the controversial immigration detention facility in the Everglades, is set to close in June. The facility is costing Florida taxpayers about $1 million a day.</p><p>On Thursday, Gov. Ron DeSantis answered more questions about the future of the detention center, though he still did not give a definitive yes or no on whether it will shut down.</p><p>DeSantis defended Florida’s involvement in hosting the immigration facility in the middle of the Everglades.</p><p>“We did it because we were asked to do it and I’m happy that we saved Floridians from having to face 22,000, many of whom would have done, I think, some bad things,” DeSantis said. “Well, they may not always keep them. We always said it was going to be temporary. They haven’t told us they don’t want it anymore.”</p><p>The governor also made it clear he would prefer the federal government handle immigration enforcement entirely.</p><p>“I would rather not have anything to do with this,” DeSantis said. “I’d rather just have our laws enforced, our border secure and have the federal government handle 100% of it. That would be fine with me. I know if Florida didn’t stand up, this job wasn’t going to get done the way it needed to get done.”</p><p>Earlier Thursday morning, Local 10 News was exclusively there as detainee <a href="https://www.local10.com/news/local/2026/05/14/after-6-months-in-alligator-alcatraz-miami-dade-father-reunites-with-family/" target="_self" rel="" title="https://www.local10.com/news/local/2026/05/14/after-6-months-in-alligator-alcatraz-miami-dade-father-reunites-with-family/">Justo Bentacourt reunited with his family</a> after spending six months at the detention center.</p><p>Bentacourt said he has heard from staff inside the facility that the detention center will shut down.</p><p>“That’s what he said,” Bentacourt said. “I have to see it first before I say it’s closed and it never closes.”</p><p>Attempts to deport Bentacourt to both Cuba and Mexico failed because of his health condition. This week, a judge granted his release after he spent more than 180 days in detention.</p><p>“January 23rd, they were supposed to send me home,” Bentacourt said. “Cuba didn’t accept me. Mexico didn’t accept me. Why are you letting me stay over there -- for what? For nothing.”</p><p>Vendors paid by the state confirmed to Local 10 News that they have been notified the detention center will close next month to allow time for logistics and related operations to wrap up, with the goal of shutting it down before hurricane season.</p><p>Local 10 News reached out to the Federal Emergency Management Agency and received a statement attributed to a Department of Homeland Security spokesperson.</p><p>“FEMA is working closely with the Florida Division of Emergency Management and the State of Florida,” the statement said. “Reimbursement requests are in process. Updates will be provided as the process continues.”</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[HealthCast: New gene therapy helping children with rare genetic disorder]]></title><link>https://www.local10.com/health/2026/05/14/healthcast-new-gene-therapy-helping-children-with-rare-genetic-disorder/</link><guid isPermaLink="true">https://www.local10.com/health/2026/05/14/healthcast-new-gene-therapy-helping-children-with-rare-genetic-disorder/</guid><dc:creator><![CDATA[Kristi Krueger]]></dc:creator><description><![CDATA[There is a new game changer for children with a certain form of muscular dystrophy.]]></description><pubDate>Thu, 14 May 2026 22:07:26 +0000</pubDate><content:encoded><![CDATA[<p>There is a new game changer for children with a certain form of muscular dystrophy.</p><p>Now, a child who was destined to end up in a wheelchair with possible heart and respiratory problems has the chance to be able to run and play.</p><p>That dream is a reality thanks to an innovative gene therapy, and one South Florida hospital is leading the way.</p><p>Nine-year-old Ka’Lee loves to climb and run and play outdoors, but when he was just a toddler, his mother, Carmen Stinnett, knew something wasn’t quite right. </p><p>“I knew because I have four children and they always met their milestones,” she said. “So I knew something was different. I knew something was wrong.”</p><p>That mother’s intuition led to a frightening diagnosis. </p><p>Ka’Lee has duchenne muscular dystrophy, a potentially deadly genetic disorder that causes patients, as they get older, to become weaker and lose their ability to walk.</p><p>But now there is hope for children like Ka’Lee in the form of a new therapy that restores some of the genes these children are missing.</p><p>It’s called ELEVIDYS, a one-time infusion with big results.</p><p>“With gene therapy, you are trying to correct the underlying gene problem,” said Dr. Migvis Monduy, of Nicklaus Children’s Hospital. “It’s not a cure for this particular disease, because the dystrophin gene is one of the bigger ones in the body. It’s too big to replace altogether.”</p><p>The gene therapy has been approved for children 4 years and older.</p><p>For Stinnett and Ka’Lee, a mother’s intuition, an early diagnosis, and innovative medical technology has been a winning combination.</p><p>“Before, he didn’t run. He runs now,” Stinnett said. “He walks a lot better; he has more stability. It’s really helped him a lot.</p><p>“I am happy and blessed. I was so happy he got the gene therapy. I was worried and concerned, but this has been life changing.”</p><p>Nicklaus Children’s Hospital was one of the first hospitals in the country to offer the therapy.</p><p>Monduy also said that because early diagnosis is vital, starting in 2027 in Florida, newborns will be tested for duchenne muscular dystrophy in the hospital.</p><p><div style="position: relative; width: 100%; height: 0px; padding: 184.14% 0px 0px; overflow: hidden; will-change: transform;"><iframe loading="lazy" src="https://e.infogram.com/511c51df-61b2-4c50-acac-b21a0e20f5a5?src=embed&amp;embed_type=responsive_iframe" title="HealthCast " allowfullscreen="" allow="fullscreen" style="position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; border: none; padding: 0px; margin: 0px;"></iframe></div></p>]]></content:encoded></item><item><title><![CDATA[Officials look to educate public about trafficking dangers ahead of World Cup]]></title><link>https://www.local10.com/news/local/2026/05/14/officials-look-to-educate-public-about-trafficking-dangers-ahead-of-world-cup/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/14/officials-look-to-educate-public-about-trafficking-dangers-ahead-of-world-cup/</guid><dc:creator><![CDATA[Christina Vazquez]]></dc:creator><description><![CDATA[Amanda Altma, the CEO of Kristi House, knows from experience how traffickers leverage large sporting events.]]></description><pubDate>Thu, 14 May 2026 21:45:45 +0000</pubDate><content:encoded><![CDATA[<p>Amanda Altma, the CEO of Kristi House, knows from experience how traffickers leverage large sporting events.</p><p><a href="https://www.local10.com/espanol/2026/05/14/funcionarios-buscan-educar-al-publico-sobre-peligros-de-trata-de-personas-antes-del-mundial/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/14/funcionarios-buscan-educar-al-publico-sobre-peligros-de-trata-de-personas-antes-del-mundial/">Leer en español</a></p><p>Kristi House is a Miami-based non-profit that provides trauma-informed care to trafficking victims. </p><p>Miami-Dade County’s law enforcement community and prosecutors are gearing up for the FIFA World Cup and launching an awareness campaign.</p><p>“(We are) getting people to literally care about one another in society,” said Philippa King, Deputy CEO of <a href="https://www.instagram.com/its_apenalty/" target="_self" rel="" title="https://www.instagram.com/its_apenalty/">It’s a Penalty</a>.</p><p>Passengers flying into Miami International Airport on major carriers, including American Airlines, will see a video on their flight regarding trafficking safety. </p><p>“A young boy saw the film and called out,” said King. “One life we helped.”</p><p>A spokesperson for Uber said they are rolling out in-app resources and education material for drivers, another key group who can help in this multi-agency effort that includes front line workers from TSA, hotel and hospitality workers to stadium staff. </p><p>“Hotels can be exploited by traffickers who want to hide in the shadows,” said Glenn Sampert, general manager of InterContinental Miami by IHG.</p><p>Officials spoke about some of the signs to look out for, including women who defer to a man and seem overall attached to them and who don’t have access to paperwork or money to purchase items.</p><p><b>HOW TO REPORT SUSPICIOUS ACTIVITY</b></p><p>Call: 305-349-7867 (305-FIX-STOP)</p><p>If you are in immediate danger, please call 911.</p><p>National Human Trafficking Hotline: 1-888-373-7888</p><p>Text: 233733 (BEFREE)</p><p><a href="https://humantraffickinghotline.org/en" target="_self" rel="" title="https://humantraffickinghotline.org/en">humantraffickinghotline.org</a></p><p>National Center of Missing and Exploited Children</p><p>1-800-THE-LOST (1-800-843-5678)</p><p>Cyber tip line: <a href="https://itsapenalty.org/na2026/usa/miami/" target="_self" rel="" title="https://itsapenalty.org/na2026/usa/miami/">itsapenalty.org</a></p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Concerned family searching for missing 18-year-old autistic man]]></title><link>https://www.local10.com/news/local/2026/05/14/concerned-family-searching-for-missing-18-year-old-autistic-man/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/14/concerned-family-searching-for-missing-18-year-old-autistic-man/</guid><dc:creator><![CDATA[Janine Stanwood]]></dc:creator><description><![CDATA[Relatives of Jonathan Torres, an 18-year-old autistic man from Texas, say he loved the idea and the allure of Miami. ]]></description><pubDate>Thu, 14 May 2026 21:04:07 +0000</pubDate><content:encoded><![CDATA[<p>Relatives of Jonathan Torres, an 18-year-old autistic man from Texas, say he loved the idea and the allure of Miami. </p><p><a href="https://www.local10.com/espanol/2026/05/14/familia-preocupada-busca-a-joven-autista-de-18-anos-desaparecido/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/14/familia-preocupada-busca-a-joven-autista-de-18-anos-desaparecido/">Leer en español</a></p><p>Now they believe he is missing somewhere in the city, or nearby. </p><p>Miami Beach police have issued a missing persons advisory for Torres, who was believed to have stayed at a hotel near Harding Avenue and 73rd Street last week. </p><p>“He’s absolutely enamored with Miami,” said grandmother Michelle Lowe-Christensen. “As an autistic person, he becomes very fixated.”</p><p>Lowe-Christensen has been posting videos that have gone viral on TikTok about her missing grandson. She is now in South Florida to look for him. </p><p>She told Local 10 News that Torres left his job at a car wash early last week and booked a last-minute flight to Miami, after a layover in Denver. </p><p>When Torres did not arrive home where he lives with his father in Austin, and never answered phone calls, the family began tracking his phone. They said they also have access to his iMessages and his bank account. </p><p>The 18-year-old is high-functioning but trusting, the family said. </p><p>“He does not see fear. He sees all people as friendly,” Lowe-Christensen said. </p><p>They believe he went to Dadeland Mall on Friday and said bank records show he bought clothing.</p><p>Later in the evening, his phone pinged in the Brickell area, then in downtown Miami Saturday morning, Lowe-Christensen said.</p><p>The tracking apps then went dark. </p><p>Miami Beach police are asking anyone in the community who might have seen Torres to call them at 305-673-7900.</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[Victim recovering after North Miami machete attack]]></title><link>https://www.local10.com/news/local/2026/05/14/victim-recovering-after-north-miami-machete-attack/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/14/victim-recovering-after-north-miami-machete-attack/</guid><dc:creator><![CDATA[Rosh Lowe]]></dc:creator><description><![CDATA[Newly released video shows police arriving to the scene of an alleged machete attack. ]]></description><pubDate>Thu, 14 May 2026 20:52:01 +0000</pubDate><content:encoded><![CDATA[<p>Newly released video shows police arriving to the scene of an alleged machete attack. </p><p><a href="https://www.local10.com/espanol/2026/05/14/victima-se-recupera-tras-ataque-con-machete-en-north-miami/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/14/victima-se-recupera-tras-ataque-con-machete-en-north-miami/">Leer en español</a></p><p>It happened Sunday afternoon in the area of Northeast 142nd Street and Sixth Avenue in North Miami.</p><p>Police said they arrived to the scene to find one man bleeding profusely from his hand while holding another man against a fence.</p><p>According to authorities, the man bleeding, Bryant Toletino, is the victim in this case. </p><p>He is even heard telling the suspect, 31-year-old Ariel Alvarez, not to act like the victim. </p><p>Police said Toletino was attacked by Alvarez with a machete.</p><p>Authorities said the victim was visiting a friend and Alvarez was outside the apartment. They knew each other from the neighborhood, cops said. </p><p>The two men were engaged in a conversation, and then, Toletino said Alvarez just lost it.</p><p>Police said Alvarez told them he was acting in self-defense, but they said surveillance video told another story. </p><p>Jail records show Alvarez is facing a felony charge of aggravated battery with a deadly weapon. </p><p>As of Thursday, he was being held at the Turner Guilford Knight Correctional Center, where his bond was listed as “to be set.” He was also placed on an immigration hold. </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[Authorities investigate after man rushed to hospital after being shot in Broward ]]></title><link>https://www.local10.com/news/local/2026/05/14/authorities-investigate-after-man-rushed-to-hospital-after-being-shot-in-broward/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/14/authorities-investigate-after-man-rushed-to-hospital-after-being-shot-in-broward/</guid><dc:creator><![CDATA[Samiar Nefzi, Ryan Mackey]]></dc:creator><description><![CDATA[A man was hospitalized Thursday after he was shot in Broward County. ]]></description><pubDate>Thu, 14 May 2026 19:46:39 +0000</pubDate><content:encoded><![CDATA[<p>A man was hospitalized Thursday after he was shot in Broward County, according to investigators. </p><p><a href="https://www.local10.com/espanol/2026/05/14/autoridades-investigan-despues-de-que-hombre-fuera-trasladado-al-hospital-tras-ser-baleado-en-broward/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/14/autoridades-investigan-despues-de-que-hombre-fuera-trasladado-al-hospital-tras-ser-baleado-en-broward/">Leer en español</a></p><p>Authorities said 911 dispatchers received a call around 11:45 a.m. reporting that a man had been shot and was on his way to a hospital.</p><p>Deputies responded and located the victim north of Sheridan Street and 56th Avenue in Hollywood. Officials said the man was indeed suffering from a gunshot wound.</p><p>Broward Sheriff Fire Rescue personnel transported the victim to a local hospital with injuries that were not considered life-threatening, authorities said.</p><p>According to investigators, the shooting may have occurred near Mary Saunders Park in West Park.</p><p>“It’s surprising. A very quiet neighborhood. BSO is already around here,” said a mother who was picking up her child from an afterschool program at the park hours after the incident.</p><p>Detectives with BSO’s Violent Crime Unit are investigating the circumstances surrounding the shooting.</p><p>No other details about the victim were immediately released. </p><p>Anyone with information about the shooting is urged to call Broward Crime Stoppers at 654-493-8477. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Winner pays $9 million in charity auction for a private lunch with Warren Buffett and Stephen Curry]]></title><link>https://www.local10.com/news/weird-news/2026/05/15/winner-pays-9-million-in-charity-auction-for-a-private-lunch-with-warren-buffett-and-stephen-curry/</link><guid isPermaLink="true">https://www.local10.com/news/weird-news/2026/05/15/winner-pays-9-million-in-charity-auction-for-a-private-lunch-with-warren-buffett-and-stephen-curry/</guid><dc:creator><![CDATA[By JOSH FUNK, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 11:52:28 +0000</pubDate><content:encoded><![CDATA[<p>Someone paid more than $9 million to have lunch with basketball player Stephen Curry and Warren Buffett, and the legendary investor also promised to match the winning bid so both their favorite charities will benefit.</p><p>The auction on eBay was intended to revive an event that Buffett hosted for more than two decades that raised $53 million for the GLIDE Foundation homeless charity in San Francisco. This year's auction that wrapped up Thursday night also raised month for Curry's Eat.Learn.Play. Foundation that he established with his wife, Ayesha.</p><p>The anonymous winner paid $9,000,100 to win a private lunch with Buffett and the Currys in the 95-year-old investor's hometown of Omaha, Nebraska, next month.</p><p>"We’re overwhelmed with gratitude for this opportunity, which reflects a shared belief that when different generations and institutions come together with purpose, we can create deeper and more lasting impact for the people who need it most,” the Currys said in a statement.</p><p>The Buffett auctions started in 2000 and continued every year until the pandemic prompted a couple years off. Starting in 2008, every winning bid for lunch with the investing giant topped $1 million. He discontinued the event after someone paid $19 million for a lunch in 2022.</p><p>A follow-up auction in 2024 raised $1.5 million for a lunch with software titan Marc Benioff, but that version of the event didn't last.</p><p>Buffett reached out to the Currys earlier this year to ask them to join the lunch auction this year. Curry missed 27 games this year before returning to help the Golden State Warriors down the stretch.</p><p>Buffett stepped down as CEO of Berkshire Hathaway in January after six decades of leading the conglomerate. He remains chairman, but just sat through his first annual shareholder meeting — sitting in the audience instead of leading the event from stage.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BM34YSQSZPFVZRTGDCP3QMI44I.jpg?auth=fe89c4f5a18464b8feff1a0a281fc3e5ba39f5feee477e5846a2e9a6eb8bc8b7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A Berkshire Hathaway shareholder takes a selfie in front of a Pilot truck stops semi truck with pictures of Berkshire's top two executives behind the wheel: new CEO Greg Abel and Chairman Warren Buffett on Friday, May 1, 2026 in Omaha, Neb. (AP Photo/Josh Funk)]]></media:description><media:credit role="author" scheme="urn:ebu">Josh Funk</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4IUABK6FSKCQINJ7466NXRSDOM.jpg?auth=0696bd6c0ead2a05519c40b16afdae36605d315b0c7d668e880b7ee652a5e9d1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Berkshire Hathaway shareholders line up to buy products at the Pampered Chef booth behind a cutout of longtime CEO Warren Buffett who stepped down in January on Friday, May 1, 2026 in Omaha, Neb. (AP Photo/Josh Funk)]]></media:description><media:credit role="author" scheme="urn:ebu">Josh Funk</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6GDL243UKG6T7NPRE46O3CWQEI.jpg?auth=b51bf78477ba354e43a742cb2f5186a5c0d52924410ac4219c99aad13ac8cb1d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ayesha Curry, left, and Stephen Curry arrive at The Metropolitan Museum of Art's Costume Institute benefit gala celebrating the opening of the "Costume Art" exhibition on Monday, May 4, 2026, in New York. (Photo by Evan Agostini/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Agostini</media:credit></media:content></item><item><title><![CDATA[Weekday Recap: Trending Stories on Local10.com]]></title><link>https://www.local10.com/news/local/2025/08/01/weekday-recap-trending-stories-on-local10com/</link><guid isPermaLink="true">https://www.local10.com/news/local/2025/08/01/weekday-recap-trending-stories-on-local10com/</guid><description><![CDATA[Here are the Top 10 stories that were trending on Local10.com this week.]]></description><pubDate>Fri, 01 Aug 2025 12:38:57 +0000</pubDate><content:encoded><![CDATA[<p>Here are the Top 10 stories that were trending on <a href="https://www.local10.com/">Local10.com</a> this week. </p><p><a href="https://www.local10.com/espanol/2026/05/08/resumen-de-la-semana-historias-de-tendencia-en-local10com/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/08/resumen-de-la-semana-historias-de-tendencia-en-local10com/">Leer en español</a></p><ul><li><a href="https://www.local10.com/news/local/2026/05/13/mdso-mother-arrested-after-son-6-shoots-himself-with-her-gun">MDSO: Mother arrested after son, 6, shoots himself with her gun</a></li><li><a href="https://www.local10.com/news/local/2026/05/13/miami-gardens-man-busted-after-depositing-stolen-checks-worth-over-50k">Miami Gardens man busted after depositing stolen checks worth over $50K</a></li><li><a href="https://www.local10.com/news/local/2026/05/14/after-6-months-in-alligator-alcatraz-miami-dade-father-reunites-with-family">After 6 months in Alligator Alcatraz, Miami-Dade father reunites with family</a></li><li><a href="https://www.local10.com/news/local/2026/05/13/man-accused-of-molesting-girl-12-on-way-to-miami-gardens-school">Man accused of molesting girl, 12, on way to Miami Gardens school</a></li><li><a href="https://www.local10.com/news/local/2026/05/14/mother-daughter-facing-felony-charges-for-allegedly-defrauding-dental-clinic-both-worked-for-cops">Mother, daughter facing felony charges for allegedly defrauding dental clinic both worked for: Cops</a></li><li><a href="https://www.local10.com/news/local/2026/05/11/residents-say-theyre-trapped-in-construction-zone-as-memorial-regional-expansion-grows">Residents say they’re trapped in construction zone as Memorial Regional expansion grows</a></li><li><a href="https://www.local10.com/news/florida/2026/05/11/south-florida-officers-sue-ben-affleck-and-matt-damon-claiming-details-in-the-rip-are-too-real">South Florida officers sue Ben Affleck and Matt Damon, claiming details in ‘The Rip’ are too real</a></li><li><a href="https://www.local10.com/news/local/2026/05/11/driver-arrested-following-fatal-crash-on-i-75-in-weston">Driver arrested following fatal crash on I-75 in Weston</a></li><li><a href="https://www.local10.com/news/local/2026/05/11/miami-dade-teacher-accused-of-kissing-groping-male-student">Miami-Dade teacher accused of kissing, groping male student</a></li><li><a href="https://www.local10.com/health/2026/05/11/one-evacuated-passenger-tests-positive-for-hantavirus-and-another-develops-symptoms-on-flight-home/" target="_self" rel="" title="https://www.local10.com/health/2026/05/11/one-evacuated-passenger-tests-positive-for-hantavirus-and-another-develops-symptoms-on-flight-home/">One evacuated passenger tests positive for hantavirus and another develops symptoms on flight home</a></li></ul>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XRFY3TGIJJFCTHOPV7ITXPYVHM.png?auth=e9a67cf5fb2dc899eeb0bc14cfb588292199632c1d46fc8b9db7d827acb0fd33&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[AP Decision Notes: What to expect in Louisiana's primaries]]></title><link>https://www.local10.com/news/politics/2026/05/15/ap-decision-notes-what-to-expect-in-louisianas-primaries/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/05/15/ap-decision-notes-what-to-expect-in-louisianas-primaries/</guid><dc:creator><![CDATA[By ROBERT YOON, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 12:19:03 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Louisiana voters will participate in a revamped and stripped-down state primary Saturday and decide the political fate of an embattled Republican U.S. senator targeted for defeat by President Donald Trump.</p><p>Sen. Bill Cassidy is running for a third term but first must overcome a Republican primary field that includes state Treasurer John Fleming and U.S. Rep. Julia Letlow, who was endorsed by Trump in January.</p><p>The primary is the president’s latest opportunity to exact retribution from his perceived political enemies, including fellow Republicans he considers disloyal. Cassidy has been near the top of that list since his vote more than five years ago to convict Trump in his second impeachment trial following the insurrection by his supporters at the U.S. Capitol on Jan. 6, 2021. Trump was acquitted.</p><p>Louisiana is not among the states Democrats are targeting in their effort to retake the U.S. Senate. A Cassidy defeat in the primary would likely result in a Senate GOP caucus even more unified behind Trump and further demonstrate the strength of the president’s grip on the party.</p><p>Voters will also decide primary contests for state Supreme Court, Public Service Commission and state school board, along with five proposed state constitutional amendments.</p><p>Louisiana’s primaries for U.S. House were postponed after the U.S. Supreme Court struck down the state’s current congressional map, which includes a majority Black district that favors Democrats. U.S. House races will still appear on ballots, but any votes cast in those contests will not be counted.</p><p>In another key departure from previous Louisiana primaries, contenders in Saturday’s contests will run in separate party primaries, rather than in one jungle primary in which all candidates appear on the same ballot. State lawmakers adopted the new system for certain offices in 2024, but the law didn’t go into effect until 2026.</p><p>U.S. House races were originally slated to use the new primary system under the 2024 law, but state Republicans on Thursday adopted legislation to reinstate the jungle primary for U.S. House races, citing a compressed schedule after the Supreme Court decision. Just as in previous cycles, the jungle primary will be held on Nov. 3 alongside the general election.</p><p>East Baton Rouge Parish, home to Baton Rouge, and Jefferson and Orleans Parishes in the New Orleans area are the most populous in the state, but St. Tammany Parish, north of New Orleans along the Mississippi border, contributed the most votes in the 2016 and 2024 Republican presidential primaries.</p><p>Caddo Parish in the northwest, home to Shreveport, and Lafayette Parish also tend to play a bigger role in Republican primaries than in Democratic ones.</p><p>Trump narrowly won a four-way primary in 2016, powered in part by a large margin in Jefferson Parish and overcoming losses in East Baton Rouge and Caddo Parishes to Texas U.S. Sen. Ted Cruz. He swept the state eight years later in the 2024 primary against former United Nations Ambassador Nikki Haley, who had dropped out of the race by the time of the primary but was still posting stronger-than-expected showings in other states.</p><p>Cassidy’s previous victories in 2014 and 2020 were under the old primary system, in which his main opposition on the ballot came from Democrats.</p><p>Here are some of the key facts about the election and data points the AP Decision Team will monitor as the votes are tallied:</p><p>When do polls close?</p><p>Polls close at 8 p.m. local time (CT), which is 9 p.m. ET.</p><p>What’s on the ballot?</p><p>The Associated Press will provide vote results and declare winners in contested primaries for U.S. Senate, state Supreme Court, state Public Service Commission and state school board, as well as five statewide ballot measures.</p><p>Who gets to vote?</p><p>Registered party members may vote only in their own party’s primary. In other words, Democrats can’t vote in the Republican primary or vice versa. Independent or unaffiliated voters may participate in either primary. Voters registered with other parties may only vote on nonpartisan contests.</p><p>How many voters are there?</p><p>As of May 1, there were about 3 million registered voters in Louisiana. Registered Democrats and Republicans numbered about 1.1 million each, with registered Democrats at a slight advantage. About 813,000 voters were not registered with any party. The remainder were registered with other parties.</p><p>How many people actually vote?</p><p>Louisiana’s new primary system is closer in format to the 2024 presidential primaries than to previous state primaries. About 192,000 votes were cast in the Republican primary and about 167,000 in the Democratic contest. Each primary represented about 6% of registered voters.</p><p>How much of the vote is cast early or by absentee ballot?</p><p>About 41% of the Republican primary vote and about 45% of the Democratic primary vote in 2024 was cast before primary day.</p><p>As of Thursday, about 255,000 ballots had already been cast in Saturday’s election, about 44% from Democrats and about 41% from Republicans.</p><p>When are early and absentee votes released?</p><p>Results from early and absentee voting are usually released by each parish in the first vote update, as separate totals from in-person Election Day vote results.</p><p>How long does vote-counting usually take?</p><p>In the 2024 general election, the AP first reported results at 9:32 p.m. ET, or 32 minutes after polls closed. The last vote update of the night was at 11:56 p.m. ET, with more than 99% of total votes counted.</p><p>When will the AP declare a winner?</p><p>The AP does not make projections and will declare a winner only when it’s determined there is no scenario that would allow a trailing candidate to close the gap. If a race has not been called, the AP will continue to cover any newsworthy developments, such as candidate concessions or declarations of victory. In doing so, the AP will make clear that it has not yet declared a winner and explain why.</p><p>How do recounts work?</p><p>There are no automatic recounts in Louisiana, but a candidate may request and pay for a recount of absentee and early votes. The AP may declare a winner in a race that is subject to a recount if it can determine the lead is too large for a recount or legal challenge to change the outcome.</p><p>Are we there yet?</p><p>As of Saturday, there will be 42 days until the June 27 primary runoff if needed, 171 days until Nov. 3 general election and the rescheduled U.S. House jungle primaries and 210 days until the Dec. 12 runoff.</p><p>___</p><p>Follow the AP’s coverage of the 2026 election at https://apnews.com/projects/elections-2026/.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/G2FVREK2X4H24KIWHO3IR3GKYU.jpg?auth=b7d1a7c3a7494d0774555c776a349c8f86f74024e75ed68836796d772afe96b1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S. Sen. Bill Cassidy, R-La., greets supporters at a campaign stop at Drago's Restaurant Tuesday, May 5, 2026, in Metairie, La. (AP Photo/Gerald Herbert)]]></media:description><media:credit role="author" scheme="urn:ebu">Gerald Herbert</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7KW77IJ5KWSQYMADQ757YVFGLM.jpg?auth=2b0f9da623fa1cdececba0b147c6e31a8ba8f78f87b0bf2e6ff0a95da197573c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S. Senate candidate Julia Letlow greets supporters at a campaign stop at Hammond Northshore Regional Airport in Hammond, La., Wednesday, May 6, 2026. (AP Photo/Gerald Herbert)]]></media:description><media:credit role="author" scheme="urn:ebu">Gerald Herbert</media:credit></media:content></item><item><title><![CDATA[CIA Director John Ratcliffe met with Raul Castro's grandson in Havana, US and Cuban officials say]]></title><link>https://www.local10.com/news/world/2026/05/14/cia-director-john-ratcliffe-met-with-raul-castros-grandson-in-havana-us-and-cuban-officials-say/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/05/14/cia-director-john-ratcliffe-met-with-raul-castros-grandson-in-havana-us-and-cuban-officials-say/</guid><dc:creator><![CDATA[By ANDREA RODRÍGUEZ and ERIC TUCKER, Associated Press]]></dc:creator><description><![CDATA[CIA Director John Ratcliffe met with Cuban officials including Raúl Castro’s grandson during a high-level visit to the island Thursday, Cuban and U.S. officials said.]]></description><pubDate>Fri, 15 May 2026 01:50:04 +0000</pubDate><content:encoded><![CDATA[<p>HAVANA (AP) — CIA Director John Ratcliffe met with Cuban officials including Raúl Castro’s grandson during a high-level visit to the island Thursday, Cuban and U.S. officials said.</p><p>Ratcliffe met with Raúl Guillermo Rodríguez Castro, Interior Minister Lázaro Álvarez Casas and the head of Cuban intelligence services, and discussed intelligence cooperation, economic stability and security issues. A CIA official confirmed the meetings to the AP.</p><p>Ratcliffe was there “to personally deliver President Donald Trump’s message that the United States is prepared to seriously engage on economic and security issues, but only if Cuba makes fundamental changes,’’ the CIA official said.</p><p>An official statement from Cuba’s government noted that Thursday’s meeting “took place ... against a backdrop of complex bilateral relations.”</p><p>While the U.S. stressed that Cuba cannot continue to be a “safe haven for adversaries in the Western Hemisphere,” the Cuban delegation insisted that the island presents no threat to U.S. security. Cuban officials also took issue with the nation’s continued inclusion on the U.S. list of state sponsors of terrorism.</p><p>Rodríguez Castro previously secretly met with U.S. Secretary of State Marco Rubio on the sidelines of a Caribbean Community summit in St. Kitts in February. While he’s never occupied a government post, he served as his grandfather’s bodyguard and later as head of Cuba’s equivalent of the Secret Service.</p><p>U.S. and Cuban officials also met earlier this year in Cuba. The ongoing meetings between U.S. and Cuban officials mark the first U.S. government flights to land in Cuba other than at the U.S. Naval Base at Guantanamo Bay since 2016.</p><p>Thursday’s meeting comes weeks after the Cuban government confirmed that it had recently met with U.S. officials on the island as tensions between the two sides remain high over the U.S. energy blockade of the Caribbean country and as Cuba’s power grid has collapsed and energy to its eastern provinces has been cut. The U.S. blockade of fuel to the island has heightened its economic woes, with reduced work hours and food spoilage as refrigerators stop working.</p><p>Earlier this week, the U.S. State Department reiterated that the U.S. will provide Cuba with $100 million in humanitarian assistance and support for satellite internet “if the Cuban regime will permit it.”</p><p>In late January, Trump threatened tariffs on any country that sells or supplies oil to Cuba. Though Trump also has threatened to intervene in the country, and Cuban President Miguel Díaz-Canel said recently that his country was prepared to fight if that should happen, sources told the AP earlier this month that military action is not imminent.</p><p>___</p><p>Follow AP’s coverage of Latin America and the Caribbean at https://apnews.com/hub/latin-america</p><p>___</p><p>Tucker reported from Washington, D.C.</p><p>___</p><p>This version is corrected to show that the U.S. aid offer is $100 million.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BFBVDB6DEB5J542W4IMFCYZDRM.jpg?auth=8f2b272818ee74811cf784bedff4e7d8aea26158a432038f5d0d1d6daf13d9c9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - CIA Director John Ratcliffe, accompanied by President Donald Trump, speaks with reporters in the James Brady Press Briefing Room at the White House in Washington, April 6, 2026, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RYBNPYJ23JWKZWQHHO3GNJGTGY.jpg?auth=c4d0da21e5ddafa1d3a8947a0894e8b93830b7bc387d652cec86281760275b9c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - CIA Director John Ratcliffe listens during a Cabinet meeting at the White House in Washington, March 26, 2026. (AP Photo/Alex Brandon, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content></item><item><title><![CDATA[May 15: Rainy season officially begins, but today will be dry ]]></title><link>https://www.local10.com/weather/2026/05/15/may-15-rainy-season-officially-begins-but-today-will-be-dry/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/05/15/may-15-rainy-season-officially-begins-but-today-will-be-dry/</guid><dc:creator><![CDATA[Julie Durda]]></dc:creator><description><![CDATA[Good Friday morning. Drier air continues to move into the region which has lowered the dew points and temperatures this morning. ]]></description><pubDate>Fri, 15 May 2026 11:03:18 +0000</pubDate><content:encoded><![CDATA[<p>Good Friday morning. Drier air continues to move into the region which has lowered the dew points and temperatures this morning. Once the sun rises, temperatures will warm up but it won’t be nearly as humid as the previous few days. Enjoy this fabulous Friday. The rainy season begins today until October 15<sup>th</sup> so there is an increase in rain chances beginning this weekend, especially Sunday. Easterly surface flow through next week will result in the greatest shower &amp; thunderstorm coverage across SW Florida each afternoon and evening with overnight &amp; morning showers &amp; storms possible along the east coast of South Florida. Have a great weekend. Keep it tuned to Local 10.</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[Such great heights: They're tall, they're proud — and they're getting together]]></title><link>https://www.local10.com/news/weird-news/2026/05/15/such-great-heights-theyre-tall-theyre-proud-and-theyre-getting-together/</link><guid isPermaLink="true">https://www.local10.com/news/weird-news/2026/05/15/such-great-heights-theyre-tall-theyre-proud-and-theyre-getting-together/</guid><dc:creator><![CDATA[By ANNIKA HAMMERSCHLAG, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 14:01:19 +0000</pubDate><content:encoded><![CDATA[<p>SEATTLE (AP) — This story has legs. Very long ones.</p><p>At a Seattle sports bar on a recent Saturday night, hundreds of very tall people got to experience something rare: blending in. Women in their highest heels craned their necks to look at someone taller. Men who usually duck under doorways looked ordinary. For once, nobody had to explain why they don’t play basketball.</p><p>Welcome to Tall Tour, a traveling meetup drawing thousands across the United States to celebrate the one physical trait that has made them stand out — for good and ill. Since launching last summer, the tour has visited 19 cities, with crowds swelling from an initial 30 people in Tampa, Florida, to some 4,000 in Orlando, according to organizers. Seattle drew around 750, they said.</p><p>“You’re walking around and there’s people your height and people taller than you when you thought you were just this giant freak,” said Tyler Bergantino, the tour’s 6-foot-9 founder who wears a size-16 shoe. “That’s something that I think is very healing for tall people.”</p><p>The concept emerged almost accidentally. Bergantino, 32, a former software salesman turned TikTok creator, posted a casual invitation on social media while traveling through Texas. He wanted content. Instead, he sparked a movement.</p><p>“It created itself,” he said. “I can’t really take credit for it.”</p><p>Each stop follows a similar format: Tall people gather, take photos, share recommendations for shoe shopping and swap stories about hitting their heads on door frames and cramming into airplanes.</p><p>For many women, the night’s biggest draw is the speed dating component and the hope of meeting someone comfortable dating a taller woman — whether that means matching their height, exceeding it or simply being open to it. Many bonded over the shared challenge of navigating a dating culture that still favors petite women.</p><p>“Dating as a tall woman, you feel like you’re intimidating to people,” said 25-year-old Ksenia Protasenko, who's 6 feet tall. “There’s this association with you being a warrior type, but it’s not true. It’s tough to have your height as the first thing people notice about you because it feels like people are not really seeing any vulnerable parts of you.”</p><p>Protasenko said men often ask whether she plays basketball. She usually has a reply ready.</p><p>“I tell them, ‘Yeah, sure,’ even though I don’t,” she said. “Then I ask them if they play mini golf. That seems to straighten them right up.”</p><p>Crowning the royalty of the tall</p><p>The highlight comes when organizers crown the tallest man and woman in attendance. In Seattle, those titles went to a mother and son. Susan Mullendore, 44 and 6-foot-5, stood beside her son Grayson, 19 and 7 feet tall, as the crowd erupted.</p><p>“As a mom, just seeing Grayson having this experience meant the world to me,” Susan said. “To be able to be crowned with him was really special. It was nice to have our height celebrated.”</p><p>For Grayson, a college freshman, the evening offered something rare: a feeling of normalcy. When in public, he said, strangers make comments and photograph him without asking. “People think that because we’re tall they can say whatever they want or do whatever they want, like we’re zoo animals almost,” he said.</p><p>At Tall Tour, the dynamic flipped.</p><p>“It was insane to feel small for once,” he said, noting the event's 7-foot-3 and 7-foot-4 co-hosts known as the Tall Boys. “It was so surreal to be able to have a conversation and look people in the eyes.”</p><p>That commonality runs deeper than shoe size. Attendees describe a lifetime of social hyper vigilance — raising their voices a few pitches to sound less intimidating, slowing down around corners so they do not startle strangers, slouching to fit in.</p><p>“You’re hyper-fixated on making sure that people don’t see you as a threat,” Bergantino said.</p><p>Tall people often feel isolated and out of place, particularly around puberty, he said, noting he reached 6-foot-9 at age 16. But at Tall Tour, people can finally feel what it’s like to fit in.</p><p>“It heals a portion of your inner child,” he said. “Everyone’s walls come down, and it’s like we’re all one family.”</p><p>Susan knows the feeling.</p><p>“Sometimes you just want to go through the airport and be left alone. And that doesn’t happen for us. We usually get a lot of whispers,” she said. “We get it. It’s shocking to see tall people. But sometimes it does get old.”</p><p>The challenges extend beyond social awkwardness. Finding clothes and shoes that fit can be a mission. Susan, who wears a size-14 shoe, orders clothes from a specialty brand in the United Kingdom. To fit in his dorm bed, Grayson added a mattress extender and three sheets of plywood for support. He still hangs off the edge.</p><p>What began as a meetup has become a fast-growing business</p><p>Bergantino quit his sales job two years ago and now runs Tall Tour full time with a small team that includes his brother, who handles video and social media, a chief executive officer and a chief operating officer.</p><p>Even celebrities have taken notice. Seven-foot-6 basketball player Mamadou Ndiaye attended the Los Angeles event and the team has been in contact with 7-foot-1 NBA legend Shaquille O’Neal.</p><p>Future plans include expanding speed dating, launching a fashion show featuring height-inclusive brands and models, and adding spinoffs such as Tall Tour at Sea. International stops in Canada, Dubai, London, Australia, the Netherlands and Japan are also on the wish list. Bergantino says he wants to build “the tall-person ecosystem” — advocacy for exit row seating, better clothing options and even a phone app.</p><p>For now, the reward comes in smaller moments, like watching women in heels celebrate the height that once caused shame.</p><p>“The most joy of the day comes from the Tall Queen when she gets her crown and everyone’s going crazy,” he said. “It gets me every time.”</p><p>___</p><p>Tall Tour will run through May with two more stops in Houston and Dallas, Texas. Follow Annika Hammerschlag on Instagram.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XWCWLFMO2DL3F46US2GVAIOYCA.jpg?auth=db341ec96e8ad516c0a64159ea46e8fb6627231f53dfb0e34eae087472bbba23&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Alex Schamonin, standing at 6 feet, 6 inches tall looks over the crowd during a Tall Tour event Saturday, May 9, 2026, in Austin, Texas. (AP Photo/David J. Phillip)]]></media:description><media:credit role="author" scheme="urn:ebu">David J. Phillip</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3VUM4RUZJWIFAQFGXFRRARLJ6Y.jpg?auth=293d07758e85935e40d8c08bf113e5eded4af8af116c3c35bc4d1f99afe44e22&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Alexandria Ruiz, left, standing at 5 feet, 6 inches tall, looks up to her boyfriend Sage Penner, who is 6 feet, 10 inches tall while attending a Tall Tour event Saturday, May 9, 2026, in Austin, Texas. (AP Photo/David J. Phillip)]]></media:description><media:credit role="author" scheme="urn:ebu">David J. Phillip</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4KBXJ5OSMOSZGEQ4UBZNUTCGAI.jpg?auth=2b573bc5888e3db78b7425e08954f61fcfa851b1688a22322ed6420d44d87ec8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Zoe Raabe ducks as she passes through a doorway during a Tall Tour event Saturday, May 9, 2026, in Austin, Texas. (AP Photo/David J. Phillip)]]></media:description><media:credit role="author" scheme="urn:ebu">David J. Phillip</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OTNOY7BIQKE6EZOQUUODD4VQM4.jpg?auth=959c61dcce9dc545e538b5246cdd7f0b8af65a9938769c7cfd72ee639b40cbae&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sam Koban, who is 7 feet, 3 inches tall stands outside during a Tall Tour event Saturday, May 9, 2026, in Austin, Texas. (AP Photo/David J. Phillip)]]></media:description><media:credit role="author" scheme="urn:ebu">David J. Phillip</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AKTM5N7VSC7KIVCQIPRCOCWAWI.jpg?auth=dd634278dfad6fafb66ccfc13dae15a8d1c69e7b095a827c183b8f191561950f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Celina Vilcinskas, center left, who is 6 feet, 8 inches tall, waits in line to enter a Tall Tour event Saturday, May 9, 2026, in Austin, Texas. (AP Photo/David J. Phillip)]]></media:description><media:credit role="author" scheme="urn:ebu">David J. Phillip</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QBYIURR2YF236QCXESMNKMUJZU.jpg?auth=4b47e9547960b0a346033bd08b16961af0e95a9b1ed17276c369aef64c1b0541&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Celina Vilcinskas raises her arms to celebrate being the tallest woman at 6 feet, 8 inches tall in attendance during a Tall Tour event Saturday, May 9, 2026, in Austin, Texas. (AP Photo/David J. Phillip)]]></media:description><media:credit role="author" scheme="urn:ebu">David J. Phillip</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/W63HOSGO2FU7BGYNYNZTCGQG4E.jpg?auth=2442d9f77d67784802ab17560b4d37a25a3627aac08e9a2933e29ba149ebe69a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Carter Blab, left, and Weston Borghesi, stand back-to-back to see who is the tallest man attending a Tall Tour event Saturday, May 9, 2026, in Austin, Texas. (AP Photo/David J. Phillip)]]></media:description><media:credit role="author" scheme="urn:ebu">David J. Phillip</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QSFFFRC2U6UZOUD4XZOLPT6DQU.jpg?auth=2367fa96c256e6255bcd8446e353297205494eab7d7176fc147ccbea0df1fba4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Attendees cheer during a Tall Tour event Saturday, May 9, 2026, in Austin, Texas. (AP Photo/David J. Phillip)]]></media:description><media:credit role="author" scheme="urn:ebu">David J. Phillip</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LYHSMPNVA75DB7N6T3XRGV7ZZA.jpg?auth=807f8aef5e6b9d2d1d0db3a056f9cf30f9dd85289afcbd577242aa912ddd119f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Seven-foot tall Weston Borghesi, back left, celebrates after winning the Tall King award while attending the Tall Tour event Saturday, May 9, 2026, in Austin, Texas. (AP Photo/David J. Phillip)]]></media:description><media:credit role="author" scheme="urn:ebu">David J. Phillip</media:credit></media:content></item><item><title><![CDATA[North America’s largest commuter rail system faces a potential shutdown]]></title><link>https://www.local10.com/news/national/2026/05/15/north-americas-largest-commuter-rail-system-faces-a-potential-shutdown/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/05/15/north-americas-largest-commuter-rail-system-faces-a-potential-shutdown/</guid><dc:creator><![CDATA[By PHILIP MARCELO, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 15:00:23 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — North America’s largest commuter rail system is facing a potential shutdown as a deadline nears to reach a deal with unionized workers to avert a strike.</p><p>The Long Island Rail Road that serves New York City’s eastern suburbs has been negotiating for months on a new contract with labor officials representing locomotive engineers, machinists, signalmen and other train workers.</p><p>A strike was temporarily averted in September when President Donald Trump’s administration agreed to help. Those efforts ended without a deal, giving both sides 60 days — ending 12:01 a.m. Saturday — to again try to resolve their differences before the union was legally allowed to go on strike or the agency could lock out workers.</p><p>Five labor unions representing about half the train system’s 7,000-person workforce warned this week that Saturday’s deadline was approaching.</p><p>The LIRR is the busiest commuter railroad in North America, carrying about 250,000 customers each weekday. LIRR workers last went on strike in 1994, for about two days. Workers nearly walked out in 2014 before then-Gov. Andrew Cuomo reached a deal with unions.</p><p>The Metropolitan Transportation Authority, which oversees the LIRR and other area transit systems, has said it will provide free but limited shuttle buses during the morning and afternoon rush hours. The agency says the shuttles will depart from designated LIRR train stations to subway stops in the New York City borough of Queens.</p><p>Gov. Kathy Hochul has urged LIRR riders to work from home, if possible, as the free shuttles are meant for essential workers and those who cannot telecommute. The Democrat, months earlier, slammed the LIRR unions for “greedy asks” that threaten to “destabilize the local economy.”</p><p>But there have been signs of progress in negotiations this week.</p><p>Months ago, the MTA had proposed to the unions a 9.5% wage increase over three years, in line with what the system’s other unionized workers have already agreed to. The unions, however, held out for another yearly salary increase of 6.5%, for a total raise of 16% over four years.</p><p>But following Wednesday’s closed door meetings, Gary Dellaverson, the MTA’s chief negotiator, said the agency offered the unions what it said would effectively amount to a 4.5% raise in the fourth year of the contract. That offer, he said, was in line with what federal officials had recommended and would come in the form of lump sum payments rather than wage increases, as the union sought.</p><p>“The difference between those two positions is not unbridgeable,” Dellaverson said in a news conference. “It is describable simply in terms of money. There are no longer any complexities involved with the parties.”</p><p>Kevin Sexton, a spokesperson for the unions, acknowledged Wednesday that there was “positive movement” toward a settlement but dismissed the notion that a deal was close as “far-fetched.”</p><p>“We would like to reach an agreement that reflects the rising cost of living,” he said. “Anything short of that amounts to a cut in real wages.”</p><p>Spokespersons for MTA didn’t immediately respond to emails seeking comment Thursday, but the union said the two sides were expected to continue talks later that night and reconvene Friday if there was still no deal.</p><p>Susanne Alberto, a personal trainer from Long Island, said she’s already made plans with her Manhattan clients to hold virtual sessions in the event of a shutdown.</p><p>She said the union likely has the upper hand, even if she believes raises should be based on job responsibilities and not made across the board.</p><p>“The MTA is going to cave, and they know that,” Alberto said. “Why don’t they just do it now instead of waiting until virtually millions of people get inconvenienced?”</p><p>Rob Udle, an electrician who takes the LIRR at least five days a week, said he’ll likely use his vacation days rather than navigate the “nightmare” of commuting into Manhattan if the rail service shuts down.</p><p>A union member, he sympathized with the unions’ affordability concerns, but said he didn’t agree with their strongarm tactics.</p><p>“I get it, the cost of living is going up and stuff like that,” Udle said while waiting at Penn Station for a train home. “But they shouldn’t hold everybody hostage to do it. There’s a better way. You’re affecting a lot of other people.”</p><p>___</p><p>The first reference to the rail system has been updated to correct to Long Island Rail Road, from Long Island Railroad.</p><p>___</p><p>Follow Philip Marcelo at https://x.com/philmarcelo</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/M7DXXZRHFGJR3ROOW5QIELLPYM.jpg?auth=9878fb1b249470cc9445447ced56d1ceaa7327dc09a883e1cc31b339c3b3a02f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A sign warns commuters of a potential Long Island Rail Road strike at Penn Station in New York, Thursday, May 14, 2026. (AP Photo/Seth Wenig)]]></media:description><media:credit role="author" scheme="urn:ebu">Seth Wenig</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6A5TISRVO7MRWK5L6HVRXNLHEI.jpg?auth=50e4b02a8d75e95ccfc1058844b0ba6926d1b4bf43f62d1d4964fef375b3eaa3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A sign warns commuters of a potential Long Island Rail Road strike at Penn Station in New York, Thursday, May 14, 2026. (AP Photo/Seth Wenig)]]></media:description><media:credit role="author" scheme="urn:ebu">Seth Wenig</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JCNPBTZ2NVPVSJAUKMVQZOQQXE.jpg?auth=78f6c3805782c3c67690bb87ffa9a0dc78ed1ff8f3bca85a9c95a896407a84c2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A sign warns commuters of a potential Long Island Rail Road strike at Penn Station in New York, Thursday, May 14, 2026. (AP Photo/Seth Wenig)]]></media:description><media:credit role="author" scheme="urn:ebu">Seth Wenig</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KR6XKJUDO55ZJWX4MGP5PUAECY.jpg?auth=8b73f281869630dba0778f88ae8754a8b4c9753e41516b33e11e9c1c3a276895&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A sign warns commuters of a potential Long Island Rail Road strike at Penn Station in New York, Thursday, May 14, 2026. (AP Photo/Seth Wenig)]]></media:description><media:credit role="author" scheme="urn:ebu">Seth Wenig</media:credit></media:content></item><item><title><![CDATA[Authorities search waters in the Maldives for bodies of Italians who died in cave dive accident]]></title><link>https://www.local10.com/news/world/2026/05/15/authorities-search-waters-in-the-maldives-for-bodies-of-italians-who-died-in-cave-dive-accident/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/05/15/authorities-search-waters-in-the-maldives-for-bodies-of-italians-who-died-in-cave-dive-accident/</guid><dc:creator><![CDATA[By MOHAMED SHARUHAN and GIADA ZAMPANO, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 14:30:29 +0000</pubDate><content:encoded><![CDATA[<p>MALE, Maldives (AP) — Maldivian authorities conducted a high-risk search Friday for the bodies of four Italian divers who died in a scuba accident in a deep underwater cave a day before. The body of a fifth diver was recovered Thursday, local officials said.</p><p>Italy’s Foreign Ministry said the group “apparently died while attempting to explore caves at a depth of 50 meters" (164 feet) in the Vaavu Atoll on Thursday. It said that the cause of the deaths remains under investigation.</p><p>The dead were Monica Montefalcone, an associate ecology professor at the University of Genoa, and her daughter Giorgia, as well as marine biologist Federico Gualtieri and researcher Muriel Oddenino, according to statements from Italy’s National Institute of Geophysics and Volcanology and Genoa university. The statement by the institute said the fifth victim was diving instructor Gianluca Benedetti.</p><p>The institute expressed “deep condolences” to their families and colleagues.</p><p>The five divers were believed to have been exploring the cave when they went missing, according to Maldivian presidential spokesperson Mohamed Hussain Shareef.</p><p>“The cave is so deep that divers even with the best equipment do not try to approach,” he said.</p><p>Cave diving is a dangerous and highly technical form of diving that requires specialized equipment and training, and strict adherence to very specific safety protocols. Even entering underwater caves located in shallow depths can pose significant risks.</p><p>Maldivian authorities launched a major search operation, deploying boats, aircraft and dive teams to the area.</p><p>Rescuers recovered one body from about 60 meters (200 feet) below the surface Thursday, while the remaining four divers were believed to be inside the cave, officials said.</p><p>The group had been on a morning dive near Alimathaa and was reported missing after failing to surface by midday Thursday, with weather conditions described as unfavorable at the time.</p><p>Search teams were preparing a second dive Friday to assess access to the cave, though rough weather could delay operations. The Italian Foreign Ministry said an Italian expert was assisting Maldivian coast guard crews, and Italy’s ambassador to Sri Lanka — who also covers the Maldives — was on a search vessel as local authorities considered whether to seek international assistance.</p><p>The Italian ministry said about 20 other Italians who had been on the same expedition aboard a vessel named the Duke of York were safe, with no injuries reported. Italy’s embassy in Colombo was providing assistance to those onboard and had contacted the Red Crescent, which offered to deploy volunteers to help provide psychological aid.</p><p>The vessel was searching for safe harbor from poor weather conditions, and was waiting for conditions to improve before returning to Male, the ministry said.</p><p>The ministry added it was also coordinating with Divers Alert Network, a specialist diving insurance group that could support recovery operations with technical expertise and assist with the repatriation of the bodies.</p><p>Italian officials and the honorary consul remained in contact with the victims’ families to provide assistance.</p><p>___</p><p>Zampano reported from Rome. Sheikh Saaliq in New Delhi and Krishan Francis in Colombo contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CPUASZSZ5SHFBL7RKNSAQUVJAE.jpg?auth=63e9b874c71c4b72a664ebc4da52c770b4937727a586904ba922a91268d8c15a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A jetty is seen on a resort on Male Attol in Maldives, Thursday, Feb. 16, 2012. (AP Photo/Gemunu Amarasinghe, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Gemunu Amarasinghe</media:credit></media:content></item><item><title><![CDATA[UK government faces weeks of uncertainty over the prime minister's future]]></title><link>https://www.local10.com/news/world/2026/05/15/uk-government-faces-weeks-of-uncertainty-over-the-prime-ministers-future/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/05/15/uk-government-faces-weeks-of-uncertainty-over-the-prime-ministers-future/</guid><dc:creator><![CDATA[By DANICA KIRKA, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 14:51:41 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — Britain’s government faces a prolonged period of uncertainty after a week of maneuvering within the governing Labour Party failed to oust Prime Minister Keir Starmer but started the clock on a leadership contest that could last well into the summer.</p><p>Although Starmer vowed to fight on after a bruising week in which one Cabinet member resigned, dozens of lawmakers called for the prime minister to quit and his new policy proposals were largely ignored, some observers believe it’s only a matter of time before he steps aside.</p><p>The message of the past week “is that Labour seems to have made up its mind that Keir Starmer is going to have to go,” said Tim Bale, a professor of politics at Queen Mary University of London. “And he’s going to have to go reasonably quickly, and he’s going to have to be replaced by someone who can, unlike him, connect with the public.”</p><p>Cabinet resignation adds pressure on Starmer</p><p>Weeks of speculation about Starmer ’s future broke into open rebellion Thursday when Health Secretary Wes Streeting resigned in preparation for a possible a leadership bid and the mayor of Greater Manchester, Andy Burnham, declared his intention to seek the top job. Former Deputy Prime Minister Angela Rayner announced she had cleared up a tax issue that forced her to resign from the Cabinet last year, thus freeing her up as well.</p><p>Starmer is under growing pressure to step down after Labour pe rformed dismally in local and regional elections last week, hemorrhaging votes to both the anti-immigrant Reform UK party on the right and Green Party on the left. The electoral drubbing cemented doubts among many party members about Starmer’s judgment, vision and leadership less than two years after he led Labour to a landslide victory.</p><p>But the potential contest to unseat him is on hold for now as Labour leaders wait to see if Burnham can win a special election for a seat in Parliament that would allow him to enter the race. That seat became available on Thursday when a Labour lawmaker resigned to make way for Burnham.</p><p>That election will be held in about five weeks. After that, Labour’s National Executive Committee will set the timetable for any leadership election. The most recent contest lasted three months.</p><p>The government’s borrowing costs rose Friday and the pound weakened on investor concern about continued disarray in Westminster. The pound has dropped 1.3% against the U.S dollar this week.</p><p>Starmer's supporters urge rivals to think again</p><p>Housing Secretary Steve Reed on Friday appealed to party members to step back from the brink of a divisive leadership contest that he said would prevent the government from tackling issues like the cost of living crisis and bolster the prospects of Reform UK.</p><p>“This weekend people just need to take a breath, look at what’s gone wrong this week, and come back next week ready to do what we said we’d do — country first, party second — and focus on delivering the change we were elected to deliver,” he told the BBC.</p><p>That plea came after a week of political jockeying that overshadowed everything else in Westminster.</p><p>The infighting reached a crescendo on Thursday morning when Streeting resigned. While praising Starmer’s “courage and statesmanship” in international affairs, Streeting said he had lost confidence in the prime minister’s leadership because of missteps on domestic issues.</p><p>“Where we need vision, we have a vacuum. Where we need direction, we have drift,” Streeting wrote in a stinging resignation letter.</p><p>“Leaders take responsibility, but too often that has meant other people falling on their swords,” he added. “You also need to listen to your colleagues, including backbenchers, and the heavy-handed approach to dissenting voices diminishes our politics.”</p><p>Opportunity knocks for the popular mayor of Greater Manchester</p><p>Streeting stopped short of putting himself forward as the best candidate to lead the party at the next general election, suggesting Starmer should step aside to allow a “broad” field of candidates to debate the future of the party.</p><p>That seemed to be a nod to Burnham, a former Cabinet minister who left Parliament in 2017 to run for mayor of Greater Manchester. Burnham has been looking for a way to return to the House of Commons so he can challenge Starmer for the top job.</p><p>Josh Simons, a Labour lawmaker from Northern England, provided that opening on Thursday by resigning his seat explicitly to make way for Burnham. But that was only the first step for Burnham. Before he can return to Westminster, Burnham must win a special election to represent Makerfield, a community where Reform UK posted strong results in last week’s local elections.</p><p>Burnham acknowledged those challenges on Thursday when he announced his candidacy for the seat.</p><p>“I truly do not take a single vote for granted and will work hard to regain the trust of people in the Makerfield constituency, many of whom have long supported our party but lost faith in recent times,” he said in a statement.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ANSJFJXNLQ73P6R4PDNUXHKF3A.jpg?auth=1d582c595d8687ab128187887a02c51c174a4e6f995138f5bb37d6faffb5de7c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Britain's Prime Minister Keir Starmer, left, former deputy prime minister Angela Rayner and Manchester Mayor Andy Burnham meet with school children at a primary school in Ashton-under-Lyne, north-west England, Monday April 13, 2026. (Paul Ellis/Pool Photo via AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Ellis</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/V3S2FTZEWCSGUTTQJDZ3ZMLZWQ.jpg?auth=5e211aafe172fff7b396e40f598789c4468b4a0f8b8af259eed639e543446fea&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Prime Minister Keir Starmer, left, listens to Commander Clair Haynes during a meeting police officers to discuss operational planning, in London, Friday, May 15, 2026. (Peter Nicholls/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Nicholls</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DRI2NQZGNME2FIODS4OB2GRKBY.jpg?auth=1df40aee77e277fe8c50c3a165c262c3005288e6d313eb85040334f411c8210f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[From left, Mayor of London Sadiq Khan, Prime Minister Keir Starmer, Commander Clair Haynes, and Commissioner Mark Rowley meet police officers to discuss operational planning, in London, Friday, May 15, 2026. (Peter Nicholls/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Nicholls</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GRPP6IKLU44RITJLPCB7PEB3UU.jpg?auth=240934456b2694c138263abd0f85bf455b64ccc26eeab16845f229e6a7bfe0bb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[From left, Commander Clair Haynes, Prime Minister Keir Starmer and Mayor of London Sadiq Khan meet police officers to discuss operational planning, in London, Friday, May 15, 2026. (Peter Nicholls/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Nicholls</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GJJFDEC65ECBZME3RAP6VGCSFM.jpg?auth=f912bb31b4a5949dd4afe1b4f38e48f9dd6feef6a832be11e52c8d735bbba98d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[British Prime Minister Keir Starmer meets police officers to discuss operational planning, in London, Friday, May 15, 2026. (Peter Nicholls/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Nicholls</media:credit></media:content></item><item><title><![CDATA[Claudine Longet, singer and actor at center of a notorious manslaughter trial, dies at 84]]></title><link>https://www.local10.com/entertainment/2026/05/15/claudine-longet-singer-and-actor-at-center-of-a-notorious-manslaughter-trial-dies-at-84/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/05/15/claudine-longet-singer-and-actor-at-center-of-a-notorious-manslaughter-trial-dies-at-84/</guid><dc:creator><![CDATA[By HILLEL ITALIE, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 14:50:43 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Claudine Longet, the French singer and actor who was at the center of a highly publicized manslaughter trial after she was charged with the fatal shooting of her boyfriend, Olympic skier Vladimir “Spider” Sabich, has died at age 84.</p><p>Longet's nephew, Bryan Longet, announced her death in a social media post on Thursday. “You have been a true inspiration in my life and you will always be," he wrote. "Another star in the sky. Thank you for everything, my aunt.”</p><p>Reached by phone by The Associated Press, he confirmed Longet had died but did not reveal the cause of her death.</p><p>Longet was a native Parisian who had been acting since childhood. She appeared in numerous TV shows, recorded such hit albums as “Claudine” and was widely known for the bossa nova-style ballad “Nothing to Lose,” a highlight of the 1968 movie “The Party” that starred Longet and Peter Sellers.</p><p>At the time, she was married to singer Andy Williams, whom she had met in the early '60s while dancing in a Las Vegas revue. But by the mid-1970s, she and Williams were divorced and she was living near Aspen, Colorado, with Sabich, who had competed for the United States in the 1968 Olympics.</p><p>On March 21, 1976, a day that would long be scrutinized, she shot him at their home with a Luger pistol that she would contend he had been showing her and fired accidentally. Sabich, 31, died of a single shot to his abdomen; Longet had accompanied him in the ambulance to the hospital.</p><p>Her trial in Aspen attracted worldwide attention. Williams was among those present, escorting her to and from the courthouse, paying for her legal fees and otherwise supporting his former wife and the mother of their three children.</p><p>“I thought it was unfair, I thought she was innocent, I thought it was an accident,” Williams told “CBS This Morning” in 2009.</p><p>Longet had been charged with reckless manslaughter, but law enforcement officials made such critical errors as taking a blood sample from Longet without a warrant. After four days of deliberation in January 1977, the jury found her guilty of negligent homicide. She was given two years’ probation, fined $250 and sentenced to 30 days in jail, eventually served on dates of her choosing.</p><p>Longet's career in entertainment was effectively over, though, and for a time she was the subject of mockery in popular culture, from a skit on “Saturday Night Live” to the Rolling Stones rocker “Claudine,” which featured a taunting refrain, “Claudine's back in jail again.” (The song was unreleased for decades).</p><p>Longet later married her defense attorney, Ron Austin, and lived with him in Aspen. After Sabich's family filed a $1.3 million lawsuit in 1977 against her, the two sides reached a settlement that barred Longet from ever discussing Sabich or the trial.</p><p>___</p><p>Associated Press writer Samuel Petrequin in London contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ALDXVJSZIURVHSWJG72JNBHDWA.jpg?auth=8c086f439b0310f3099119051a0f9f3ddcc7cd552487263b2b0e1966970fd3f2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Claudine Longet and Vladimir "Spider" Sabich, right, appear at the Benson and Hedges Slalom Classic ski meet at Mount Snow in West Dover, Vt., on Jan. 6, 1974. (AP Photo/J. Walter Green, File)]]></media:description><media:credit role="author" scheme="urn:ebu">J. Walter Green</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4IDRIVIJLCKWCHKCWEHOHQIW24.jpg?auth=317cf7d3fab5332d2036c45d291f0fc4b79bb2acd5988a312416ca245101c242&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Claudine Longet and Vladimir "Spider" Sabich, right, appear at the Benson and Hedges Slalom Classic ski meet at Mount Snow in West Dover, Vt., on Jan. 6, 1974. (AP Photo/J. Walter Green, File)]]></media:description><media:credit role="author" scheme="urn:ebu">J. Walter Green</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/S4QW62H4VTISQ56LPGRFE3AX4Q.jpg?auth=f47066235146a4369b78bde13e16e25ceecc02ec59c268c1e04bc32cdc840d34&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Claudine Longet, left, and Andy Williams appear at the premiere of "My Fair Lady" in Los Angeles on Oct. 28, 1964. (AP Photo/Harold Matosian, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Harold Matosian</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RCB6J2F2HRLBINDYYFSZFZWOWY.jpg?auth=9000065f2554c2ec5be3cbf3ee68bab3c4fb841b8f71c05ba8e1c08b8ae9bf4d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Claudine Longet, left, and Andy Williams arrive at Pitkin County Courthouse in Aspen, Colo., Jan. 3, 1977, for jury selection Longet's manslaughter trial. (AP Photo, File)]]></media:description></media:content></item><item><title><![CDATA[Kyiv mourns as death toll from Russian attack in the Ukrainian capital rises to 24]]></title><link>https://www.local10.com/news/world/2026/05/15/death-toll-in-attack-on-kyiv-apartment-building-now-stands-at-24/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/05/15/death-toll-in-attack-on-kyiv-apartment-building-now-stands-at-24/</guid><dc:creator><![CDATA[By SAMYA KULLAB, HANNA ARHIROVA and BARRY HATTON, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 12:44:38 +0000</pubDate><content:encoded><![CDATA[<p>KYIV, Ukraine (AP) — The death toll from a Russian missile attack that flattened a Kyiv apartment building rose Friday to 24, including three teenagers, Ukrainian President Volodymyr Zelenskyy said as he led the mourning for one of the deadliest attacks on the capital in the 4-year-old war.</p><p>The cruise missile hit the nine-story corner apartment block Thursday during what the Ukrainian air force said was Russia’s biggest barrage on the country of the full-scale invasion. Emergency workers finished digging through the rubble searching for victims after more than a day, Zelenskyy said on X.</p><p>Crowds of grieving people — many of them children — streamed toward a makeshift memorial beneath a tree near the destroyed building.</p><p>Teenagers clutching bouquets arrived in groups and broke into tears as they approached the growing mound of flowers and stuffed toys beside photographs of the dead. A portrait of a girl in a school uniform, posed against a bright yellow backdrop, was among the photos.</p><p>Zelenskyy and other top government officials visited the site to pay tribute to the dead, as did Kyiv-based foreign diplomats.</p><p>Russia has hammered Ukraine with large-scale aerial attacks in the days since a May 9-11 ceasefire that U.S. President Donald Trump said he asked Zelenskyy and Russian President Vladimir Putin to observe. Fighting continued over those 72 hours, although reportedly on a lesser scale.</p><p>This week’s attacks ran counter to recent suggestions from Trump and Putin that the war is close to ending.</p><p>The assault mostly targeted the Ukrainian capital, where 48 people were wounded, including two children, Zelenskyy said.</p><p>He said Moscow had launched more than 1,560 drones against Ukrainian population centers since Wednesday, adding that about 180 sites across the country were damaged, including more than 50 residential buildings.</p><p>Previously, the biggest Russian drone attack was on March 23-24 when Moscow’s forces fired nearly 1,000 drones and missiles at Ukraine. Thursday's death toll in Kyiv approached one from July 2024 that killed 32 civilians and injured another 85.</p><p>Russia reports a Ukrainian attack on Ryazan</p><p>Ukraine has also built up significant long-range capabilities, and Russia’s Defense Ministry said Friday that its air defenses downed 355 Ukrainian drones overnight in one of the largest barrages of the war. Several airports suspended flights overnight because of the attacks.</p><p>A Ukrainian drone struck Ryazan, a city about 100 kilometers (60 miles) southeast of Moscow, killed four people, including a child, regional Gov. Pavel Malkov said. Massive plumes of black smoke rose from a fire at an oil refinery. Ukraine has targeted Russian oil facilities to try to deny vital revenue for Moscow and rattle the Kremlin.</p><p>Ukrainian officials made no immediate comment on the Ryazan strike.</p><p>The cruise missile that hit the Kyiv apartment building was built in the second quarter of this year, Zelenskyy said, apparently after Ukrainian experts analyzed the wreckage.</p><p>“This means Russia is still importing the components, resources and equipment necessary for missile production in circumvention of global sanctions,” he said in another post on X late Thursday. “Stopping Russia’s sanctions evasion schemes must be a genuine priority for all our partners.”</p><p>Also on Friday, Russia and Ukraine swapped 205 prisoners of war, one of an occasional exchange.</p><p>Zelenskyy said it was the first phase of a planned swap of 1,000 POWs from each side. Some of the Ukrainians have been held by Russia since 2022 and fought in some of the war’s fiercest battles, he added.</p><p>Russia’s Defense Ministry confirmed the exchange and thanked the United Arab Emirates for helping to broker it.</p><p>___</p><p>Hatton reported from Lisbon, Portugal.</p><p>___</p><p>Follow the AP’s coverage of the war in Ukraine at https://apnews.com/hub/russia-ukraine</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MPXUU5LHF6FAEV3QN4TOYAZMGE.jpg?auth=044d63c7dc25f345ed877c3393adf1c0ac42bd8e2245ac463689e9bb619bfc50&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A women cries as she lays down flowers in front of a house heavily damaged after a Russian strike on residential neighbourhood in Kyiv, Ukraine, Friday, May 15, 2026. (AP Photo/Efrem Lukatsky)]]></media:description><media:credit role="author" scheme="urn:ebu">Efrem Lukatsky</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LSHI42TCCER3A3QSDL5MV7H75Q.jpg?auth=3f228b0363eeebe383e4611e5b2f2b4b58c4eb343e1bf17a8e7c003bf900036e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People lay flowers in front of a house heavily damaged after a Russian strike on residential neighbourhood in Kyiv, Ukraine, Friday, May 15, 2026. (AP Photo/Efrem Lukatsky)]]></media:description><media:credit role="author" scheme="urn:ebu">Efrem Lukatsky</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WJADIIYHIZODNGBJVFQEJCOZZ4.jpg?auth=17ec3f28048df28c35e1d18d1779f2ab28414e9b8ebf7c9b559559c0cb2f5c4b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People lay flowers in front of a house heavily damaged after a Russian strike on residential neighbourhood in Kyiv, Ukraine, on Friday, May 15, 2026. (AP Photo/Efrem Lukatsky)]]></media:description><media:credit role="author" scheme="urn:ebu">Efrem Lukatsky</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NWHIZ5SIXNVSV277IG3I2ZOW3I.jpg?auth=274b7ee879d665e3c32612ce0a59d8b27810afcc39e1023416356edeae993f43&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ukraine's Prime Minister Yuliia Svyrydenko, left, and Ukraine's Interior Minister Ihor Klymenko, right, walk in the yard of an apartment building heavily damaged after a Russian strike on residential neighbourhood in Kyiv, Ukraine, on Friday, May 15, 2026. (AP Photo/Evgeniy Maloletka)]]></media:description><media:credit role="author" scheme="urn:ebu">Evgeniy Maloletka</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WY3FXQE2SKNSSF6KZVSPECQOGM.jpg?auth=3694e82a5e93fec8d63601691304579a9041a320471fee43a69461cb7b54e713&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Family photo albums are seen near a heavily damaged house after a Russian strike on a residential neighbourhood in Kyiv, Ukraine, Friday, May 15, 2026. (AP Photo/Evgeniy Maloletka)]]></media:description><media:credit role="author" scheme="urn:ebu">Evgeniy Maloletka</media:credit></media:content></item><item><title><![CDATA[Coreógrafo cubano se reinventa en tiempos de crisis]]></title><link>https://www.local10.com/espanol/2026/05/15/coreografo-cubano-se-reinventa-en-tiempos-de-crisis/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/05/15/coreografo-cubano-se-reinventa-en-tiempos-de-crisis/</guid><dc:creator><![CDATA[Por ANDREA RODRÍGUEZ, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 11:43:35 +0000</pubDate><content:encoded><![CDATA[<p>LA HABANA (AP) — Durante casi 30 años las presentaciones de la compañía cubana Danza Voluminosa, dirigida por el coreógrafo Juan Miguel Mas, llenaron espacios culturales prestigiosos como la Casa de las Américas o el Teatro Nacional de Cuba.</p><p>Mas —acostumbrado a los aplausos y a trabajar con artistas profesionales— ahora pasa sus días ofreciendo talleres gratuitos para niños y subalquilando un espacio de su casa para sobrevivir económicamente.</p><p>Como la mayoría de los cubanos, su día a día se ha visto sacudido por la crisis económica y el cerco petrolero impuesto por Estados Unidos y que se traducen en apagones, cortes de agua y escasez de alimentos y medicinas. Y, como muchos artistas, por la cancelación de espectáculos y la falta de presupuesto para la cultura.</p><p>Recientemente fue notificado de la suspensión de su contrato como profesor del Teatro Nacional de Cuba. Sin embargo, no se da por vencido.</p><p>“Me interesa mucho quedarme en Cuba”, dijo a The Associated Press mientras se preparaba para ir a ensayar en un taller sabatino con niños de una comunidad vulnerable. Si emigrara “perdería el contacto con esa ‘cubanía’, con ese público, con esa gente”.</p><p>El panorama para el arte cubano “es complejo y oscuro”, dijo a AP el ensayista y periodista especializado Michel Hernández. Los espacios culturales —baratos y mayoritariamente estatales— “se han depreciado mucho, los artistas tienen muy pocos lugares para actuar, algunos pocos privados adonde el acceso suele ser caro”.</p><p>A ello se suman, dijo Hernández, la ausencia de transporte, lo que limita la asistencia del público, y la migración o la retracción voluntaria de muchos creadores. Un fenómeno que afecta a bailarines como Mas pero también a músicos, cineastas y escritores.</p><p>Ante la crisis, reinventarse</p><p>El último sábado Mas cargó una bolsa verde con un pomo de agua para combatir el sol mañanero y se dirigió a la popular barriada de Coco Solo, en el municipio capitalino de Marianao, donde más de 30 niños y sus madres y abuelas lo esperaban ansiosos.</p><p>El bullicioso grupo se instaló en una esquina al aire libre con un parlante inalámbrico y allí los pequeños ensayaron durante una hora y media sus números musicales vestidos como abejas y otros disfraces. Un par de ellos bailaron breakdance.</p><p>Para Mas —a quien la Casa de la Cultura de Marianao le paga un modesto sueldo por ese trabajo— es importante estar ligado a su comunidad.</p><p>“Es llevarle a los niños el conocimiento del arte y sacarlos de esa realidad que ellos tienen de conflicto”, comentó. “En ese barrio pasan muchos problemas… hay prostitución, hay droga, hay una serie de incidencias que son negativas y ellos tienen por lo menos un momento de esparcimiento”.</p><p>Nacido en La Habana en 1965, Mas se formó como bailarín y coreógrafo a pesar de haber sido inicialmente discriminado por su sobrepeso. En 1996 debutó con su propia compañía, Danza Voluminosa, que dio cabida a bailarines cuyos cuerpos distaban mucho de la estética hegemónica. También se desempeñó como actor.</p><p>Para incrementar sus ingresos, ahora alquila un pequeño espacio de su casa para un negocio en el que se venden perfumes, artículos de librería y cotillón y él mismo vende cada fin de semana en la puerta de su vivienda ropa reciclada, vajilla o utensilios que ya no usa.</p><p>Pese al contexto, el coreógrafo ve una oportunidad en la crisis.</p><p>“Pienso que el país debe entrar en una evolución”, expresó. “Que nos demos una oportunidad todos de crear un país con nuevas ideas, con nuevos caminos".</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YWXK7JXX6OQPVOZUDM4YA2AO4M.jpg?auth=4042094df81eca3548b165f01b37e35c88a88cf12b8214411920f7580f3ef257&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El coreógrafo Juan Miguel Más dirige una actuación de sus jóvenes bailarines en un vecindario de La Habana, Cuba, el 9 de mayo de 2026. (AP Foto/Ramón Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BHO524VPKJ565IWKAM4256SJGE.jpg?auth=9a551935e37bd5c8f5a51b8f27c3700a65f84580119013c784fe6ee91961d794&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Un grupo de niños bailan durante una actuación al aire libre dirigida por el coreógrafo Juan Miguel Más, en un vecindario de La Habana, Cuba, el 9 de mayo de 2026. (AP Foto/Ramón Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GCUGXR6WEXNQHW76SHUDKICW6U.jpg?auth=093dc072929540b04548212fa5dadc18a091ce2619d27ea98ef1d793b85b02e3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Una mujer ayuda a una niña con su vestido antes de una actuación al aire libre dirigida por el coreógrafo Juan Miguel Más, en un vecindario de La Habana, Cuba, el 9 de mayo de 2026. (AP Foto/Ramón Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LVKTRGN3DKM3H36L7CKO3ZBUCA.jpg?auth=cc592851d921c5eb4d2160d42f679678bbf0d8228204b097c6cd3c5a4dec6cad&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Residentes asisten a la actuación de un grupo de niños dirigida por el coreógrafo Juan Miguel Más, en un vecindario de La Habana, Cuba, el 9 de mayo de 2026. (AP Foto/Ramón Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CF7RWS2ISJBUM73FFKYTKAFGSY.jpg?auth=1c4a3d2c109bbe99255fd5ff28e27c04066ab221e258e4b735e734508e6a113e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El coreógrafo Juan Miguel Más se prepara para vender algunas de sus posesiones para complementar sus modestos ingresos, en La Habana, Cuba, el 9 de mayo de 2026. (AP Foto/Ramón Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Cuban dancer finds meaning and work in the streets as the island's art scene fades]]></title><link>https://www.local10.com/entertainment/2026/05/15/cuban-dancer-finds-meaning-and-work-in-the-streets-as-the-islands-art-scene-fades/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/05/15/cuban-dancer-finds-meaning-and-work-in-the-streets-as-the-islands-art-scene-fades/</guid><dc:creator><![CDATA[By ANDREA RODRÍGUEZ, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 07:13:31 +0000</pubDate><content:encoded><![CDATA[<p>HAVANA (AP) — For nearly three decades, performances by Cuba's Danza Voluminosa regularly filled prestigious venues like the 2,000-seat National Theater. Directed by Juan Miguel Mas, the troupe pioneered a new movement by working exclusively with larger-bodied dancers — a creative process that was captured in a Canadian documentary.</p><p>Today, the 60-year-old dancer and choreographer from Havana is far from the big stages where he once thrived and rehearsed alongside professional artists. Instead, he spends his days conducting dance workshops and classes for children and coordinating performances within his community.</p><p>Like many Cubans navigating one of the island's worst economic crises in decades, Mas' daily life has been upended by persistent blackouts, water outages, soaring costs and a lack of transportation.</p><p>But for artists like him, the situation is a little worse, compounded by the cancellation of shows, a lack of production budgets and a mass exodus from the cultural sector. In fact, he was recently notified that his teaching contract with the National Theater of Cuba has been suspended.</p><p>“The outlook for the arts is complex and bleak,” said essayist and arts journalist Michel Hernández. He noted that Cuba’s cultural spaces — once affordable and state-run — have deteriorated significantly, leaving artists with few venues beyond a handful of expensive private spaces.</p><p>Yet, Mas won't give up.</p><p>“I am very interested in staying in Cuba,” he told The Associated Press on a recent Saturday as he prepared for a rehearsal with children from a nearby community. “Were I to emigrate, I would lose contact with that ‘Cubanness’ that exists here, with the audience, the people, the folks next door.”</p><p>Transforming a street corner into a dance stage</p><p>Born in Havana in 1965, Mas trained as a dancer and choreographer under the tutelage of Laura Alonso, a renowned ballerina, and Ramiro Guerra, the father of contemporary dance on the island. He also studied with the Cuban-American dancer and choreographer Lorna Burdsall, who encouraged him to persevere despite the discrimination he faced from dance schools because he weighed 160 kilograms (352 pounds).</p><p>He made his debut in 1996 with his own company, Danza Voluminosa (or Voluminous Dance), which remained active until 2024 and provided a home for dancers whose bodies diverged significantly from the industry’s prevailing aesthetic norms. He also worked as an actor and in 2025 he starred in “Cherri,” a fictional film based on his own life experiences.</p><p>These days, to supplement the modest income he makes working with children, Mas leases a small area of his home for business use and hosts weekend garage sales featuring curated recycled clothing, tableware and household goods.</p><p>Since his sister and teenage nephew relocated to Spain last year, he has lived alone and managed his expenses by shopping at a local farmers’ market just two blocks away. Conveniently, he also accesses subsidized medications at a state-run pharmacy directly across the street.</p><p>On a recent morning, water bottle in hand to ward off the heat, Mas walked six blocks to the lively Marianao district, where a crowd of 30 children and their mothers awaited his arrival.</p><p>The group suddenly transformed a street corner into a stage and for a full 90 minutes, the air filled with music as the little ones performed their songs and showed off their dance moves dressed as bees and other colorful characters.</p><p>Against all odds, Mas highlighted the importance of staying connected to his community.</p><p>“It’s about bringing the knowledge of art to these children and lifting them out of a reality defined by conflict,” he said.</p><p>___</p><p>Follow AP’s coverage of Latin America and the Caribbean at https://apnews.com/hub/latin-america</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YMWRZCIT6KKGW3PSOZTCZSLRWQ.jpg?auth=25220551eed25a14a0d33ed29477e792bea79c2b4caa2ed59b3436e2f7e81d3e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Choreographer Juan Miguel Mas leads an outdoor performance by his young dancers in a neighborhood of Havana, Cuba, Saturday, May 9, 2026. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KPSOIJQ23NVTT7RANPB34623ZY.jpg?auth=38bbccc5cc1a4ece206e70555ac2d1437386817e05f8b255c50d8233ca32d7c7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A young dancer dances during an outdoor performance led by choreographer Juan Miguel Mas, in a neighborhood of Havana, Cuba, Saturday, May 9, 2026. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5RT3Q4CNLE63ULK23EYGWFJX54.jpg?auth=0d0c1feaaf37fc7920ca7f65e8219b584c0f2a551880ceb669ccdfb76ab42b70&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A woman helps a young dancer with her costume for an outdoor performance led by choreographer Juan Miguel Mas, in a neighborhood of Havana, Cuba, Saturday, May 9, 2026. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TWVVVT3HWO5RPXMK4LLERJR23Q.jpg?auth=8a188de6432271b7139cf7ba4bb11823f24acf8842273464d2a6500238e65e1c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Residents watch an outdoor performance of young dancers led by choreographer Juan Miguel Mas, in a neighborhood of Havana, Cuba, Saturday, May 9, 2026. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XAXK3V5NSSNIDWJXL6JYAQA7J4.jpg?auth=54ccf54145143acd3841fb5668b88b16630610c98faa0b226d3ec740313b1e82&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Choreographer Juan Miguel Mas sets up for his weekend garage sale to help supplement his modest income in Havana, Cuba, Saturday, May 9, 2026. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[A new Ebola outbreak is confirmed in a remote Congo province, with 65 deaths recorded]]></title><link>https://www.local10.com/news/world/2026/05/15/a-new-ebola-outbreak-is-confirmed-in-a-remote-congo-province-with-65-deaths-recorded/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/05/15/a-new-ebola-outbreak-is-confirmed-in-a-remote-congo-province-with-65-deaths-recorded/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 12:24:43 +0000</pubDate><content:encoded><![CDATA[<p>KINSHASA, Congo (AP) — Africa’s top public health body on Friday confirmed a new Ebola outbreak in Congo’s remote Ituri province, with 246 suspected cases and 65 deaths recorded so far.</p><p>The deaths and suspected cases have been recorded mainly in the Mongwalu and Rwampara health zones, the Africa Centres for Disease Control ​and Prevention said in a statement.</p><p>The Ebola virus is highly contagious and can be contracted through bodily fluids such as vomit, blood or semen. The disease it causes is rare, but severe and often fatal.</p><p>“Four deaths have been reported among laboratory-confirmed cases. Suspected cases have also been reported in Bunia, pending confirmation,” the agency said, referring to the capital of Ituri province, near the border with Uganda.</p><p>It said preliminary laboratory results had detected the Ebola virus in 13 of 20 samples. The results suggest a non-Ebola Zaire strain of the virus with sequencing ongoing to further characterize the strain, the agency said. The Ebola Zaire strain has been prominent in Congo's past outbreaks.</p><p>The World Health Organization said last year that Congo has a stockpile of treatments and some 2,000 doses of the Ervebo Ebola vaccine, However, the vaccine is effective against the Ebola Zaire strain of the virus, it said.</p><p>The Africa CDC said results confirming the strain in the new outbreak are expected within the 24 hours.</p><p>The latest outbreak comes around five months after Congo’s last Ebola outbreak was declared over after 43 deaths.</p><p>Ituri is in a remote eastern part of Congo characterized by poor road networks, and is more than 1,000 kilometers (620 miles) from the nation’s capital of Kinshasa.</p><p>Africa CDC said it is concerned about the risk of further spread due to intense population movement, mining-related mobility in Mongwalu, insecurity in affected areas, gaps in contact listing and control challenges.</p><p>The proximity of affected areas to Uganda and South Sudan also raises concerns, it said.</p><p>The agency said it is convening an urgent high-level coordination meeting Friday with health authorities from Congo, Uganda and South Sudan, together with key partners including U.N. agencies and other countries.</p><p>“The meeting will focus on immediate response priorities, cross-border coordination, surveillance, laboratory support, infection prevention and control, risk communication, safe and dignified burials, and resource mobilization,” it said.</p><p>Congo has seen more than a dozen Ebola outbreaks</p><p>This is the 17th outbreak in Congo since the disease first emerged in the country in 1976. An Ebola outbreak from 2018 to 2020 in eastern Congo killed more than 1,000 people. The WHO said that outbreak was characterized by the Ebola Zaire strain.</p><p>An earlier outbreak that swept across West Africa from 2014 to 2016 also killed more than 11,000 people.</p><p>The new outbreak will create more worry for the Central African country, which has been battling various armed groups in the east, including the M23 rebel group, which launched a rapid assault in January last year and has since occupied key cities.</p><p>Ituri in particular is also battling violence from the Allied Democratic Force, an Islamic State-linked militant group which has killed dozens there and in other parts of the east.</p><p>Congo, Africa's second-largest country by land area, often faces logistical challenges in responding to disease outbreaks. During last year's outbreak, which lasted three months, the World Health Organization initially faced significant challenges in delivering vaccines due to limited access and scarce funds.</p><p>Dr. Gabriel Nsakala, a professor of public health who has been involved in past Ebola outbreak responses in Congo, said the country and health workers on the ground have a high level of experience from past outbreaks, in addition to existing infrastructure such as laboratories.</p><p>“In terms of training, people already know what they can do. Now, the expertise and equipment need to be delivered quickly,” Nsakala added.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/OH2FZI2FLXQFMVJ4TQDBZNG2GE.jpg?auth=977ffe934ba40b30995084835835bc21963938cd906490cc56868b6cf02e3533&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Health workers walk with a boy suspected of having the Ebola virus at an Ebola treatment center in Beni, eastern Congo, Sept 9, 2018. (AP Photo/Al-hadji Kudra Maliro, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Al-hadji Kudra Maliro</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EHK6U4G272ZSNQXWTOLFVLGERI.jpg?auth=0b599a4047f3cdec6e265da4894e68570c6f3c9d8c40eefda44918af57671929&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A health worker sprays disinfectant on his colleague after working at an Ebola treatment center in Beni, eastern Congo, Sept 9, 2018. (AP Photo/Al-hadji Kudra Maliro, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Al-hadji Kudra Maliro</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ASUCCD7IMTB3THCWLSYCYNXDH4.jpg?auth=2b4fb7e76aa70794c80e1c171e320ab2c4e839d8b3a71e992fbf450b3286dfe7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Health workers wearing protective suits tend to an Ebola victim kept in an isolation tent in Beni, Congo, July 13, 2019. (AP Photo/Jerome Delay, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jerome Delay</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BE5RXBRTC7KHWSK5MUDREI6EOU.jpg?auth=ab72e352f681254f7922a7889b631b7b2cc06f93174b370ac3d1a8c6cee9368e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Health workers dressed in protective gear begin their shift at an Ebola treatment center in Beni, Congo, July 16, 2019. (AP Photo/Jerome Delay, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jerome Delay</media:credit></media:content></item><item><title><![CDATA[The Golden Knights have been winning since they were born. They're back in another conference final]]></title><link>https://www.local10.com/sports/2026/05/15/the-golden-knights-have-been-winning-since-they-were-born-theyre-back-in-another-conference-final/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/05/15/the-golden-knights-have-been-winning-since-they-were-born-theyre-back-in-another-conference-final/</guid><dc:creator><![CDATA[By GREG BEACHAM, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 10:00:11 +0000</pubDate><content:encoded><![CDATA[<p>ANAHEIM, Calif. (AP) — If a gambler at Las Vegas' high-stakes tables got on a winning run as long and as impressive as the Golden Knights' first nine seasons in the NHL, the casino would probably encourage them to leave.</p><p>The rest of the NHL can't get rid of the Knights that easily, and their ridiculous roll has extended all the way into yet another Western Conference finals.</p><p>The Knights won their 14th playoff series when they finished off the upstart Anaheim Ducks with a 5-1 victory in Game 6 of the second round Thursday night. No team has won more postseason series since Vegas entered the league in 2017, and the Knights are in the third round of the playoffs for a jaw-dropping fifth time in nine seasons.</p><p>This charmed club is halfway to its second Stanley Cup title, but it isn't just luck driving Sin City's team deep into seemingly every postseason while the rest of the West looks on in frustration and envy.</p><p>Vegas' win-at-all-costs philosophy has required years of expensive signings and high-profile talent acquisitions. It led to a shocking coaching change this spring. It has also depended on that talent's ability to coalesce when games mean the most — a feat that even great teams sometimes can't pull off.</p><p>So far, the Knights' pot hasn't gone empty — and their luck is holding strong.</p><p>“Just proud of the guys,” said defenseman Shea Theodore, an original member of the Knights. “I think it comes right from (owner) Bill Foley up top. That's the message going into every year, is to win Cups, and I think we've put ourselves in great positions. Guys put the work in.”</p><p>With a pair of six-game series victories over the Utah Mammoth and the Ducks, Vegas has improved to 15-4-1 since the franchise pulled the stunning move of firing Bruce Cassidy, its Stanley Cup-winning coach, and hiring John Tortorella with just eight games left in the regular season.</p><p>“Torts has been a good change coming in, just getting us the right mindset going into each game, each playoff series," Theodore said. "I feel like we have the right tools going in and guys have been executing.”</p><p>The Knights had been in an 8-15-4 slump before they took the extraordinary step of turning over the team to a 67-year-old journeyman coach in late March. Tortorella hasn't made massive changes to the Knights' structure, but his new voice must have been heard: Vegas immediately surged past Anaheim and Edmonton to win the Pacific before speeding down this division's comparatively smooth path to the conference finals.</p><p>“I think we were maybe doubting a little bit of ourselves about what we were trying to do out there, and sometimes that happens,” said Mitch Marner, who scored the opening goal in the clincher in Anaheim after getting a hat trick on the same ice in Game 3. “Torts came in and, I think, brought our swagger back to where it needed to be, and playing the way that we wanted to play. And obviously since that change, I’ve really liked our game as a team. I think we all have. We’re playing a fast-paced game. We’re doing all the little things right, and that’s what it takes.”</p><p>Marner's first season in Vegas has been “a roller coaster ride,” according to the longtime Toronto forward who left for Vegas last summer amid fan discontent with him while the Maple Leafs failed to reach a conference finals. While the Leafs imploded this season, Marner started relatively slowly out West by his lofty standards before getting on the roll of his career in the playoffs.</p><p>Marner had a goal and an assist in the Game 6 clincher, giving him an NHL-best 18 points in the postseason so far. The Toronto fans who thought he was a playoff underachiever must look for somebody else to blame, because Marner has been aces in Vegas.</p><p>“Individually wise, it feels great to be going on to the next round with this team,” Marner said. “And the work now really just keeps getting harder, and we’re excited for it.”</p><p>Indeed, the Knights flew out of Southern California knowing that their path to the Stanley Cup Final is blocked by the Colorado Avalanche, who have been the NHL's best team for most of the season.</p><p>Nathan MacKinnon and Cale Makar have led their group to eight wins in nine playoff games against the No. 2 and No. 3 teams in the conference standings. Vegas is facing long odds as it attempts to separate the Avs from their apparent destiny.</p><p>But the players who wear the Golden Knights sweater have been on a collective lucky streak since they entered the NHL, and that success breeds a confidence that money can't buy.</p><p>“We're playing a very high-talented team coming up here, so we've got to make sure we're doing all those things right,” Marner said. “And then when we get our opportunities, capitalize on them.”</p><p>___</p><p>AP NHL: https://apnews.com/NHL</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UKVNH7LK3V55VWBGJ2ZQ2KW3AY.jpg?auth=dfe03bba2e7da76a068a01d2ce9f001a3de69f64a0e3f9cd66cdeaaeb346e570&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vegas Golden Knights goaltender Carter Hart, left, and center Brett Howden congratulate each other after the Golden Knights defeated the Anaheim Ducks in Game 6 of a second-round NHL hockey Stanley Cup playoff series Thursday, May 14, 2026, in Anaheim, Calif. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AOOB5UIF2SO2STG6KPPZVMTQ2I.jpg?auth=65de57d0d3d2d08c255c36876ac04bd31d39b1997dacb2a579c328c3688b621b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vegas Golden Knights goaltender Carter Hart, top, is congratulated by teammates after the Golden Knights defeated the Anaheim Ducks in Game 6 of a second-round NHL hockey Stanley Cup playoff series Thursday, May 14, 2026, in Anaheim, Calif. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PWFHT5UJLUZW3ALH3IJQDHTK24.jpg?auth=a0d6ae9f635e42a6d8000bd74ee45665b5749456b153aebbbe996f4be15205c2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vegas Golden Knights right wing Pavel Dorofeyev, left, celebrates his goal with goaltender Carter Hart during the third period in Game 6 of a second-round NHL hockey Stanley Cup playoff series against the Anaheim Ducks, Thursday, May 14, 2026, in Anaheim, Calif. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SMVB4KYIUCOSRVM7QE6NYSCLCM.jpg?auth=0c4fa0752c949fa8acfe2a03d0f2b09eca8cc457a0320b334690b3a7e2b0b62a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vegas Golden Knights right wing Mitch Marner, second from right, celebrates after scoring on Anaheim Ducks goaltender Lukas Dostal, left, during the first period in Game 6 of a second-round NHL hockey Stanley Cup playoff series Thursday, May 14, 2026, in Anaheim, Calif. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content></item><item><title><![CDATA[The NFL keeps spotlight on Sunday broadcasts as it creates more windows on other days]]></title><link>https://www.local10.com/sports/2026/05/15/the-nfl-keeps-spotlight-on-sunday-broadcasts-as-it-creates-more-windows-on-other-days/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/05/15/the-nfl-keeps-spotlight-on-sunday-broadcasts-as-it-creates-more-windows-on-other-days/</guid><dc:creator><![CDATA[By JOE REEDY, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 10:00:09 +0000</pubDate><content:encoded><![CDATA[<p>The NFL schedule traditionally gets plenty of attention. Government officials usually check it to see when the Washington Commanders or their favorite team are playing. However, there has been scrutiny as the league has carved out games for streaming services.</p><p>Of the 272 regular-season games, 22 will stream as the primary network (one more than announced last season), and 14 will be primarily on cable.</p><p>That leaves 236 games that will be on CBS, Fox, NBC or ABC, meaning 87% of the schedule will be on broadcast television, the same percentage as last year. All games in a team’s home market air on a broadcast network.</p><p>President Donald Trump weighed in with his dissatisfaction with the costs for fans who want access to all of the games as investigations by the Federal Communications Commission and Department of Justice continue.</p><p>“You have people that live for Sunday. They can’t think about anything else, and then all of a sudden, they’re gonna have to pay $1,000 a game? It’s crazy, so I’m not happy about it,” Trump said while interviewed on “Full Measure” last weekend.</p><p>While fans are not paying $1,000 per game to watch on television or streaming, trying to view everything with “NFL Sunday Ticket,” a cable or satellite package, and subscriptions to Netflix, Amazon Prime Video and Peacock could total nearly $1,000 for the season.</p><p>Even with greater scrutiny of its distribution models, the league stuck to the same plan, according to Hans Schroeder, the NFL’s executive vice president of media distribution.</p><p>“Our focus is on getting the best games into the best windows," Schroeder said. "And even with the additional games that went to Netflix, we think we’re expanding the reach of those games.”</p><p>More windows, more problems?</p><p>The league was able to create new standalone windows after getting back four games from Monday night doubleheaders in previous seasons. Two went to Netflix (Thanksgiving Eve and the Saturday early game in Week 18), one to Fox (one of the international games) and one to NBC (a Saturday game in Week 17).</p><p>CBS and Fox were able to add Saturday games in Week 15 that were Sunday regional games in past seasons. Fox also has a Christmas Day game for the first time since 2023.</p><p>While the league and ESPN thought having two Monday night games some weeks would benefit viewers, it often divided them because one game started at 7 p.m. and the other at 8:15 p.m.</p><p>“I think our fans felt a little conflicted with having two games on Monday," Schroeder said. "It wasn’t working as we intended. We could take these games and find a better home and broader distribution for them."</p><p>The games on Netflix should also draw a large audience, given its U.S. and global reach. The streamer has 81.4 million U.S. subscribers compared to 60 million for ESPN. Netflix will also be able to distribute its five-game package globally.</p><p>There will be 10 Monday night games simulcast on ABC this season. ESPN will also air the Super Bowl for the first time, while ABC will air it for the first time since 2006.</p><p>Tim Reed, ESPN’s vice president of programming and acquisitions, also thought moving away from the doubleheaders helped “Monday Night Football” have a more complete schedule.</p><p>“The ability to streamline and simplify the schedule just helps. I assume it helped the league and makes it easier to land all the games,” he said.</p><p>With 10 broadcast windows to fill Thanksgiving week, there will be only six 1 p.m. games on Sunday, with three each on CBS and Fox. Baltimore at Houston (CBS) and Atlanta at Minnesota (Fox) are expected to be the showcase games in the early window, while Seattle at San Francisco gets the late afternoon spotlight on Fox.</p><p>Christmas week will have 11 windows — Christmas Eve, three on Christmas Day, two on Dec. 26, CBS doubleheader plus early game on Fox, NBC Sunday night, and ESPN Monday night. Once ESPN makes its decision on the two games it will air on NFL Network, CBS and Fox will each get one game, making it likely there will be a total of six 1 p.m. Sunday games. The 49ers-Chiefs contest is the featured late-afternoon game on CBS.</p><p>“How do you satisfy everybody? You probably can’t, but you can be fair," said Mike Mulvihill, Fox Sports president, insight and analytics. "It leaves things a little light for the afternoon windows, but as long as we’re not shouldering more of that burden and feel we’re being treated fairly, it’s OK,”</p><p>CBS, Fox happy with results</p><p>CBS, which had its best regular season in 2025, has the Chiefs four times and the Cowboys twice in its Sunday 4:25 p.m. doubleheader window.</p><p>Its best lineup looks to be Week 15, with Bears-Bills on Saturday, Dec. 19, at 8:20 p.m., followed by Steelers-Ravens on Sunday at 1 p.m., and Cowboys-Rams at 4:25 p.m.</p><p>“That will be a great scene in Buffalo for us, and then you go from that game to Sunday and a monster doubleheader with Ravens-Steelers early, a legendary black-and-blue game, and then having the Cowboys in LA against the Rams,” said Dan Weinberg, CBS Sports EVP of programming.</p><p>CBS also has the Cowboys in Week 3 against the Ravens, which will be played in Brazil.</p><p>By carrying the Patriots-Lions game in Munich on Week 10, Fox will have its first tripleheader since Week 8 in 2016. After the Sunday morning game, it will also feature Vikings-Packers as a showcase game at 1 p.m., followed by 49ers-Cowboys in the late afternoon slot.</p><p>Tom Brady makes his first return to Foxborough, Massachusetts, as a broadcaster when the Patriots face the Packers in Week 9.</p><p>“I think there are 60 dates this season with NFL football. That is quite different than 20-25 years ago," Mulvihill said. “Sunday is still the core of the football experience and always will be. I think the league is mindful of not undermining the brand and power of Sunday football.”</p><p>___</p><p>AP NFL: https://apnews.com/hub/nfl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FAPGEHBRTBHLS6TQWW4D2H25M4.jpg?auth=a82313ddfda91122a28319d25323b588ffa7d26f6e601ee6619ecb5d5a3f392e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A Netflix banner is seen before an NFL football game between the Houston Texans and the Baltimore Ravens, Dec. 25, 2024, in Houston. (AP Photo/David J. Phillip, File)]]></media:description><media:credit role="author" scheme="urn:ebu">David J. Phillip</media:credit></media:content></item><item><title><![CDATA[Premier League winger Mitoma out of Japan squad for World Cup as 26-player squad named]]></title><link>https://www.local10.com/sports/2026/05/15/premier-league-winger-mitoma-out-of-japan-squad-for-world-cup-as-26-player-squad-named/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/05/15/premier-league-winger-mitoma-out-of-japan-squad-for-world-cup-as-26-player-squad-named/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 07:09:39 +0000</pubDate><content:encoded><![CDATA[<p>TOKYO (AP) — Injured Premier League winger Kaoru Mitoma was left out of Japan’s World Cup squad on Friday when coach Hajime Moriyasu named his 26 players for the tournament starting next month in North America.</p><p>Captain and Liverpool defensive midfielder Wataru Endo and veteran fullback Yuto Nagatomo were included.</p><p>The 28-year-old Mitoma suffered a hamstring injury during Brighton’s 3-0 win over Wolves in the Premier League last weekend.</p><p>“The medical team assessed that it would be difficult for him to get back to fitness during the tournament,” Moriyasu said.</p><p>Monaco forward Takumi Minamino also missed out after tearing his anterior cruciate ligament in his left knee in December.</p><p>In 2022 in Qatar, Japan won its group after upset victories over Germany and Spain before losing in the round of 16 on penalties to eventual semifinalists Croatia.</p><p>Japan is on a five-match winning streak heading into its final pre-World Cup friendly against Iceland in Tokyo on May 31.</p><p>The streak started last October with a 3-2 win over Brazil in Tokyo when the home side came back from 2-0 down to beat the South Americans for the first time.</p><p>It was also the last time Japan conceded a goal. Japan also beat England 1-0 on March 31 at Wembley after defeating Scotland 1-0 at Glasgow three days earlier.</p><p>Japan qualified for its first World Cup at France in 1998 and co-hosted the event with South Korea in 2002. This year marks Japan's eighth World Cup tournament in a row.</p><p>___</p><p>Japan squad:</p><p>Goalkeepers: Zion Suzuki, Keisuke Osako, Tomoki Hayakawa.</p><p>Defenders: Yuto Nagatomo, Shogo Taniguchi, Ko Itakura, Tsuyoshi Watanabe, Takehiro Tomiyasu, Hiroki Ito, Ayumu Seko, Yukinari Sugawara, Junnosuke Suzuki.</p><p>Midfielders/forwards: Wataru Endo, Junya Ito, Daichi Kamada, Koki Ogawa, Daizen Maeda, Ritsu Doan, Ayase Ueda, Ao Tanaka, Keito Nakamura, Kaishu Sano, Takefusa Kubo, Yuito Suzuki, Kento Shiogai, Keisuke Goto.</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/OKOZWSHG7BJDLD25P2A7O3P3MY.jpg?auth=af5b8647f42a8579726ed05a9c787854fb73a2eacdc56f429c6c301e1d4e818f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Hajime Moriyasu, head coach of Japan's national soccer team, speaks during a news conference announcing Japan's squad for the 2026 FIFA World Cup Friday, May 15, 2026, in Tokyo. (AP Photo/Eugene Hoshiko)]]></media:description><media:credit role="author" scheme="urn:ebu">Eugene Hoshiko</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UHPOHG7DGGITW72FCYNVXMPY3U.jpg?auth=b8c131e88b65bd0493f8b01ab44e56c665400c3c9ed813ce3a18a01e8047c7cb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Real Sociedad's Takefusa Kubo, right, and Atletico Madrid's Alex Baena challenge for the ball during the Copa del Rey final soccer match between Atletico Madrid and Real Sociedad in Seville, Spain, Saturday, April. 18, 2026. (AP Photo/Jose Breton)]]></media:description><media:credit role="author" scheme="urn:ebu">Jose Breton</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WMQG4PG5FXWNQN6RFBEOTH62PE.jpg?auth=9d9e01a00a87156a43fcea8e5e05e742635d566f03f04303e3911bc12a764f11&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Hajime Moriyasu, center, head coach of Japan's national soccer team, accompanying Masakuni Yamamoto, left, national team director, and Tsuneyasu Miyamoto, right, president of the Japan Football Association, announces Japan's squad for the 2026 FIFA World Cup during a news conference Friday, May 15, 2026, in Tokyo. (AP Photo/Eugene Hoshiko)]]></media:description><media:credit role="author" scheme="urn:ebu">Eugene Hoshiko</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XIKOJKGEDFDQC2NDNEA5YW7JY4.jpg?auth=44a7d1ff6dd2165dd31b2f6676cab40c9c5ac7dfedc3d324b119d99a0e31dea6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Masakuni Yamamoto, left, national team director, Hajime Moriyasu, center, head coach of Japan's national soccer team, and Tsuneyasu Miyamoto, right, president of the Japan Football Association, prepare to attend a news conference announcing Japan's squad for the 2026 FIFA World Cup Friday, May 15, 2026, in Tokyo. (AP Photo/Eugene Hoshiko)]]></media:description><media:credit role="author" scheme="urn:ebu">Eugene Hoshiko</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/S7NYUJKQAKJRAVE6AUQ2UHXFOI.jpg?auth=ffd19fd86b01d9d18b7a513c5fd9cdfd29b6caef099543ce7f47503452ff9d81&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Hajime Moriyasu, head coach of Japan's national soccer team, attends a news conference announcing Japan's squad for the 2026 FIFA World Cup Friday, May 15, 2026, in Tokyo. (AP Photo/Eugene Hoshiko)]]></media:description><media:credit role="author" scheme="urn:ebu">Eugene Hoshiko</media:credit></media:content></item><item><title><![CDATA[Canadiens goalie Dobes delivers on coach's faith by rebounding from tough start in win over Sabres]]></title><link>https://www.local10.com/sports/2026/05/15/canadiens-goalie-dobes-delivers-on-coachs-faith-by-rebounding-from-tough-start-in-win-over-sabres/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/05/15/canadiens-goalie-dobes-delivers-on-coachs-faith-by-rebounding-from-tough-start-in-win-over-sabres/</guid><dc:creator><![CDATA[By JOHN WAWROW, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 10:00:08 +0000</pubDate><content:encoded><![CDATA[<p>BUFFALO, N.Y. (AP) — Canadiens rookie goalie Jakub Dobes is proud he didn’t give up on himself after allowing three goals on the first four Sabres shots he faced. And he’s especially indebted to Montreal coach Martin St. Louis for not yanking him.</p><p>A rocky start that wasn’t entirely Dobes’ fault, led to the goalie regaining his form and confidence. He stopped Buffalo's final 32 shots in a 6-3 win on Thursday night that gave Montreal a 3-2 lead in its second-round playoff series.</p><p>“I told him thank you for leaving me and trying to prove myself," Dobes said, referring to St. Louis. "That’s a big part, to have (the) trust of your coach, and I will never disrespect it. I appreciate it and the only thing I was trying to do just give some momentum back to the team and try to keep it tight, and it worked out.”</p><p>Game 6 is at Montreal on Saturday night.</p><p>Whatever struggles Dobes had to open a game in which the Sabres led 3-2 by the 10:15 mark of the first period, the 24-year-old from Czechia reassured his team he had rediscovered his groove.</p><p>That was particularly evident some four minutes into the second period in stopping Tage Thompson on a breakaway after the Sabres caught Montreal on a line change. Buffalo’s regular-season scoring leader drove in from the left wing, cut across the crease only to have Dobes stay with him and stop Thompson’s shot with his left pad.</p><p>Montreal responded with three goals over the final 12 minutes of the period in building a 5-3 lead.</p><p>“It was a huge save,” Canadiens captain Nick Suzuki said. “We never lost confidence in him. Everyone was struggling in that first period. And I just thought that was a big moment for us.”</p><p>For Dobes, who went 29-10-4 in his first full NHL regular season, the down-then-up outing was a lesson in not giving in to frustration. The goalie acknowledged he sagged after rookie Konsta Helenius beat him through the legs on Buffalo’s third goal.</p><p>“The one lesson I learned from today was just got to have a better body language for the boys — don’t let them know that I’m not feeling maybe my best,” Dobes said, noting he was reminded of that during a first-intermission discussion. Dobes has been Montreal's starter since the playoffs opened, and is now 7-5 in which he's allowed 28 goals.</p><p>St. Louis said it was goalie coach Marco Marciano’s decision to not pull Dobes.</p><p>“Ultimately, it’s probably my decision right? But I feel like the goalie position is probably the one position that I can help much,” said St. Louis, a former NHL forward. “So I try to stay out of it and not be emotionally driven, and being upset that we’re down.”</p><p>St. Louis described the conversation over the radio with Marciano, who was watching from the press box, as being brief.</p><p>“He said, 'No, keep him in.’ OK, let’s move on,” St. Louis said.</p><p>Forward Juraj Slafkovsky defended Dobes by saying Buffalo’s first goal pinballed in by deflecting off Sabres forward Jason Zucker and then a Montreal defender. And Dobes was screened when Josh Doan beat him to put Buffalo up 2-1.</p><p>“We didn’t help him there, but then he came back and he was in a game, and he was once again really good,” said Slafkovsky, who had three assists. “It’s just Marty trusting him. I think it’s huge for confidence of (Dobes). And we all trust him as well.”</p><p>___</p><p>AP NHL: https://apnews.com/hub/stanley-cup and https://apnews.com/hub/nhl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LP5LK4MPHBUJJPJ3PZQU53WTVE.jpg?auth=3f3fe5d44f9783dbac7603eb5f96cf710b161180d3b212db41913806c7f0501e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Montreal Canadiens goaltender Jakub Dobes makes a save during the third period in Game 5 of a second-round NHL hockey Stanley Cup playoff series against the Buffalo Sabres, Thursday, May 14, 2026, in Buffalo, N.Y. (AP Photo/Jeffrey T. Barnes)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeffrey T. Barnes</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4XY4FL52WT3SEJKLBX5W6KKRGU.jpg?auth=8780a853c2799be86f721c25eea0c8d7cbf15ad19160b45ac635322e63ec9e06&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Montreal Canadiens goaltender Jakub Dobes (75) and left wing Juraj Slafkovský (20) celebrate victory following the third period in Game 5 of a second-round NHL hockey Stanley Cup playoff series against the Buffalo Sabres, Thursday, May 14, 2026, in Buffalo, N.Y. (AP Photo/Jeffrey T. Barnes)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeffrey T. Barnes</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/57BQLT4RJOIN46XNZ4B2IKLDRQ.jpg?auth=d6a47acc6ff4b8e0062f9e88cc831014996d1e46e494d349b12941c03da6f71c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Montreal Canadiens goaltender Jakub Dobes watches the puck in traffic during the first period in Game 5 of a second-round NHL hockey Stanley Cup playoff series against the Buffalo Sabres, Thursday, May 14, 2026, in Buffalo, N.Y. (AP Photo/Jeffrey T. Barnes)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeffrey T. Barnes</media:credit></media:content></item><item><title><![CDATA[India raises fuel prices as global energy crisis adds pressure on economy]]></title><link>https://www.local10.com/business/2026/05/15/india-raises-fuel-prices-as-global-energy-crisis-adds-pressure-on-economy/</link><guid isPermaLink="true">https://www.local10.com/business/2026/05/15/india-raises-fuel-prices-as-global-energy-crisis-adds-pressure-on-economy/</guid><dc:creator><![CDATA[By SHEIKH SAALIQ, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 14:48:06 +0000</pubDate><content:encoded><![CDATA[<p>NEW DELHI (AP) — India raised fuel prices by 3 rupees ($0.03) per liter Friday as the government moved to offset losses due to higher global oil prices.</p><p>In New Delhi, gasoline prices rose to 97.77 rupees ($1.17) a liter, while diesel climbed to 90.67 rupees ($1.09) a liter.</p><p>India imports about 90% of its oil and has been hit hard by rising energy prices and supply disruptions linked to the Iran war and the closure of the Strait of Hormuz. It had until now avoided raising retail fuel prices despite sharp increases in energy costs, making it one of the last major economies to pass higher crude prices on to consumers.</p><p>The price increases came days after Prime Minister Narendra Modi urged Indians to adopt voluntary austerity measures.</p><p>Modi on Sunday called on people to work from home where possible, limit foreign travel and reduce purchases of gold. He described fuel conservation and saving foreign exchange as an act of “patriotism,” and encouraged greater use of public transportation, carpooling and lower fertilizer consumption.</p><p>Opposition leaders said Modi’s appeal came only after a key round of state elections had concluded, noting that fuel prices were kept unchanged during the campaign.</p><p>Manoj Kumar, a 48-year-old taxi driver in New Delhi, said the rise in fuel prices was adding to the strain on working-class people.</p><p>“For common people like us, even one rupee has great value. People work so hard from morning till evening just to make ends meet. The government is not seeing this," he said.</p><p>Earlier this week, India also raised import duties on gold and silver to 15% in an effort to curb demand for imports that drain foreign exchange reserves.</p><p>The Indian rupee has fallen to record lows in recent weeks as higher oil prices increased pressure on imports and foreign exchange reserves.</p><p>Meanwhile, India’s capital has become the first state to roll out austerity measures.</p><p>Authorities in New Delhi on Thursday announced fuel-saving measures, including mandatory work-from-home days for some government employees. Delhi Chief Minister Rekha Gupta said the 90-day campaign aims to reduce official fuel use and encourage people in the capital to rely more on public transportation instead of private vehicles.</p><p>Under the plan, employees whose work can be done remotely will work from home two days a week, while private companies are being encouraged to adopt similar measures voluntarily.</p><p>India has also accelerated ethanol blending in gasoline as part of its push to cut crude oil imports.</p><p>Most fuel stations across the country now sell gasoline blended with 20% ethanol, and the government has proposed expanding the use of fuels containing 85% — or even 100% — ethanol in compatible vehicles.</p><p>Energy experts said blending biofuel can help shield from global energy shocks but can lead to further stressing already depleting groundwater resources, encroach on land meant for food crops and impact older vehicles’ engines.</p><p>___</p><p>AP journalists Sibi Arasu in Bengaluru, India and Shonal Ganguly in New Delhi contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JX7HPPEZXY36E6JZJ64CMZI3VY.jpg?auth=16241b1ab53062d7fe00300a4628aa1913919758eed9d9531de1b6e6f38932a6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A commuter monitors the meter as an attendant refuels his scooter at a filling station in New Delhi, India, Friday, May 15, 2026. (AP Photo/Shonal Ganguly)]]></media:description><media:credit role="author" scheme="urn:ebu">Shonal Ganguly</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/27OQPB72NNZSNKMHV6ZIXJQFLE.jpg?auth=f3c30064f241e6a823272ed6ad99d88cef044d65157d58f2ad70cd7caa0c81e6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A commuter monitors the meter as an attendant refuels his vehicle at a filling station in New Delhi, India, Friday, May 15, 2026. (AP Photo/Shonal Ganguly)]]></media:description><media:credit role="author" scheme="urn:ebu">Shonal Ganguly</media:credit></media:content></item><item><title><![CDATA[6 passengers from hantavirus-hit ship arrive in Australia for 3-week quarantine]]></title><link>https://www.local10.com/news/world/2026/05/15/6-passengers-from-hantavirus-hit-ship-arrive-in-australia-for-3-week-quarantine/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/05/15/6-passengers-from-hantavirus-hit-ship-arrive-in-australia-for-3-week-quarantine/</guid><dc:creator><![CDATA[By ROD McGUIRK, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 06:59:39 +0000</pubDate><content:encoded><![CDATA[<p>MELBOURNE, Australia (AP) — Six passengers from a cruise ship hit by a hantavirus outbreak arrived Friday in Australia for a quarantine expected to last at least three weeks.</p><p>The Gulfstream long-range business jet carrying them from the Netherlands landed at RAAF Base Pearce outside the Western Australia state capital, Perth. The passengers, crew and a doctor who accompanied them were taken by bus to the nearby Bullsbrook quarantine facility.</p><p>Australian Health Minister Mark Butler said the government would implement one of world's strongest quarantine responses to the outbreak.</p><p>He said passengers of the cruise ship MV Hondius who returned to the United States and most European countries would spend a few days in a quarantine center before they were sent home.</p><p>"We have taken the decision to take a stronger approach to quarantine arrangements than that because we are determined to ensure there is no risk at all of any transmission of this virus into the Australian community,” Butler told reporters in his hometown of Adelaide.</p><p>The five Australians and one New Zealand citizen will spend the three-week quarantine period in the facility that had remained largely unused since it was built in 2022 is response to the COVID-19 pandemic.</p><p>A decision had yet to be made on what precautions should be taken for the remainder of the 42-day period of potential incubation that the World Health Organization had identified, Butler said.</p><p>The six passengers all tested negative for the virus before they left the Netherlands, had been assessed by a doctor during the flight and would undergo more detailed health assessments at Bullsbrook, Butler said.</p><p>The MV Hondius ship was on a cruise from Argentina to the Antarctic and then to several isolated islands in the South Atlantic Ocean when the hantavirus outbreak was identified. Three people among the 11 cases from the ship have died.</p><p>With the evacuation  of all passengers and many crew members completed, the MV Hondius is now sailing back to the Netherlands, where it will be cleaned and disinfected.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/A2BYBFTMML763DMQCUTFISHIA4.jpg?auth=51ef8de24f9b08b265b127b441fa22939d6916cd47fdd324e840828d4996060e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A jet carrying passengers from the hantavirus-stricken cruise ship MV Hondius arrives at RAAF Base Pearce in Perth, Australia, from the Netherlands on Friday, May 15, 2026. (Aaron Bunch/AAP Image via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Aaron Bunch</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LISSEG7ENHWINMIKC4FOGQGBIE.jpg?auth=d54f3d6f7e474464c2f24dd61daf46131757510e5d72bfd65e6cc9a163d43896&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Passengers from the hantavirus-stricken cruise ship MV Hondius are driven in a bus after they arrived in Perth, Australia, from the Netherlands on Friday, May 15, 2026. (Aaron Bunch/AAP Image via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Aaron Bunch</media:credit></media:content></item><item><title><![CDATA[Stock markets worldwide drop from records as worries about oil prices rattle the bond market]]></title><link>https://www.local10.com/business/2026/05/15/stock-markets-worldwide-drop-from-records-as-worries-about-oil-prices-rattle-the-bond-market/</link><guid isPermaLink="true">https://www.local10.com/business/2026/05/15/stock-markets-worldwide-drop-from-records-as-worries-about-oil-prices-rattle-the-bond-market/</guid><dc:creator><![CDATA[By STAN CHOE, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — The U.S. stock market is falling from its records Friday and joining a worldwide drop for stocks, as higher oil prices send a shiver through the bond market. Stocks that had been caught up in the euphoria around artificial-intelligence technology led the way lower.]]></description><pubDate>Fri, 15 May 2026 15:13:57 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — The U.S. stock market is falling from its records Friday and joining a worldwide drop for stocks, as higher oil prices send a shiver through the bond market. Stocks that had been caught up in the euphoria around artificial-intelligence technology led the way lower.</p><p>The S&P 500 fell 0.9% from its all-time high set the day before. The Dow Jones Industrial Average was down 428 points, or 0.9%, as of 11 a.m. Eastern time, and the Nasdaq composite was down 1.3% from its own record.</p><p>Technology stocks tumbled in a sharp turnaround from their meteoric rises for much of the year, which had carried markets worldwide to records but also raised criticism that they had gone too far.</p><p>Nvidia, the stock that quickly became the face of the AI revolution, dropped 4.2% and was the heaviest weight on the S&P 500. It had come into the day with a gain of more than 26% for the year so far.</p><p>Applied Materials fell 1.3% even though it reported stronger profit growth for the latest quarter than analysts expected, thanks to the global build out of AI. The company, whose products help make chips and displays, came into the day with a gain of more than 70% for the year so far.</p><p>“To us, it looks like markets have pushed into overbought territory,” according to Brian Jacobsen, chief economic strategist at Annex Wealth Management. He said the strong corporate profits and durable U.S. economy that launched U.S. stocks to records remain intact, but “the path is unlikely to be smooth. Periods like this call for discipline more than hope.”</p><p>In the meantime, rising oil prices are raising the pressure after already worsening inflation by more than economists had feared. The war with Iran is continuing, and the Strait of Hormuz remains shut to oil tankers, which is preventing them from delivering crude to customers worldwide and driving up oil’s price.</p><p>The price for a barrel of Brent crude oil, the international standard, rose 3.3% to $109.16 and is well above its level of roughly $70 from before the war.</p><p>Many big U.S. companies have been saying their customers have been able to keep spending on their products and services despite having to pay higher prices for gasoline. But U.S. households have also been telling surveys they’re feeling discouraged about the economy and the pressures building on them because of the war and tariffs.</p><p>The worries were most clear Friday in the bond market, where Treasury yields climbed. The yield on the 10-year Treasury rose to 4.57% from 4.47% late Thursday. That’s a notable move for the bond market, and it’s well above its 3.97% level from before the war. The yield on the 30-year Treasury is near its highest level since 2023 after breaking above 5%.</p><p>Higher yields can make mortgages and other kinds of loans going to U.S. households and businesses more expensive, which slows the economy. They also tend to push downward on prices for stocks and all kinds of other investments.</p><p>Stocks of smaller companies had some of Friday’s sharpest drops. Many of them need to borrow cash to grow, which means higher borrowing costs can hurt them more than their big rivals. The Russell 2000 index of the smallest U.S. stocks fell 2.2%, more than double the S&P 500’s loss.</p><p>Yields have been climbing since the war on worries about higher inflation and how it may tie the Federal Reserve’s hands when it comes to short-term interest rates. Not only have traders abandoned virtually all expectations that the Fed will resume its cuts to interest rates this year, they’ve been building some bets that it may even hike rates in 2026, according to data from CME Group.</p><p>A couple of reports on the U.S. economy that came in better than expected also helped to lift yields. One said U.S. industrial production improved by more last month than economists expected, while another said manufacturing in New York state is expanding at a faster rate.</p><p>In stock markets abroad, indexes fell sharply across Europe and Asia.</p><p>South Korea’s Kospi dropped 6.1% for one of the biggest moves. It had been reaching records this year because of the influence of AI beneficiaries like SK Hynix. But it quickly reversed momentum Friday after briefly topping the 8,000 level for the first time.</p><p>Some on Wall Street have been warning about a possible break in momentum for tech stocks in general and AI winners in particular.</p><p>“If nothing else this should be a ‘shot across the bow’ for how volatility works both ways,” according to Jonathan Krinsky, chief market technician at BTIG.</p><p>___</p><p>AP Business Writer Chan Ho-him contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2GP64MVNUBTMIIPPQTP5THVMGQ.jpg?auth=eba1bc52df8683ca9d2cf3a67fcf7a15e6894d150d8d04a66e68de2753b69c32&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Trader Patrick Casey works on the floor of the New York Stock Exchange, Wednesday, May 13, 2026. (AP Photo/Richard Drew)]]></media:description><media:credit role="author" scheme="urn:ebu">Richard Drew</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KRARNQ6WIZB2G4HWYGN3VESTQQ.jpg?auth=bd22c86cf0891553f916fb5508e080a10b0c27fb627609bfe5f14d84b5a70fe6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Employees of Hana Bank celebrate in a photo-op to mark the Korea Composite Stock Price Index (KOSPI) of over 8,000 points at a dealing room of Hana Bank in Seoul, South Korea, Friday, May 15, 2026. (AP Photo/Lee Jin-man)]]></media:description><media:credit role="author" scheme="urn:ebu">Lee Jin-man</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5DHD4ZZUQDYNK3LQJ7X256SBDY.jpg?auth=43c5c52d7380684deeeb396ab5755fe6032f3f015cc7430f8a6f3b97668f773d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A dealer stands near the screens showing the Korea Composite Stock Price Index (KOSPI), and the Korean Securities Dealers Automated Quotations (KOSDAQ) at a dealing room of Hana Bank in Seoul, South Korea, Friday, May 15, 2026. (AP Photo/Lee Jin-man)]]></media:description><media:credit role="author" scheme="urn:ebu">Lee Jin-man</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TP43WOO4QWT4BYSO6P3MU3OPPM.jpg?auth=c971c2f734e31976ed39771239ecde7e8eecaca6168eb6cdb1c26e4161bf7f3d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump, left, walks with Chinese President Xi Jinping at the Temple of Heaven on Thursday May 14, 2026, in Beijing. (AP Photo/Mark Schiefelbein)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content></item><item><title><![CDATA[Palestinians in Gaza mark anniversary of 1948 mass expulsion and say today's catastrophe is worse]]></title><link>https://www.local10.com/news/2026/05/15/palestinians-in-gaza-mark-anniversary-of-1948-mass-expulsion-and-say-todays-catastrophe-is-worse/</link><guid isPermaLink="true">https://www.local10.com/news/2026/05/15/palestinians-in-gaza-mark-anniversary-of-1948-mass-expulsion-and-say-todays-catastrophe-is-worse/</guid><dc:creator><![CDATA[By JULIA FRANKEL and WAFAA SHURAFA, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 11:34:36 +0000</pubDate><content:encoded><![CDATA[<p>DEIR AL-BALAH, Gaza Strip (AP) — Blink and you might miss the few stone walls that are all that’s left of the village that Yusuf Abu Hamam’s family was forced to flee when he was an infant in 1948.</p><p>The village, al-Joura, was demolished by the Israeli military at the time. It has since vanished under neighborhoods of the southern Israeli city of Ashkelon and the grounds of a national park.</p><p>The neighborhood where Abu Hamam’s family ended up — and where he spent most of his life — now lies also largely in ruins. Buildings in the Shati Camp in the northern Gaza Strip have been razed and wrecked by Israeli bombardment and demolitions during the past 2½ years of war.</p><p>On Friday, Abu Hamam and millions of Palestinians mark the 78th anniversary of the Nakba, Arabic for “catastrophe,” referring to the mass expulsion and flight of some 750,000 Palestinians from what is now Israel during the 1948 war surrounding Israel’s creation. It’s the third commemoration of the Nakba since the war in Gaza began.</p><p>The 78-year-old Abu Hamam, one of a dwindling number of Nakba survivors, says the current war is an even greater catastrophe.</p><p>Israel’s military has pushed deep into Gaza, now controlling 60% of the territory, Israeli Prime Minister Benjamin Netanyahu said on Friday, during a Jerusalem Day celebration.</p><p>"Today it is 60%, tomorrow we will see, tomorrow we will see,” he told a cheering crowd in Jerusalem.</p><p>More than six months after an October ceasefire, Gaza’s more than 2 million people are now crammed into less than half of the 25-mile-long strip along the Mediterranean coast, surrounded by the Israeli-controlled zone.</p><p>“There is no country left,” Abu Hamam said, speaking next to his home, which was heavily damaged by Israeli shelling earlier in the war. “A square kilometer and a half extending from the sea, this is what we are living in … It’s indescribable, unbearable.”</p><p>What was the Nakba?</p><p>For Palestinians, the Nakba meant the loss of most of their homeland. Some 80% of the Palestinians who lived in the area that became Israel were driven from their homes by forces of the nascent state before and during the war. The fighting began when Arab armies attacked following Israel’s establishment as a home for Jews in the wake of the Holocaust. Palestinians who remained behind hold Israeli citizenship.</p><p>After the war, Israel refused to allow Palestinian refugees to return to ensure a Jewish majority within its borders. Palestinians became a seemingly permanent refugee community that now numbers some 6 million, with most living in refugee camps in the Israeli-occupied West Bank, Lebanon, Syria, Jordan and Gaza.</p><p>Around 530 Palestinian villages in what became Israel were destroyed, according to the Palestinian Bureau of Statistics.</p><p>Abu Hamam’s birth village was one of them. Al-Joura was seized by the Israeli military as it advanced against Egyptian forces in November 1948. Soldiers were ordered to destroy every home in al-Joura and neighboring villages to ensure their Palestinian populations couldn’t come back, according to military archives cited by Israeli historian Benny Morris.</p><p>Refugees swelled the population of the tiny patch of territory along the southern coast that became the Gaza Strip. They stayed in tent camps, run by a newly created U.N. agency for Palestinians, UNRWA, which provided aid and schooling. Those camps, like Abu Hamam’s Shati Camp, grew into dense urban neighborhoods over the decades, before many were flattened during the latest Gaza war by Israeli bombardment.</p><p>In Gaza, Palestinians live a new Nakba</p><p>The ancestors of Ne’man Abu Jarad and his wife, Majida, were already living in what would become the Gaza Strip in 1948. They both recall stories from their families about refugees streaming in by foot from areas further north, like the village Abu Hamam came from.</p><p>Though they avoided the original Nakba, there was no escaping from what Majida now calls “our Nakba.”</p><p>Their hometown has been wiped off the map. Over the past year, Israeli bulldozers and controlled detonations have razed nearly every building in the northern Gaza towns of Beit Lahiya and Beit Hanoun. A new Israeli military base stands about 700 meters (765 yards) from where the Abu Jarads’ house once stood, according to satellite photos.</p><p>Also gone is the southern Gaza city of Rafah, once home to a quarter million people, and other villages and neighborhoods located in the Israeli-held half of the Gaza Strip. The military says it is destroying positions used by Hamas and preparing the area for reconstruction. Satellite photos show nearly every structure reduced to rubble.</p><p>Over the last 31 months of war, the Abu Jarads and their six daughters have been displaced more than a dozen times as they fled Israeli bombardment and offensives. They currently live in a camp in the southern city of Khan Younis. Their tent offers little shelter from biting winter winds or summer heat, Majida said.</p><p>Their daughters have been out of school for over two years now.</p><p>“The Nakba of ’48, I don’t think it can be compared to our Nakba,” Majida said. “In ’48, they say people were displaced once and settled in one place, and they are still there until now. But our Nakba, honestly, is more severe because our displacement has happened multiple times. There is no stability.”</p><p>Around 90% of Gaza’s more than 2 million people have lost their homes, according to U.N. estimates, with most of them now sheltering in huge tent camps with rat infestations and pools of sewage. They are dependent on aid to survive.</p><p>Israel’s offensive has killed over 72,700 Palestinians, according to local health officials. It was triggered by Hamas’ Oct. 7, 2023, attack on southern Israel that killed some 1,200 people. Militants also abducted 251 hostages.</p><p>In the northern West Bank, tens of thousands of Palestinians are entering their 15th month of displacement, after the Israeli military ordered them out of their refugee camps as it launched an operation it said was targeting militant groups.</p><p>Since then, troops have demolished or heavily damaged at least 850 structures across the refugee camps of Nur Shams, Jenin and Tulkarem, according to an analysis of satellite imagery by Human Rights Watch released in December.</p><p>Saving what was lost, again and again</p><p>The 1948 Nakba also brought the loss of Palestinians’ history, as those fleeing struggled to keep hold of the documents and possessions tying them to their homes.</p><p>One of the largest archives of Palestinian documents dating back to the Nakba belongs to UNRWA.</p><p>UNRWA staff members, who fled their offices in Gaza after Israel ordered the north evacuated, had to leave behind the agency’s extensive archive.</p><p>The staff then launched a mission to rescue the most crucial documents — birth, death and marriage certificates and refugee registration cards, according to Juliette Touma, a former senior UNRWA official.</p><p>Without those documents, Palestinians could lose their rights and refugee status. Staffers crammed their personal suitcases full of papers and carried them through checkpoints and out of the territory, Touma said.</p><p>The current war has cost Palestinians in Gaza what little remained of their personal histories. Majida’s parents’ home in Beit Hanoun was destroyed, and with it family photos.</p><p>“There is nothing left,” she said.</p><p>Abu Hamam, too, says everything has been lost.</p><p>“When this war came, it devoured trees, stones and people,” he said. “Entire families were erased from the civil registry. Hundreds of families are still buried under the rubble.”</p><p>___</p><p>Associated Press writer Ibrahim Hazboun in Jerusalem contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/C2WN3ELPVJR22BEDEM34IP7GGM.jpg?auth=2c8257f155176b66385f6addc25743f339c5c230720a9b6920c3f4fceef8b407&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ne'man Abu Jarad and his daughter push a cart loaded with jerrycans filled with water as they walk at a tent camp for displaced Palestinians in Khan Younis, southern Gaza Strip, Wednesday, May 13, 2026. (AP Photo/Abdel Kareem Hana)]]></media:description><media:credit role="author" scheme="urn:ebu">Abdel Kareem Hana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TCHVRUZGYJCOCTDXNP2EK7BSYE.jpg?auth=57238482e07db392eb0fa1ff7da24ef2b3d7f03160f74c8e40cbbdd190594bdd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ne'man Abu Jarad carries his granddaughter Hour Abu Jarad as he talks with a neighbor at a tent camp for displaced Palestinians in Khan Younis, southern Gaza Strip, Wednesday, May 13, 2026. (AP Photo/Abdel Kareem Hana)]]></media:description><media:credit role="author" scheme="urn:ebu">Abdel Kareem Hana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/S3AWWSNXQ6L4K5YY4QLSBH7ORA.jpg?auth=f773977d06c7aaf0a19027dc714380b2e9435ab67e0be4302244b5d9be734069&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Majida Abu Jarad places a pillow on a bed inside the tent where she lives with her family at a camp for displaced Palestinians in Khan Younis, Wednesday, May 13, 2026. (AP Photo/Abdel Kareem Hana)]]></media:description><media:credit role="author" scheme="urn:ebu">Abdel Kareem Hana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EIKZMWBE5RHYAVRVMGTVKE63HI.jpg?auth=b201d6a0744664a36591ded7ef658abf9625c32bd8ffe3988d5218f066366ad6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Palestinian Yusuf Abu Hamam, front center, who was expelled from his town during the first Israeli-Arab war in 1948, walks with his grandchildren and son past buildings destroyed during Israeli air and ground operations in the Shati refugee camp in Gaza City, Wednesday, May 13, 2026. (AP Photo/Jehad Alshrafi)]]></media:description><media:credit role="author" scheme="urn:ebu">Jehad Alshrafi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GXBGOJB5MAAHQTY7BUGYYQO55A.jpg?auth=7e177bcc33d7b2a4853e8cfd33d77b57e8055c2277782bf1a9255c3d39ddd4a8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Palestinian Yusuf Abu Hamam, center, who was expelled from his town during the first Israeli-Arab war in 1948, poses for a photo with his grandchildren at his home in the Shati refugee camp in Gaza City, Wednesday, May 13, 2026. (AP Photo/Jehad Alshrafi)]]></media:description><media:credit role="author" scheme="urn:ebu">Jehad Alshrafi</media:credit></media:content></item><item><title><![CDATA[Marner, Dorofeyev propel Golden Knights past Ducks 5-1 in Game 6 clincher, into conference finals]]></title><link>https://www.local10.com/sports/2026/05/15/marner-dorofeyev-propel-golden-knights-past-ducks-5-1-in-game-6-clincher-into-conference-finals/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/05/15/marner-dorofeyev-propel-golden-knights-past-ducks-5-1-in-game-6-clincher-into-conference-finals/</guid><dc:creator><![CDATA[By GREG BEACHAM, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 05:38:29 +0000</pubDate><content:encoded><![CDATA[<p>ANAHEIM, Calif. (AP) — Mitch Marner scored a tremendous goal 62 seconds after the opening faceoff, Pavel Dorofeyev scored twice in the third period and the Vegas Golden Knights cruised into the Western Conference finals with a 5-1 victory over Anaheim Ducks in Game 6 of the second round Thursday night.</p><p>Brett Howden scored his third short-handed goal of the playoffs and Shea Theodore got a power-play goal during a 3-0 first period for the Golden Knights, who reached the third round of the NHL postseason for the first time since they won their lone Stanley Cup championship in 2023 — and for the fifth time in this charmed expansion franchise’s nine seasons of existence.</p><p>“You go into it and you want to score first, especially being on the road,” said Theodore, an original member of the Knights after Anaheim traded him to Vegas in 2017. “I thought we responded well. We played great the first 15 minutes, and that's what we had to do. ... Just a veteran group. We had the right mindset coming in, and it was good to see the results.”</p><p>Marner played a role in all three of Vegas' first-period goals while raising his NHL-leading playoff point total to 18, and Game 5 overtime goal-scorer Dorofeyev put the game away with a huge third period. Carter Hart made 31 saves as the veteran-laden Golden Knights ended the upstart Ducks' first playoff appearance since 2018.</p><p>“It obviously feels great,” said Marner, who got labeled a playoff underachiever while his Toronto Maple Leafs never reached a conference final. “We worked extremely hard for all these little goals that we set throughout the year, and another one (is) achieved. But obviously the work just keeps getting harder and harder.”</p><p>Vegas will face an exponentially bigger challenge in the Colorado Avalanche, who won the Presidents' Trophy and then improved to 8-1 in the postseason on Wednesday by ousting Minnesota in five games.</p><p>Mikael Granlund scored a power-play goal for the Ducks, whose return from a seven-year playoff drought ended when their young roster was unable to match the veteran Knights’ playoff poise in three losses over the final four games.</p><p>Lukas Dostal stopped 16 shots for Anaheim, which couldn't overcome another poor first period in Game 6, ending their encouraging first season under coach Joel Quenneville.</p><p>“Vegas got better every single game,” Quenneville said. “They played well. They checked well. They deserved to win. Tonight was kind of what happened too many times this year, where we give up a couple of quick ones early, and it's a tough comeback against a team that knows how to play hockey.”</p><p>The Knights are 15-4-1 since John Tortorella replaced Cup-winning coach Bruce Cassidy on March 29, surging past the Ducks to claim the Pacific Division title before beating Utah and Anaheim in the first two playoff rounds.</p><p>The 67-year-old Tortorella refused to speak to the media after the game.</p><p>Marner set the tone for Game 6 very early: The Anaheim crowd hadn’t calmed down from the pregame festivities before William Karlsson found Marner behind the defense at the blue line. Marner fought off Jackson LaCombe while driving the net and somehow got turned around, only to flip a shot between his legs and past Dostal for his seventh goal of the postseason and fifth of the series.</p><p>“I just tried to make a move," Marner said. “Dostal had me covered, I thought, on the backhand, so I tried to do that move, and luckily it worked out.”</p><p>Eight minutes after Marner's opening goal, he found an unmarked Howden for his eighth goal and the Knights' NHL-best fourth short-handed goal of the postseason.</p><p>Theodore then got a long shot through Marner's screen and over Dostal's shoulder just 5 seconds into a power play, silencing Honda Center.</p><p>Troy Terry found Granlund for the Finn's fifth goal of the playoffs, in the second period, but Dorofeyev got his eighth goal of the postseason early in the third after John Carlson's giveaway. Dorofeyev added another with 6:28 to play, fooling Dostal with a sneaky shot and giving him five goals in the past four games.</p><p>Vegas played without suspended defenseman Brayden McNabb, whose illegal hit on Ryan Poehling in Game 5 injured and sidelined the Ducks’ penalty-killing forward indefinitely.</p><p>___</p><p>AP NHL: https://apnews.com/NHL</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/G2XHDYFU7I6T2MEG2J2QZ36KIQ.jpg?auth=11b81e2eb0cb5f575421a05eaac3ac4031f47d09fcbb79aa93f672a159bc7ea2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vegas Golden Knights right wing Mitch Marner, second from left, celebrates his goal with teammates during the first period in Game 6 of a second-round NHL hockey Stanley Cup playoff series against the Anaheim Ducks, Thursday, May 14, 2026, in Anaheim, Calif. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KRS4OE3AHSWW3MH3NJTG6TYZ7E.jpg?auth=8ccc7c2b40fb9858bb2f8204d99193f7ce7a1cd91d8805b74bcad2d804cbf40c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vegas Golden Knights right wing Mitch Marner, right, laughs at Anaheim Ducks defenseman Ian Moore, left, and center Mikael Granlund during the second period in Game 6 of a second-round NHL hockey Stanley Cup playoff series Thursday, May 14, 2026, in Anaheim, Calif. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4EMI47UK3BEHA7F3WJHGKNGYJA.jpg?auth=1d660933ae66674767a8f78e86826be23c018febed044556f8884e6539084828&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vegas Golden Knights defenseman Shea Theodore, right, celebrates his goal with center Tomas Hertl, left, during the first period in Game 6 of a second-round NHL hockey Stanley Cup playoff series against the Anaheim Ducks, Thursday, May 14, 2026, in Anaheim, Calif. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SMVB4KYIUCOSRVM7QE6NYSCLCM.jpg?auth=0c4fa0752c949fa8acfe2a03d0f2b09eca8cc457a0320b334690b3a7e2b0b62a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vegas Golden Knights right wing Mitch Marner, second from right, celebrates after scoring on Anaheim Ducks goaltender Lukas Dostal, left, during the first period in Game 6 of a second-round NHL hockey Stanley Cup playoff series Thursday, May 14, 2026, in Anaheim, Calif. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content></item><item><title><![CDATA[Journey of a lifetime: A US teen Buddhist lama is now a monk studying in the Himalayan foothills]]></title><link>https://www.local10.com/news/world/2026/05/15/journey-of-a-lifetime-a-us-teen-buddhist-lama-is-now-a-monk-studying-in-the-himalayan-foothills/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/05/15/journey-of-a-lifetime-a-us-teen-buddhist-lama-is-now-a-monk-studying-in-the-himalayan-foothills/</guid><dc:creator><![CDATA[By LUIS ANDRES HENAO, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 04:38:23 +0000</pubDate><content:encoded><![CDATA[<p>KATHMANDU, Nepal (AP) — At a monastery in the Himalayan foothills, a teenage Buddhist lama blesses thousands. One by one, he taps bowed heads with a ritual vase and a peacock feather, sprinkling holy water for protection, purification, wisdom. He stops to smile at children who eye him with curiosity, reverence and awe. He tries to keep pace with others who, like him, are among the few chosen to give the final blessing.</p><p>Just six months earlier, thousands of miles away, this same young man was pulling all-nighters to play Madden NFL on his Xbox at his home near Minneapolis. Sometimes he'd pause to snack on pizza rolls and Diet Coke, or check his texts for the next hangout at TopGolf or Buffalo Wild Wings.</p><p>Two separate worlds. Both are home to Jalue Dorje.</p><p>A typical American teen, he grew up loving rap music, video games and football. He is also an aspiring spiritual leader who, from an early age, was recognized by the Dalai Lama and other Tibetan Buddhist leaders as a reincarnated lama.</p><p>Now he’s 19. He graduated from high school last year and moved to northern India to join the Mindrolling Monastery, about 7,200 miles (11,500 kilometers) from his home in Columbia Heights. Recently, he came to Nepal to meet his parents, who flew from Minneapolis, and attended sacred rituals and teachings conducted by the abbot of Shechen Monastery.</p><p>Maroon and golden monastic robes had replaced his usual hoodies and sweatpants. But he still quoted from Drake (the rapper) and Shantideva (the 8th-century Indian monastic). And beneath his robes, he wore white Crocs decorated with Jibbitz charms of “The Simpsons.” He wore them often at Shechen Monastery, near the 1,500-year-old Boudhanath stupa, one of Tibetan Buddhism’s most sacred sites.</p><p>Each morning, he’d awake at dawn. After prayers, he walked from his hotel through crowded Kathmandu streets lined with fruits, incense and spices, dodging mopeds near the soaring white dome and spire of Boudhanath with its colorful Tibetan prayer flags and the painted, ever-watching eyes of the Buddha.</p><p>On a recent day, he strode to the monastery and took off his Crocs before entering a prayer hall reserved for monks with doctorates and lamas like himself. Incense wafted. The sound of ancient instruments — cymbals, bells and drums — punctuated the monastic chants.</p><p>Standing before three huge gold statues of the Buddha, Dorje bowed to Shechen Rabjam Rinpoche, the monastery’s spiritual head, and presented him with a golden plate that symbolizes the entire universe, and a “khata” — a white Tibetan ceremonial scarf.</p><p>It was the first mandala, or offering, Dorje had made since his long journey to follow his predestined spiritual path. It was a moment, he says, when he realized how far he’d come.</p><p>“This is the real one, you know? We’re here and this is really happening,” he says. “I’m doing what the prophecy fulfilled.”</p><p>A reincarnation cycle dating to 1655</p><p>Since the Dalai Lama recognized him at age 2, Dorje had spent much of his life training to become a monk, memorizing sacred scriptures, practicing calligraphy, learning the Buddha’s teachings.</p><p>The process of identifying a lama is based on spiritual signs and visions. Dorje was four months old when he was identified by Kyabje Trulshik Rinpoche, a venerated master of Tibetan Buddhism. He was later confirmed by several lamas as the eighth Terchen Taksham Rinpoche — the first was born in 1655.</p><p>Jalue Dorje’s parents took him to meet the Dalai Lama in 2010 when Tibetan Buddhism's spiritual leader visited Wisconsin. The Dalai Lama cut a lock of Dorje’s hair in a ceremony. He advised the parents to let their son stay in the U.S. to perfect his English and then send him to a monastery.</p><p>“From my parents’ end, educating me was a really big one,” Dorje says. “They followed the words of his holiness; he laid the foundation, and they took that gamble.”</p><p>As a child, he often wondered why he couldn’t sleep later on weekends and watch cartoons like other kids. One day, it would pay off, his dad would tell him, “like planting a seed that one day would sprout.”</p><p>He remembered the early mornings of recitation and memorization. He recalled people who posted messages online doubting that he was a reincarnated lama, and how that troubled his parents. And how they both worked hard cleaning hotel rooms and doing laundry at hospitals while raising him.</p><p>“It wasn’t all rainbows and unicorns every day,” Dorje says. “We overcame a lot.”</p><p>Fluent in English and Tibetan, Dorje excelled in public school. Although he was officially enthroned as a lama in a 2019 ceremony in India, his parents let him stay in the U.S. until graduation.</p><p>Growing up, he kept a photo of the Dalai Lama in his room above DVD collections of “The Simpsons,” “South Park,” and “Family Guy,” next to the manga graphic novel series ″Buddha.”</p><p>On his bedside table, he kept a journal where he diagramed plays he’d like to try as a left guard with his school football team. On a wall in his living room he hung a poster with his senior year photo wearing sunglasses and his football uniform, touching thumb tips to index fingers in a meditation gesture.</p><p>He had a deal with his father, who would give him Pokémon cards in return for memorizing Buddhist scriptures. He collected hundreds, sometimes sneaking them in his robes at ceremonies. “I remember,” he says, “when I first learned my Tibetan ABCs, when I was able to recite it all by memory, my dad was so happy.”</p><p>A love of sports</p><p>The days were long. Every morning he awoke to recite sacred texts. Then school, followed by football practice. He returned home for tutoring on Tibetan history and Buddhism. At night, he practiced calligraphy or listened to rappers. When he got his license, he drove around listening to Taylor Swift.</p><p>What would he have been if not a spiritual leader? “Sports journalist would have been cool,” he says. He loves to write. An avid fan, he roots for the Atlanta Hawks in basketball, Real Madrid in soccer, and the Atlanta Falcons in football.</p><p>His favorite athlete is U.S. figure skater Alysa Liu: “She brings so much swagger, but it doesn’t overshadow the sports.” In high school, he wrote an award-winning story about Tibet for the student newspaper.</p><p>On the football field, his teammates praised his positivity; he reminded them to have fun and keep losses in perspective. But in the final game of his senior season, he shed tears, realizing it would likely be his last game ever.</p><p>He often helped with events representing the local Tibetan community. For his 18th birthday, more than 1,000 people gathered at the Tibetan American Foundation of Minnesota for the last party before joining the monastery in India.</p><p>Finding his groove</p><p>On the long plane ride, his mind wandered.</p><p>“I was like, ‘Dang! I’m missing the first week of NFL!’” He packed light: headphones, laptop, a fantasy football magazine and a book on Guru Rinpoche, the Indian Buddhist master who brought Tantric Buddhism to Tibet.</p><p>His parents flew with him to New Delhi and then drove north to Dehradun, near the Himalayan foothills, in the equivalent of a college dropoff. They bought him a larger bed. They painted his monastic room and erected a shrine where he could pray at dawn and dusk.</p><p>He is an only child, and his parents cried when saying goodbye. The farthest and longest that he'd gone from home on his own previously was a three-day camping trip in northern Minnesota.</p><p>“Everything leading up to this point in the history of all your lifetimes — the billions and billions of lifetimes you accumulated — leads to your family,” Dorje says. “To have such great parents is a result of a great past life’s merit. But not only past life merit, but the connection of karma — and love.”</p><p>Early on, his mother, Dechen Wangmo, worried about her then-toddler son during long prayer sessions.</p><p>“Would he be hungry? What if he fell asleep?” she recalled thinking. She kept worrying about him as a teenager: “He’s a tulku,” she says, using the Tibetan term for a reincarnated lama, “but he’s my son.”</p><p>To her relief, he thrived. While his friends attended history, science and literature classes in U.S. colleges, he took lessons on Buddhist philosophy, and practiced his calligraphy and chanting in India.</p><p>“He’s kind of found his groove at the monastery,” says Kate Thomas, one of his tutors in Minneapolis.</p><p>Becoming a ‘leader of peace’</p><p>Despite the 10-hour time difference, he kept in contact with friends back home through texts and WhatsApp. On time off, he built Legos, walked to an arcade to play the FIFA soccer video game and watched Marvel superhero films and NBA and NFL games on his laptop. He was especially psyched about the halftime Super Bowl show: “That was an incredible performance by Bad Bunny — I can ’t lie!”</p><p>It was his first time experiencing a life of asceticism, eating a daily ration of rice and lentils and washing his own clothes by hand. But he adjusted, getting along with monks from all over Asia, discussing spirituality, popular culture and sports.</p><p>“Dudes are dudes!” he says.</p><p>It was the first time that he was hanging out with other “tulkus' — reincarnated spiritual masters around his own age. Among them was Trulshik Yangsi Rinpoche, 13. He's believed to be the reincarnation of Kyabje Trulshik Rinpoche — the Tibetan Buddhist master who first recognized Dorje as a tulku at four months old.</p><p>At the monastery, they bonded over their love of Tintin comics. Dorje became his English teacher.</p><p>“I think of him as my spiritual teacher,” Dorje said after sharing a meal with the younger lama. “I’m profoundly grateful that I get to repay my debt to the one who found me and improving his English.”</p><p>Yangsi Rinpoche smiled, then reflected: “He’s my best friend.”</p><p>Just hours after Dorje blessed thousands — including his parents — on the last day of the 12-day rituals, the family awoke before dawn to visit the ancient Maratika or Halesi Mahadev Caves, 100 miles (160 kilometers) southwest of Mount Everest. They drove for eight hours on dirt roads, crossing mountains and valleys, for a pilgrimage to caves sacred to both Hindus and Buddhists.</p><p>After exploring the caves in awe, Dorje sat cross-legged on the rocky ground next to his father, Dorje Tsegyal. They prayed together, as they had done almost daily since his childhood.</p><p>Following several years of contemplation and asceticism, Dorje hopes to return to the United States to teach in Minnesota’s Buddhist community at the Nyingmapa Taksham Buddhist Center. His goal: become “a leader of peace,” following the example of the Dalai Lama, Nelson Mandela and Gandhi.</p><p>It’s a long path that began soon after his birth. He feels ready. “This,” he says, “is just the beginning.”</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/4SXC2OZHNP5O5DP5254JIAQCPI.jpg?auth=33e5cb341058d2de66ba867274c5afa038e92a8ee45b11175a7505c7216bd50f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S.-born Buddhist lama Jalue Dorje pauses outside of his hotel room before he walks to nearby Shechen Monastery for a series of rituals and teachings in Kathmandu, Nepal, on Monday, April 6, 2026. (AP Photo/Luis Andres Henao)]]></media:description><media:credit role="author" scheme="urn:ebu">Luis Andres Henao</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GAHRTIIYNK56BYXWXJW73HNLZQ.jpg?auth=804293d3617dd2e1a453655ed323688c30eda2b0ca097e067972f5e7bce9d27c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S.-born Buddhist lama Jalue Dorje walks out of Shechen Monastery after a day of rituals and teachings in Kathmandu, Nepal, on Thursday, April 9, 2026. (AP Photo/Luis Andres Henao)]]></media:description><media:credit role="author" scheme="urn:ebu">Luis Andres Henao</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JM5JVLGES3LKOPURH5UIIVM44M.jpg?auth=0116611c580ade0a3323c77b1ef72f56735db77d2488b5ca91136d78f3a051ff&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S.-born Buddhist lama Jalue Dorje smiles as he blesses people by tapping bowed heads with a ritual vase and a peacock feather at the end of 12 days of empowerments, or initiation rituals and teachings, bestowed by the abbot of Shechen Monastery in Kathmandu, Nepal, on Sunday, April 12, 2026. (AP Photo/Luis Andres Henao)]]></media:description><media:credit role="author" scheme="urn:ebu">Luis Andres Henao</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PZ4KAUVN5RP3GXNQM52QYVV7G4.jpg?auth=57600c4f450491069b4065dba9cf5c2f346cf06daea341c715e1fef1d4ebf173&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Young monks smile during a break from rituals and teachings at Shechen Monastery in Kathmandu, Nepal, on Thursday, April 9, 2026. (AP Photo/Luis Andres Henao)]]></media:description><media:credit role="author" scheme="urn:ebu">Luis Andres Henao</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DVBQS2GWAPC4DIFHL2KCFYYSNA.jpg?auth=a57e3f64d3bb58331b7bb8e745ff8c9810be013a29eaa1ea4cc17c9aa0ac0aa5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S.-born Buddhist lama Jalue Dorje walks out of a prayer hall during a series of rituals and prayers bestowed by the spiritual leader of Shechen Monastery in Kathmandu, Nepal, on Sunday, April 12, 2026. (AP Photo/Luis Andres Henao)]]></media:description><media:credit role="author" scheme="urn:ebu">Luis Andres Henao</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BUGCYVXCKMHTU3KT2QVFDWN4WE.jpg?auth=5639ed8fa2d78664a98f28fed6f7d534aa8016fc323fde989c6664ec299019a2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S.-born Buddhist lama Jalue Dorje puts on his monastic robes at his hotel room to start his day before attending a series of rituals and prayers at Shechen Monastery in Kathmandu, Nepal, on Saturday, April 11, 2026. (AP Photo/Luis Andres Henao)]]></media:description><media:credit role="author" scheme="urn:ebu">Luis Andres Henao</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/N7IYDRUJ76FXBZC7FCU5GB7HMQ.jpg?auth=f26e7227695ed98aaee82f1db172afa43f1c7fa5600dcf3b33001c919dfe1333&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Crocs decorated with Jibbitz charms of The Simpsons, belonging to U.S.-born Buddhist lama Jalue Dorje, sit outside a prayer hall at Shechen Monastery in Kathmandu, Nepal, on Sunday, April 12, 2026. (AP Photo/Luis Andres Henao)]]></media:description><media:credit role="author" scheme="urn:ebu">Luis Andres Henao</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CJRUTDKXATAHFNTIJKVEXV7HBY.jpg?auth=4d8eaa859f63a525a0c999d10733def65ece29df367e08b622372ed436352bd3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Buddhist lamas, Trulshik Yangsi Rinpoche, left, and Jalue Dorje, who is recognized as the eighth Terchen Taksham Rinpoche, laugh while posing for a portrait at the Yak and Yeti hotel in Kathmandu, Nepal, on Tuesday, April 7, 2026. (AP Photo/Luis Andres Henao)]]></media:description><media:credit role="author" scheme="urn:ebu">Luis Andres Henao</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PWA7ALISKF7UUY6XGHDSAPQB3U.jpg?auth=cab3a063688ce449651d9cb181e3399c8b910b5451f7849dfe48936774bda7f7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S.-born Buddhist lama Jalue Dorje blesses his father, Dorje Tsegyal, and mother, Dechen Wangmo, at the end of 12 days of empowerments, or initiation rituals and teachings, bestowed by the abbot of Shechen Monastery in Kathmandu, Nepal, on Sunday, April 12, 2026. (AP Photo/Luis Andres Henao)]]></media:description><media:credit role="author" scheme="urn:ebu">Luis Andres Henao</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UUOOCDJPQCNBVBCSPUGULAN5CU.jpg?auth=b04ec7e8ebd91dab63e48e95a00d65a6084e674b228bfe079b5c47be14a5b7d3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S.-born Buddhist lama Jalue Dorje walks in the rain with his parents, Dorje Tsegyal and Dechen Wangmo, during a 12-day series of rituals and teachings at Shechen Monastery in Kathmandu, Nepal, on Wednesday, April 8, 2026. (AP Photo/Luis Andres Henao)]]></media:description><media:credit role="author" scheme="urn:ebu">Luis Andres Henao</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UDOXG36LF4X5CB2GLGYVPIHC7I.jpg?auth=85d8877a71186e7122b5ca91d4cdc0172a860a4394c6a9b24007fb41ddd5fce8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jalue Dorje, right, and his parents, Dorje Tsegyal, center, Dechen Wangmo, ride a taxi in Kathmandu, Nepal, on Wednesday, April 8, 2026. (AP Photo/Luis Andres Henao)]]></media:description><media:credit role="author" scheme="urn:ebu">Luis Andres Henao</media:credit></media:content></item><item><title><![CDATA[Supreme Court voting rights ruling fuels a new push to defend Black representation]]></title><link>https://www.local10.com/news/florida/2026/05/15/supreme-court-voting-rights-ruling-fuels-a-new-push-to-defend-black-representation/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/05/15/supreme-court-voting-rights-ruling-fuels-a-new-push-to-defend-black-representation/</guid><dc:creator><![CDATA[By BILL BARROW and MATT BROWN, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 04:06:39 +0000</pubDate><content:encoded><![CDATA[<p>ATLANTA (AP) — Same fight. New generation.</p><p>That’s the mantra of a multiracial group of civil rights leaders and activists organizing opposition to a mostly white conservative alliance dismantling the Voting Rights Act and political districts that allowed Black and other nonwhite voters to choose more of their elected leaders for the last half-century.</p><p>“We have to respond as quickly as possible,” NAACP President Derrick Johnson said in an interview. “The real question,” Johnson told The Associated Press, “is how do we as a country really address the effort to shrink us backwards into a 1950s reality?”</p><p>Johnson’s 117-year-old association, which was at the forefront of legal and legislative fights for Black political rights in the 20th century, is among scores of groups coming together Saturday in Alabama for a rally and tribute to the Civil Rights Movement that helped bring about the 1965 Voting Rights Act. They plan events in Selma, where voting rights advocates were attacked by white law enforcement officers on Bloody Sunday, and Montgomery, where a rescheduled march concluded two weeks later.</p><p>Unlike 61 years ago, the Alabama events are not the pinnacle of a protracted movement. Instead, civil rights activists hope they serve as a catalyst for a renewed crusade after the U.S. Supreme Court, two weeks ago, further weakened the VRA by no longer allowing race to be considered in how congressional and other districts are drawn.</p><p>They acknowledge difficulty in countering a white-dominated conservative network entrenched in the White House, Capitol Hill, federal courts and many state legislatures of the Old Confederacy, where a majority of Black Americans still live.</p><p>The VRA “was the foundational nucleus of the Civil Rights Movement,” said Jared Evans of the Louisiana-based Power Coalition for Equity and Justice. “They’ve taken that from us,” he said, with the recent Louisiana v. Callais decision on congressional districts and the earlier Shelby v. Holder decision in 2013 that rolled back federal oversight of election procedures in states and localities with a history of discrimination.</p><p>Georgia Sen. Raphael Warnock, who is senior pastor of Atlanta’s Ebenezer Baptist Church, where the Rev. Martin Luther King Jr. once preached, said from his pulpit that the result is “Jim Crow in new clothes.”</p><p>Warnock pointed to King and the last voting rights movement. “We need political power. We need economic power. We need personal power,” he said, assuring parishioners that “your adversaries know that your voice matters” because they're “bending over backwards” to diminish it.</p><p>Evans reached further back into history to say what must happen next.</p><p>“Our response must be and will be a second Reconstruction period,” Evans said.</p><p>Some Democrats want an answer from Congress</p><p>The ultimate goal, organizers said, is to win more elections, sway policy fights and protect diverse political representation at all levels.</p><p>U.S. Rep. Terri Sewell, a Black lawmaker who represents Selma, Alabama, said an immediate priority is to “reform and reintroduce” Democrats' flagship voting bill, the John R. Lewis Voting Rights Act.</p><p>Sewell, whose seat ultimately could be threatened under redistricting, said Democrats want to “completely” eliminate partisan gerrymandering.</p><p>She also said the legislation would “bring back pre-clearance,” the requirement for certain federal approvals that the court struck down in Shelby.</p><p>“We need to come up with a modern-day formula for showing just how egregious the behavior of these state actors is,” Sewell said.</p><p>The Supreme Court ruled in Callais that states do not have to draw majority nonwhite districts under the Voting Rights Act and, in fact, should not consider race at all when drawing boundaries. By arguing that the law's remedies to combat discrimination had themselves become racist, the decision allows states to redraw heavily Black districts that have historically elected Democrats while arguing that the designs are based on party interests, not race.</p><p>President Donald Trump praised the decision as “a BIG WIN for Equal Protection under the Law, as it returns the Voting Rights Act to its Original Intent, which was to protect against intentional Racial Discrimination.”</p><p>Groups mobilized for redistricting sessions</p><p>Many of the same groups who’ll be in Alabama on Saturday have already gone to Southern statehouses, where white Republican lawmakers moved swiftly to redraw congressional districts after Callais.</p><p>Alabama and Louisiana lawmakers reverted to a single majority-Black district, each scrapping a second district that had been ordered by lower federal courts under now-reversed VRA interpretations. Tennessee lawmakers gutted a majority Black district by splitting greater Memphis into three different sprawling districts — itself an obvious racial gerrymander the court had previously forbidden, Evans said.</p><p>Anticipating the Callais outcome, Florida and Texas proceeded with redistricting before it came down. Georgia Gov. Brian Kemp, a term-limited Republican, has called a June session to redraw congressional lines for the 2028 cycle. Mississippi and South Carolina have delayed the matter for now.</p><p>South Carolina state Senate Majority Leader Shane Massey was among the few white Republicans who pushed back against GOP redistricting plans. He said that not even pressure from Trump could sell him on disenfranchising Black South Carolinians instead of doing what's best for his state.</p><p>Other white conservatives are still talking openly about ousting Reps. Jim Clyburn and Bennie Thompson, the only Black U.S. House members from South Carolina and Mississippi, respectively.</p><p>Evans, the Louisiana activist, predicted the fight ahead won't just be about congressional representation.</p><p>“Look for them to go after state house and state senate seats — and then it will be the local level,” he said, adding that “it’s going to be an entire erasure of Black representation.”</p><p>The issue is more than a partisan Washington fight</p><p>Heavily minority districts drawn under the VRA before Callais nearly always elect Democrats. Black Americans have overwhelmingly aligned with the party since President Lyndon B. Johnson signed the Civil Rights Act and Voting Rights Act, sparking a decades-long migration of most white Southern politicians to the Republicans. Latino and Hispanic voters still lean Democratic in most places as well.</p><p>The immediate fight shapes the midterm campaign scramble for control of the U.S. House during the final years of Trump’s presidency. Trump initially pushed Republican-run states to redistrict to protect the party's fragile House majority.</p><p>But Johnson, the NAACP leader, said all voters should see more than partisan warfare or a regional battle over race.</p><p>Beyond party allegiance, Johnson argued, white conservatives want to curtail a range of rights “depending on how you pray, depending on who you love,” while also pushing economic policies that punish workers across racial and ethnic lines. From legislation to the confirmation of federal judges who decide constitutional questions, those policy outcomes start with election results.</p><p>“It’s not a Black problem,” Johnson said. “That’s an American problem.”</p><p>There is no singular movement or leader yet</p><p>Evans, Johnson and others acknowledged the complexity in harnessing disparate organizations and galvanizing voters on issues like redistricting and gerrymandering. But they insist the brazen nature of Republicans' course has spurred engagement.</p><p>Johnson said he was on an organizing call in Mississippi this week that had 8,000 participants. Evans pointed to packed hallways in the state Capitols in Baton Rouge and Nashville, respectively.</p><p>The NAACP and allies have challenged new maps in multiple states, despite Callais. Many groups want to spur midterm turnout among Black voters, and others are disenchanted with white conservatives’ maneuvers in racially diverse places.</p><p>Johnson stressed the need for perseverance.</p><p>The 1954 Brown v. Board of Education decision was seismic, with a unanimous court declaring segregated public schools unconstitutional and reversing 19th-century precedents denying Black Americans' fundamental rights.</p><p>But it took 17 years — and many more court battles — for it to be implemented in most Southern school districts. Fights over mandated student busing continued beyond the South. It was a decade after Brown before Congress and Johnson enacted the movement’s seminal laws.</p><p>There's no clear leader of a modern movement.</p><p>Johnson said it’s worth remembering that even with King at the helm before his assassination, “there was tension around strategy” in the 1950s and 1960s.</p><p>But even “through that tension, through many episodes, we were able to get directly in the right place.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FJ734FNVJ5T2UAW2QKOIWDHMTY.jpg?auth=dfef4e6654b71c5230300855e3f2f1f58c0ea9958b5602e680d015b733a26293&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A protestor stands outside the South Carolina Statehouse on Thursday, May 14, 2026, in Columbia, S.C. (AP Photo/Jeffrey Collins)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeffrey Collins</media:credit></media:content></item><item><title><![CDATA[Finland's hotly tipped Eurovision performance features flames, a valuable violin and a safety plan]]></title><link>https://www.local10.com/entertainment/2026/05/15/finlands-hotly-tipped-eurovision-performance-features-flames-a-valuable-violin-and-a-safety-plan/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/05/15/finlands-hotly-tipped-eurovision-performance-features-flames-a-valuable-violin-and-a-safety-plan/</guid><dc:creator><![CDATA[By JILL LAWLESS, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 04:04:06 +0000</pubDate><content:encoded><![CDATA[<p>VIENNA (AP) — At the Eurovision Song Contest, performers get three minutes to make a big impression.</p><p>Grabbing viewers’ attention as one of 25 acts competing in quick succession in Saturday’s grand final in Vienna means pulling out all the stops, both musically and visually.</p><p>In the case of this year’s favorites to win, the Finnish duo of pop singer Pete Parkkonen and classical violinist Linda Lampenius, that involves jets of flame, a valuable 18th-century violin and a team of “ninjas” working to avert disaster.</p><p>The pair’s song “Liekinheitin,” or “Flamethrower,” is a favorite with both fans and betting markets with its melding of pop and classical influences — and its spectacular staging.</p><p>Here’s what it takes to create the eye-catching performance.</p><p>Permission to play</p><p>Parkkonen and Lampenius dub their sound “new pop with a classical touch." Their song of burning love is an explosion of energy in which Parkkonen’s passionate vocals act as counterpoint to Lampenius’ frenetic fiddling.</p><p>The Finnish delegation had to secure special permission for Lampenius to play live. Eurovision rules state that lead vocals must be performed live, but instruments are prerecorded, to help speed changeovers between songs.</p><p>Lampenius says “Flamethrower” was “written as a duet,” and both performers need to be live for it to work.</p><p>“It’s a woman and a man, it’s a female voice and a male voice. So I do all my lyrics through my violin, by playing, and you (Parkkonen) are singing it with words. But we are talking. We are (equally) as important, both of us.”</p><p>The pair were not certain when they arrived in Vienna that Eurovision organizers would allow the request. They were only given final approval after performing in front of an audience in a live rehearsal.</p><p>The European Broadcasting Union, which runs Eurovision, said contest rules allow that “live audio capture of instruments may exceptionally be permitted where artistically justified.”</p><p>Lampenius had brought two violins just in case – a treasured Gagliano made in 1781 so live performance would “sound perfect,” and a cheaper instrument to use if she had to rely on playback. That would remove any risk to the Gagliano from the slightly hazardous staging.</p><p>Practice makes perfect</p><p>Lampenius and Parkkonen say they have been rehearsing for this moment since November. They won Finland’s national selection contest for Eurovision in February and say by now they have performed the song hundreds of times.</p><p>It is crucial to get it right. The performance builds to a climax that sees jets of flame spurt from a stage on which Lampenius, fanned by a leaf blower and wearing a flowing dress, is playing her precious violin.</p><p>Lampenius concedes it's “a bit scary when you think of it."</p><p>But she says she is secure in the knowledge she has black-clad stagehands who call themselves “ninjas” on hand to keep her dress away from the flames – an essential piece of the performance that goes unseen by viewers watching at home.</p><p>“They’re running with me – first one guy carrying my dress when I’m running, then the other one catching me during my run,” she said. “And he helps me also when I jump up on the stage and do the pirouette.”</p><p>For the striking final pose in which Lampenius perches atop chairs in high heels, violin aloft, Parkkonen combines singing with his role as a security spotter, there to catch her if she topples over.</p><p>“That’s my work,” the singer said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FYCIDUUNJJBPGGSIY6LI6UJHWA.jpg?auth=70a63440b19486c2f0dc09e50adbb8774dbd08fb076e0d626a54b7dd30b5df2e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Linda Lampenius and Pete Parkkonen from Finland perform the song "Liekinheitin" during the first semifinal of the 70th Eurovision Song Contest in Vienna, Austria, Tuesday, May 12, 2026. (AP Photo/Martin Meissner)]]></media:description><media:credit role="author" scheme="urn:ebu">Martin Meissner</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SEGY3A4D54YYVSFBLF2VTPWYWY.jpg?auth=ab0b1475497278eedb3a48ab3fab611872d8832ecda03e60488a2b8b141ff09f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Linda Lampenius and Pete Parkkonen from Finland perform the song "Liekinheitin" during the first semifinal of the 70th Eurovision Song Contest in Vienna, Austria, Tuesday, May 12, 2026. (AP Photo/Martin Meissner)]]></media:description><media:credit role="author" scheme="urn:ebu">Martin Meissner</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OYCXHT4QVHLODT73XEJV2HUHPU.jpg?auth=7ce4b50bb8084e5ed08f52aa424b5542734b2e747ee5270df0baa0f30209069c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Linda Lampenius and Pete Parkkonen, who compete as Liekinheitin for Finland at the 70th Eurovision Song Contest, sit in a Finnish sauna after an interview with The Associated Press in Vienna, Austria, Thursday, May 14, 2026. (AP Photo/Martin Meissner)]]></media:description><media:credit role="author" scheme="urn:ebu">Martin Meissner</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/37FT6YLI4QPR3C5LIUCZT3QPPE.jpg?auth=de33eac41fca30f6a6cbb8bf05da864615ae56bcfc9eac82ae8b665d1297ca06&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Linda Lampenius and Pete Parkkonen, who compete as Liekinheitin for Finland at the 70th Eurovision Song Contest, watch the camera after an interview with The Associated Press in Vienna, Austria, Thursday, May 14, 2026. (AP Photo/Martin Meissner)]]></media:description><media:credit role="author" scheme="urn:ebu">Martin Meissner</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HWHOH5NVZQ4EFDKQYPQLTFGUHU.jpg?auth=05490594f207648fefcfb332b72cd95f7df97d49490f86b4cc03ca692267b361&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Linda Lampenius and Pete Parkkonen, who compete as Liekinheitin for Finland at the 70th Eurovision Song Contest, talk during an interview with The Associated Press in Vienna, Austria, Thursday, May 14, 2026. (AP Photo/Martin Meissner)]]></media:description><media:credit role="author" scheme="urn:ebu">Martin Meissner</media:credit></media:content></item><item><title><![CDATA[A Texas town may offer a preview of a Trump plan to force noncitizens from public housing]]></title><link>https://www.local10.com/news/2026/05/15/a-texas-town-may-offer-a-preview-of-a-trump-plan-to-force-noncitizens-from-public-housing/</link><guid isPermaLink="true">https://www.local10.com/news/2026/05/15/a-texas-town-may-offer-a-preview-of-a-trump-plan-to-force-noncitizens-from-public-housing/</guid><dc:creator><![CDATA[By VALERIE GONZALEZ, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 04:02:46 +0000</pubDate><content:encoded><![CDATA[<p>PORT ISABEL, Texas (AP) — Until recently, young children ran in and out of their public housing homes in this Gulf Coast town, playing on sun-dappled lawns as mothers looked over their shoulders for the school bus to drop off their older kids. Suddenly, couches, dressers and refrigerators started appearing curbside for movers or garbage collectors.</p><p>Within weeks, the neighborhood was a ghost town and the playground was empty.</p><p>What prompted the mass exodus was a bungled message from the housing authority in Port Isabel, a South Texas community of 5,000 people, many of whom are immigrants working at hotels and restaurants on the beaches of nearby South Padre Island. The Port Isabel Housing Authority indicated a Trump administration proposal was about to take effect that would end housing assistance to families with at least one member in the country illegally. The events that followed provided a glimpse of what could happen in communities across the U.S. if the proposed rule is actually finalized.</p><p>“The impact was not limited to undocumented immigrants, but really to immigrants who are here legally as well as people within their families who are citizens,” Marie Claire Tran-Leung, senior staff attorney at National Housing Law Project, said.</p><p>For decades, families with at least one legal or eligible resident have been allowed to live in public housing provided those who are here illegally or are otherwise ineligible due to their immigration status pay a full, unsubsidized share of rent. The U.S. Department of Housing and Urban Department wants to reverse that.</p><p>Advocates estimate up to 80,000 people would be kicked out of their homes nationwide under the measure that is part of President Donald Trump’s immigration crackdown. They include U.S. citizens, many of them children born in this country but whose parents were not.</p><p>A message from the Port Isabel Housing Authority</p><p>On Feb. 3, the Port Isabel Housing Authority sent residents a letter saying that the Trump administration wanted every household member to prove legal status within 30 days or face eviction. Three weeks later, the agency sent a note of “clarification” that no such proof was required.</p><p>It was already too late.</p><p>Half of residents living in Port Isabel public housing left within a month of receiving the first letter. The occupancy rate plunged from 91% in January to 43% in May, far below the national average of 94%.</p><p>The proposed rule from HUD still has not taken effect.</p><p>The housing authority gave no explanation for the initial misunderstanding and officials did not respond to repeated requests for comment from The Associated Press.</p><p>Rumors and panic</p><p>Fears about eviction and rumors that U.S. Immigration and Customs Enforcement might get involved prompted panic among some residents.</p><p>“My kids and I spoke and wondered what we were going to do, but then we said it’s better to leave and avoid any retaliation,” a single mother from Mexico raising two teenagers who are U.S. citizens told The Associated Press. She, like other former residents, spoke on condition of anonymity due to fears of being deported.</p><p>She turned to legal service organizations that told her and others they could stay in public housing. But she and her children decided it was too risky and left their home of nearly a decade, finding an apartment within the same school district that costs about $500 more per month.</p><p>The move also added about 10 minutes to the commute to the island, where both the mother and her daughter work. The 18-year-old gets home from school at 4:30 p.m. and grabs a quick dinner before her mom drives her to a job that starts at 5 p.m. The daughter is a top student in her senior class and plans to go to college in the fall with help from scholarship offers, but she worries how her family will make ends meet. Her brother was laid off, and their mom underwent cancer treatment last year, depleting her energy and straining their finances.</p><p>Other families face even greater challenges.</p><p>A mother of three said she moved her family into a one-bedroom trailer home illegally parked between two other trailer homes. Her oldest son sleeps in the living room.</p><p>Another family of three sold beds and other furniture so they could squeeze into a small trailer home, only to find out the landlord wouldn't let them use the mailing address, affecting her children’s school and health insurance.</p><p>“Since we got the letter, everything changed from one day to the next. It wasn’t the same anymore. Before the letter, the kids were happy, playing outside,” the mother of two said.</p><p>A preview of a Trump administration proposal</p><p>The Trump administration proposed in February that any household with one ineligible resident would disqualify an entire family, estimating that 24,000 recipients were ineligible in 20,000 households.</p><p>“We have zero tolerance for pushing aside hardworking U.S. citizens while enabling others to exploit decades-old loopholes,” HUD Secretary Scott Turner said at the time.</p><p>The Center on Budget and Policy Priorities, which advocates for low-income families, estimates that 79,600 people could be forced to leave their homes, with a disproportionate impact on children and Latinos.</p><p>The rule drew more than 16,000 public comments, many of them critical, including from city leaders across the U.S.</p><p>For example, the New York City Council told HUD that an estimated 12% of city of households have at least one member who lacks legal status. Some 240,000 children are in those homes.</p><p>“This proposed rule will unequivocally lead to increased displacement, homelessness, poverty, and decreased educational and health outcomes,” the council wrote.</p><p>HUD is expected to publish a final version of the rule after considering public comments.</p><p>It is almost certain to face legal challenges.</p><p>___</p><p>Associated Press writers Michael Casey in Boston and Elliot Spagat in San Diego contributed to this story.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/X7WQRK4RUGTXEUBSTI2N3NAFMM.jpg?auth=76b720bc61eaf6baa5ee8fd6752ce76fa8fa80b3d288d901851ea17c633a4b5c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A pile of furniture is piled in a public housing subdivision in Port Isabel, Texas, on April 13, 2026. (AP Photo/Valerie Gonzalez)]]></media:description><media:credit role="author" scheme="urn:ebu">Valerie Gonzalez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OQEIEYNXMGSI7MVHC5MCA2Y5ZU.jpg?auth=a866d26a74cf22cda64a3f10fae8d80ff920a1c72bd0a6ad5e14d6b27128f91c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Two sisters play in a neighborhood playground that sits mostly vacant, April 13, 2026, after neighbors left their public housing homes in Port Isabel, Texas. (AP Photo/Valerie Gonzalez)]]></media:description><media:credit role="author" scheme="urn:ebu">Valerie Gonzalez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HQVBOJGICNKHD5DAJQIAY3UTTY.jpg?auth=7ead3a3bf18a8ed62689ae2152bb1f5e1ea998cbc2ec4cea8fc383fd332419fe&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A pile of furniture is seen in a public housing subdivision in Port Isabel, Texas, on April 13, 2026. (AP Photo/Valerie Gonzalez)]]></media:description><media:credit role="author" scheme="urn:ebu">Valerie Gonzalez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OMES5ZGJBS5QDDWVAB3AC3INFU.jpg?auth=2df0767c72657226cc2108e134efe6057c9eb99ab83aad30dd553a94ad7ed5b7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A plastic dollhouse sits among a pile of furniture discarded by families in a public housing subdivision in Port Isabel, Texas, on April 13, 2026. (AP Photo/Valerie Gonzalez)]]></media:description><media:credit role="author" scheme="urn:ebu">Valerie Gonzalez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QSDPR2PDN6H4GOBVNAIZ6GIGAA.jpg?auth=dc02c248c5191cd86dc00b64e92f27b91a9451534ca9e1061fdcdde695c20f56&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Community members attended a public forum, Feb. 19, 2026, at the Port Isabel Community Center in Port Isabel, Texas, to hear about tenant rights from Eric Dunn, an attorney with National Housing Law Project. (AP Photo/Valerie Gonzalez)]]></media:description><media:credit role="author" scheme="urn:ebu">Valerie Gonzalez</media:credit></media:content></item><item><title><![CDATA[Author Ann Patchett urges a 'breath' for books as PEN gala raises $2M amid ban surge]]></title><link>https://www.local10.com/entertainment/2026/05/14/author-ann-patchett-urges-a-breath-for-books-as-pen-gala-raises-2m-amid-ban-surge/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/05/14/author-ann-patchett-urges-a-breath-for-books-as-pen-gala-raises-2m-amid-ban-surge/</guid><dc:creator><![CDATA[By HILLEL ITALIE, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 03:56:42 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — On a night otherwise dedicated to the endangered state of free expression, honoree Ann Patchett asked those gathered for PEN America's annual gala to take a breath and consider the revelations held within the event's setting — the American Museum of Natural History.</p><p>“The history of nature is made up of both extreme beauty and violence, volcanoes and butterflies, shifting tectonic plates and marsupials, the bones of the stegosaurus and the light of Milky Way,” the author and bookseller said Thursday night as she stood before hundreds at the Manhattan-based cultural institution museum and accepted the PEN/Audible Literary Service Award.</p><p>“To spend a day in this museum is to understand that the world had plenty of action before we got here, and it will continue to have plenty of action. And so, let us marvel that people still want to write books, and that we want to read them.”</p><p>Patchett and film producer Jason Blum were among the featured speakers and Amy Tan, Walter Isaacson and Rebecca Yarros among the table hosts for the fundraising dinner, which raised more than $2 million for the century-old literary and free expression organization. The gala took place as writers and journalists face persecution worldwide and after recent reports from PEN and the American Library Association documenting the continued surge in book bans in the U.S., with thousands of works being pulled from schools and libraries.</p><p>“First, they come for your freedom of expression. Without that freedom to raise your voice, it is much easier to strip away all of your other rights,” PEN co-CEO Summer Lopez said during her remarks. “We believe that hidden in the horrors of this moment is also an opportunity — to mobilize people and ignite a movement for free expression, here and everywhere."</p><p>Blum, the producer whose credits range from Jordan Peele's Oscar-nominated “Get Out” to such horror franchises as “Halloween” and “Paranormal Activity,” received PEN's Business Visionary award. He was introduced by the actor-singer Maya Hawke, who remembered him as a cherished childhood friend — he is her godfather — and an ongoing role model who “builds a safe and boundaried structure and then gives creatives freedom and control within that. Like a good father, or godfather.”</p><p>Blum wryly noted that horror films don't have a rich history of critical praise. He read off some of the insults he had come across, or alleged he came across: “For the young, the ignorant, and the idle" and “Extremely provocative of that sensation in the palate and throat which leads to nausea.”</p><p>But those remarks, he added, date back to the 19th century, and they were directed at the mass market sensation of the time — the novel.</p><p>“So all forms of storytelling, especially when they’re new and different, need protection from the forces of snobbery and suppression," he said.</p><p>The PEN gala, hosted by author-actor B.J. Novak, has long been a mix of star power and social causes. The Iranian writer-dissidents Golrokh Ebrahimi Iraee and Ali Asadollahi were this year's recipients of the PEN/Barbery Freedom to Write Award, given to writers who have faced government harassment and imprisonment. PEN President Dinaw Mengestu, pointing out that neither was able to attend and that their absence was signified by two empty chairs, asked the audience to imagine a time of no empty chairs “on this stage or on any stage in this world.”</p><p>One of the night's longest ovations was given to the Tennessee-based activists Tatiana Silvas and Keri Lambert, whose anti-censorship Rutherford County Library Alliance has fought book bans in the Rutherford area. The library alliance was this year's winner of the PEN/Benenson Courage Award</p><p>“Libraries are not simply buildings filled with books. They are one of the few institutions that truly belong to everyone, regardless of age, income, background or beliefs,” Lambert said. “Defending libraries is really about defending democracy itself. A healthy community depends on informed citizens, open dialogue and the freedom to explore ideas. Libraries make all of that possible.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XOMHWV746IQCMKBQ2VJK4DKGAM.jpg?auth=08057cdf1f2d3f90afd08f83fc1a2bb7bfbc67cc9290e1b45ee08a5e5df9a8dd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jason Blum, left, and Seth Meyers attend the PEN America Literary Gala at The American Museum of Natural History on Thursday, May 14, 2026, in New York. (Photo by Andy Kropa/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Andy Kropa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/REE23NYOIEHRWG76YG67CQ534E.jpg?auth=6aebe1353ddc17554747171272258f5ed0529f162d723791047a198a493060fd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Maya Hawke attends the PEN America Literary Gala at The American Museum of Natural History on Thursday, May 14, 2026, in New York. (Photo by Andy Kropa/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Andy Kropa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LFRJM4QUL6KQKREMBVRO3Q62JY.jpg?auth=4d2d930a5ad2680ef9114d077874c219b80d22fae5ab96d98164829b2783cac4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jelani Cobb, left, and Danielle Powell Cobb attend the PEN America Literary Gala at The American Museum of Natural History on Thursday, May 14, 2026, in New York. (Photo by Andy Kropa/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Andy Kropa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WJYONVQBUPVUSBUBN3YIJVFYOQ.jpg?auth=7b66d6b6b12ea0e8d19654633d099d360e38146473ab5b39176d0b6cf83749eb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Seth Meyers attends the PEN America Literary Gala at The American Museum of Natural History on Thursday, May 14, 2026, in New York. (Photo by Andy Kropa/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Andy Kropa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/L67WGJ4RQJZW7K6VOEOVBGWIPI.jpg?auth=14c3cfee2aa10413b41a0f7c1ffe7fa07d0e59321a56042dc8758ed5dd9cfec4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ali Velshi attends the PEN America Literary Gala at The American Museum of Natural History on Thursday, May 14, 2026, in New York. (Photo by Andy Kropa/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Andy Kropa</media:credit></media:content></item><item><title><![CDATA[La presidenta Claudia Sheinbaum nombra un nuevo director de Pemex]]></title><link>https://www.local10.com/espanol/2026/05/14/la-presidenta-claudia-sheinbaum-nombra-un-nuevo-director-de-pemex/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/05/14/la-presidenta-claudia-sheinbaum-nombra-un-nuevo-director-de-pemex/</guid><dc:creator><![CDATA[Por The Associated Press, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 03:21:20 +0000</pubDate><content:encoded><![CDATA[<p>CIUDAD DE MÉXICO (AP) — La presidenta mexicana Claudia Sheinbaum nombró el jueves un nuevo director de Petróleos Mexicanos en medio del proceso de reestructuración de la empresa estatal, cuyas finanzas se encuentran comprometidas.</p><p>En un video que difundió en su cuenta en la red social X, Sheinbaum indicó que Juan Carlos Carpio Fragoso, actual director de Finanzas de Pemex, asumirá como nuevo director general de la petrolera en reemplazo de Víctor Rodríguez, quien decidió separarse del cargo para retornar a sus actividades académicas. Rodríguez acordó lo anterior con la presidenta cuando ella comenzó su mandato en octubre de 2024.</p><p>El exdirector seguirá apoyando al gobierno desde el Instituto de Electricidad y Energías Limpias, precisó la mandataria.</p><p>La salida de Rodríguez se da un día después que la agencia calificadora de riesgo S&P Global Ratings degradó la perspectiva de Pemex y de la Comisión Federal de Electricidad, de estable a negativa.</p><p>La agencia ratificó la calificación crediticia de la petrolera, pero reconoció que su “estructura de capital es insostenible, dada su escasa liquidez y su elevado apalancamiento”.</p><p>Pemex cerró 2025 con una deuda de unos 84.500 millones de dólares, lo que representó un descenso de 13,4% en comparación con el año previo. La reducción de la pesada deuda de la petrolera tuvo que ver con los apoyos de cerca de 22.647 millones de dólares que le otorgó el año pasado la Secretaría de Hacienda para la recompra de deuda y la emisión de notas precapitalizadas.</p><p>En noviembre de 2024, Sheinbaum anunció un plan de “austeridad” para reducir los gastos de Pemex en unos 2.500 millones de dólares, ello mediante el recorte de costos y la eliminación de empresas filiales.</p><p>Desde hace años la empresa estatal ha enfrentado una complicada situación financiera, la cual ha golpeado los ingresos petroleros de México, que por décadas fueron fundamentales para el país y llegaron a representar cerca del 40% del presupuesto de egresos del gobierno federal.</p><p>La caída en la producción —que ronda actualmente 1,6 millones de barriles diarios— y las limitadas finanzas de Pemex hicieron que los aportes de la petrolera al presupuesto federal se ubicaran debajo de 15% durante 2025.</p><p>S&P anunció el pasado martes que cambió de estable a negativa la perspectiva crediticia de México ante el lento crecimiento económico y el aumento de la deuda pública del país, pero ratificó las calificaciones de crédito soberano en moneda extranjera y local.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/VGFAYQSNOGJ372QJC6KIXKDSYE.jpg?auth=e5bc7f639105f89cd3b968704edfb04e6a51f0dcae1784dd87e53ee55cb5b6dd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[La presidenta mexicana Claudia Sheinbaum habla durante una reunión con líderes empresariales el lunes 4 de mayo de 2026, en Ciudad de México. (AP Foto/Fernando Llano)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Llano</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4WJZV6EKLZBX47UUIKUHWMOAMI.jpg?auth=7438d8ddcd856cdd1d88dab080be71dc850918367482c2a422a157da767c8c8e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[La presidenta Claudia Sheinbaum ofrece su conferencia de prensa matutina diaria en el Palacio Nacional, el jueves 30 de abril de 2026, en Ciudad de México. (AP Foto/Fernando Llano)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Llano</media:credit></media:content></item><item><title><![CDATA[Second lawsuit filed to stop proposed Trump presidential library in Miami]]></title><link>https://www.local10.com/news/local/2026/05/14/second-lawsuit-filed-to-stop-proposed-trump-presidential-library-in-miami/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/14/second-lawsuit-filed-to-stop-proposed-trump-presidential-library-in-miami/</guid><dc:creator><![CDATA[Aaron Maybin]]></dc:creator><description><![CDATA[Renderings for the proposed Trump Presidential Library reveal a massive project planned for land gifted to the Trump Presidential Library Foundation by the state and Miami Dade College.]]></description><pubDate>Fri, 15 May 2026 02:57:14 +0000</pubDate><content:encoded><![CDATA[<p>Renderings for the proposed Trump Presidential Library reveal a massive project planned for land gifted to the Trump Presidential Library Foundation by the state and Miami Dade College.</p><p>“But the problem here is not the library,” attorney Gerald Greenberg said. “The problem here is your personal business for personal gain and that’s unlawful.”</p><p>Greenberg represents a group of Miami residents -- including a student, nearby neighbors and a nonprofit connected to Marvin Dunn -- suing over what they describe as a land giveaway.</p><p>The plaintiffs claim the land, owned by Miami-Dade College, was illegally gifted to President Donald Trump. The lawsuit cites the domestic emoluments clause of the U.S. Constitution.</p><p>“The domestic emoluments clause says the president can’t get gifts from states,” Greenberg said. “This is a quintessential gift from a state. Miami-Dade College transferred the land to the state of Florida and the state of Florida transferred the land to the president.”</p><p>The site next to Miami’s Freedom Tower is valued at around $67 million. But the lawsuit argues the land the project would sit on is worth hundreds of millions of dollars.</p><p>In comments from March, Trump said the project would “most likely be a hotel.”</p><p>“It’s most likely going to be a hotel with a beautiful building underneath and a 747 Air Force One in the lobby, which is going to be a trick,” Trump said.</p><p>The 57-page lawsuit states the land “is no longer available to serve MDC’s student community and downtown Miami.”</p><p>Instead, the filing states, “the land will house a Trump hotel that brings riches to the president.”</p><p>When asked whether critics would view the lawsuit as politically motivated, Greenberg rejected the idea.</p><p>“Yeah, this isn’t a politically motivated lawsuit at all,” Greenberg said. “This is about giving public land to a private individual or in this case a president for his own private gain.”</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: US-China summit ends with Xi and Trump claiming progress but differences remain]]></title><link>https://www.local10.com/business/2026/05/15/the-latest-us-china-summit-ends-with-xi-and-trump-claiming-progress-but-differences-remain/</link><guid isPermaLink="true">https://www.local10.com/business/2026/05/15/the-latest-us-china-summit-ends-with-xi-and-trump-claiming-progress-but-differences-remain/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 15:00:22 +0000</pubDate><content:encoded><![CDATA[<p>U.S. President Donald Trump departed Beijing on Friday following a final meeting with Chinese President Xi Jinping. The leaders said they made progress in stabilizing U.S.-China relations, but deep differences remained after two days of meetings and meals.</p><p>On Friday they walked the grounds of Zhongnanhai, Xi's official residence, and had a working tea and lunch. During a series of meetings and events Thursday, the two discussed divisive issues such as the Iran war, trade, technology and Taiwan.</p><p>China has shown little public interest in getting more involved in solving the war in Iran. Xi also suggested differences over Taiwan could put his country and the U.S. on the path toward conflict. Threats of each side imposing steep tariffs also still loom.</p><p>Trump said Xi told him China wants to help negotiate an end to the war and a reopening of the Strait of Hormuz. China is the largest buyer of Iranian oil and Trump hopes Xi will use that leverage to prod Iran into a deal on U.S. terms. Trump also said Xi assured him that China wouldn’t provide Iran with military equipment.</p><p>Here's the latest:</p><p>China says two sides to set up trade and investment boards to address ag goods trade and tariffs</p><p>The two countries agreed to establish boards on trade and on investments to address each other’s concerns on agricultural goods’ market access and to promote expanded trade under a framework of reciprocal tariff reductions, Chinese Foreign Minister Wang Yi said.</p><p>The two sides have yet to announce any concrete trade deals, but the boards are expected to serve as a channel of communications to address economic and trade issues.</p><p>Wang said the economic and trade teams from the two sides have reached results that are “overall balanced and positive.”</p><p>Xi will have a state visit to the US this fall, Chinese foreign minister Wang Yi says</p><p>President Trump extended a Sept. 24 invitation to Xi and his wife during his reciprocal toast at a banquet Thursday.</p><p>According to a readout about Wang’s briefing to media outlets on the summit, Wang said Trump and Xi agreed to keep close contact through meetings, phone calls and letters, the Chinese official news agency Xinhua reported.</p><p>Wang said both sides should work together to make thorough preparations for the leaders’ interactions and create an appropriate atmosphere to accumulate more results.</p><p>Merz says he and Trump agree that Iran must open Strait of Hormuz</p><p>Merz on Friday said he spoke to Trump on the phone as the U.S. president traveled home from China.</p><p>“We agree: Iran must come to the negotiating table now. It must open the Strait of Hormuz. Tehran must not be allowed to have nuclear weapons,” Merz wrote on X. “We also discussed a peaceful solution for Ukraine and coordinated our positions ahead of the NATO summit in Ankara. The U.S. and Germany are strong partners in a strong NATO.”</p><p>Germany’s Merz worries about America’s ‘social climate’</p><p>German Chancellor Friedrich Merz on Friday said he wouldn’t recommend that his children work in the U.S. because of its “social climate.”</p><p>“I am a great admirer of America. My admiration isn’t growing at the moment,” he said during a panel discussion at the Catholic Congress in Wuerzburg, Germany. “So, I wouldn’t recommend to my children today that they go to the U.S., get an education there, and work there. Simply because of a social climate that has suddenly developed there.”</p><p>He added: “by the way, the question of what well-educated young people can achieve used to be answered very differently in America up until a year ago than it is today. Today, the best-educated in America have great difficulty finding a job.”</p><p>Trump says summit yielded a new Boeing deal for hundreds of planes</p><p>Trump told reporters on Air Force One that China would buy 200 planes from Boeing with the possibility of expanding the deal to 750 “if they do a good job with the 200, which I’m sure they will.”</p><p>The order would represent Boeing’s first major sale to China in nearly a decade, and it would mark a significant breakthrough for the plane maker in a market that was once central to its long-term growth.</p><p>China has high demand for new aircraft as they expand and modernize fleets, while giving Trump a high-profile win for his trade agenda.</p><p>Boeing CEO Kelly Ortberg joined Trump on his trip to Beijing.</p><p>Trump also said China would purchase 400 to 450 engines from General Electric. He did not offer a more precise number.</p><p>Daughter of imprisoned pastor asked Trump to help free her father</p><p>Trump said Xi would consider the case of Ezra Jin Mingri of the Zion Church, who has been detained since October.</p><p>On Monday, Grace Jin Drexel, the pastor’s daughter, asked Trump to help bring back her father and other jailed activists on his trip to Beijing.</p><p>“We really plead the president will continue to raise the political prisoners, like my father, and like many of the family members here today, and bring them home,” she said. “We just would love for him to just be part of the family and, like, eat nice food with us and watch movies with us, and just, like, have a have, just live normal lives again.”</p><p>Putin set to visit Beijing ‘very soon,’ Kremlin says</p><p>The Kremlin said Thursday that President Vladimir Putin is set to visit China shortly.</p><p>Asked about a report that Putin is coming to China next Wednesday, Kremlin spokesman Dmitry Peskov said that the visit indeed will take place “very soon,” adding that Moscow and Beijing will announce its date.</p><p>Asked to comment on President Donald Trump’s visit to China, Peskov emphasized the importance of contacts between the world’s two biggest economies, adding that Russia expects to get firsthand information from China about its talks with the U.S. when Putin visits Beijing.</p><p>Trump still mulling US arms sale to Taiwan</p><p>President Donald Trump says he’s not yet made a determination on whether a major U.S. sale of arms to Taiwan can move forward, following his three-day visit to China.</p><p>Speaking to reporters as he flew back on Air Force One on Friday, Trump said he’d not decided on the sale, but added, “I will make a determination.”</p><p>The Trump administration has authorized the sale but it has yet to move forward. China opposes the deal and has suggested that Washington’s relationship with the self-governing island is the key factor in China-U.S. relations.</p><p>Trump brought up Jimmy Lai to Xi, but says it’s ‘a tough one’</p><p>Activist Jimmy Lai, a prominent critic of Beijing, was sentenced to 20 years in prison under a national security law in February in Hong Kong. His family and supporters hope Trump could help free the 78-year-old, who has spent over five years in custody.</p><p>“He told me that would be a tough one,” Trump said, referring to Xi.</p><p>Lai’s daughter Claire told The Associated Press that she was so grateful to Trump for the commitment shown to his father’s release.</p><p>“He has earned his reputation as liberating the unjustly detained and I am confident he and his administration will be the ones to free my father,” she said.</p><p>She said this is an opportunity for Xi to do “the only just and honorable thing” for a man who has given so much to Hong Kong and show a gesture of goodwill to the rest of the world.</p><p>Trump raised a potential nuclear deal between the U.S., Russia and China</p><p>Trump wants the three countries to sign a pact that would cap the number of nuclear warheads each one has in its arsenal.</p><p>China has previously been cool to entering such a pact. Beijing’s arsenal, according to Pentagon estimates, exceeds more than 600 operational nuclear warheads and is far from parity with the U.S. and Russia, which each are estimated to have more than 5,000 nuclear warheads.</p><p>But Trump suggested Xi was receptive to the idea when he raised it in their private talks.</p><p>“I got a very a positive response,” Trump said. “This is the beginning.”</p><p>The last nuclear arms pact, known as the New START treaty, between Russia and the United States expired in February, removing any caps on the two largest atomic arsenals for the first time in more than a half-century.</p><p>Analyst says the summit delivers a roadmap</p><p>George Chen, a partner at The Asia Group consultancy, said the summit felt like a political reality show at times and unfolded almost exactly as scripted, but it delivered symbolism, clarity and a roadmap for the months ahead.</p><p>Chen noted both sides have highlighted what they care about most: For Xi, Taiwan. For Trump, deals.</p><p>“The readouts from Beijing and the White House differ in tone and emphasis, but neither side contradicted the other’s account. That alone reflects a rare moment of mutual respect,” he said.</p><p>While the list of concrete deliverables remained limited for now, Chen said the most important development might be Xi and Trump having spent extended time together again.</p><p>“Personal rapport between leaders can shape the tone of an entire bilateral relationship,” he said.</p><p>However, Taiwan could feel uneasy after Xi warned the U.S. over it. Taipei will be watching closely for signs of Trump’s responses, he added.</p><p>Elon Musk replies to well-known Chinese dissident account on X</p><p>Elon Musk said his son is learning Chinese. The message in a public post on X Thursday quickly drew attention on Chinese social media and began to trend.</p><p>But what the state media outlets omitted was who Elon Musk responding to. He replied to Teacher Li, or Li Ying, whose X account posts news and videos submitted from users about uncensored news in China and has some two million followers.</p><p>Li himself noted the irony that Musk’s response to him was now trending on Weibo, which is managed by censors. He shared on Friday that many of the accounts that originally wrote up Musk’s comments have now deleted the posts.</p><p>A search on Weibo and local media showed that while the topic was still searchable, some websites had indeed deleted their coverage.</p><p>Nvidia CEO Jensen Huang takes food tour of Beijing</p><p>Jensen Huang is trying all of Beijing’s delicacies, the good and others which may be more of an acquired taste.</p><p>Huang was spotted by the public and local media at No. 69 Fangzhuanchang Noodles, for a bowl of “zhiangmian” -- a Beijing specialty that features noodles covered in a thick soybean-paste sauce mixed with vegetables and meat.</p><p>“It’s so good,” he said, as he dug into the bowl.</p><p>But it’s the “douzhi’er,” a fermented mung bean drink that’s slightly sour and gray-green in color, that made the Nvidia CEO wince. Videos of his reaction were trending on Weibo Friday afternoon. Huang then quickly reached for a sweet drink from Chinese beverage chain Mixue Bingcheng.</p><p>———</p><p>This post has been updated to reflect that douzhi’er is made with fermented mung beans and not soybeans.</p><p>Xi played up a new relationship status: ‘managed stability’</p><p>China said the two leaders agreed to a new vision for dealing with their relationship issues: “a constructive China-U.S. relationship of strategic stability.”</p><p>The Chinese Foreign Ministry said the framework would shape ties for at least three years — the rest of Trump’s term — and would focus on cooperation, competition within proper limits, and managing differences.</p><p>The idea is “to keep the relationship on an even keel,” said Helena Legarda of the Mercator Institute for China Studies in Berlin.</p><p>George Chen, a partner at The Asia Group consultancy, said it can be seen as progress from the Biden era, which framed the relationship as a strategic competition.</p><p>Exuberant airport send-off for Trump at end of China visit</p><p>Schoolchildren dressed in some of Air Force One’s light blue and white colors waved American and Chinese flags in a coordinated movement as the U.S. president arrived to board the plane.</p><p>“Farewell, farewell,” they chanted. “Warm farewell!”</p><p>Chinese Foreign Minister Wang Yi saw a smiling Trump off at the airport.</p><p>Trump turned at the top of the stairs and pumped his fist and waved before entering the aircraft.</p><p>He didn’t speak again before departing for home.</p><p>Trump and Xi wrap up summit</p><p>Trump has boarded Air Force One for his flight out of China.</p><p>Trump and Xi both said they made progress in stabilizing U.S.-China relations. But deep differences persist.</p><p>The leaders spent a lot of time together the past two days.</p><p>They met for about two hours at the Great Hall of the People, toured the Temple of Heaven and attended a banquet on Thursday. On Friday they walked the grounds of Zhongnanhai and had a working tea and lunch.</p><p>China has nonetheless shown little public interest in getting more involved in solving the war in Iran.</p><p>Xi also suggested differences over Taiwan could put his country and the U.S. on the path toward conflict.</p><p>Threats of each side imposing steep tariffs also still loom.</p><p>Xi says ‘landmark’ visit deepened mutual trust</p><p>While little has been announced about any potential deals as Trump and Xi held a closed-door lunch in Zhongnanhai on Friday, Xi spoke of a positive turn between the two countries.</p><p>“This visit is a historic and landmark visit. Together, we affirmed the new position of a constructive, strategic and stable China-U.S. relationship,” the Chinese president said, according to a readout from CCTV.</p><p>“The visit is also beneficial to promoting mutual understanding, deepening trust in each other, and increasing the well-being of the people of both countries,” Xi said.</p><p>The Chinese leader said both countries should carry out the “important consensus” reached during Trump’s visit and keep the relationship on the right track.</p><p>Xi hosts Trump in venues with agricultural symbolism</p><p>Trump and Xi feasted on Chinese delicacies in the Chun’ou Zhai building in Xi’s presidential Zhongnanhai compound Friday.</p><p>The name of the historic building translates to “Spring Lotus Roots” and the structure carries farm-related significance: Emperor Qianlong in the 18th century would go there to admire the ancient Chinese “Five Cattle” painting every year after the imperial sacrifice to the god of agriculture.</p><p>The two leaders on Thursday also visited the Temple of Heaven, another venue with deep agrarian symbolism</p><p>as the imperial site for rituals for agricultural prosperity.</p><p>Trump has been expected to announce business deals with China in areas such as agricultural purchases, beef exports and aviation but no concrete announcements have been made yet.</p><p>Taiwan thanks US for ‘continued support’</p><p>Taiwan Minister of Foreign Affairs Lin Chia-lung thanked the U.S. on Friday for the support expressed by Secretary of State Marco Rubio the previous day.</p><p>Lin thanked the U.S. for “its continued support and valuing of peace and stability in the Taiwan Strait.”</p><p>Rubio told NBC News on Thursday that U.S. policy toward Taiwan remains unchanged and it would be a “terrible mistake” for China to take Taiwan by force.</p><p>The U.S. is Taiwan’s biggest unofficial supporter and main supplier of arms for the island’s defense.</p><p>“As a responsible member of the international community, Taiwan will continue to strengthen its self-defense capabilities,” Lin said.</p><p>Trump and Xi dine on a menu including stir-fried lobster balls</p><p>While folks outside their closed lunch chowed down on McDonalds, the menu for Trump and Xi was far more formal.</p><p>The two leaders had minced codfish in seafood soup, crispy and stir-fried lobster balls and pan-seared beef fillet stuffed with morel mushrooms, according to the White House.</p><p>They also ate kung pao chicken and scallops, braised seasonal greens, bamboo shoots, mushrooms and beans, as well as stewed beef in a bun and steamed pork and shrimp dumplings.</p><p>Dessert was chocolate brownies and fruits and ice cream. Coffee and tea also was served.</p><p>After lunch, Trump is not expected to make any more public appearances before heading to the airport to fly back to Washington.</p><p>Xi highlights centuries-old trees in Zhongnanhai garden tour</p><p>Before their closed-door lunch, Xi gave Trump a tour of Zhongnanhai, the former imperial gardens and now the seat of power.</p><p>“Zhongnanhai is where the CPC Central Committee and the State Council work, and it is also where I work and live,” Xi said. “After the founding of New China, Chinese leaders including Mao Zedong, Zhou Enlai and others all lived here.”</p><p>In the highly manicured garden, the two men walked with their interpreters as they admired the greenery.</p><p>“All these trees are 200 to 300 years old. There’s a big one that’s about 400 years old,” Xi said as he pointed out specific trees to Trump, who expressed his admiration.</p><p>“There’s even one that’s 1,000 years old. It’s somewhere else,” Xi said.</p><p>Xi said he invited Trump to the quarters in response to the hospitality Trump showed by inviting him to Mar-A-Lago in 2017.</p><p>Mc-Beijing: While Trump eats fancy lunch, everyone else gets his favorite fast food</p><p>As Trump ate lunch inside Xi’s residence, the folks outside chowed down on McDonald’s.</p><p>The fast-food restaurant with the golden arches is one of Trump’s favorites. His White House chief of staff, Susie Wiles, recently said he eats McDonald’s every day.</p><p>Trump did a stint working out of a McDonald’s drive-thru window during his 2024 reelection campaign and more recently had a McDonald’s order delivered to the door of the Oval Office during an event contrived to highlight the elimination of taxes on tips to service industry workers.</p><p>Outside Xi’s residence, U.S. Embassy and White House staff ate their McDonald’s lunches in the parking lot.</p><p>Bags of McDonald’s food also were delivered to members of the White House press pool as they waited in vans for Trump to depart for the airport and the long trip back to Washington.</p><p>Reporters ask questions in China but Trump doesn’t take the bait</p><p>The U.S. president did something highly unusual for him over days of meetings with Xi: he held his tongue in front of the media.</p><p>Trump relishes taking reporters’ questions, often doing so nearly every day back home.</p><p>But Xi, like most members of senior Chinese leadership, refrains from press conferences.</p><p>In what might have been deference to Xi, Trump didn’t answer questions when reporters asked them while the pair toured the Temple of Heaven on Thursday.</p><p>And he didn’t do so again on Friday while walking with Xi at Zhongnanhai.</p><p>Trump’s relative silence even extended to posting on his social media site, where he was not as active as usual during his three-day Beijing swing.</p><p>Trump says ‘fantastic trade deals’ struck during ‘incredible’ visit</p><p>The White House so far hasn’t released details of any deals struck during Trump’s summit with Xi in Beijing.</p><p>Trump told Fox News about soybeans, airplanes and oil in an interview that followed his two-hour sit-down with Xi on Thursday.</p><p>Meeting with Xi again on Friday, Trump praised the visit as “incredible.”</p><p>He said “a lot of good has come of it,” including “some fantastic trade deals” that are “great for both countries.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/VVSEIW4YGVSRRQVAW2HXOLFU4M.jpg?auth=190d1c43abb1ec05e83f935e46b12850f3800919e28c83e7b1c86a123f904ce6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S. President Donald Trump, right, gestures as he speaks next to Chinese President Xi Jinping during a visit to the Zhongnanhai Garden in Beijing, China, Friday, May 15, 2026. (Evan Vucci/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Vucci</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/U6JRDCDH3MAWYZKT2C5UNOSJJQ.jpg?auth=480ac31fed49065ea835efab1c1e03098673e37a205127e78380d610e8d371b1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Chinese President Xi Jinping and U.S. President Donald Trump attend a meeting on the sidelines of their visit to the Zhongnanhai Garden in Beijing, China, Friday, May 15, 2026. (Evan Vucci/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Vucci</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UNX2UR47EW6YVMU3BIJAJ3XFRY.jpg?auth=f3c9e105cef109b53a90fefd361b6085f73ab66f66e21fb0aecde1d583e27aaa&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 China's President Xi Jinping at the Zhongnanhai leadership compound, Friday, May 15, 2026, in Beijing. (AP Photo/Mark Schiefelbein, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HQ4LMWSW5GQDIHNRQEYTORETCA.jpg?auth=a5ca63878920dd2b79f967cafc1a9139b3df2b067f2bf6c09dffb69f4181c7a5&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 China's President Xi Jinping at the Zhongnanhai leadership compound, Friday, May 15, 2026, in Beijing. (AP Photo/Mark Schiefelbein, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/23ADXQ6J5CHHUT7YKULZDSI3LM.jpg?auth=a0244635bf2d3b786227b9a2ab8f7c2340409f54e66ede2ec0b307de4232161c&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 China's President Xi Jinping at the Zhongnanhai leadership compound, Friday, May 15, 2026, in Beijing. (AP Photo/Mark Schiefelbein, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content></item><item><title><![CDATA[Suzuki, Evans cap 2nd-period surge, Canadiens beat Sabres 6-3 to take 3-2 lead in 2nd-round series]]></title><link>https://www.local10.com/sports/2026/05/14/suzuki-evans-cap-2nd-period-surge-canadiens-beat-sabres-6-3-to-take-3-2-lead-in-2nd-round-series/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/05/14/suzuki-evans-cap-2nd-period-surge-canadiens-beat-sabres-6-3-to-take-3-2-lead-in-2nd-round-series/</guid><dc:creator><![CDATA[By JOHN WAWROW, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 02:04:02 +0000</pubDate><content:encoded><![CDATA[<p>BUFFALO, N.Y. (AP) — Captain Nick Suzuki and Jake Evans scored 68 seconds apart late in the second period, and the Montreal Canadiens defeated the Buffalo Sabres 6-3 on Thursday night to take a 3-2 lead in their second-round playoff series.</p><p>Montreal surged with a three-goal second period, and never led until Evans swept a loose puck over the goal line behind Ukko-Pekka Luukkonen to put the Canadiens up 4-3 with 3:45 remaining. Suzuki then scored 10 seconds into a power-play opportunity by converting Juraj Slafkovsky’s one-handed pass from the end boards and beating Luukkonen through the legs with a shot from the lower right circle.</p><p>Cole Caufield, Josh Anderson, Ivan Demidov and Alexandre Texier also scored for Montreal, which will host Game 6 on Saturday night. Jakub Dobes allowed three goals on the first four shots he faced before finishing with 33 saves.</p><p>Josh Doan, Jason Zucker and rookie Konsta Helenius, appearing in his second career playoff game, scored for Buffalo.</p><p>Luukkonen allowed five goals on 23 shots, and was pulled after two periods -- the second time he’s been yanked this postseason. Alex Lyon mopped up in allowing a goal on three shots. Lyon is potentially in line to regain the starting duties after losing the job following a 6-2 loss in Game 3.</p><p>The Sabres have dropped two of three at home in the series, and were coming off a 3-2 win at Montreal on Tuesday.</p><p>Montreal finally got much-needed production from its top line, with Suzuki (goal, two assists), Slafkovsky (three assists) and Caufield getting on the scoresheet. The trio had combined for four goals and five assists in the first four games of the series.</p><p>Star defenseman Lane Hutson, meantime, had two assists to give him six in four outings.</p><p>Montreal is one win from advancing to the semifinal round of the playoffs for the first time since the Covid pandemic altered 2021 playoffs. The Canadiens eventually reached the Stanley Cup Final and lost to Tampa Bay in five games.</p><p>Buffalo and Montreal combined for five goals in the first 10:15, including Doan and Texier scoring nine seconds apart. The surge was capped by Helenius putting Buffalo up 3-2 with a shot from the top of the right circle that sneaked in through Dobes’ legs.</p><p>The five goals were scored in a span of 8:15, which ranks 11th on the playoff list of fastest between two teams.</p><p>Buffalo’s deficiencies continue being exposed. After allowing 12 goals in six games of their first-round series against Boston, the Sabres have allowed 21 already to Montreal — and 19 in the past four.</p><p>___</p><p>AP NHL: https://apnews.com/hub/stanley-cup and https://apnews.com/hub/nhl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GB3JUUIBQ5DFG6DHO2QAQ5STQU.jpg?auth=24b23fce204fc6c868cb3c7251e93ce914e2e24d138370d07d3df6174d659984&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Montreal Canadiens center Nick Suzuki lines up for a face-off during the second period in Game 5 of a second-round NHL hockey Stanley Cup playoff series against the Buffalo Sabres, Thursday, May 14, 2026, in Buffalo, N.Y. (AP Photo/Jeffrey T. Barnes)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeffrey T. Barnes</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/E3MASFHI23S7MMD5DTBJJVANTM.jpg?auth=5d9de819690d68a77c19c50c3d92d03a728a1de0f1147ff558c3d4261080017a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Montreal Canadiens center Jake Evans (71) celebrates his goal during the second period in Game 5 of a second-round NHL hockey Stanley Cup playoff series against the Buffalo Sabres, Thursday, May 14, 2026, in Buffalo, N.Y. (AP Photo/Jeffrey T. Barnes)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeffrey T. Barnes</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JFFIZWLNE2LAA7FQO4PI2JI6JE.jpg?auth=7ab930a8d87141aaac1128c53dc5097d12cb584c485db87ddfd7b6cebc9729a0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Buffalo Sabres left wing Jordan Greenway (12) is checked to the ice by Montreal Canadiens defenseman Arber Xhekaj (72) in front of goaltender Jakub Dobes (75) during the first period in Game 5 of a second-round NHL hockey Stanley Cup playoff series, Thursday, May 14, 2026, in Buffalo, N.Y. (AP Photo/Jeffrey T. Barnes)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeffrey T. Barnes</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CI3HMS4OYPHLJ75DDYRM5VXHYM.jpg?auth=43d93c89ee2c22e12ca1896203f684b2ef86b31ff7ac976608781a7c68769dcc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Buffalo Sabres left wing Jason Zucker (17) celebrates his goal with right wing Jack Quinn (22) during the first period in Game 5 of a second-round NHL hockey Stanley Cup playoff series against the Montreal Canadiens, Thursday, May 14, 2026, in Buffalo, N.Y. (AP Photo/Jeffrey T. Barnes)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeffrey T. Barnes</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IIM2EYHDMRBEBNPNGDX6OSX7YM.jpg?auth=2ffdd51117146efb7ca921941e138a42f11abbbfd6a31e45a718fb5ee4c81c5d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Montreal Canadiens center Jake Evans (71) puts the puck behind Buffalo Sabres goaltender Ukko-Pekka Luukkonen (1) during the second period in Game 5 of a second-round NHL hockey Stanley Cup playoff series, Thursday, May 14, 2026, in Buffalo, N.Y. (AP Photo/Jeffrey T. Barnes)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeffrey T. Barnes</media:credit></media:content></item><item><title><![CDATA[Miami Dolphins unveil 2026 schedule as Jeff Hafley era begins Sept. 13]]></title><link>https://www.local10.com/sports/local/2026/05/14/miami-dolphins-unveil-2026-schedule-as-jeff-hafley-era-begins-sept-13/</link><guid isPermaLink="true">https://www.local10.com/sports/local/2026/05/14/miami-dolphins-unveil-2026-schedule-as-jeff-hafley-era-begins-sept-13/</guid><dc:creator><![CDATA[Brandon Liguori]]></dc:creator><description><![CDATA[On Thursday, the NFL released the full 2026 schedule, including dates and times, for all 32 teams across the league.]]></description><pubDate>Thu, 14 May 2026 23:45:26 +0000</pubDate><content:encoded><![CDATA[<p>Miami Dolphins fans can begin preparing for the fall.</p><p>On Thursday, the NFL released the full 2026 schedule, including dates and times, for all 32 teams across the league.</p><p>Miami will host eight regular season games at Hard Rock Stadium and will play nine road contests in 2026.</p><p>The Dolphins’ social media team announced the official schedule release in a video posted on X, featuring rapper Rick Ross.</p><blockquote class="twitter-tweet"><p lang="en" dir="ltr">Mr. Ross wants to see you.<br> <br>The 2026-27 schedule is here 🗓️ <a href="https://t.co/Qa3nRDQ57F">pic.twitter.com/Qa3nRDQ57F</a></p>&mdash; Miami Dolphins (@MiamiDolphins) <a href="https://twitter.com/MiamiDolphins/status/2055068217291296818?ref_src=twsrc%5Etfw">May 14, 2026</a></blockquote><p>The Dolphins will begin their first season under head coach Jeff Hafley on Sept. 13 against the Las Vegas Raiders at Allegiant Stadium at 4:25 p.m. ET.</p><p>It remains to be seen whether the Dolphins will face rookie quarterback Fernando Mendoza, who grew up in Miami and was selected No. 1 overall in April’s draft.</p><p>Following the Raiders, the Dolphins will remain on the West Coast and visit Levi’s Stadium to play the San Francisco 49ers on Sept. 20 at 4:25 p.m. ET.</p><p>Miami’s home opener at Hard Rock Stadium will be Sept. 27 at 1 p.m. ET against the Kansas City Chiefs, highlighted by three-time Super Bowl champion quarterback Patrick Mahomes.</p><p>Mahomes continues to rehab from a torn ACL in his left knee late last season, but the expectation is that he will be ready for Week 1.</p><p>The Dolphins will have an early bye week in 2026, with their off week falling on Oct. 18, one week after they host Joe Burrow and the Cincinnati Bengals at Hard Rock Stadium.</p><p>Miami is <a href="https://x.com/MySportsUpdate/status/2055073804896940452" target="_self" rel="" title="https://x.com/MySportsUpdate/status/2055073804896940452">one of five teams to not have a primetime game in 2026</a>, joining the New York Jets, Arizona Cardinals, Raiders, and Tennessee Titans.</p><p>The Dolphins also announced their three opponents for the preseason schedule. </p><p>Miami will travel to Washington on Friday, Aug. 14, at 7 p.m. ET before hosting the New York Giants on Saturday, Aug. 22 at 4 p.m., and the Atlanta Falcons on Friday, Aug. 28 at 7 p.m. at Hard Rock Stadium.</p><p>Fans can visit <a href="https://www.miamidolphins.com" target="_self" rel="" title="https://www.miamidolphins.com">Dolphins.com</a> and <a href="https://www.ticketmaster.com/miami-dolphins-tickets/artist/805964?wt.mc_id=NFL_TEAM_MIA_VANITY_URL" target="_self" rel="" title="https://www.ticketmaster.com/miami-dolphins-tickets/artist/805964?wt.mc_id=NFL_TEAM_MIA_VANITY_URL">Ticketmaster.com/Dolphins</a> to purchase single-game tickets, which are now on sale.</p><p>Here is the full Dolphins 2026 schedule:</p><p>• Week 1 at Las Vegas, Sept. 13, 4:25 p.m. ET</p><p>• Week 2 at San Francisco, Sept. 20, 4:25 p.m. ET</p><p>• Week 3 vs. Kansas City, Sept. 27, 1 p.m. ET</p><p>• Week 4 at Minnesota, Oct. 4, 4:05 p.m. ET</p><p>• Week 5 vs. Cincinnati, Oct. 11, 1 p.m. ET</p><p>• Week 6 Bye, Oct. 18</p><p>• Week 7 at New York Jets, Oct. 25, 1 p.m. ET</p><p>• Week 8 vs. New England, Nov. 1, 4:25 p.m. ET</p><p>• Week 9 vs. Detroit, Nov. 8, 1 p.m. ET</p><p>•&nbsp;Week 10 at Indianapolis, Nov. 15, 1 p.m. ET</p><p>• Week 11 at Buffalo, Nov. 22, 1 p.m. ET</p><p>•&nbsp;Week 12 vs. New York Jets, Nov. 29, 1 p.m. ET</p><p>• Week 13 at Denver, Dec. 6, 4:05 p.m. ET</p><p>• Week 14 vs. Chicago, Dec. 13, 1 p.m. ET</p><p>• Week 15 at Green Bay, Dec. 20, 1 p.m. ET</p><p>• Week 16 vs. Los Angeles Chargers, Dec. 27, 1 p.m. ET</p><p>• Week 17 vs. Buffalo, Jan. 3, 2027, 1 p.m. ET</p><p>• Week 18 at New England, (TBD Flex Game)</p><p><b>Quick nuggets on Dolphins 2026 schedule</b>: </p><p>• It will be the third time in franchise history that the Dolphins play the Raiders to start a season (1966, 1975), including Miami’s first game as a franchise in 1966.</p><p>• Overall, the Dolphins will play nine games against seven different playoff teams from 2025, which is tied for the third most in the NFL behind the Denver Broncos (10) and Seattle Seahawks (10).</p><p>• The Dolphins will play five of their nine games against 2025 playoff teams on the road.</p><p>• Former Dolphins head coach Mike McDaniel returns to Hard Rock Stadium in Week 16 on Dec. 27 at 1 p.m. ET.</p><p>• Former Dolphins quarterback Tua Tagovailoa returns to Hard Rock Stadium for the final exhibition game on Aug. 28 at 7 p.m. ET.</p><p>• Hafley, Dolphins general manager Jon-Eric Sullivan and quarterback Malik Willis return to Lambeau Field in Week 15, Dec. 20 at 1 p.m. ET.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GNO66K7PVBE5ZKTHPQYK5Q4TFI.JPG?auth=989a4a3f2135f1a252d8e6eba9dfe04098253e591e132b7392afb72a2aabbf9f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[May 8, 2026; Miami Gardens, FL, USA; Miami Dolphins head coach Jeff Hafley works with his players during rookie minicamp at Baptist Health Training Complex. Mandatory Credit: Sam Navarro-Imagn Images]]></media:description><media:credit role="author" scheme="urn:ebu">Sam Navarro</media:credit></media:content></item><item><title><![CDATA[Halo Infinite jabs, a Simpsons gag and a haircut: How NFL teams dropped 2026 schedule dates]]></title><link>https://www.local10.com/sports/2026/05/14/halo-infinite-jabs-a-simpsons-gag-and-a-haircut-how-nfl-teams-dropped-2026-schedule-dates/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/05/14/halo-infinite-jabs-a-simpsons-gag-and-a-haircut-how-nfl-teams-dropped-2026-schedule-dates/</guid><dc:creator><![CDATA[By TERESA M. WALKER, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 01:44:36 +0000</pubDate><content:encoded><![CDATA[<p>NFL teams tapped into their creativity Thursday night while rolling out a variety of takes revealing their schedules for this season with a mixture of art, video games, movie references and yes, even “The Simpsons.”</p><p>They also made sure to poke plenty of fun at upcoming opponents, themselves and offseason flubs.</p><p>The Indianapolis Colts pointed the finger at themselves in their Simpsons’ cartoon. First, they referenced the long drought since their last win in Jacksonville along with Homer Simpson disappearing into the hedge for the team’s road game against the Jaguars.</p><p>The video also had Bart Simpson writing repeatedly on the chalkboard: “We will not include Tyreek Hill in these videos.”</p><p>The New York Jets went with a “ football is ART (craft blend)” approach mixing uniquely named daubs of paint colors to mix and draw out their opponents by the date.</p><p>Their season opener against the Titans features colors “Dolly Denim” and “Bachelorette Blush” for a team in a town known for Dolly Parton and bachelorette parties. Playing the Dolphins uses spray tan, del boca vista, major key and finkle — a reference to the Ray Finkle character in the 1994 movie “Ace Ventura: Pet Detective" — and raspberry beret and minnetonka blue for the Vikings.</p><p>New Orleans used a “season forecast” approach that included people such Jim Cantore from The Weather Channel. The Los Angeles Rams tapped the movie “Napoleon Dynamite” for “A Dynamite schedule” reveal.</p><p>The Buccaneers went with a nod to the TV show “Baywatch" protecting Tampa Bay, while Las Vegas used Kirk Cousins and rookie Fernando Mendoza in the Raiders' take on the 2008 movie “Step Brothers.”</p><p>Pittsburgh went long with a video lasting more than 4 minutes, 36 seconds that leaned into local style, customs, food and “Pittsburghese” with “Ready to yinzify your DNA, n'at?" Actor Billy Gardell, a Pittsburgh native, walks a new security guard through it all with the schedule buried at the end.</p><p>Video game style</p><p>The Los Angeles Chargers went even longer using Halo Infinite for a reveal video lasting 6:12 and they opened with a post asking if they should make their schedule release video with the game spelling out “NO” with the words “yes.”</p><p>The Chargers reminded Baltimore of the Ravens backing out of their trade with the Raiders for Maxx Crosby.</p><p>They also made an apparent reference to Patriots coach Mike Vrabel's offseason in the headlines with a mention of "Next Photo Dump 1 Mile.”</p><p>Smells like a champion</p><p>The reigning Super Bowl champion Seattle Seahawks had actor Josh Lucas introducing the schedule in the form of a cologne commercial, with opponents having their own signature scents such as “Substation” for the San Francisco 49ers.</p><p>Short but sweet</p><p>Jacksonville took advantage of perhaps the most famous offseason haircut with quarterback Trevor Lawrence getting his long locks cut short on camera after introducing the Jaguars' schedule that then plays out on the screen edited down to less than 2 minutes.</p><p>Fan assistance</p><p>The Tennessee Titans went back to the streets quizzing random people in their schedule reveal in a twist to the team's 2023 schedule reveal. This time, the Titans went with “You never know who you'll see on the street” set to the Who song “Who Are You” asking random people if they were a big name with a specific opponent.</p><p>Artistic reveal tease</p><p>The Atlanta Falcons tapped the approach used by the social media account (at)ArtButMakeItSports to preview their schedule release. The Falcons had a thread Thursday morning using “Art but make it our 2026 opponents” featuring paintings for each team.</p><p>For the actual release, Atlanta went with a Falcons style “This is SportsCenter” series of commercials.</p><p>___</p><p>AP NFL: https://apnews.com/hub/NFL</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZHECRDNRTHXKVOBLWOYQDS4D6I.jpg?auth=3c8e1b3c4e7138416037fc79e7ec1a6134874345d3c679484bbe57bedf70280e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Footballs are seen before an NFL football game between the Philadelphia Eagles and the Washington Commanders on Jan. 4, 2026, in Philadelphia. (AP Photo/Matt Slocum, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Matt Slocum</media:credit></media:content></item><item><title><![CDATA[Trump and Xi wrap up summit claiming progress stabilizing US-China relations as differences persist]]></title><link>https://www.local10.com/business/2026/05/15/trump-and-xi-wrap-up-summit-claiming-progress-stabilizing-us-china-relations-as-differences-persist/</link><guid isPermaLink="true">https://www.local10.com/business/2026/05/15/trump-and-xi-wrap-up-summit-claiming-progress-stabilizing-us-china-relations-as-differences-persist/</guid><dc:creator><![CDATA[By AAMER MADHANI, WILL WEISSERT and SIMINA MISTREANU, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 11:23:15 +0000</pubDate><content:encoded><![CDATA[<p>BEIJING (AP) — U.S. President Donald Trump and Chinese President Xi Jinping wrapped up critical talks on Friday, claiming important progress in stabilizing U.S.-China relations even as deep differences persist between the world’s two biggest powers on Iran, Taiwan and more.</p><p>Following the trip, Trump said he had not yet made a determination on whether a major U.S. sale of arms to Taiwan can move forward. Speaking to reporters as he flew back on Air Force One, Trump said he’d not decided on the sale, but he added, “I will make a determination.”</p><p>Trump’s Republican administration has authorized the sale but it has yet to move forward. China opposes the deal and has suggested that Washington’s relationship with the self-governing island is the key factor in China-U.S. relations.</p><p>Trump said Xi told him that he was opposed to Taiwan’s independence. “I heard him out,” Trump said. “I didn’t make a comment.”</p><p>Trump also said he raised a potential three-way nuclear deal among the U.S., Russia and China. He wants each of the three countries to sign a pact that would cap the number of nuclear warheads in its arsenal. China has previously been cool to entering such a pact.</p><p>Beijing’s arsenal, according to Pentagon estimates, exceeds more than 600 operational nuclear warheads and is far from parity with the U.S. and Russia, which each are estimated to have more than 5,000 nuclear warheads. But Trump suggested Xi was receptive to the idea.</p><p>“I got a very a positive response,” Trump said. “This is the beginning.”</p><p>The last nuclear arms pact, known as the New START treaty, between Russia and the United States expired in February, removing any caps on the two largest atomic arsenals for the first time in more than a half-century. As the treaty was set to expire, Trump rejected a call by Russia to extend the two-country deal for another year and called for “a new, improved, and modernized” deal that includes China.</p><p>The Pentagon estimates China will have more than 1,000 operational nuclear warheads by 2030.</p><p>Xi welcomed Trump at his official residence, Zhongnanhai, on Friday for their final engagement of the summit before the U.S. leader’s return to Washington. The leaders took a short walk through the grounds that feature ancient trees and Chinese roses, and they strolled through a covered passageway with green columns and archways painted with birds and traditional Chinese mountain scenes.</p><p>Over tea and lunch, Trump and Xi — with top aides and translators in tow — huddled for nearly three hours of talks before the U.S. leader completed his three-day visit to China.</p><p>“It’s been really a great couple of days,” Trump told reporters.</p><p>Xi, for his part, called it a “milestone” visit. “We have established a new bilateral relationship, or rather a constructive, strategic, stable relationship,” he said.</p><p>But the optimistic outlook collides with some difficult truths about the thorniest issues between the two superpowers.</p><p>Beijing has shown little public interest in U.S. entreaties to get more involved in solving the conflict in Iran, even though Trump said in an interview with Fox News' Sean Hannity that Xi had in their conversations offered to help. In recent weeks, the U.S. State Department has accused Chinese firms of providing satellite imagery to the Iranian government and the Treasury Department has moved to target Chinese oil refineries accused of buying oil from Tehran, as well as shippers of the oil.</p><p>And the White House believes China can still do more to stem the flow of Chinese-made precursor chemicals into Mexico used to make illicit fentanyl that has wreaked havoc on many U.S. communities.</p><p>Xi, meanwhile, warned Trump during private talks that their differences on the self-ruled island of Taiwan, if handled poorly, could hurtle the world's dominant powers toward “clashes and even conflicts,” according to Chinese government officials.</p><p>Trump appeared impressed by the bucolic grounds, remarking the roses were the most beautiful he had ever seen. Xi promised to send him some rose seeds.</p><p>The compound is wrapped around two artificial lakes that had been built for the pleasure of emperors. Zhongnanhai is often compared to the White House, the Kremlin or South Korea’s Blue House. But unlike the other presidential residences, Zhongnanhai does not serve as the main venue for diplomatic visits. The invitation appeared to be an attempt by Xi to extend a personal touch to a U.S. leader who appreciates big gestures.</p><p>“I think he’s a warm person, actually. But he’s all business,” Trump said of Xi in the Fox News interview. “There’s no games.”</p><p>The Chinese government also bid farewell to Trump with great pomp.</p><p>Chinese Foreign Minister Wang Yi saw a smiling Trump off at the airport. And schoolchildren dressed in Air Force One's light blue and white colors waved American and Chinese flags in a coordinated movement as the U.S. president arrived to board the plane.</p><p>Taiwan remains the most important issue for China</p><p>Xi's sharp language on Taiwan loomed large over the visit, with Chinese government officials amplifying that differences on the self-ruled island pose the biggest risk to U.S.-Chinese relations.</p><p>But Secretary of State Marco Rubio told NBC News that U.S. policy toward Taiwan was “unchanged” and cautioned that it would be “a terrible mistake” for China to try to take Taiwan by force. He also framed Xi's comments as standard practice.</p><p>“They always raise it on their side. We always make clear our position, and we move on to the other topics,” said Rubio, who was among senior aides to join Trump for the talks.</p><p>China in recent weeks has sought to put more focus on its view that Taiwan sits at the “core” of its interests and is key to ensuring a stable relationship with the U.S. Trump at moments has shown ambivalence toward Taiwan, raising speculation that he could be open to loosening ties with Taipei.</p><p>Trump has demanded Taiwan increase defense spending, and in December, the White House announced an $11 billion weapons package for Taiwan, the largest ever to the island democracy.</p><p>But the U.S. has yet to begin fulfilling the arms sales, and Trump had said he expected to discuss the matter with Xi in Beijing. He’s also groused that Taiwan “stole” America’s semiconductor business and called on Taiwan to pay the U.S. for protection.</p><p>China wants the Strait of Hormuz opened</p><p>The leaders agreed that the Strait of Hormuz — effectively closed since the start of the Iran conflict — needs to be reopened to support global energy demands About 20% of the world’s oil flowed through the strait before the war started on Feb. 28.</p><p>“We feel very similar about (how) we want it to end,” the president said with Xi at this side. “We don’t want them to have a nuclear weapon.”</p><p>White House officials say Xi was also opposed to any implementation of tolls on vessels crossing the strait and expressed interest in China potentially purchasing U.S. oil to reduce Chinese dependence on Gulf oil in the future.</p><p>Trump earlier this week had downplayed the importance of talks with Xi on the 11-week-old Iran war that has led to surging energy prices and threatens to plunge the global economy into recession if the conflict does not conclude soon.</p><p>Will Trump announce any major business deals?</p><p>The White House, ahead of the visit, insisted that Trump wouldn’t be making the trip without an eye toward securing results before he leaves, suggesting there could be announcements coming on trade.</p><p>Trump says some “fantastic trade deals” had been struck during the visit, but did not offer further details</p><p>The U.S. side had been hoping to nail down Chinese commitments to buy U.S. soybeans and beef. Trump told Fox News that Xi had indicated a commitment for China to buy 200 Boeing jets from the U.S.</p><p>___</p><p>Mistreanu reported from Bangkok. Associated Press writers Huizhong Wu in Bangkok, Darlene Superville and Josh Boak in Washington contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/OPKCKKPQIVKUZOEATM7WQWH2CA.jpg?auth=495fb63632ea20efd265ce4d08bb51c474aa8bffc632b993fde3ec89d2c6df96&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S. President Donald Trump, left, speaks as he is greeted by Chinese President Xi Jinping at Zhongnanhai Garden in Beijing, China, Friday, May 15, 2026. (Evan Vucci/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Vucci</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/U6JRDCDH3MAWYZKT2C5UNOSJJQ.jpg?auth=480ac31fed49065ea835efab1c1e03098673e37a205127e78380d610e8d371b1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Chinese President Xi Jinping and U.S. President Donald Trump attend a meeting on the sidelines of their visit to the Zhongnanhai Garden in Beijing, China, Friday, May 15, 2026. (Evan Vucci/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Vucci</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BWUW5FVEJCGKQER6EKYNZFSBEE.jpg?auth=5804254b2295050ce51d31c3167033ef2fcdac814bc7423e8575438521cc19f3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump walks to board Air Force One, Friday, May 15, 2026, at Beijing Capital International Airport in Beijing. (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/FTIEMGMNC6WQSC56LEQTQWHQPU.jpg?auth=0da96e0f404a685a4cfce96f4db05593c01634a638cab3916814710ce055bc88&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump walks with China's President Xi Jinping at the Zhongnanhai leadership compound, Friday, May 15, 2026, in Beijing. (AP Photo/Mark Schiefelbein, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/666OSM3VIKY77PIPUGQH7VFPNA.jpg?auth=b1bc0f4ff527edcf5df82fa0a3b885d60992fc97659561179e76fc9b80446029&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump walks with China's President Xi Jinping at the Zhongnanhai leadership compound, Friday, May 15, 2026, in Beijing. (AP Photo/Mark Schiefelbein, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content></item><item><title><![CDATA[Shakira and Burna Boy release official 2026 FIFA World Cup Anthem, 'Dai Dai']]></title><link>https://www.local10.com/entertainment/2026/05/15/shakira-and-burna-boy-release-official-2026-fifa-world-cup-anthem-dai-dai/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/05/15/shakira-and-burna-boy-release-official-2026-fifa-world-cup-anthem-dai-dai/</guid><dc:creator><![CDATA[By MARIA SHERMAN, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 13:30:07 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — As the song demands: “Let's go!”</p><p>The Colombian superstar Shakira and Afrobeats icon Burna Boy have teamed up for “Dai Dai,” the official song for the 2026 FIFA World Cup.</p><p>It's a mesh of their musical landscapes: Afrobeats and Latin rhythms, an undeniably global, multilingual pop track. In one verse, they name a number of the world's most famous soccer players and countries competing in this year's World Cup: “Brazil, Uruguay, Argentina, Colombia,” Shakira cheers. “Mexico, Japan, Korea, Netherlands.”</p><p>After the first chorus, Shakira and Burna Boy take turns tackling their own verses, singing back and forth, before joining in a duet.</p><p>The song arrived shortly after it was announced that Shakira, Madonna and K-pop group BTS will co-headline the FIFA tournament's first-ever final halftime show on July 19 at MetLife Stadium in East Rutherford, New Jersey, just outside New York City. The lineup was curated by Coldplay's Chris Martin.</p><p>The show will support the FIFA Global Citizen Education Fund, which is raising $100 million to help children access education and soccer.</p><p>Shakira first teased “Dai Dai” last week, sharing a minute-long teaser clip of her dancing in the center of the field of Maracaná Stadium in Rio de Janeiro. She included a snippet of the opening verse: “Here in this place / You belong,” she sang in English, a male voice harmonizing with her now identifiable as Burna Boy. “What broke you once / Made you strong.”</p><p>She is no stranger to World Cup anthems. Her song “Waka Waka (This Time For Africa)” was the official song of the 2010 World Cup held in South Africa and is widely regarded as one of the best.</p><p>It's also not uncommon for sponsors of the FIFA World Cup to release their own singles for the tournament. In March, Coca-Cola shared its own official anthem for the World Cup, a reimagination of Van Halen’s “Jump” that features Colombian singer J Balvin, drummer Travis Barker, pop/R&B singer Amber Mark and guitarist Steve Vai.</p><p>It is similarly multilingual: Balvin wrote a new verse in Spanish for the anthem, bringing in Brazilian funk and hip-hop to the classic rock staple. “‘Jump’ is not a fútbol song,” he told The Associated Press about the original track, using the Spanish word for soccer. “So that’s why I had to put the Latin love and passion for fútbol (in the lyrics).”</p><p>The World Cup is co-hosted by the United States, Canada and Mexico and runs through June and July.</p><p>___</p><p>AP soccer: https://apnews.com/hub/soccer</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TVEDF4IJBF3IQAT7N24QETILBY.jpg?auth=4549396735dafc4680d4c0967718a77a03ccfd2dfc1e2955e78308eaffd7e324&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Colombian singer Shakira rehearses a day ahead of her free concert on Copacabana beach in Rio de Janeiro, on May 1, 2026. (AP Photo/Bruna Prado, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Bruna Prado</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YT2NPYZPKH5QQQJ2HUGNV5FY7M.jpg?auth=88d82900e435179efcda977c8217af2200def7f78c6fa4fcc9d150e4882dccdf&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 Sony Music Latin shows art for "Dai Dai," the official 2026 FIFA World Cup anthem by Shakira and Burna Boy. (Sony Music Latin via AP)]]></media:description></media:content></item><item><title><![CDATA[Antipoverty advocate Global Citizen hopes the World Cup halftime show drives money for education]]></title><link>https://www.local10.com/business/2026/05/14/antipoverty-advocate-global-citizen-hopes-the-world-cup-halftime-show-drives-money-for-education/</link><guid isPermaLink="true">https://www.local10.com/business/2026/05/14/antipoverty-advocate-global-citizen-hopes-the-world-cup-halftime-show-drives-money-for-education/</guid><dc:creator><![CDATA[By JAMES POLLARD, Associated Press]]></dc:creator><description></description><pubDate>Thu, 14 May 2026 23:55:55 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — The antipoverty nonprofit Global Citizen is no stranger to big stages. The advocacy group rallied more than 60,000 festivalgoers at its Central Park concert last year around issues of rainforest protection and energy access.</p><p>But Global Citizen is preparing for its most ambitious production yet: the first-ever FIFA World Cup halftime show on July 19, curated with help from Coldplay vocalist Chris Martin. Super Bowl-style performances — uncommon in soccer — will feature Madonna, Shakira and BTS. Also Thursday, Shakira released the official World Cup song “Dai Dai” featuring Afrobeats giant Burna Boy.</p><p>Organizers aim to direct the tournament's billions of projected viewers worldwide toward a humanitarian initiative launched alongside soccer's international governing body. Leveraging what Global Citizen founder Hugh Evans called the “complementary” unifying powers of soccer and music, the FIFA Global Citizen Education Fund aims to raise $100 million for grassroots groups providing underserved children with access to education and sports.</p><p>“I hope that on the world’s biggest stage, finally, the importance of investing in education steals the show,” Shakira told the Global Citizen NOW summit in New York on Thursday. Later, she told The Associated Press in an interview that she wanted to help the “many children who are being left behind.”</p><p>"That should be our first concern,” Shakira said. “I’m so excited that finally we’re gonna use a global event like this one as a platform to discuss what’s most important: kids’ education.”</p><p>That push could be complicated, however, by the staggering cost of match attendance. A dollar from every World Cup ticket sale will go toward the education fund. But with tickets selling for four- to five-figures, not to mention the high price of travel and lodging, some host cities are lowering their attendance expectations.</p><p>Further complicating their message of unity is FIFA President Gianni Infantino's tightening connection to President Donald Trump, whose restrictive immigration policies and recent military pursuits amount to what critics consider an unwelcoming environment atypical of an international sporting event.</p><p>Infantino awarded FIFA’s new peace prize to Trump in December. Ivanka Trump, the president’s daughter, was also appointed to the education fund's board.</p><p>Evans is not focused on politics, though. “I’m a pragmatist," he told the AP. “I’ve always believed that if we can do something so unbelievably positive, it has the potential to unite people at a time when the world needs it most.”</p><p>Thursday's Global Citizen NOW summit speakers emphasized their ability to build cross-sector support for causes like the education fund. The annual spring gathering draws entertainers, business executives and world leaders to discuss shared solutions to ending extreme poverty, oftentimes aligned with the United Nations’ ambitious list of “sustainable development goals” ranging from eliminating hunger to achieving gender equality.</p><p>They've raised $47 million so far for the education fund, according to a Thursday announcement at a Global Citizen summit in New York City. Corporate sponsors Bank of America, MetLife and Cisco put in $15 million between them, according to Evans. MetLife is donating an additional $5 for every video that fans post online of themselves juggling a soccer ball with the hashtag #FootworkForFutures.</p><p>Indian education entrepreneur Sunny Varkey and his Varkey Foundation contributed $3 million. Also being donated are ticket proceeds from The Weeknd’s high-grossing world tour as well as the joint tour recently announced by Usher and Chris Brown. Shakira announced Thursday she will donate 100% of her “Dai Dai” proceeds plus $1 from every ticket to her newly expanded tour in the United States.</p><p>Evans is now turning to heads of state for more financial support. He invited existing or future World Cup host countries to supplement funding.</p><p>“It has the potential to say to the whole world: We are global citizens... We’re all on this amazing planet together. Let’s solve the world’s biggest problems together," Evans said, adding that the move can foster a human approach rather than a “nationalistic” one.</p><p>Evans cited the 27 inaugural FIFA Global Citizen Education Fund grantees, released earlier this week, as inspiration. Among the recipients was Hit the Books, a Harlem-based nonprofit that uses mixed martial arts as the hook to provide students with additional educational resources.</p><p>The grants range from $50,000 to $250,000. Jhae Thompson, executive director of Hit the Books, said the support is meaningful because many nonprofits support hundreds of children on incredibly small budgets.</p><p>“What we are really leveraging is the foundation of what a young person needs in order to build character, to build discipline, to build confidence,” Thompson told the Global Citizen NOW audience.</p><p>Global Citizen has pursued partnerships in new regions as traditional actors including the U.S. cut their international aid budgets. That expansion includes the Middle East, represented by the addition of Mariam AlMheiri to their board.</p><p>AlMheiri, who heads the International Affairs Office at the Presidential Court of the United Arab Emirates, emphasized that “when you look at a football, everyone's happy" — a positive association she hopes will translate into support for the education fund.</p><p>Marcus Samuelsson, a multiple James Beard Award-winning chef and avid soccer fan, noted that this World Cup is spread across three different countries: the United States, Mexico and Canada. The tournament, he added, has expanded from its origins as a competition largely between South American and European nations to represent countries in Africa and Asia, too.</p><p>He hopes that wide geographic spread inspires curiosity about global issues.</p><p>““You start thinking about these countries. You maybe want to go there on vacation, maybe you want to go there, volunteer and help out. Whatever gets you going,” Samuelsson told AP. "And it can start by falling in love while watching them.”</p><p>___</p><p>Associated Press coverage of philanthropy and nonprofits 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. For all of AP’s philanthropy coverage, visit https://apnews.com/hub/philanthropy.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DZGBOCORRW3PGUWLCS3UHYZDIA.jpg?auth=593d6089a3729e422486989a95b664c1e11d5bebf4972e146e0a4ac596d017d2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[From left, Kaká, Hugh Evans, Shakira, and Gianni Infantino pose for a photo after a panel on the 2026 FIFA World Cup soccer tournament halftime show during the Global Citizen NOW summit, Thursday, May 14, 2026, in New York. (AP Photo/Heather Khalifa)]]></media:description><media:credit role="author" scheme="urn:ebu">Heather Khalifa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/O6G755F3AG2RN5HSJ6W3BQKAMM.jpg?auth=6cda4d95bc6f354446c3bb9ff840d5c5facf9ef2feb0cb219e6d6bc2cfd7754b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FIFA President Gianni Infantino speaks on a panel on the 2026 FIFA World Cup soccer tournament halftime show during the Global Citizen NOW summit, Thursday, May 14, 2026, in New York. (AP Photo/Heather Khalifa)]]></media:description><media:credit role="author" scheme="urn:ebu">Heather Khalifa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FTNE5QBU7NHOPXX3HSRZZY2VNI.jpg?auth=9972c1d9a562e1ee7d205727a2d249742340f7333b24be5fa0ca2b37ab07ce80&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Former Brazilian soccer star Kaká, holding a World Cup trophy, enters for a panel on the 2026 FIFA World Cup soccer tournament halftime show during the Global Citizen NOW summit, Thursday, May 14, 2026, in New York. (AP Photo/Heather Khalifa)]]></media:description><media:credit role="author" scheme="urn:ebu">Heather Khalifa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TNRUKKYLQOJACQ2IAAXFRH2XMI.jpg?auth=1068a768c60767d24eeffda1816c1ff49d14d4d43155a86267994439c83685e9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Shakira enters for a panel on the 2026 FIFA World Cup soccer tournament halftime show at the Global Citizen NOW summit, Thursday, May 14, 2026, in New York. (AP Photo/Heather Khalifa)]]></media:description><media:credit role="author" scheme="urn:ebu">Heather Khalifa</media:credit></media:content></item><item><title><![CDATA[Lawyers urge judge to block Trump order that would create eligible voter list, limit mail ballots]]></title><link>https://www.local10.com/news/politics/2026/05/14/lawyers-urge-judge-to-block-trump-order-that-would-create-eligible-voter-list-limit-mail-ballots/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/05/14/lawyers-urge-judge-to-block-trump-order-that-would-create-eligible-voter-list-limit-mail-ballots/</guid><dc:creator><![CDATA[By MICHAEL KUNZELMAN and NICHOLAS RICCARDI, Associated Press]]></dc:creator><description></description><pubDate>Thu, 14 May 2026 22:52:12 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — President Donald Trump exceeded his authority when he issued an executive order to restrict voters’ ability to cast ballots by mail, attorneys for Democrats and civil rights groups told a federal judge on Thursday.</p><p>U.S. District Judge Carl Nichols didn’t rule from the bench on the plaintiffs’ request for an order blocking officials from implementing Trump’s March 31 order, his second related to elections since winning his second term in the White House. The case is one of multiple lawsuits filed to block the order on the grounds that only states and Congress, and not the president, are given power under the Constitution to decide how elections are run.</p><p>Trump's initial executive order to revamp elections by requiring documentary proof of citizenship, issued last year, was largely halted by multiplefederal judges on similar grounds. He issued his latest order only after the voting bill he backed stalled in Congress. The current legal fight comes as the country is in the midst of primary elections and election officials are preparing for the intricacies of holding the fall's midterm elections.</p><p>“I understand the time pressure here,” said Nichols, who questioned both sides but gave no clear indication of which way he's leaning.</p><p>The president can’t rewrite election rules to give himself and the Republican Party a partisan advantage, the plaintiffs’ attorneys said. They argued that the executive order’s requirements are illegal and designed to coerce states into limiting voter registration and ballot access.</p><p>“It is harming our clients every day in the middle of an election season,” said Orion Nevers, an attorney representing the NAACP.</p><p>Democrats are more likely to vote by mail. Since even before his 2020 loss, Trump has falsely implied there is mass fraud involved in the practice and fought to curtail it, even after his baseless claims led to the Jan. 6, 2021, attack on the U.S. Capitol and were repeatedly debunked by audits and reviews, including some run by Republicans.</p><p>Since returning to office, Trump has said he wants Republicans to “take over” elections in Democratic areas and launched investigations of the 2020 vote.</p><p>His latest executive order calls on the Department of Homeland Security to make a list of eligible voters in each state and seeks to prohibit the U.S. Postal Service from sending absentee ballots to those not on each state’s approved list.</p><p>The administration is asking the judge to dismiss the plaintiffs’ claims. Justice Department attorney Stephen Pezzi on Thursday suggested that the litigation is premature, calling it “shadowboxing” for the plaintiffs to challenge a list that hasn’t yet been created.</p><p>“It’s a little hard to address these questions in the abstract,” Pezzi said.</p><p>Nichols, who was nominated to the bench by Trump, asked Pezzi why it would be lawful to disseminate the list to states.</p><p>“I think it would be the plaintiffs’ burden to explain why it’s unlawful,” Pezzi replied. “I don’t mean to be cute with that answer.”</p><p>Trump’s executive order requires federal agencies to compile a list of adults the U.S. government has purportedly “confirmed” to be U.S. citizens and to share it with each state at least 60 days before each federal election.</p><p>“There isn’t a way to lawfully compile it,” said Lalitha Madduri, an attorney for Democratic Party plaintiffs.</p><p>Danielle Lang, who represents the League of United Latin American Citizens, said the executive order is aimed at creating “the maximum amount of chaos and confusion” for local election officials.</p><p>“They need clear direction,” Lang said.</p><p>___</p><p>Riccardi reported from Denver.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QTC4OEZKH2UL4GIHTNO5JSETEY.jpg?auth=97dd9fc94c783f5187bf87893e88ddc066bb791cd3ba0ddb0a85377eb53cacfe&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Megan Green fills out her ballot in the Nebraska Primary Election at Omaha Community Playhouse Tuesday, May 12, 2026, in Omaha, Neb. (AP Photo/Rebecca S. Gratz)]]></media:description><media:credit role="author" scheme="urn:ebu">Rebecca S. Gratz</media:credit></media:content></item><item><title><![CDATA[Pato O'Ward reaches the top of the Indianapolis 500 speed chart on the 3rd day of practice]]></title><link>https://www.local10.com/sports/2026/05/14/pato-oward-reaches-the-top-of-the-indianapolis-500-speed-chart-on-the-3rd-day-of-practice/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/05/14/pato-oward-reaches-the-top-of-the-indianapolis-500-speed-chart-on-the-3rd-day-of-practice/</guid><dc:creator><![CDATA[By MICHAEL MAROT, Associated Press]]></dc:creator><description></description><pubDate>Thu, 14 May 2026 22:46:32 +0000</pubDate><content:encoded><![CDATA[<p>INDIANAPOLIS (AP) — IndyCar driver Pato O'Ward finally saw his name at the top of the Indianapolis 500 leaderboard Thursday.</p><p>He's hoping his name is still in the No. 1 spot on May 24.</p><p>The Mexican driver who finished second in 2022 and 2024 and third last year in IndyCar's biggest race of the season posted the fastest lap of the day on the third day of practice on Indy's 2.5-mile oval, going 227.308 mph. Four-time race winner Helio Castroneves, who tried his hand at Cup cars earlier this year, posted a 226.977.</p><p>“I like love the whole month, the practice days going into qualifying. The whole thing of qualifying on its own weekend, I love that," O'Ward said. “I really enjoy watching as well, and it's cool to see the big runs, big numbers and then going out there yourself and trying to beat that.”</p><p>The only thing that would be better than beating the competition in practice would be celebrating with a sip of milk after the 500.</p><p>But as O'Ward knows, Thursday's numbers don't mean much heading into qualifications Saturday and Sunday — or race day.</p><p>All 33 cars will have their power cranked up with a turbocharged boost Friday and before starting their four-lap qualifying runs Saturday.</p><p>Because of that, most teams used the six-hour practice session to work on qualifying runs, banking information on race-day setups and simply trying to get more answers about what works well and what won't during the race.</p><p>And the speeds were not nearly as quick as Wednesday when Conor Daly and defending Indy winner Alex Palou topped 228.</p><p>Only five drivers — O'Ward, Castroneves, Marcus Armstrong, Felix Rosenqvist and Alexander Rossi — hit 226.</p><p>“You couldn’t ask for better weather, not only in terms of the wind conditions, but the temperature, everything is just perfect,” Castroneves said as the Brazilian again tries to become Indy's first five-time winner. ”We know it’s going to be like this Saturday (in qualifying), but at the end of the day we felt comfortable. The starting point is one of the best balances I’ve had on qualifying weekend. We’ll see what we’ve got tomorrow.”</p><p>But speed was only part of Thursday's story.</p><p>Two-time race winner Takuma Sato posted the fastest non-tow speed at 223.828 while Team Penske teammates Scott McLaughlin and David Malukas were second and third in non-tow speeds at 223.738 and 223.391.</p><p>Rossi, the 2016 Indy winner, was the busiest driver of the day. He turned 68 laps less than 24 hours after his crew with Ed Carpenter Racing changed his engine.</p><p>___</p><p>AP auto racing: https://apnews.com/hub/auto-racing</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QKXPFP3L6V7PMYUUUTUHG6NN4E.jpg?auth=20891883a960718fccd39180a19ec4f57092b58878794d23952b64929a33da38&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Pato O'Ward is introduced before an IndyCar auto race, Aug. 31, 2025, at Nashville Superspeedway in Lebanon, Tenn. (AP Photo/George Walker IV, File)]]></media:description><media:credit role="author" scheme="urn:ebu">George Walker IV</media:credit></media:content></item><item><title><![CDATA[U.S. State Department offers $100M in direct humanitarian assistance to Cubans]]></title><link>https://www.local10.com/news/world/2026/05/13/us-state-department-offers-direct-100-million-in-humanitarian-assistance-to-cubans/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/05/13/us-state-department-offers-direct-100-million-in-humanitarian-assistance-to-cubans/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[U.S. Secretary of State Marco Rubio has offered to help Cubans with $100 million in direct humanitarian assistance and free and fast satellite internet.]]></description><pubDate>Wed, 13 May 2026 19:36:54 +0000</pubDate><content:encoded><![CDATA[<p>U.S. Secretary of State Marco Rubio is offering to help Cubans with $100 million in direct humanitarian assistance and free and fast satellite internet. </p><p><a href="https://www.local10.com/espanol/2026/05/13/departamento-de-estado-de-eeuu-ofrece-ayuda-humanitaria-directa-de-100-millones-usd-a-cubanos/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/13/departamento-de-estado-de-eeuu-ofrece-ayuda-humanitaria-directa-de-100-millones-usd-a-cubanos/">Leer en español</a></p><p>In <a href="https://www.state.gov/releases/office-of-the-spokesperson/2026/05/the-united-states-is-ready-to-provide-100-million-in-direct-assistance-to-the-cuban-people-if-the-cuban-regime-will-permit-it/" target="_self" rel="" title="https://www.state.gov/releases/office-of-the-spokesperson/2026/05/the-united-states-is-ready-to-provide-100-million-in-direct-assistance-to-the-cuban-people-if-the-cuban-regime-will-permit-it/">a statement released on Wednesday</a>, the U.S. State Department accused the regime of refusing to accept the aid to distributed in coordination with the Catholic Church and other independent organizations. </p><p>“The United States continues to seek meaningful reforms to Cuba’s communist system, which has only served to enrich the elites and condemn the Cuban people to poverty,” a State Department spokesperson wrote in <a href="https://www.state.gov/releases/office-of-the-spokesperson/2026/05/the-united-states-is-ready-to-provide-100-million-in-direct-assistance-to-the-cuban-people-if-the-cuban-regime-will-permit-it/" target="_self" rel="" title="https://www.state.gov/releases/office-of-the-spokesperson/2026/05/the-united-states-is-ready-to-provide-100-million-in-direct-assistance-to-the-cuban-people-if-the-cuban-regime-will-permit-it/">the statement</a>. </p><p>Cuban President Miguel Díaz-Canel also released <a href="https://x.com/DiazCanelB/status/2054622454618710170" target="_self" rel="" title="https://x.com/DiazCanelB/status/2054622454618710170">a statement on Wednesday</a> about the failures of Cuba’s National Electric Energy System, or SEN.</p><p>“For today’s operations, a deficit of more than 2,000 MW is forecast during the peak nighttime demand period,” Díaz-Canel wrote. “This dramatic worsening has a single cause: the genocidal energy blockade to which the United States subjects our country.”</p><p>Díaz-Canel denounced President Donald Trump’s threat to impose tariffs against any nation that supplies Cuba with fuel and blamed “a small group of ultrarightists who have hijacked policy toward Cuba.”</p><p>Also on Wednesday, U.S. Rep. Carlos Giménez used X to raise awareness about a group of Cuban protesters at <a href="https://maps.app.goo.gl/qQ1pGhD2CsA1w597A" target="_self" rel="" title="https://maps.app.goo.gl/qQ1pGhD2CsA1w597A">San Miguel del Padrón</a>, a municipality in Havana. </p><p>Giménez also shared a report about<a href="https://lista.prisonersdefenders.org/prisioneros/carlos-alberto-mcdonald-ennis/" target="_self" rel="" title="https://lista.prisonersdefenders.org/prisioneros/carlos-alberto-mcdonald-ennis/"> Carlos MacDonald</a>, a political prisoner whose family fears he isn’t getting proper treatment after an <a href="https://x.com/RepCarlos/status/2054636487694774709" target="_self" rel="" title="https://x.com/RepCarlos/status/2054636487694774709">alleged cancer diagnosis</a>. </p><p>“From the United States Congress, we demand the immediate release of all political prisoners inside Cuba,” Giménez wrote on X. </p><p>Giménez also blamed the crisis on the island on corruption. </p><p>“The dictatorship in Havana denies the people the opportunity to receive more than $100 million in food directly distributed by the USA,” Giménez <a href="https://x.com/RepCarlos/status/2054642738499359228" target="_self" rel="" title="https://x.com/RepCarlos/status/2054642738499359228">wrote on X</a>. “The regime only wants to keep doing what it always does: steal the aid and profit by reselling it to the people.”</p><p><b>Related social media </b></p><p><blockquote class="twitter-tweet" data-media-max-width="560"><p lang="en" dir="ltr">The State Department is publicly restating the United States&#39; generous offer to provide additional direct humanitarian assistance to the Cuban people.<br><br>The Cuban regime must decide whether to accept our offer or deny life-saving help for the Cuban people, who desperately need it.</p>&mdash; Department of State (@StateDept) <a href="https://twitter.com/StateDept/status/2054640109194998097?ref_src=twsrc%5Etfw">May 13, 2026</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></p><p><blockquote class="twitter-tweet" data-media-max-width="560"><p lang="es" dir="ltr"><a href="https://twitter.com/hashtag/AHORA?src=hash&amp;ref_src=twsrc%5Etfw">#AHORA</a> Cacerolazos en La Habana a pocas cuadras de la “Plaza de la Revolución”. Sin miedo.<a href="https://twitter.com/hashtag/Cuba?src=hash&amp;ref_src=twsrc%5Etfw">#Cuba</a> <a href="https://t.co/TB0QSG1aq3">pic.twitter.com/TB0QSG1aq3</a></p>&mdash; Cristian Crespo F. 🇨🇺 (@cristiancrespoj) <a href="https://twitter.com/cristiancrespoj/status/2054644130332938750?ref_src=twsrc%5Etfw">May 13, 2026</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></p><p><blockquote class="twitter-tweet" data-media-max-width="560"><p lang="es" dir="ltr">⚠️⚠️<a href="https://twitter.com/hashtag/Urgente?src=hash&amp;ref_src=twsrc%5Etfw">#Urgente</a>. Continúan llegando imágenes de las afueras del gobierno municipal de San Miguel del Padrón.<br><br>Protesta masiva de cubanos tocando cacerolas. <a href="https://t.co/FUErLVA2L7">pic.twitter.com/FUErLVA2L7</a></p>&mdash; Mag Jorge Castro🇨🇺 (@MagJorgeCastro) <a href="https://twitter.com/MagJorgeCastro/status/2054630075690025323?ref_src=twsrc%5Etfw">May 13, 2026</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/246YYE4DFSHDJ5HTBLSZQBELME.jpg?auth=17ca3da0da9a5097c1ff5a7728f6cb6bf3281f2d84c6970236266f5c9729c242&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People line up to buy papaya at a weekly food fair in Alamar, Havana province, Cuba, Saturday, May 2, 2026. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Black Miami leaders, residents voice concerns over representation, DEI rollback at town hall]]></title><link>https://www.local10.com/news/local/2026/05/14/black-miami-leaders-residents-voice-concerns-over-representation-dei-rollback-at-town-hall/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/14/black-miami-leaders-residents-voice-concerns-over-representation-dei-rollback-at-town-hall/</guid><dc:creator><![CDATA[Glenna Milberg]]></dc:creator><description><![CDATA[Community leaders, activists and residents on Thursday gathered for a town hall on the “State of Black Miami,” voicing frustration over political representation, hiring decisions and the impact of Florida’s new anti-DEI law.]]></description><pubDate>Thu, 14 May 2026 22:29:50 +0000</pubDate><content:encoded><![CDATA[<p>Community leaders, activists and residents on Thursday gathered for a town hall on the “State of Black Miami,” voicing frustration over political representation, hiring decisions and the impact of Florida’s new anti-DEI law.</p><p>Attendeees aired concerns about what they described as systemic inequities affecting Black residents across Miami-Dade County.</p><p>Former state Sen. Dwight Bullard criticized elected officials and questioned the lack of advocacy for Black communities.</p><p>“Where is our strategic intervention as Black Floridians and Black Miamians irrespective of party affiliation,” Bullard said.</p><p>Residents also expressed frustration over voter apathy and what some called defeatist attitudes within the community.</p><p>“You tell me there was no African-American that has qualified to become a city manager?” Liberty City activist Sharon Frazier asked, criticizing recent hiring decisions for Miami’s city manager and police chief positions.</p><p>Speakers argued that qualified African Americans within local ranks were overlooked for those jobs.</p><p>Pierre Rutledge, who heads Miami-Dade’s Black Affairs Advisory Board, said leaders making hiring decisions “need to be fair and equitable.”</p><p>The town hall marked the board’s last official meeting after Florida’s new law targeting diversity, equity and inclusion programs eliminated DEI standards affecting such boards and initiatives.</p><p>“There are elements of segregation that still exists within Miami-Dade County,” said attorney Stephen H. Johnson. </p><p>Johnson also pointed to what he described as institutional racism within Miami-Dade Fire Rescue, blaming it for the absence of Black cadets among the department’s newest recruits.</p><p>“When there is no voice to raise those points that it is allowed to persist — people just believe it’s natural,” he said. “This is how things have always been, so this is how things will always be.”</p><p>Attendees also raised concerns about Florida’s congressional district maps, including District 20, which some speakers said pack Black voters into a single district while reshaping neighboring districts.</p><p>The discussion included concerns that longtime U.S. Rep. Debbie Wasserman Schultz could potentially run in District 20 against Black Democratic candidates.</p><p>Christopher Simmons, principal of Care Elementary School in Overtown, said representation matters.</p><p>“When we don’t see representation for us, it is hurtful,” he said. “But we have got to be the change as well. We have to put ourselves in that position.”</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[Texas puts man to death for a retired professor's killing in its 600th execution since 1982]]></title><link>https://www.local10.com/news/national/2026/05/14/texas-puts-man-to-death-for-a-retired-professors-killing-in-its-600th-execution-since-1982/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/05/14/texas-puts-man-to-death-for-a-retired-professors-killing-in-its-600th-execution-since-1982/</guid><dc:creator><![CDATA[By MICHAEL GRACZYK and JUAN A. LOZANO, Associated Press]]></dc:creator><description></description><pubDate>Fri, 15 May 2026 02:14:12 +0000</pubDate><content:encoded><![CDATA[<p>HUNTSVILLE, Texas (AP) — A man who experts for both prosecutors and defense attorneys had said was intellectually disabled became the 600th person executed in Texas since 1982, put to death Thursday evening for the killing of a 77-year-old retired college professor.</p><p>Edward Busby Jr. was pronounced dead at 8:11 p.m. following a lethal injection at the state penitentiary in Huntsville, hours after the U.S. Supreme Court lifted a stay over his disabilities claims. The execution capped a series of last-minute legal efforts by Busby's attorneys seeking to spare his life.</p><p>Busby was condemned for the suffocation death of Laura Lee Crane, a retired professor from Texas Christian University. Prosecutors said she was abducted from a grocery store parking lot in January 2004 and left to suffocate in the trunk of her car with duct tape wrapped heavily around her face, covering her mouth and nose.</p><p>The execution was the 600th in Texas since it resumed carrying out the death penalty in 1982. Busby also was the fourth person executed this year in Texas and the 12th nationwide. Earlier Thursday, Oklahoma executed Raymond Johnson for killing his ex-girlfriend and her 7-month-old daughter nearly 20 years ago.</p><p>When asked by the warden if he had a final statement, Busby repeatedly apologized and asked for forgiveness.</p><p>“I am so sorry for what happened,” he said while strapped to the death chamber gurney. “Miss Crane was a lovely woman. I never meant anything bad to happen to her.” He said he wished he could “take it all back” and added he had “no right to get in that car.”</p><p>“I’ll take the blame if that helps."</p><p>He said he had surrendered his life to God and urged a sister, who was praying and watching through a window a short distance away, to find a church and “pick up your cross.”</p><p>"I’m here because this is the will of God,” he said before the injection got underway.</p><p>As the lethal dose of the sedative pentobarbital began flowing, he took a sharp breath, closed his eyes and gasped. Then he made snoring sounds that got progressively quieter. Within 40 seconds, all movement and sounds ceased. He was pronounced dead 38 minutes afterward.</p><p>Busby’s execution had been in doubt after the 5th U.S. Circuit Court of Appeals last week issued a stay of execution to further review his claims of intellectual disability. But the Supreme Court overturned the stay Thursday at the request of the Texas Attorney General’s Office. The attorney general’s office had argued that similar appeals were previously rejected and were “meritless” and based on “conflicting evidence.”</p><p>Busby’s lawyers quickly sought another stay but it was denied by a lower court.</p><p>The Supreme Court in 2002 had barred the execution of intellectually disabled people. But it has given states some discretion to decide how to determine such disabilities.</p><p>Busby's attorneys had argued against putting him to death because a defense expert as well as one hired by the Tarrant County District Attorney’s Office, which prosecuted the case, both found he was intellectually disabled.</p><p>The district attorney’s office had previously recommended Busby’s sentence be reduced to life in prison. But the trial judge in Busby’s case disagreed with the findings of intellectual disability and in 2023 upheld the death sentence.</p><p>In a statement Wednesday, the district attorney's office said it requested Thursday's execution date because it believed that under current law Busy was not intellectually disabled.</p><p>Two other prior execution dates for Busby had been delayed by courts.</p><p>Prosecutors have said Busby and his co-defendant, Kathleen Latimer, abducted Crane in her car from a Fort Worth grocery store parking lot and later put in her vehicle’s trunk as they drove around. Prosecutors said she died in the trunk after suffocating from having 23 feet (7 meters) of duct tape wrapped over her entire face.</p><p>Busby was subsequently arrested in Oklahoma City driving Crane’s car and led authorities to her body in Oklahoma just north of the state line with Texas.</p><p>Latimer is in prison serving a life sentence for murder.</p><p>Bryan Mark Rigg, an author and historian who represented the Crane family as a witness to the execution, said they “neither support or oppose the death penalty. However, they are united in their respect for the rule of law.”</p><p>Rigg said as a child he was a student of Crane, who for decades helped children overcome learning disabilities and “was discarded in a field like a piece of trash.” He said the execution was not about vengeance but “accountability under the law and about remembering the life of an extraordinary educator.”</p><p>___</p><p>Lozano reported from Houston. Follow Juan A. Lozano: https://x.com/juanlozano70</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QZOCLC3AVKR3WWVY323A2U7CGU.jpg?auth=010e29574b76ce084f234d29726d09412253f906bef6668bc93d045ff125cae0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Edward Busby Jr., left, confers with attorney Steve Gordon on the second day of his capital murder trial, Nov. 10, 2005, in Fort Worth, Texas. (Rodger Mallison/Star-Telegram via AP, Pool, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Rodger Mallison</media:credit></media:content></item><item><title><![CDATA[China's Xi warns Trump that differences over Taiwan could lead to conflict]]></title><link>https://www.local10.com/news/2026/05/14/chinas-xi-warns-trump-that-differences-over-taiwan-could-lead-to-conflict/</link><guid isPermaLink="true">https://www.local10.com/news/2026/05/14/chinas-xi-warns-trump-that-differences-over-taiwan-could-lead-to-conflict/</guid><dc:creator><![CDATA[By WILL WEISSERT and AAMER MADHANI, Associated Press]]></dc:creator><description></description><pubDate>Thu, 14 May 2026 17:06:26 +0000</pubDate><content:encoded><![CDATA[<p>BEIJING (AP) — China’s Xi Jinping warned President Donald Trump on Thursday that their two countries could clash over Taiwan if the issue is not handled properly, an unusually harsh admonition that stood in contrast to the American leader’s praise for his counterpart.</p><p>The exchange at a highly anticipated summit in Beijing underscored just how far apart Trump and Xi still are on thorny issues, including the war in Iran, trade disputes and Washington’s relations with Taiwan, which is self-ruled but which China claims as part of its territory.</p><p>It also suggested that Trump’s three-day visit to China is likely to be longer on pageantry and symbolism than substantive political or economic breakthroughs.</p><p>The pair met for about two hours behind closed doors at the Great Hall of the People after an elaborate welcome ceremony featuring booming cannons, a band playing “The Star-Spangled Banner” and China’s national anthem, and hundreds of schoolchildren jumping and waving flowers and American and Chinese flags.</p><p>According to a post on X by Chinese Foreign Ministry spokesperson Mao Ning, Xi told Trump that “the Taiwan question is the most important issue in China-U.S. relations.”</p><p>“If it is handled properly, the bilateral relationship will enjoy overall stability. Otherwise, the two countries will have clashes and even conflicts, putting the entire relationship in great jeopardy,” she wrote.</p><p>That comment followed a brief public exchange before the meeting began in which Trump told Xi: “You’re a great leader. Sometimes people don’t like me saying it, but I say it anyway, because it’s true.”</p><p>“It’s an honor to be your friend,” Trump said before promising that the U.S.-China relationship “is going to be better than ever before.”</p><p>Trump later told Fox News’ Sean Hannity in an interview that Xi said during their conversations that he “would like to be of help” in negotiating an end to the Iran war and reopening the Strait of Hormuz to oil shipments.</p><p>Xi was far more stark in his opening public remarks, expressing hope that the U.S. and China could avoid conflict and asking “whether the two countries can transcend the ‘Thucydides Trap’ and forge a new model for relations between major powers.”</p><p>That’s a term, popular in foreign policy studies, referring to the idea that when a rising power threatens to displace an established one, the result is often war. Xi has used the term for years, but using it as Trump offered optimism was noteworthy and foreshadowed his closed-door comments on Taiwan.</p><p>Secretary of State Marco Rubio later said U.S. policy toward Taiwan was “unchanged” but warned that it would be “a terrible mistake” for China to take Taiwan by force.</p><p>“They always raise it on their side. We always make clear our position, and we move on to the other topics,” Rubio, who is traveling with the president, said in an interview with NBC News.</p><p>Both emphasized the importance of China-US relations</p><p>After their meeting, Xi took Trump on a tour of the Temple of Heaven, then hosted a state banquet for him. The Chinese leader used his evening toast to note that he and Trump had kept U.S.-China relations “generally stable” in a turbulent world.</p><p>“Achieving the great rejuvenation of the Chinese nation and making America great again can go hand in hand,” Xi said, referring to Trump’s political movement. “We can help each other succeed and advance the well-being of the whole world.”</p><p>In his toast, Trump said his visit had been “a great honor” punctuated by a “fantastic” day. He said matters “all good for the United States and China” were discussed.</p><p>Trump also said Xi would make a reciprocal visit to the White House on Sept. 24 — a date not previously announced.</p><p>The positive tone was reflected in the White House assessment of the earlier meetings, which said both leaders had touched on ways to enhance economic cooperation, including expanding market access for American businesses in China and increasing Chinese investment into U.S. industries.</p><p>The White House readout did not mention Taiwan directly, but, in relation to Iran, said both sides had agreed that the strait must remain open. The strait’s closure has stranded tankers and caused energy prices to spike, threatening global economic growth.</p><p>The war is dominating Trump’s domestic agenda and stoking fears about the prospect of a weakening U.S. economy as November’s midterm elections — when Republicans hope to maintain control of Congress — approach.</p><p>China is the largest purchaser of Iranian oil, and Rubio said in an interview with Fox News that Trump would make the case for Beijing to exert its influence on Iran, noting that administration officials would underscore that “economies are melting down because of this crisis,” which means consumers are “buying less Chinese product.”</p><p>It’s not clear if Trump persuaded Xi to wield his influence. The White House instead said Xi opposed any implementation of tolls on vessels crossing the strait — as Iran has proposed — and expressed interest in China potentially purchasing more U.S. oil to reduce Chinese dependence on Gulf oil in the future.</p><p>When asked Thursday at a congressional hearing whether China is providing intelligence to Iran to help it target U.S. forces, Adm. Brad Cooper, head of U.S. Central Command, would not discuss intelligence but said the Iranian military “is largely made up of Russian and Chinese equipment.”</p><p>Taiwan issues remain contentious</p><p>Xi’s warning about Taiwan reflects China’s displeasure with a U.S. plan to sell weapons to the island. The Trump administration has approved an $11 billion arms package for Taiwan, but has yet to begin fulfilling it.</p><p>The U.S. has a longstanding commitment to help the island defend itself if attacked, but Trump has shown greater ambivalence toward Taiwan, fueling speculation about whether the president could be persuaded to dial back American support.</p><p>Taiwan said after the Xi-Trump meeting that it was grateful for Washington’s “long-term support.”</p><p>“The government views all actions that contribute to regional stability and the management of potential risks from authoritarian expansion positively,” Michelle Lee, a spokesperson for Taiwan’s premier, told reporters. She added that the U.S. “has also repeatedly reiterated its firm and clear position of support for Taiwan.”</p><p>US still hopes to secure trade wins</p><p>The White House has insisted that Trump would not be making the trip without an eye toward securing concrete results, suggesting there could be coming announcements on trade.</p><p>That likely includes a Chinese commitment to buy U.S. soybeans, beef and aircraft. Trump told Fox News that Xi had indicated a commitment to buying 200 jets from Boeing.</p><p>Trump administration officials also want to work toward establishing a board of trade with China to address commercial differences between the countries.</p><p>Trump and Xi discussed trade on Thursday, with Xi saying that China’s door of opportunity will open wider. Xi also met with a collection of U.S. business leaders who accompanied Trump.</p><p>The U.S. and China reached a trade truce last year that calmed each side’s threats to impose steep tariffs on the other. The White House says there have been ongoing discussions and mutual interest in extending the agreement.</p><p>The leaders also discussed further stemming the flow of fentanyl precursor chemicals into the United States and increasing Chinese purchases of U.S. agricultural products, according to the White House.</p><p>___</p><p>Associated Press writers Seung Min Kim, Darlene Superville and Michelle L. Price in Washington, Simina Mistreanu in Bangkok and Kanis Leung in Hong Kong contributed to this report.</p>]]></content:encoded></item><item><title><![CDATA[Mail theft suspect faces drug and ID charges in Miami-Dade ]]></title><link>https://www.local10.com/news/local/2026/05/14/mail-theft-suspect-faces-drug-and-id-charges-in-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/14/mail-theft-suspect-faces-drug-and-id-charges-in-miami-dade/</guid><dc:creator><![CDATA[Andrea Torres, Roy Ramos]]></dc:creator><description><![CDATA[Miami-Dade corrections had a mail theft suspect behind bars on Thursday, who was also facing drug and identification charges.]]></description><pubDate>Thu, 14 May 2026 14:08:48 +0000</pubDate><content:encoded><![CDATA[<p>Miami-Dade corrections had a mail theft suspect behind bars on Thursday, who was also facing drug and identification charges.</p><p><a href="https://www.local10.com/espanol/2026/05/14/sospechoso-de-robo-de-correo-enfrenta-cargos-de-drogas-e-identificacion-en-miami-dade/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/14/sospechoso-de-robo-de-correo-enfrenta-cargos-de-drogas-e-identificacion-en-miami-dade/">Leer en español</a></p><p>Ihab Sulaiman was accused of mail theft on Monday in Miami-Dade County, according to Michael Soto, a spokesman for the United States Postal Service.</p><p>Sulaiman, 53, was arrested on Wednesday near Westchester and accused of unlawful possession of five or more identifications, according to a Miami-Dade Sheriff’s Office deputy’s arrest report. </p><p>Investigators found Sulaiman in a parked gray Chevrolet with mail addressed to different people near Southwest 71 Court and 19 Street, according to the arrest report. </p><p>Sulaiman was also facing charges of possession of “suspected” crystal meth, Xanax, MDMA, and marijuana, and of possession of drug paraphernalia, records show. </p><p>Surveillance video shows the recent mail theft at the Midway Gardens community, where mail had already been stolen back in February. </p><p>“We have had checks stolen, we have had property stolen, we have had credit cards stolen,” Arturo Abraeu, the homeowners’ association president at Midway Gardens, told Local 10 News on Wednesday. “As soon as we saw someone was caught, everyone was so relieved about it.” </p><p>The video shows that the thief wasn’t working alone. After throwing the stolen mail into a white sports utility vehicle, he sat in the back seat, and the driver fled. </p><p><i>Local 10 News Senior Assignment Editor Frine Gomez and Reporter Roy Ramos contributed to this report.</i></p><p><b>Related story</b>: <a href="https://www.local10.com/news/local/2026/05/13/video-shows-man-wanted-for-mail-thefts-in-miami-dade/" target="_self" rel="" title="https://www.local10.com/news/local/2026/05/13/video-shows-man-wanted-for-mail-thefts-in-miami-dade/">Video shows man wanted for mail thefts in Miami-Dade</a></p><p><b>Details from the arrest report </b></p><p>Investigators reported finding an “unopened letter from the Internal Revenue service,” an “unopened letter from Citi American Airlines AAdvantage.” an “unopened letter from T-Mobile,” an “unopened Xfinity electronic service request letter,” an “unopened Bank of America credit card letter,” and an “unopened Interamerican Bank letter,” according to the arrest report.</p><p>Investigators also reported finding an “opened Fidelity Investments letter containing account information,” an “opened Netcredit from CCBank letter,” and an “opened Pershing LLC / Janus investment fund letter. </p><p>In the suspect’s wallet, investigators found six credit cards that did not belong to him, including a Capital One Visa card with the name of a woman and two American Express credit cards.</p><p>Investigators say Sulaiman is beleved to have targeted numerous communities in South Florida. </p><p>“Thats one story, but I’m certain with this individual there are many,” said Mary Faraldo, a resident of Glenvar Heights. “This is someone who should be put away and should serve a harsh penalty.” </p><p>As of Thursday, Sulaiman remains behind bars on a $23,000 bond. If he posts bond, he will remain on house arrest and will have a curfew from 11 p.m. to 6 a.m.</p><p>Authorities said the investigation is ongoing and more arrests could follow.</p><p>Anyone with information is urged to call Miami-Dade Crime Stoppers at 305-471-8477.</p>]]></content:encoded></item><item><title><![CDATA[Woman pleads guilty in starvation death of 7-year-old boy in Broward]]></title><link>https://www.local10.com/news/local/2026/05/14/woman-pleads-guilty-in-starvation-death-of-7-year-old-boy-in-broward/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/14/woman-pleads-guilty-in-starvation-death-of-7-year-old-boy-in-broward/</guid><dc:creator><![CDATA[Terrell Forney]]></dc:creator><description><![CDATA[A woman charged in connection with the starvation death of a 7-year-old boy with special needs pleaded guilty Thursday in Broward County court.]]></description><pubDate>Thu, 14 May 2026 22:07:21 +0000</pubDate><content:encoded><![CDATA[<p>A woman charged in connection with the <a href="https://www.local10.com/news/local/2024/09/11/5-arrested-following-7-year-old-boys-death-on-christmas-day-in-fort-lauderdale/" target="_self" rel="" title="https://www.local10.com/news/local/2024/09/11/5-arrested-following-7-year-old-boys-death-on-christmas-day-in-fort-lauderdale/">starvation death of a 7-year-old boy with special needs</a> pleaded guilty Thursday in Broward County court.</p><p>Mirlande Moltimer, 49, changed her plea in the high-profile case tied to the death of Deonte Atwell, who investigators said was starved to death at his home on Christmas Day in 2023.</p><p>Atwell weighed just 7 pounds when first responders found him, according to investigators. Prosecutors previously alleged the child was tortured as part of what they believed was a scheme to defraud Medicaid.</p><p>During Thursday’s hearing, Broward Circuit Judge Peter Holden asked Moltimer whether she was under the influence before accepting her plea.</p><p>“Miss Moltimer, I know you’re in custody, but at this time are you under the influence of any drugs, alcohol or medication?” Holden asked.</p><p>“No judge,” Moltimer replied.</p><p>Moments later, Holden addressed one of the charges against her.</p><p>“Count 15 ma’am, murder in the third degree felony, how do you wish to plead, guilty or no contest?” he asked.</p><p>“Guilty,” Moltimer responded softly.</p><p>Moltimer was among several people arrested in 2024 in connection with the case, including the child’s mother, Michelle Doe; the boy’s adult brother; his grandfather; and a nurse. Investigators said Moltimer owned a Medicare provider company connected to the allegations.</p><p>At one point during the hearing, the judge warned Moltimer about the severity of the possible punishment.</p><p>“If my math is correct, that’s 65 years of prison in Florida state that you’re looking at — do you understand that — it’s maximum penalty,” Holden said.</p><p>The plea agreement means Moltimer will not face that maximum sentence in state prison. However, she still must serve federal prison time tied to previous convictions connected to the case, followed by seven years of reporting probation.</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[Tampa Bay Rays and local officials announce a tentative $2.3B deal for a new ballpark]]></title><link>https://www.local10.com/news/florida/2026/05/14/tampa-bay-rays-and-local-officials-announce-a-tentative-23b-deal-for-a-new-ballpark/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/05/14/tampa-bay-rays-and-local-officials-announce-a-tentative-23b-deal-for-a-new-ballpark/</guid><dc:creator><![CDATA[BY DAVID FISCHER, Associated Press]]></dc:creator><description></description><pubDate>Thu, 14 May 2026 22:09:20 +0000</pubDate><content:encoded><![CDATA[<p>MIAMI (AP) — The Tampa Bay Rays and local officials announced a tentative $2.3 billion agreement on Thursday for a new ballpark funded by public and private money.</p><p>The nonbinding memorandum of understanding among the Rays, Hillsborough County and the city of Tampa outlines the costs of a stadium, which would include $967 million of tax dollars. Elected officials for the city and county are expected to vote on the deal at separate meetings next week.</p><p>“The Rays respectfully but resolutely encourage Hillsborough County and the City of Tampa to approve the MOU and make possible a Forever Home for our community’s Tampa Bay Rays, breathe new life into the Dale Mabry Campus of Hillsborough College, and create a new privately financed neighborhood that will be an inviting and inclusive destination to work, live, learn, and play," Rays CEO Ken Babby said in a statement.</p><p>The Rays ownership reached an agreement earlier this year with Hillsborough College to build the stadium and mixed-use entertainment district on the college campus and to renovate some of the college's buildings. The property is located next to the New York Yankees’ spring training facility and across a highway from Raymond James Stadium, home of the Tampa Bay Buccaneers.</p><p>The Rays have said they hope to have the new stadium built within three years.</p><p>Since the team took the field in 1998, the Rays have played at Tropicana Field in St. Petersburg, except for moving home games to the Yankees' Steinbrenner Field in 2025 following hurricane damage at the Trop. The Rays lease runs through at least the 2028 season. The team returned to the Trop last month for the start of this season.</p><p>A proposed $1.3 billion redevelopment deal for a new ballpark adjacent to the Trop fell through last year, raising new questions about the future of the team, which was bought last September by Patrick Zalupski’s ownership group.</p><p>___</p><p>AP MLB: https://apnews.com/hub/MLB</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/S3GBCSGRVOO63MGZPP73J5FPOY.jpg?auth=81e1402d8398408e410d2812e561587a07fe11f2dd23a6792bf7ef17a76a2cb2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Players from the Chicago Cubs and Tampa Bay Rays are introduced before a baseball game Monday, April 6, 2026, in St. Petersburg, Fla. (AP Photo/Chris O'Meara, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris O'Meara</media:credit></media:content></item><item><title><![CDATA[Felon, former pastor Eric Readon welcomed back to Miami Gardens church following prison sentence]]></title><link>https://www.local10.com/news/local/2026/05/14/felon-former-pastor-eric-readon-welcomed-back-to-miami-gardens-church-following-prison-sentence/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/14/felon-former-pastor-eric-readon-welcomed-back-to-miami-gardens-church-following-prison-sentence/</guid><dc:creator><![CDATA[Jeff Weinsier]]></dc:creator><description><![CDATA[Miami Gardens pastor Eric Readon has been released from jail after serving nearly a year behind bars in the elderly exploitation case involving retired postal worker Edward Fuller, a case first exposed in a series of Local 10 News investigations.]]></description><pubDate>Thu, 14 May 2026 21:57:43 +0000</pubDate><content:encoded><![CDATA[<p>Miami Gardens pastor Eric Readon has been released from jail <a href="https://www.local10.com/news/local/2025/11/18/miami-gardens-pastor-will-remain-in-jail-after-judge-rejects-plea-withdrawal/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2025/11/18/miami-gardens-pastor-will-remain-in-jail-after-judge-rejects-plea-withdrawal/">after serving nearly a year behind bars</a> in the elderly exploitation case involving retired postal worker Edward Fuller, a case first exposed in a series of Local 10 News investigations.</p><p><a href="https://www.local10.com/espanol/2026/05/14/ex-convicto-y-ex-pastor-eric-readon-es-recibido-nuevamente-en-iglesia-de-miami-gardens-tras-cumplir-condena-en-prision/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/14/ex-convicto-y-ex-pastor-eric-readon-es-recibido-nuevamente-en-iglesia-de-miami-gardens-tras-cumplir-condena-en-prision/">Leer en español</a></p><p>Readon’s release comes as New Beginning Missionary Baptist Church is publicly welcoming him back. </p><p>A flyer circulating online advertises a “Readon Returns” worship service scheduled for Sunday from 8:45 a.m. to 10 a.m. at 2801 NW 170th St. in Miami Gardens. The flyer features Readon in a suit alongside the words “Readon Returns” and identifies him as “Pastor Eric Readon.”</p><figure><img src="https://www.local10.com/resizer/v2/724ZEPYHSZEOJMUGD3PB5BWYZQ.jpg?auth=543dd0a5f0e51daa18a0e91d40b299963d2c4265fb277cfb8835586a5f9cab06&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Court records show Readon pleaded guilty in June 2025 to exploitation of an elderly person after prosecutors accused him of illegally taking control of Fuller’s home and selling it without Fuller realizing what had happened. Fuller, who was in his late 70s at the time the investigation began, had trusted Readon as a pastor and spiritual adviser.</p><p>The case drew widespread attention after Local 10 News began investigating allegations that Fuller had effectively lost ownership of his longtime home while under Readon’s influence. </p><p>Reporting over several years detailed allegations that documents transferring the property had been signed and that the home was later sold, leaving Fuller without the house he believed he still owned.</p><p>As part of a negotiated plea agreement, Readon was sentenced to 364 days in jail, followed by 15 years of probation. He was also ordered to pay $180,000 in restitution to Fuller.</p><p>Readon surrendered on July 15, 2025, to begin serving the sentence. Because jail inmates can receive credit for time served and gain-time reductions, his release at this point, after serving 303 days of a 364-day sentence, is consistent with the sentence imposed.</p><p>During earlier court proceedings, prosecutors argued that Readon used his position of trust to financially exploit Fuller. Readon later attempted to withdraw his guilty plea, claiming his attorney pressured him into accepting the deal and failed to properly prepare the case for trial.</p><p>That effort was rejected by Miami-Dade Circuit Judge Christine Hernández, who ruled that the evidence showed Readon knowingly and voluntarily accepted the plea agreement. Hernández pointed to extensive communication between Readon and his attorney before the plea and said the evidence did not support claims that he had been forced into the deal.</p><p>The judge also noted that Readon told the court during his plea hearing that he understood the agreement and that no one had threatened or pressured him into taking it.</p><p>Now, following his release, Readon appears poised to return to ministry.</p><p>The church flyer promoting Sunday’s service lists the Northwest 170th Street address associated with New Beginning Missionary Baptist Church in Miami Gardens and encourages worshippers to attend the event marking Readon’s return.</p><p>It remains unclear what formal role Readon will have at the church moving forward or whether any conditions of his probation restrict his activities. It is also unclear how much of the court-ordered restitution to Fuller has been paid.</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/FE3SWMHLGUJGQDJFWLVUFCP24E.jpg?auth=cd521fc07846dcfedd49f79246e3214592b5e88e8cab91de8c14e00803f1f5c1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Eric Readon in Broward County court on May 1, 2025.]]></media:description></media:content></item><item><title><![CDATA[Rep. Chuck Edwards faces House ethics investigation over harassment allegations]]></title><link>https://www.local10.com/news/politics/2026/05/14/rep-chuck-edwards-faces-house-ethics-investigation-over-harassment-allegations/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/05/14/rep-chuck-edwards-faces-house-ethics-investigation-over-harassment-allegations/</guid><dc:creator><![CDATA[By KEVIN FREKING, Associated Press]]></dc:creator><description></description><pubDate>Thu, 14 May 2026 22:03:58 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — The House Ethics Committee announced Thursday it is investigating Republican Rep. Chuck Edwards of North Carolina over allegations that he created a hostile work environment and engaged in sexual harassment.</p><p>Edwards, serving his second term in the House, said he welcomed the inquiry and planned to fully cooperate with the committee.</p><p>“I am confident the investigation will expose the facts, not politically motivated fiction,” Edwards said.</p><p>The investigation follows an Axios report stating that three sources told the publication that they witnessed conduct by Edwards toward two female staffers in their 20s that they described as inappropriate. The sources said Edwards’ behavior crossed professional boundaries and created an uncomfortable work environment. Axios said the sources were granted anonymity to protect against retaliation.</p><p>The Ethics Committee said in its investigation announcement that it would make no further public comment on the matter and that disclosing the review does not, by itself, indicate that any violation occurred.</p><p>The committee's investigation comes at a time of heightened scrutiny of lawmakers’ behavior toward female staffers following the resignations of Democratic Rep. Eric Swalwell and Republican Rep. Tony Gonzales. Both were facing calls for their expulsion before they stepped down.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/R5EIPZZB6A3FEXUOQHTIJQ2UEU.jpg?auth=b5689fc9fcef9cdee1b46e6c0a3b31d524c0f4575f2cd77956569ebbac1c90eb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Rep. Chuck Edwards, R-N.C, listens to testimony as the House Judiciary Subcommittee on Oversight holds a field hearing in Charlotte, N.C., Sept. 29, 2025. (AP Photo/Nell Redmond, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Nell Redmond</media:credit></media:content></item><item><title><![CDATA[US Rep. Max Miller sues his ex-wife for defamation in escalation of long-running divorce feud]]></title><link>https://www.local10.com/news/politics/2026/05/14/us-rep-max-miller-sues-his-ex-wife-for-defamation-in-escalation-of-long-running-divorce-feud/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/05/14/us-rep-max-miller-sues-his-ex-wife-for-defamation-in-escalation-of-long-running-divorce-feud/</guid><dc:creator><![CDATA[By JULIE CARR SMYTH, Associated Press]]></dc:creator><description></description><pubDate>Thu, 14 May 2026 21:59:21 +0000</pubDate><content:encoded><![CDATA[<p>COLUMBUS, Ohio (AP) — The bitter divorce between an Ohio congressman and his former wife, the daughter of one of the state's U.S. senators, has escalated into new legal action.</p><p>Republican U.S. Rep. Max Miller filed a defamation lawsuit against Emily Moreno, his one-time spouse, on Wednesday in Cleveland, citing “the considerable reputational and financial harm” caused to him by her accusations that he was “a violent and abusive husband and father.”</p><p>Miller, a two-term congressman up for reelection this fall, alleges that Moreno, her attorney Andrew Zashin and his law firm have engaged in a defamatory campaign against him by spreading knowingly false information about him to media outlets including The Daily Mail, a British tabloid, and the New York Post. The action contends that the resulting damage to his reputation undermines his chances of reelection.</p><p>Those outlets have “circulation measured in the tens of millions of print and online readership,” the complaint states, and their articles have been read, viewed or discussed by Miller's constituents, his congressional colleagues, ”his political supporters and donors, the media, and the general public.”</p><p>The suit seeks compensatory damages in excess of $25,000, punitive damages sufficient to deter future similar conduct and attorney's fees.</p><p>“Congressman Miller is seeking to hold those responsible accountable and to obtain damages for the significant personal, professional, and political harm that he has suffered,” his spokesman said in a statement.</p><p>Zashin declined comment.</p><p>The incident brings to mind a similar situation that played out as Miller, a White House aide to President Donald Trump during the Republican's first term, made his first run for Congress in 2021.</p><p>Miller's former girlfriend, one-time White House press secretary Stephanie Grisham, raised allegations in her book and in a Washington Post op-ed at the time that a former White House staffer later identified as Miller had physically abused her while they were dating. Miller responded by filing a defamation lawsuit against her. He voluntarily dismissed the suit with prejudice in August 2023, just before the case was set to go to trial.</p><p>Moreno’s spokesperson, Stefan Mychajliw, cited the earlier lawsuit in a statement Thursday.</p><p>“Mr. Miller is upset because he’s tried to silence Emily Moreno the same way he silenced Stephanie Grisham — and Emily won’t let him," he said, suggesting Miller is "running the same playbook against a woman with photographs of her bruises and burns.” He added, “Mr. Miller will not silence Ms. Moreno.”</p><p>Miller married Emily Moreno in 2022. They had a daughter in 2023.</p><p>He filed for divorce in August 2024, as her father, Bernie, was making a successful run for U.S. Senate backed by Trump. The abuse allegations — most recently, Moreno said Miller threw boiling water at her, an allegation he denies — come amid a messy custody battle that has included Miller seeking a restraining order against his ex-wife and subpoenaing the senator to testify. The divorce was finalized last June.</p><p>Miller's spokesperson provided documentation that several allegations that he had abused his daughter were investigated by the Cuyahoga County Division of Children and Family Services and deemed unsubstantiated.</p><p>Amid the drama, Democrat Brian Poindexter, a five-term local councilman and union ironworker, is looking to oust Miller and flip Ohio's 7th Congressional District in November.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RU3PL2BYCZFYGAGPBN7CXHRO7M.jpg?auth=b9cb735c6a7452109f9a8802532d1be1a451ebcfe489bbd4a220ddabbbc7f539&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Rep.-elect Max Miller, R-Ohio, arrives for new member orientation check-in and program registration with Emily Moreno in Washington, Nov. 13, 2022. (AP Photo/Amanda Andrade-Rhoades, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Amanda Andrade-Rhoades</media:credit></media:content></item><item><title><![CDATA[Justice Thomas hails US Constitution as common bedrock in divided America]]></title><link>https://www.local10.com/news/politics/2026/05/14/justice-thomas-hails-us-constitution-as-common-bedrock-in-divided-america/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/05/14/justice-thomas-hails-us-constitution-as-common-bedrock-in-divided-america/</guid><dc:creator><![CDATA[By JOSHUA GOODMAN, Associated Press]]></dc:creator><description></description><pubDate>Thu, 14 May 2026 21:55:04 +0000</pubDate><content:encoded><![CDATA[<p>MIAMI (AP) — Supreme Court Justice Clarence Thomas urged Americans to celebrate the 250th anniversary of independence not with fireworks or empty platitudes, but by standing up for their deeply held beliefs, with the comforting knowledge that the U.S. Constitution protects free speech and serves as a common bedrock in a society otherwise beset by deep divisions.</p><p>“We can disagree on all sorts of things, but we’ve got to have something in common or we don’t have a country,” Thomas said at a judicial conference near Miami. “These documents, our founding documents, our founding history, whether we think it’s perfect or it shouldn’t be amended, or we might disagree about how far it goes, but we can say this is something that we all treasure.”</p><p>Thomas' remarks came in response to an interview with one of his former Supreme Court clerks, Kasdin Mitchell, who was nominated this month by President Donald Trump to serve on the federal bench in Dallas.</p><p>Thomas — who recently became the second longest-serving justice in Supreme Court history — looked back on his upbringing in the segregated South and his more than three decades on the high court.</p><p>But he gave no indication that, at age 77, he is looking to retire anytime soon and give President Trump the opportunity to further cement his influence on the Supreme Court and nominate his fourth justice, the most of any president in almost a century.</p><p>“Justice Marshall said you take a job for life, you do it for life,” referring to Thurgood Marshall, the Supreme Court's first African American justice, who Thomas replaced on the high court.</p><p>But he said his long tenure had given him a unique perspective on the cynicism that pervades so much of society and contributes to Americans' distrust in government.</p><p>He spoke about the example set by his grandfather, the son of a freed slave with barely any formal education, to describe his judicial philosophy in a limited form of government.</p><p>“One of the rods in this society versus so many of the others where the rights are parceled down by a government is that we were taught from the cradle that we were equal in God’s eyes, that was self-evident," said Thomas. "If you look at Frederick Douglass, Martin Luther King or Abraham Lincoln, they all speak in terms of these transcendent rights beyond the ability of man to take away even though man had the power to infringe upon them.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/W6COG5BIHNHBM34VQF7PFAMQ3E.jpg?auth=f588f840dcd7d0517ed3fb757d190ea0895a1e476a85fdd5cf4cb653e0f0e986&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - U.S. Supreme Court Associate Justice Clarence Thomas answers questions during a visit to the University of Texas at Austin, in Austin, Texas, April 15, 2026. (AP Photo/Eric Gay, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Eric Gay</media:credit></media:content></item><item><title><![CDATA[Funcionarios buscan educar al público sobre peligros de trata de personas antes del Mundial]]></title><link>https://www.local10.com/espanol/2026/05/14/funcionarios-buscan-educar-al-publico-sobre-peligros-de-trata-de-personas-antes-del-mundial/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/05/14/funcionarios-buscan-educar-al-publico-sobre-peligros-de-trata-de-personas-antes-del-mundial/</guid><dc:creator><![CDATA[Christina Vazquez]]></dc:creator><description><![CDATA[Amanda Altma, directora ejecutiva de Kristi House, sabe por experiencia cómo los traficantes se aprovechan de los grandes eventos deportivos.]]></description><pubDate>Thu, 14 May 2026 21:51:20 +0000</pubDate><content:encoded><![CDATA[<p>Amanda Altma, directora ejecutiva de Kristi House, sabe por experiencia cómo los traficantes aprovechan los grandes eventos deportivos.</p><p>Kristi House es una organización sin fines de lucro con sede en Miami que brinda atención informada sobre trauma a víctimas de trata de personas.</p><p>La comunidad de agencias del orden y fiscales del condado Miami-Dade se está preparando para la Copa Mundial de la FIFA y lanzando una campaña de concienciación.</p><p>“(Estamos) logrando que las personas literalmente se preocupen unas por otras en la sociedad”, dijo Philippa King, subdirectora ejecutiva de <a href="https://www.instagram.com/its_apenalty/" target="_blank" rel="noreferrer" title="https://www.instagram.com/its_apenalty/">It’s a Penalty</a>.</p><p>Los pasajeros que lleguen al Aeropuerto Internacional de Miami en importantes aerolíneas, incluyendo American Airlines, verán un video durante su vuelo sobre seguridad relacionada con la trata de personas.</p><p>“Un joven vio el video y pidió ayuda”, dijo King. “Ayudamos a salvar una vida”.</p><p>Un portavoz de Uber dijo que están implementando recursos dentro de la aplicación y material educativo para conductores, otro grupo clave que puede ayudar en este esfuerzo multisectorial que incluye trabajadores de primera línea de la TSA, empleados de hoteles y hospitalidad y personal de estadios.</p><p>“Los hoteles pueden ser explotados por traficantes que quieren esconderse en las sombras”, dijo Glenn Sampert, gerente general del InterContinental Miami by IHG.</p><p>Los funcionarios hablaron sobre algunas de las señales de alerta que deben observarse, incluyendo mujeres que dependen de un hombre y parecen estar muy ligadas a ellos y que no tienen acceso a documentos o dinero para comprar artículos.</p><p><b>CÓMO REPORTAR ACTIVIDAD SOSPECHOSA</b></p><p>Llame: 305-349-7867 (305-FIX-STOP)</p><p>Si está en peligro inmediato, llame al 911.</p><p>Línea Nacional contra la Trata de Personas: 1-888-373-7888</p><p>Texto: 233733 (BEFREE)</p><p>humantraffickinghotline.org</p><p>Centro Nacional para Niños Desaparecidos y Explotados</p><p>1-800-THE-LOST (1-800-843-5678)</p><p>CyberTipline: <a href="https://itsapenalty.org/na2026/usa/miami/" target="_self" rel="" title="https://itsapenalty.org/na2026/usa/miami/">https://itsapenalty.org/na2026/usa/miami/</a></p>]]></content:encoded></item><item><title><![CDATA[Landscaper electrocuted by live wire in Fort Lauderdale]]></title><link>https://www.local10.com/news/local/2026/05/14/landscaper-shocked-by-live-wire-in-fort-lauderdale/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/05/14/landscaper-shocked-by-live-wire-in-fort-lauderdale/</guid><dc:creator><![CDATA[Amanda Batchelor, Ryan Mackey]]></dc:creator><description><![CDATA[A landscaper was hospitalized late Thursday morning after being shocked by a live wire in Fort Lauderdale, first responders confirmed to Local 10 News.]]></description><pubDate>Thu, 14 May 2026 17:25:23 +0000</pubDate><content:encoded><![CDATA[<p>A landscaper was electrocuted by a live wire in Fort Lauderdale on Thursday, officials confirmed to Local 10 News.</p><p><a href="https://www.local10.com/espanol/2026/05/14/trabajador-de-jardineria-recibe-descarga-de-cable-electrico-en-fort-lauderdale/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/05/14/trabajador-de-jardineria-recibe-descarga-de-cable-electrico-en-fort-lauderdale/">Leer en español</a></p><p>According to Fort Lauderdale Fire Rescue officials, the man, who was in his 70s, was working in a tree in the 700 block of Northeast 15th Court when the incident occurred.</p><p>First responders transported him to Broward Health Medical Center as a trauma alert, where he later died from his injuries.</p><p>No other details about the victim were immediately released. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XZB4PR57RFH3XGZOPIXB3GEFLY.jpg?auth=32b2c103ec7088b005455f9fd4dfb7fadd20ce9dcd9f63b3f0ece2f059b6729d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Jury awards $49.5M to the family of a woman killed in 2019 Boeing Max crash]]></title><link>https://www.local10.com/business/2026/05/14/jury-awards-495m-to-the-family-of-a-woman-killed-in-2019-boeing-max-crash/</link><guid isPermaLink="true">https://www.local10.com/business/2026/05/14/jury-awards-495m-to-the-family-of-a-woman-killed-in-2019-boeing-max-crash/</guid><dc:creator><![CDATA[By RIO YAMAT, Associated Press]]></dc:creator><description></description><pubDate>Thu, 14 May 2026 21:38:33 +0000</pubDate><content:encoded><![CDATA[<p>A federal jury has awarded $49.5 million to the family of a 24-year-old global nonprofit worker killed in the 2019 crash of a Boeing 737 Max jet in Ethiopia while traveling to her first major assignment.</p><p>The verdict, reached Wednesday after a trial in federal court in Chicago, resolves one of the last remaining wrongful death lawsuits filed in connection with the disaster that killed all 157 people aboard Ethiopian Airlines Flight 302.</p><p>Samya Stumo, who grew up in Sheffield, Massachusetts, had recently joined a nonprofit focused on strengthening health systems in developing countries. A 2015 graduate of the University of Massachusetts Amherst, she was traveling to Uganda for what would have been her first major project with the organization when the plane crashed minutes after takeoff from Addis Ababa on March 10, 2019.</p><p>A spokesperson for UMass after the crash described her as someone known “for engaging others by earning their respect, friendship and trust.”</p><p>Jurors awarded $21 million for the pain and suffering and emotional distress that Stumo experienced aboard the doomed flight, $16.5 million for the loss of companionship suffered by her family and $12 million for their grief, according to attorneys representing her estate.</p><p>“We are gratified for the opportunity to try the compensatory damages case," attorneys Shanin Specter and Elizabeth Crawford said in a statement Wednesday evening announcing the verdict.</p><p>It is the second verdict tied to the crash. Boeing has reached confidential pre-trial settlements in most of the dozens of wrongful death lawsuits filed in connection with the Ethiopian Airlines disaster and a similar 737 Max crash five months earlier off the coast of Indonesia that together killed 346 people.</p><p>The fatal crashes became a defining crisis for Boeing and the 737 Max program. Investigators found that a flight-control system repeatedly forced the nose of the then-new planes downward based on faulty readings from a single sensor, and pilots in both crashes were unable to regain control.</p><p>The verdict follows a November 2025 jury award of $28.45 million to the family of Shikha Garg, a United Nations environmental consultant who also died in the 2019 crash. That case marked the first civil jury trial stemming from the disaster, with jurors similarly tasked only with calculating damages because Boeing has accepted liability.</p><p>“We are deeply sorry to all who lost loved ones on Lion Air Flight 610 and Ethiopian Airlines Flight 302. While we have resolved nearly all of these claims through settlements, families are entitled to pursue their claims through the court process, and we respect their right to do so," a Boeing spokesperson said Thursday in a statement.</p><p>The Ethiopian Airlines crash prompted a worldwide grounding of the 737 Max that lasted more than a year and triggered multiple investigations into Boeing’s safety culture and regulatory oversight.</p><p>Federal prosecutors later charged Boeing with misleading regulators about the Max's flight-control system, though in November, the federal judge in Texas overseeing the long-running criminal case approved a Justice Department request to dismiss it. Prosecutors reached an agreement with Boeing, requiring the company to invest an additional $1 billion in fines, family compensation and safety improvements.</p><p>Stumo’s family has been among the most outspoken relatives seeking accountability from Boeing and changes to federal aviation oversight. Her father, Michael Stumo, has publicly pressed Boeing, regulators and Congress over what families viewed as failures that allowed the 737 Max to keep flying after the first crash off the coast of Indonesia.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ELCTYZVTS6FQA2X22PVQLHO4ZQ.jpg?auth=f39e1ba26aa277c21b7053b6fdb6bf54b2b8ba93cefeaceaa32cb2f82c221dcf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Michael Stumo, holding a photo of his daughter Samya Stumo, and his wife Nadia Milleron, sit behind FAA Administrator Steve Dickson during a Senate Committee on Commerce, Science, and Transportation hearing on the implementation of aviation safety reform at the U.S. Capitol in Washington, Nov. 3, 2021. (AP Photo/Amanda Andrade-Rhoades, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Amanda Andrade-Rhoades</media:credit></media:content></item></channel></rss>