<?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" version="2.0"><channel><title><![CDATA[WPLG]]></title><link>https://www.local10.com</link><atom:link href="https://www.local10.com/arc/outboundfeeds/google-news-feed/" rel="self" type="application/rss+xml"/><description><![CDATA[WPLG News Feed]]></description><lastBuildDate>Wed, 10 Jun 2026 23:15:54 +0000</lastBuildDate><language>en</language><ttl>1</ttl><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title><![CDATA[Hegseth visits troops at Guantanamo Bay amid US-Cuba tension]]></title><link>https://www.local10.com/news/local/2026/06/10/hegseth-visits-troops-at-guantanamo-bay-amid-us-cuba-tension/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/hegseth-visits-troops-at-guantanamo-bay-amid-us-cuba-tension/</guid><dc:creator><![CDATA[Christina Vazquez]]></dc:creator><description><![CDATA[United States Department of War Secretary Pete Hegseth made a trip to Cuba this week.]]></description><pubDate>Wed, 10 Jun 2026 16:31:43 +0000</pubDate><content:encoded><![CDATA[<p>U.S. Defense Secretary Pete Hegseth made a trip to Cuba this week.</p><p><a href="https://www.local10.com/espanol/2026/06/10/hegseth-visita-a-tropas-en-guantanamo-en-medio-de-tensiones-entre-estados-unidos-y-cuba/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/hegseth-visita-a-tropas-en-guantanamo-en-medio-de-tensiones-entre-estados-unidos-y-cuba/">Leer en español</a></p><p>Hegseth was at Naval Station Guantanamo Bay, where he met with U.S. service members who are stationed there. </p><p>The Department of Defense shared video of Hegseth meeting with troops.</p><p>“We are taking back our hemisphere,” he said. “Look at Venezuela and Nicolas Maduro, who thought he could flaunt the United States of America. He found out in about 45 minutes in the middle of the night.”</p><p>Officials said he also plans to pay a visit to U.S. Central Command in Tampa, which is also home to a large Cuban American community. </p><p>Hegseth’s presence in Cuba comes amid the U.S. calling for dramatic changes on the island and <a href="https://www.local10.com/news/world/2026/06/06/raul-castro-makes-1st-public-appearance-in-cuba-since-us-murder-indictment/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/world/2026/06/06/raul-castro-makes-1st-public-appearance-in-cuba-since-us-murder-indictment/">the indictment of Raul Castro</a> in connection to the 1996 <a href="https://www.local10.com/topic/Brothers_To_The_Rescue/" target="_blank" rel="noreferrer" title="https://www.local10.com/topic/Brothers_To_The_Rescue/">Brothers to the Rescue</a> plane shootdown.</p><p>The U.S. has blocked oil from reaching Cuba following threats by President Donald Trump to remove the country’s leadership regime by force. </p><p>Hegseth told troops that the future of Cuba is in the hands of Trump and Cuban leadership. </p><p>“Be prepared for whatever our commander in chief asks us to do on behalf of defending the American people,” he said. </p><p>Last month, a U.S. aircraft carrier and its strike group of fighter jets and radar-jamming equipment entered the southern Caribbean and the director of the Central Intelligence Agency visited Cuban officials in Havana.</p><p>At the time, <a href="https://www.local10.com/news/world/2026/06/01/looking-to-the-future-should-cuban-americans-invest-in-cuba/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/world/2026/06/01/looking-to-the-future-should-cuban-americans-invest-in-cuba/">Local 10’s Cuba analyst, Andy Gomez</a>, said his contacts on the island confirmed they had access to drones for “defensive purposes.”</p><p>That came as Southcom posted on social media that it has established a new “autonomous warfare command”, displaying a military exercise in Key West earlier this year of its autonomous, semi-autonomous and unmanned systems used, they say, to counter threats in the region.</p><p>Now, Gomez said it seems to him the U.S. might be trying to follow what he called the “Venezuela plan.”</p><p>“The period of time for Venezuela is going to be very different from Cuba, so we have to wait and see,” he said. </p><p>On Monday, the United Nations High Commissioner for Human Rights Volker Turk warned that America’s “maximum pressure” campaign, which has included blocking oil access to the communist island, is leading to a humanitarian crisis.</p><p>But U.S. Secretary of State Marco Rubio has blamed economic weakening and growing unrest on what he has described as the island’s long legacy of greed, mismanagement and corrupt leadership, calling attention to a Cuban military-operated conglomerate which he said is starving the people from access to the money needed to address food shortages and crumbling infrastructure.</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[New research raises concerns over teens using AI for mental health support]]></title><link>https://www.local10.com/health/2026/06/10/new-research-raises-concerns-over-teens-using-ai-for-mental-health-support/</link><guid isPermaLink="true">https://www.local10.com/health/2026/06/10/new-research-raises-concerns-over-teens-using-ai-for-mental-health-support/</guid><dc:creator><![CDATA[Kristi Krueger]]></dc:creator><description><![CDATA[Artificial intelligence chatbots continue to take a more prominent place in the lives of many Americans. While the technology offers many benefits, a new report is highlighting a concerning trend: more teens are seeking mental health advice from AI.]]></description><pubDate>Wed, 10 Jun 2026 22:47:06 +0000</pubDate><content:encoded><![CDATA[<p>Artificial intelligence chatbots continue to take a more prominent place in the lives of many Americans. While the technology offers many benefits, a new report is highlighting a concerning trend: more teens are seeking mental health advice from AI.</p><p>It’s an emerging technology that is becoming increasingly popular. AI chatbots can help with certain tasks, but they also come with concerns.</p><p>“The new models are very powerful. The problem with that is that it increases the risk,” said Dr. William Leever, a pediatric psychologist at Nationwide Children’s Hospital.</p><p>Leever said newer AI chatbots are more unpredictable and more engaging than past models.</p><p>A new study published in JAMA Pediatrics found that about one in five people in the United States between the ages of 12 and 21 reported using AI chatbots for mental health advice.</p><p>Among those who sought advice from AI chatbots, nearly 43% did so at least monthly, and about 92% said the advice was somewhat or very helpful.</p><p>“It feels like they’re being supported. It feels like they’re being understood because these models are very good at mimicking human empathy,” Leever said. “But in reality, they’re just pattern recognition robots.”</p><p>Leever said artificial intelligence can be harmful when it replaces real help and human connection.</p><p>He said parents and caregivers need to talk openly about mental health and practice what he calls “co-prompting,” where they work through AI interactions alongside their teens to help interpret and verify the information.</p><p>He also said it’s important to set boundaries.</p><p>“You can let them use the AI with the direct guidance and supervision they need to actually understand what they’re dealing with,” Leever said.</p><p>The warning comes at a critical time. According to a new survey from Common Sense Media, nearly half of all children have not had conversations with their parents about AI safety.</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[Slithering success: Florida conservationists celebrate record, 4-ton invasive python haul]]></title><link>https://www.local10.com/news/local/2026/06/10/slithering-success-florida-conservationists-celebrate-record-4-ton-invasive-python-haul/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/slithering-success-florida-conservationists-celebrate-record-4-ton-invasive-python-haul/</guid><dc:creator><![CDATA[Steve Owen ]]></dc:creator><description><![CDATA[One of the most respected nonprofit environmental groups in Florida is celebrating a record-setting python hunting season.]]></description><pubDate>Wed, 10 Jun 2026 22:34:17 +0000</pubDate><content:encoded><![CDATA[<p>One of the most respected nonprofit environmental groups in Florida is celebrating a record-setting python hunting season.</p><p>The Conservancy of Southwest Florida says it bagged more than four tons of invasive Burmese pythons during the recent snake breeding season; its biologists removed 177 pythons from a 200-square-mile area in Collier County from November 2025 to this April.</p><p>The seized snakes weighed a combined 8,080 pounds.</p><p>“This was our first four-ton removal season. Our tagged scout snakes helped us locate large breeding snakes deep in the landscape before they had a chance to lay eggs,” Ian Bartoszek, the organization’s wildlife biologist and conservancy science project manager, said.</p><p>The team also removed 4,100 Burmese python eggs.</p><p>“These science-based management efforts are suppressing local python reproduction. With continued pressure, we hope to see these removal numbers decline over time,” Bartoszek added.</p><p>Burmese pythons have been decimating Everglades National Park and Big Cypress National Preserve for years.</p><p>The largest documented snake caught in Florida was a 19-foot, 125-pound female Burmese python captured in the Big Cypress National Preserve in July 2023 by hunters Jake Waleri and Stephen Gauta.</p><p>In December 2021, Conservancy of Southwest Florida biologists bagged a 215-pound female Burmese python, the heaviest snake ever caught in 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[Administration plans intensive, year-round construction schedule for Trump's triumphal arch]]></title><link>https://www.local10.com/news/politics/2026/06/10/administration-plans-intensive-year-round-construction-schedule-for-trumps-triumphal-arch/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/10/administration-plans-intensive-year-round-construction-schedule-for-trumps-triumphal-arch/</guid><dc:creator><![CDATA[By MATTHEW DALY, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — Construction of the 250-foot-high triumphal arch that President Donald Trump wants built near the Lincoln Memorial could occur 20 hours per day, year-round, as officials push to complete the project within three years, according to a preliminary assessment by the National Park Service.]]></description><pubDate>Wed, 10 Jun 2026 22:30:13 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Construction of the 250-foot-high triumphal arch that President Donald Trump wants built near the Lincoln Memorial could occur 20 hours per day, year-round, as officials push to complete the project within three years, according to a preliminary assessment by the National Park Service.</p><p>Tower cranes up to 320 feet tall, forklifts, concrete pump systems and other equipment would be needed to build the arch, which would be more than twice as high as the Lincoln Memorial. Work would occur year-round in two 10-hour shifts per day, the Park Service report said.</p><p>The 24-page assessment by NPS staff was released last week as a part of a fast-tracked historic preservation review that began Friday. The park service oversees the land where the administration wants to build the arch.</p><p>The National Capital Planning Commission voted last week to seek more information from the Interior Department, which oversees the park service. The vote essentially kept the project alive as officials study how the arch could potentially impact air travel, as well as other specifics on construction and traffic in the area.</p><p>The June 4 vote came after nearly three hours of public comment from about 20 members of the public, some representing historic and architectural organizations, and most of whom expressed concerns about the arch that is one of several projects the Republican president is pursuing to leave his imprint on Washington.</p><p>Preliminary surveys and testing of the arch site began last month, and other approvals are underway. The U.S. Commission of Fine Arts — which only oversees designs and has no role in the actual construction or funding of the arch or any other project it considers — has approved the arch’s design.</p><p>Concerns over arch's height</p><p>The capital planning commission is seeking more information justifying the proposed height of the towering arch, as well as additional details about lighting, management of storm water and how traffic and parking would be regulated for visitors.</p><p>The planned site for the arch, across the Potomac River from the memorial, is on a flight path near Ronald Reagan Washington National Airport. The Federal Aviation Administration said Wednesday it is reviewing whether the project’s planned height poses a risk to airplane travel in the area. An American Airlines jet and an Army Black Hawk helicopter collided a year ago in crowded skies near the airport, killing 67 people.</p><p>The FAA review “found no adverse impacts to operations” at Reagan Airport from the proposed arch. but determined that the top of the structure would need to be lit with red obstruction lights -- a common safety tool, spokesman Donnell Evans said. The FAA will conduct a full aeronautical study in coordination with the National Park Service, he said.</p><p>The park service, in its report, said aviation-required safety lighting would be incorporated into the arch design “using the least intrusive technology available, ensuring compliance with aircraft visibility requirements while limiting unnecessary light emission."</p><p>Will Scharf, who has served as Trump’s White House staff secretary, heads the commission and has said he believes a federal law limiting building heights for new construction in Washington should not apply to the arch. The law restricts most construction in Washington to a maximum height of 130 feet.</p><p>The arch faces a legal challenge</p><p>Critics have argued that the arch would dominate the skyline and disrupt carefully designed views between the Lincoln Memorial and Arlington National Cemetery. It would be more than twice as tall as the Lincoln Memorial, which is 99 feet (30 meters), and close to half the height of the Washington Monument, which is about 555 feet (169 meters).</p><p>Trump has pushed for the 250-foot-tall arch to mark America’s 250th anniversary, and has said the project could be paid for with private donations left over from the project to build a new White House ballroom. The White House East Wing was demolished to make way for a large ballroom.</p><p>A cost estimate for the arch is still being calculated, but a mix of taxpayer and private funds is expected to pay for it. A group of veterans and a historian have sued the Trump administration in federal court to block the project over concerns about disruptions to the sightline.</p><p>Democratic Sen. Richard Blumenthal of Connecticut criticized the administration about what he called its “persistent lack of transparency” in its efforts to advance Trump’s Washington-area construction projects. Besides the planned ballroom, Trump also is renovating the Lincoln Memorial’s Reflecting Pool and rebuilding a public golf course along the Potomac River. None of projects have gone through usual legal reviews or Congress.</p><p>“Your disregard for legal process and public interest has been apparent in projects ranging from the construction of a White House Ballroom and triumphal arch to the resealing of the Lincoln Memorial Reflecting Pool," Blumenthal wrote in a letter Tuesday to Interior Secretary Doug Burgum and acting park service director Jessica Bowron.</p><p>___</p><p>Associated Press writers Meg Kinnard and Josh Funk contributed to this story.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HS25BHYFWZAKTKOFANYIM462XY.jpg?auth=a2dd9138e84e975af09021771522b14d50ff125612bc6f0e2a6d487566e6bce7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Memorial Circle, where President Donald Trump has proposed building an arch to commemorate the United States' 250th anniversary is seen, Tuesday, May 19, 2026, in Washington. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EIAVTZVO4E7PEAKDTPPLFZGTKQ.jpg?auth=aa385a17b0a60ddc8c8a30b5f8188a4e736f7098073d566139997865b762c04f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - White House press secretary Karoline Leavitt holds up an artist rendering of the new triumphal arch as she speaks with reporters in the James Brady Press Briefing Room at the White House, April 15, 2026, in Washington, as Treasury Secretary Scott Bessent watches. (AP Photo/Alex Brandon, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HF3C2K3TXPTZCM6WYODZWBYKYQ.jpg?auth=c29437d214b6f3b47bd1a8d0b857289ca38f030a3d8adc45274a3f2b49c768b6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Artist renderings and diagrams for President Donald Trump's new triumphal arch released by the U.S. Commission of Fine Arts that is planned to be built in Washington between the Lincoln Memorial and Arlington National Cemetery, are photographed, April 10, 2026. (AP Photo/Jon Elswick, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Jon Elswick</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/476KRM7T6QAWOWJGXC2JHAYBRQ.jpg?auth=075b53e7ce31058611f6029abc1001794b15134789864a81e8d49ac312db643c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Flags are placed as workers survey the Memorial Circle, where President Donald Trump has proposed building an arch to commemorate the United States' 250th anniversary, May 11, 2026, in Washington. (AP Photo/Alex Brandon, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EEWEULBTFIYI7I3I7VZENBNGVM.jpg?auth=b1aa5ab3090d5ed346bd285576f97d3b918b3ae0559d2eecc9d8c2edcd8973e3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Flags placed by workers are pictured in the Memorial Circle, where President Donald Trump has proposed building an arch to commemorate the United States' 250th anniversary, Friday, May 15, 2026, in Washington. (AP Photo/Jacquelyn Martin)]]></media:description><media:credit role="author" scheme="urn:ebu">Jacquelyn Martin</media:credit></media:content></item><item><title><![CDATA[Two House Republicans to meet with the leader of Taiwan's Beijing-friendly opposition party]]></title><link>https://www.local10.com/news/politics/2026/06/10/two-house-republicans-to-meet-with-the-leader-of-taiwans-beijing-friendly-opposition-party/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/10/two-house-republicans-to-meet-with-the-leader-of-taiwans-beijing-friendly-opposition-party/</guid><dc:creator><![CDATA[By SEUNG MIN KIM and JOEY CAPPELLETTI, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — Two leading House Republicans are meeting with Taiwan’s Beijing-friendly opposition leader this week as she travels to Washington at a time when China is scrutinizing the Trump administration's posture toward the self-ruled island it views as its own.]]></description><pubDate>Wed, 10 Jun 2026 22:27:32 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Two leading House Republicans are meeting with Taiwan’s Beijing-friendly opposition leader this week as she travels to Washington at a time when China is scrutinizing the Trump administration's posture toward the self-ruled island it views as its own.</p><p>House Foreign Affairs Committee Chairman Brian Mast, R-Fla., and Rep. Young Kim, R-Calif., are planning to sit down with Cheng Li-wun, leader of the Kuomingtang Party, who has supported a peaceful reunification of Taiwan with Beijing.</p><p>Mast, in an interview, said he didn’t have specific expectations for his meeting with Cheng but said as the chairman of the Foreign Affairs Committee, “I take intelligence from anywhere I can get.”</p><p>A spokesperson for Kim, who leads a subcommittee overseeing East Asia policy, said the lawmaker plans to encourage Cheng and her party to support more defense spending because it would be an “important demonstration of Taiwan’s commitment to self-defense and deterrence.”</p><p>Taiwan’s opposition-controlled legislature last month passed a $25 billion special defense budget to fund major U.S. arms purchases. Trump administration officials expressed disappointment that the approved amount is a significant reduction from Taiwan President Lai Ching-te's original $40 billion proposal.</p><p>Kim also wants to discuss Cheng’s meeting in April with Chinese President Xi Jinping and “seek greater clarity on the substance of those discussions,” said Ellie Gilchrist, the lawmaker’s spokesperson.</p><p>Cheng’s visit to Washington comes as President Donald Trump publicly floats the prospect that he could have a direct call with his Taiwanese counterpart.</p><p>The U.S. president had indicated he wanted to speak with Lai as his administration considers whether to go ahead with a $14 billion arms sale for Taipei that Congress approved earlier this year but that has since been on hold.</p><p>Trump said last month as he returned to the U.S. from China that he intends to speak with Lai, which would be the first direct dialogue between sitting U.S. and Taiwanese presidents in decades. China has urged against it.</p><p>“I’ll always talk to him,” Trump told reporters on Air Force One on Friday when asked whether he is still considering a phone call with Lai.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/255RQDSIUUZ7P2K4ZRR63VCG7Q.jpg?auth=9dff7903be0b857ec4fd5f0697a6ad07f04bfd6f5abf3ea7634efc1e9dd9db3c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Taiwan's opposition Kuomintang (KMT) party leader Cheng Li-wun speaks during a news conference in Beijing, April 10, 2026. (AP Photo/Ng Han Guan)]]></media:description><media:credit role="author" scheme="urn:ebu">Ng Han Guan</media:credit></media:content></item><item><title><![CDATA[June 10: Low rain chance for southeast Florida extends into Thursday]]></title><link>https://www.local10.com/weather/2026/06/10/june-10-low-rain-chance-for-southeast-florida-extends-into-thursday/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/06/10/june-10-low-rain-chance-for-southeast-florida-extends-into-thursday/</guid><dc:creator><![CDATA[Betty Davis]]></dc:creator><description><![CDATA[While rain over parts of Southwest Florida fades Wednesday night, the weather remains mostly dry for Miami-Dade and Broward counties.]]></description><pubDate>Wed, 10 Jun 2026 22:22:45 +0000</pubDate><content:encoded><![CDATA[<p>While rain over parts of Southwest Florida fades Wednesday night, the weather remains mostly dry for Miami-Dade and Broward counties. Partly cloudy skies and gentle, east-southeast winds can be expected with overnight low temperatures ranging from the upper 70s to 80°F.</p><p>Thursday will offer a sun/cloud mix and a continuation of east-southeast winds, sustained 5 to 10 mph. A stray, mid-morning shower is not completely out of the question. Afternoon showers and storms will tend to favor inland and southwest South Florida. Temperatures are forecast to peak in the upper 80s, that’s seasonable!</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[Trump accuses Democrats of hypocrisy on Platner, despite questions about his own conduct]]></title><link>https://www.local10.com/news/politics/2026/06/10/trump-accuses-democrats-of-hypocrisy-on-platner-despite-questions-about-his-own-conduct/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/10/trump-accuses-democrats-of-hypocrisy-on-platner-despite-questions-about-his-own-conduct/</guid><dc:creator><![CDATA[By WILL WEISSERT and MICHELLE L. PRICE, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — President Donald Trump laced into Graham Platner on Wednesday, calling the Senate candidate from Maine a “thug” and a “pig” and suggesting that the Democratic Party was hypocritical for lining up behind someone with so many questions about his past personal conduct and treatment of women.]]></description><pubDate>Wed, 10 Jun 2026 22:16:13 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — President Donald Trump laced into Graham Platner on Wednesday, calling the Senate candidate from Maine a “thug” and a “pig” and suggesting that the Democratic Party was hypocritical for lining up behind someone with so many questions about his past personal conduct and treatment of women.</p><p>That line of political attack was striking coming from a president who himself has been accused of misconduct with women, was  once caught on audio bragging about grabbing women by the genitals and was found liable by a New York jury for sexual abuse.</p><p>Trump also has endorsed a parade of Republicans with their own personal baggage — but that didn't stop him from faulting the other side for doing the same.</p><p>“He’s a thug, and they’re trying to make excuses for him,” Trump said of top Democrats. “I mean, he’s worse than any human being that’s ever run for office, probably.”</p><p>The criticism follows Platner's decisive primary victory</p><p>Platner, who clinched the Democratic nomination on Tuesday night, has faced criticism over numerous issues, including past inflammatory online posts, a tattoo he had covered up that is widely recognized as a Nazi symbol and sexually explicit texts he sent to women after getting married. He will face five-term Republican Sen. Susan Collins in the November election.</p><p>Asked about Trump's comments, Platner's campaign said the candidate remained focused on issues facing Maine.</p><p>The Democratic Senatorial Campaign Committee, in response, issued a statement focused on Collins, who is considered one of the most vulnerable senators up for reelection this year.</p><p>“Susan Collins is facing backlash in Maine after voting with Trump 96 percent of the time, being the decisive vote for the justices who overturned Roe v. Wade, and selling out to the special interests that fund her campaigns after three decades in the Senate, and that’s why Trump praised her today in the Oval Office,” spokesperson Josh Marcus-Blank said in a statement.</p><p>The White House defended Trump's comments by noting Platner's past social media posts.</p><p>“Graham Platner proudly referred to himself as a ‘communist,’ called all police ‘bastards,’ and said rural White Americans ‘actually are’ racist and stupid. President Trump is absolutely correct that Platner is both a thug and a pig. Attempting to compare President Trump to Graham Platner is exactly why trust in legacy media outlets like the failing Associated Press is at an all-time low,” White House spokesperson Kush Desai said in a statement.</p><p>‘Can you imagine if the Republicans had him?’</p><p>Trump, when speaking about Platner to reporters at the White House during an event to sign an immigration and deportation funding bill, said, “Nobody’s ever had a record like that.”</p><p>“He’s like a pig,” the president said, adding that perhaps “pigs would be very upset” to be associated with Platner, drawing laughter from assorted Republican lawmakers in the Oval Office with him.</p><p>Trump then brought up another scandal that has swirled around him dating back to his first term as president: his former friendship with convicted sex offender Jeffrey Epstein. Trump sought to paint Democratic Senate leader Chuck Schumer as a hypocrite, saying he “goes crazy over this or that or Epstein, Epstein, Epstein” but instead should be concerned about Platner.</p><p>Later, Trump offered, “Can you imagine if the Republicans had him?”</p><p>Setting aside the allegations Trump has faced over the years, Republicans have had candidates who were accused of serious misconduct who nonetheless won Trump's backing.</p><p>The president this year endorsed Republican Texas Senate candidate Ken Paxton over incumbent GOP Sen. John Cornyn, though Paxton had faced state and federal corruption investigations and a 2023 state impeachment trial in which he was acquitted but publicly exposed his extramarital affair. Paxton has said allegations of wrongdoing were politically motivated.</p><p>Trump also didn't back away from endorsing 2017 Alabama Senate candidate Roy Moore, who was accused of sexual misconduct involving teenage girls decades earlier. Trump, at the time, noted Moore’s denials and said his vote was needed for Republican priorities. Moore's eventual loss gave way to the first Alabama Democratic senator in a quarter-century.</p><p>He endorsed 2024 North Carolina gubernatorial candidate Mark Robinson and declined to rescind the backing after CNN reported that the candidate had made lewd and racist comments on a pornography website — though he did try to distance himself. Robinson, who later acknowledged making the posts, handily lost the general election in the swing state.</p><p>He similarly decided not to revoke his support for Texas Rep. Tony Gonzales this year after the congressman acknowledged an affair with a staff member who later died by suicide. Gonzales ended his reelection bid, and Trump later endorsed someone else.</p><p>Trump also picked officials for his second-term Cabinet and other key offices who had been accused of some form of sexual misconduct.</p><p>That includes Defense Secretary Pete Hegseth, who was accused of sexual assault and denied it, and Trump’s initial choice for attorney general, former Rep. Matt Gaetz, who faced a Justice Department sex trafficking investigation and a House Ethics Committee investigation into sexual misconduct.</p><p>Gaetz denied wrongdoing and withdrew his name from consideration. The DOJ investigation ended without federal charges against him.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/OXGZJO2VUDQDCTB5XWLJAODQF4.jpg?auth=54ad42afc306849da60eb4af434096cddd38d16642c76557aa7b85c896731f4a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump speaks in the Oval Office of the White House, Wednesday, June 10, 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/LXIRXIQFHGZDRJXPHXJGLD2UHY.jpg?auth=e84ceff11caae51f0c3de01ea110d9b9af82b25c1d5e57904ae7602f19c60365&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Democratic U.S. Senate candidate Graham Platner speaks during a primary election night watch party after winning the Democratic nomination Tuesday, June 9, 2026, in Blue Hill, Maine. (AP Photo/Robert F. Bukaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/O7O3GWDFSCS4KCWIDX6IA4RUD4.jpg?auth=e2d7db3082cea68b6a0f85bfb7215fc2ddb10f0f3aab569868a9a6d7342087b6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rep. Lisa McClain, R-Mich., chair of the House Republican Conference, laughs as President Donald Trump speaks in the Oval Office of the White House, Wednesday, June 10, 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[Brief and defiant, George Pino’s wife testifies in fatal boat crash trial; jurors see body cam clips]]></title><link>https://www.local10.com/news/local/2026/06/10/day-3-testimony-continues-in-george-pino-vessel-homicide-trial/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/day-3-testimony-continues-in-george-pino-vessel-homicide-trial/</guid><dc:creator><![CDATA[Ryan Mackey, Liane Morejon]]></dc:creator><description><![CDATA[Wednesday marked day three of the vessel homicide trial of South Florida real estate mogul George Pino, following emotional testimony and opening statements earlier in the week. ]]></description><pubDate>Wed, 10 Jun 2026 13:11:38 +0000</pubDate><content:encoded><![CDATA[<p>Wednesday marked day three of the vessel homicide trial of South Florida real estate mogul <a href="https://www.local10.com/topic/George_Pino/" target="_self" rel="" title="https://www.local10.com/topic/George_Pino/">George Pino</a>, following emotional testimony and opening statements earlier in the week. </p><p><a href="https://www.local10.com/espanol/2026/06/10/continua-tercer-dia-de-testimonios-en-juicio-por-homicidio-de-embarcacion-contra-george-pino/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/continua-tercer-dia-de-testimonios-en-juicio-por-homicidio-de-embarcacion-contra-george-pino/">Leer en español</a></p><p>Prosecutors allege Pino, a South Florida real estate developer, was operating a 29-foot boat when it struck a channel marker near Boca Chita Key during Labor Day weekend in 2022, killing 17-year-old Lucy Fernandez and seriously injuring two other teens.</p><p>On Wednesday, Cecilia Pino, the wife of the 55-year-old, took the stand.</p><p>Her testimony was brief and defiant. When prosecutors asked her whether Fernandez “died because your husband crashed into that channel marker,” Cecilia Pino replied, “Right, she died because there was an accident.”</p><p>She told jurors she wasn’t looking when Pino drove the boat at nearly 50 mph into the channel marker.</p><p>“I was looking at my phone, trying to send a text to the moms ― a video, the video of the girls dancing,” Cecilia Pino said.</p><p>Pino was not asked whether her husband consumed alcohol the day of the crash, but did say she filled an insulated Yeti cup with sparkling wine and a berry liqueur for herself.</p><p>A body camera worn by a marine patrol officer with what was then the Miami-Dade Police Department showed chaos unfolding at golden hour: Pino and teens who were thrown from the vessel were picked up by a good Samaritan. Two of them lay unconscious. By then, Fernandez was on another vessel. Pino could be seen in pink and white trunks. </p><p>Miami-Dade Sheriff’s Office Deputy Robert Brutto said he saw Pino later that night with a bandage on his head. He told the defense he didn’t notice any signs of impairment.</p><p>Brutto said he also traveled nearly 50 miles an hour down Cutter Bank that day. The state pointed out critical differences, however, between the deputy’s actions and Pino’s.</p><p>“Were your emergency lights activated as you were heading up to Boca Chita?” prosecutor Laura Adams asked.</p><p>“No,” Brutto replied.</p><p>Adams followed up, “Did you have teenagers who had been drinking on your police boat with you?”</p><p>“No, we did not,” he replied.</p><p>Adams asked, “Did you have two beers while you were on your shift that day?”</p><p>“No, I did not,” the deputy said.</p><p>More body camera footage was played, including that of Fernandez after she was pulled from beneath Pino’s vessel and brought onto a good Samaritan boat.</p><p>Jurors on Thursday are set to take a field trip to a Florida Fish and Wildlife Conservation Commission site where they will be able to look at the damaged boat.</p><p><b>PREVIOUS:</b></p><p>On Tuesday, <a href="https://www.local10.com/news/local/2026/06/09/opening-statements-continue-in-george-pino-boat-death-trial-after-emotional-behaviors-derail-day-1-of-trial/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/09/opening-statements-continue-in-george-pino-boat-death-trial-after-emotional-behaviors-derail-day-1-of-trial/">jurors heard from multiple witnesses</a>, including the victim’s father, Andy Fernandez, who described hugging his daughter for the last time before what he called a “beautiful afternoon” turned tragic.</p><p>Testimony also included a passenger on the boat, who described the vessel capsizing and the chaotic aftermath in the water, as well as a civil attorney who referenced prior statements tied to the crash investigation.</p><p>Jurors were sent home late Tuesday afternoon and were scheduled to return Wednesday at 9:30 a.m. </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[Coral Springs family displaced after apartment fire destroys home]]></title><link>https://www.local10.com/news/local/2026/06/10/coral-springs-family-displaced-after-apartment-fire-destroys-home/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/coral-springs-family-displaced-after-apartment-fire-destroys-home/</guid><dc:creator><![CDATA[Magdala Louissaint]]></dc:creator><description><![CDATA[A week ago, a large fire coming from a first floor apartment unit in Coral Springs caught the attention of neighbors.]]></description><pubDate>Wed, 10 Jun 2026 22:04:58 +0000</pubDate><content:encoded><![CDATA[<p>A week ago, a large fire coming from a first-floor apartment unit in Coral Springs caught the attention of neighbors.</p><p>The fire started in the unit of Tavaras Calvin. Fortunately, neither Calvin, his wife nor their children were home at the time.</p><p>“Thankfully we weren’t home,” Calvin said. “Obviously the material things we’re not concerned about. Everything can be replaced. It’s just a disheartening feeling to see what you do call home go up in flames.”</p><p>Calvin said fire marshals believe the battery from his son’s Power Wheels toy car may have sparked the fire.</p><p>“The fire inspector said because we don’t have anything electronic out here. That as literally the only thing. And it wasn’t even connected to actually toy. But the power wheel battery they’ve been known to be faulty and catch fire and trigger something. He said it possibly could have been the heat we don’t know,” he said.</p><p>According to Calvin, the fire shattered the patio window before spreading quickly through the inside of the two-bedroom unit, burning everything in its path.</p><p>Calvin, his wife and their four children -- ages 9, 6, 5 and 3 -- recently booked a hotel room so they could reunite as a family after spending the last week living apart to stay close to work.</p><p>“I’m just thankful we weren’t home and no one got hurt and we’re all safe,” Calvin said. “That’s the most important thing.”</p><p>The American Red Cross Broward County chapter has been helping the family. Calvin said the organization has provided financial assistance.</p><p>The cause of the fire remains under investigation.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Feds won't seek death penalty in plea deal with man accused of killing top Minnesota Democrat]]></title><link>https://www.local10.com/news/2026/06/10/feds-wont-seek-death-penalty-in-plea-deal-with-man-accused-of-killing-top-minnesota-democrat/</link><guid isPermaLink="true">https://www.local10.com/news/2026/06/10/feds-wont-seek-death-penalty-in-plea-deal-with-man-accused-of-killing-top-minnesota-democrat/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[MINNEAPOLIS (AP) — U.S. prosecutors said Wednesday they will not seek the death penalty as part of a plea agreement with the man charged in the political assassinations of the top Democrat in the Minnesota House along with her husband, as well as the attempted murders of a state senator and his wife.]]></description><pubDate>Wed, 10 Jun 2026 22:18:29 +0000</pubDate><content:encoded><![CDATA[<p>MINNEAPOLIS (AP) — U.S. prosecutors said Wednesday they will not seek the death penalty as part of a plea agreement with the man charged in the political assassinations of the top Democrat in the Minnesota House along with her husband, as well as the attempted murders of a state senator and his wife.</p><p>The defendant, Vance Boelter, was scheduled for a change-of-plea hearing Thursday morning in federal court in Minneapolis.</p><p>“The Attorney General has authorized and directed the government not to seek the death penalty against Defendant Vance Luther Boelter in accordance with the terms delineated in a proposed plea agreement,” assistant U.S. attorneys Bradley M. Endicott and Matthew D. Forbes wrote in a letter to the court Wednesday.</p><p>Boelter’s attorneys did not immediately respond to an email seeking comment.</p><p>Former Minnesota House Speaker Melissa Hortman and her husband, Mark, and state Sen. John Hoffman and his wife, Yvette Hoffman, were shot by a man who came to their doors in the early hours of June 14, 2025, disguised as a police officer and driving a fake squad car.</p><p>Boelter, 58, was captured near his home in rural Green Isle late the next day after what prosecutors have called the largest search for a suspect in Minnesota history. He faces federal and state murder, attempted murder and other charges.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/PIQZ7YFG3RY5YSFA35J5QKSTFU.jpg?auth=25c44a964ad7689cd3742f54933922b79692b0a4d27ba5da1fa6ede32cb0636c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A photo of Mark and Melissa Hortman is displayed during their funeral service inside the sanctuary at the Basilica of St. Mary's in Minneapolis on June 28, 2025. (Alex Kormann/Star Tribune via AP, Pool, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Kormann</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FNHEEKRWK6U7XKE2C5PMP33KBY.jpg?auth=0adc212c07c839821a70b64e67b70cb8284b7d57c7b9a5b8d0feb86126afacdf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - This courtroom sketch shows Vance Boelter, who is charged with killing the top Democrat in the Minnesota House and her husband and wounding a state senator and his wife, appears at federal court in Minneapolis on Aug. 7, 2025. (Cedric Hohnstadt via AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Cedric Hohnstadt</media:credit></media:content></item><item><title><![CDATA[District leaders consider closing 4 Miami-Dade schools]]></title><link>https://www.local10.com/news/local/2026/06/10/district-leaders-consider-closing-4-miami-dade-schools/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/district-leaders-consider-closing-4-miami-dade-schools/</guid><dc:creator><![CDATA[Trent Kelly]]></dc:creator><description><![CDATA[On Wednesday, Miami-Dade School Board members discussed the possibility of a major change that could affect thousands of students: closing some schools.]]></description><pubDate>Wed, 10 Jun 2026 21:58:10 +0000</pubDate><content:encoded><![CDATA[<p>On Wednesday, Miami-Dade School Board members discussed the possibility of a major change that could affect thousands of students: closing some schools.</p><p><a href="https://www.local10.com/espanol/2026/06/10/lideres-del-distrito-consideran-cerrar-cuatro-escuelas-de-miami-dade/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/lideres-del-distrito-consideran-cerrar-cuatro-escuelas-de-miami-dade/">Leer en español</a></p><p>It’s part of a proposal aimed at overhauling how the district handles school boundaries, school choice and future school planning.</p><p>The discussion comes as Miami-Dade County Public Schools faces a new reality. For the first time in generations, the district now has more school seats than students.</p><p>District leaders say declining enrollment and changing demographics are forcing them to re-evaluate how school buildings are being used.</p><p>Four schools are currently under consideration for closure: Lenora Braynon Smith Elementary School, located at 4700 NW 12th Ave. in Miami’s Liberty City neighborhood; Miami Springs Middle School, located at 150 S. Royal Poinciana Blvd.; Pine Villa Elementary School, located at 21799 SW 117th Court in the unincorporated Goulds area; and Richmond Heights Middle School, located at 15015 SW 103rd Ave. in the unincorporated area of the same name.</p><p>Board member Luisa Santos, who is sponsoring the planning item, said the board’s goal is to make future school planning decisions more transparent and give families more input before changes are made.</p><p>“For 45 years we’ve had a method for families to participate when any kind of school closures, mergers, or even school openings are going to happen. But our landscape has changed completely,” she said. “Sixty-five-percent of students are not attending their neighborhood school. They’re attending a magnet or a choice program. And so we have to modernize the process. And that’s what we’re doing. We brought an item to modernize timelines and make sure that we take into account the realities of students and families today.”</p><p>No final action will be taken until a full school board meeting next Wednesday.</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[Líderes del distrito consideran cerrar cuatro escuelas de Miami-Dade]]></title><link>https://www.local10.com/espanol/2026/06/10/lideres-del-distrito-consideran-cerrar-cuatro-escuelas-de-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/lideres-del-distrito-consideran-cerrar-cuatro-escuelas-de-miami-dade/</guid><dc:creator><![CDATA[Trent Kelly]]></dc:creator><description><![CDATA[El miércoles, los miembros de la Junta Escolar de Miami-Dade discutieron la posibilidad de un cambio importante que podría afectar a miles de estudiantes: cerrar algunas escuelas.]]></description><pubDate>Wed, 10 Jun 2026 22:01:40 +0000</pubDate><content:encoded><![CDATA[<p>El miércoles, los miembros de la Junta Escolar de Miami-Dade discutieron la posibilidad de un cambio importante que podría afectar a miles de estudiantes: el cierre de algunas escuelas.</p><p>La medida forma parte de una propuesta destinada a reformar la manera en que el distrito maneja los límites escolares, la elección de escuelas y la planificación futura de los planteles.</p><p>La discusión surge mientras las Escuelas Públicas del Condado Miami-Dade enfrentan una nueva realidad. Por primera vez en generaciones, el distrito cuenta con más espacios escolares que estudiantes.</p><p>Los líderes del distrito afirman que la disminución de la matrícula y los cambios demográficos los están obligando a reevaluar cómo se utilizan los edificios escolares.</p><p>Actualmente, cuatro escuelas están siendo consideradas para cierre: la Escuela Primaria Lenora Braynon Smith, ubicada en 4700 NW 12th Ave. en el vecindario Liberty City de Miami; la Escuela Intermedia Miami Springs, ubicada en 150 S. Royal Poinciana Blvd.; la Escuela Primaria Pine Villa, ubicada en 21799 SW 117th Court en el área no incorporada de Goulds; y la Escuela Intermedia Richmond Heights, ubicada en 15015 SW 103rd Ave. en el área no incorporada del mismo nombre.</p><p>La miembro de la junta Luisa Santos, quien impulsa la propuesta, dijo que el objetivo es hacer que las futuras decisiones sobre planificación escolar sean más transparentes y permitir que las familias tengan mayor participación antes de que se implementen cambios.</p><p>“Durante 45 años hemos tenido un método para que las familias participen cuando se producen cierres, fusiones o incluso aperturas de escuelas. Pero nuestro panorama ha cambiado por completo”, dijo. “El 65% de los estudiantes no asiste a su escuela del vecindario. Asisten a programas magnet o de libre elección. Por eso tenemos que modernizar el proceso. Eso es lo que estamos haciendo. Presentamos una propuesta para modernizar los plazos y asegurarnos de tomar en cuenta las realidades actuales de los estudiantes y las familias”.</p><p>No se tomará ninguna decisión final hasta la reunión completa de la Junta Escolar programada para el próximo miércoles.</p>]]></content:encoded></item><item><title><![CDATA[Security guard accused of stealing FIFA referee uniform from Miami Beach hotel]]></title><link>https://www.local10.com/news/local/2026/06/10/security-guard-accused-of-stealing-fifa-referee-uniform-from-miami-beach-hotel/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/security-guard-accused-of-stealing-fifa-referee-uniform-from-miami-beach-hotel/</guid><dc:creator><![CDATA[Rosh Lowe]]></dc:creator><description><![CDATA[Outside the Grand Beach Hotel in Miami Beach, FIFA logos could be seen throughout the property.]]></description><pubDate>Wed, 10 Jun 2026 21:53:39 +0000</pubDate><content:encoded><![CDATA[<p>Outside the Grand Beach Hotel in Miami Beach, FIFA logos could be seen throughout the property.</p><p><a href="https://www.local10.com/espanol/2026/06/10/acusan-a-guardia-de-seguridad-de-robar-uniforme-de-arbitro-de-la-fifa-en-hotel-de-miami-beach/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/acusan-a-guardia-de-seguridad-de-robar-uniforme-de-arbitro-de-la-fifa-en-hotel-de-miami-beach/">Leer en español</a></p><p>But on Sunday, something was missing: a referee’s uniform.</p><p>Police said the uniform was stolen by Jordan Martinez, a security guard at the hotel, and the theft was caught on camera.</p><p>According to police, Martinez was brought into an interview room where he confessed to taking laundry bags that contained FIFA referee uniforms.</p><p>Police said Martinez told investigators that when he realized the bags contained official FIFA referee uniforms, he decided to keep them because he is a big soccer fan and wanted to wear one after the game.</p><p>“That’s insane,” one tourist from Iowa said. “I’m not even from here, I’m from Iowa. I don’t know why he’ll steal a jersey from a referee.”</p><p>Investigators said equipment and property belonging to two FIFA officials were stolen.</p><p>The motive remains unclear.</p><p>“That’s kind of odd. Maybe he’s trying to sell it. I have no idea,” the tourist said.</p><p>Police did not provide further details about what Martinez planned to do with the referee’s uniform.</p><p>Authorities quickly arrested Martinez. Instead of wearing a referee’s uniform, he now faces a charge of third-degree grand theft.</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/TR3IHCXVDZEJLFFUL7YJJUQ47M.jpg?auth=e237605d1ac6611eee8a244782f3e5e22afd88b901ea31cc41e91244c291e918&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Acusan a guardia de seguridad de robar uniforme de árbitro de la FIFA en hotel de Miami Beach]]></title><link>https://www.local10.com/espanol/2026/06/10/acusan-a-guardia-de-seguridad-de-robar-uniforme-de-arbitro-de-la-fifa-en-hotel-de-miami-beach/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/acusan-a-guardia-de-seguridad-de-robar-uniforme-de-arbitro-de-la-fifa-en-hotel-de-miami-beach/</guid><dc:creator><![CDATA[Rosh Lowe]]></dc:creator><description><![CDATA[En el exterior del Grand Beach Hotel en Miami Beach, se podían ver logotipos de la FIFA por toda la propiedad.]]></description><pubDate>Wed, 10 Jun 2026 21:58:33 +0000</pubDate><content:encoded><![CDATA[<p>Afuera del Grand Beach Hotel en Miami Beach, se podían ver logotipos de la FIFA por toda la propiedad.</p><p>Pero el domingo faltaba algo: el uniforme de un árbitro.</p><p>La policía informó que el uniforme fue robado por Jordan Martinez, un guardia de seguridad del hotel, y que el robo quedó captado en video.</p><p>Según la policía, Martinez fue llevado a una sala de entrevistas donde confesó haber tomado bolsas de lavandería que contenían uniformes de árbitros de la FIFA.</p><p>La policía indicó que Martinez dijo a los investigadores que cuando se dio cuenta de que las bolsas contenían uniformes oficiales de árbitros de la FIFA, decidió quedárselos porque es un gran aficionado al fútbol y quería usar uno después del partido.</p><p>“Eso es una locura”, dijo un turista de Iowa. “Ni siquiera soy de aquí, soy de Iowa. No sé por qué robaría una camiseta de un árbitro”.</p><p>Los investigadores informaron que fueron robados equipos y pertenencias de dos funcionarios de la FIFA.</p><p>El motivo sigue sin estar claro.</p><p>“Eso es algo extraño. Tal vez intenta venderlo. No tengo idea”, dijo el turista.</p><p>La policía no proporcionó más detalles sobre lo que Martinez planeaba hacer con el uniforme de árbitro.</p><p>Las autoridades arrestaron rápidamente a Martinez. En lugar de vestir un uniforme de árbitro, ahora enfrenta un cargo de hurto mayor en tercer grado.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TR3IHCXVDZEJLFFUL7YJJUQ47M.jpg?auth=e237605d1ac6611eee8a244782f3e5e22afd88b901ea31cc41e91244c291e918&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Dolphins lock up center Aaron Brewer with 3-year, $52.5 extension, per report]]></title><link>https://www.local10.com/sports/local/2026/06/10/dolphins-lock-up-center-aaron-brewer-with-3-year-525-extension-per-report/</link><guid isPermaLink="true">https://www.local10.com/sports/local/2026/06/10/dolphins-lock-up-center-aaron-brewer-with-3-year-525-extension-per-report/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[The Miami Dolphins have locked up a crucial piece of the team’s offensive line. ]]></description><pubDate>Wed, 10 Jun 2026 21:56:31 +0000</pubDate><content:encoded><![CDATA[<p>The Miami Dolphins have locked up a crucial piece of the team’s offensive line. </p><p><a href="https://x.com/AdamSchefter/status/2064822265045246027" target="_blank" rel="noreferrer" title="https://x.com/AdamSchefter/status/2064822265045246027">According to ESPN’s Adam Schefter</a>, Miami and center Aaron Brewer came to an agreement on a three-year contract extension.</p><p>The deal is worth a total of $52.5 million, including $37 million guaranteed, according to Schefter.</p><p>That would make Brewer the third-highest paid center in the NFL, behind Las Vegas’ Tyler Lindenbaum and Kansas City’s Creed Humphrey. </p><p>Last season was Brewer’s second with Miami. He started 16 games and was named second-team All-Pro. </p><p>Undrafted out of Texas State, Brewer has been in the NFL since signing with the Tennessee Titans in 2020. </p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/IDYB2FFSXNHWJDIAZ5UY7YLFF4.jpg?auth=c6bcf32a0fe8a46cb0bf8d3f4a56eeaf1d9ac83e9c5e9320c87ce95dd6b76b1e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Miami Dolphins offensive lineman Aaron Brewer (55) walks on the sidelines during an NFL football game against the Arizona Cardinals, Sunday, Oct. 27, 2024, in Miami Gardens, Fla. (AP Photo/Doug Murray)]]></media:description><media:credit role="author" scheme="urn:ebu">Doug Murray</media:credit></media:content></item><item><title><![CDATA[Judge rejects watchdog's bid to block Trump administration's $1.8B 'anti-weaponization' fund]]></title><link>https://www.local10.com/news/politics/2026/06/10/judge-rejects-watchdogs-bid-to-block-trump-administrations-18b-anti-weaponization-fund/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/10/judge-rejects-watchdogs-bid-to-block-trump-administrations-18b-anti-weaponization-fund/</guid><dc:creator><![CDATA[By MICHAEL KUNZELMAN, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — A federal judge on Wednesday rejected a government watchdog's request for a court order temporarily blocking the Trump administration from forging ahead with a new $1.776 billion settlement fund for compensating people who claim to be victims of a weaponized government.]]></description><pubDate>Wed, 10 Jun 2026 21:55:11 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — A federal judge on Wednesday rejected a government watchdog's request for a court order temporarily blocking the Trump administration from forging ahead with a new $1.776 billion settlement fund for compensating people who claim to be victims of a weaponized government.</p><p>But the judge ended a hearing by issuing a “fair warning” to President Donald Trump's administration: “Don’t play possum with this court,” U.S. District Judge Richard Leon told a government attorney.</p><p>Leon ruled from the bench in favor of the administration, which argued that the watchdog's lawsuit is moot because acting Attorney General Todd Blanche told Congress last month that the government is scrapping its plans for the fund. Leon, who was nominated to the bench by Republican President George W. Bush, said he accepts Blanche's representation for now.</p><p>The judge's refusal to issue a temporary restraining order isn't the final word on the fate of the government’s “Anti-Weaponization Fund." Leon said he will consider a separate request by the plaintiffs — Citizens for Responsibility and Ethics in Washington — for a preliminary injunction that would block payouts from the fund on a more permanent basis.</p><p>A different federal judge, sitting in Alexandria, Virginia, already has temporarily blocked the fund's operations. However, that order by U.S. District Judge Leonie Brinkema is due to expire Friday unless she extends it after a hearing on the same day.</p><p>The administration created the fund last month to resolve Trump’s lawsuit against the Internal Revenue Service over the leak of his tax returns. The Justice Department hasn’t formed the five-member commission that will decide on payout criteria, so there has been no money paid out nor claims accepted.</p><p>The fund has generated a fierce bipartisan backlash. Even many of the Republican president's allies are opposed to compensating rioters who stormed the U.S. Capitol on Jan. 6, 2021. During his congressional testimony, Blanche wouldn’t rule out the possibility that rioters who assaulted police at the Capitol could be eligible for fund payouts.</p><p>“We are not moving forward with the fund, period,” Blanche said at the House hearing.</p><p>“Not moving forward ever?” asked Rep. Grace Meng, a New York Democrat.</p><p>“Correct,” Blanche answered.</p><p>Leon asked Justice Department attorney Andrew Block why Blanche doesn't formally rescind his May 18 order establishing the fund.</p><p>“I don't know the reason for that,” Block said.</p><p>Block said Blanche's statements to Congress are sufficient to moot the watchdog's claims. He also argued that the group doesn't have the legal standing to bring them.</p><p>Plaintiffs' attorney Nikhel Sus noted that Trump himself contradicted Blanche's testimony. During an interview on June 3, a day after Blanche testified before Congress, Trump expressed support for continuing with the fund despite the Virginia judge's ruling against it.</p><p>“On paper, the fund is still a legally operating entity," Sus said. “Nothing has changed.”</p><p>A federal judge in Florida overseeing Trump’s lawsuit against the IRS ordered Trump’s attorneys to respond to “grievous allegations” by settlement critics that the president abandoned his claims to avoid the court’s scrutiny of an illegal deal. U.S. District Judge Kathleen Williams gave them until Friday to respond in writing to allegations of collusion and whether the case should be reopened because the court was the “victim of a fraud.”</p><p>In Virginia, attorneys from the legal advocacy group Democracy Forward are seeking a court order halting the fund’s implementation and preventing the Trump administration from disbursing any payouts from it. The plaintiffs in the Virginia case include a fired prosecutor and a college professor acquitted of assaulting federal agents at a protest.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YOFE4ANGMFKZZ5WK2OE5Q5RNXY.jpg?auth=41b73db945142fdf1cdb79f1110770b294cb1dd2f18c8eb2ae57c025fae70ab2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Acting Attorney General Todd Blanche testifies before the House Appropriations Committee, Tuesday, June 2, 2026 in Washington. (AP Photo/Allison Robbert)]]></media:description><media:credit role="author" scheme="urn:ebu">Allison Robbert</media:credit></media:content></item><item><title><![CDATA[Saudi Arabia lifts 5-year ban on Lebanese imports, marking a thaw in Gulf-Lebanon ties]]></title><link>https://www.local10.com/news/world/2026/06/10/saudi-arabia-lifts-5-year-ban-on-lebanese-imports-marking-a-thaw-in-gulf-lebanon-ties/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/10/saudi-arabia-lifts-5-year-ban-on-lebanese-imports-marking-a-thaw-in-gulf-lebanon-ties/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[BEIRUT (AP) — Saudi Arabia announced Wednesday the end of a ban it imposed on Lebanese imports five years ago, marking a major step in attempts to rebuild relations between Lebanon and Gulf countries.]]></description><pubDate>Wed, 10 Jun 2026 21:29:01 +0000</pubDate><content:encoded><![CDATA[<p>BEIRUT (AP) — Saudi Arabia announced Wednesday the end of a ban it imposed on Lebanese imports five years ago, marking a major step in attempts to rebuild relations between Lebanon and Gulf countries.</p><p>The kingdom slapped a ban on Lebanese fruits and vegetables in 2021, saying they were being used to smuggle drugs. In one notable case, Saudi Arabia announced it had seized over 5 million pills of the amphetamine drug Captagon hidden in a shipment of pomegranates coming from Lebanon.</p><p>Months later, the wealthy Gulf country extended the ban to all Lebanese products after Lebanon's then- Information Minister George Kordahi publicly criticized Saudi Arabia's war against Iran-backed rebels in Yemen.</p><p>At the root of the diplomatic crisis was Saudi Arabia's regional rivalry with Iran and its displeasure with the influence of the Iran-backed militant group Hezbollah in Lebanon. The ban came at a time when Lebanon's economy was already reeling from a major financial crisis and the collapse of its currency.</p><p>Saudi Arabia's foreign ministry said in a statement Wednesday that the reversal of the ban at the order of Crown Prince Mohammed bin Salman came as a result of “positive steps taken by the Lebanese state.”</p><p>It did not specify what those steps were, but over the past year, the Lebanese government has announced plans to disarm all non-state groups, including Hezbollah. Before the outbreak of the latest Israel-Hezbollah war, the Lebanese army had made progress on implementing the plan in southern Lebanon.</p><p>Lebanese President Joseph Aoun in a statement thanked bin Salman for the decision, which he said “will contribute tangibly to reviving the national economy and providing support to broad segments of Lebanese producers and exporters.”</p><p>The current government of Lebanon, which came to power last year with promises of reform, has sought to rebuild ties with the Gulf countries. Before the outbreak of the latest war, Lebanese officials were courting Gulf tourists to return to the country in hopes of reviving the economy, and some Gulf countries had lifted travel bans preventing their citizens from visiting Lebanon.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RP4S5TYEWXQR7EQLVMB4WE73VE.jpg?auth=d129f857fac39efadc105486dcdb4d67d88d082cffd8d4dd5008381a87f1cc84&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - In this photo released by the Lebanese Presidency press office, Saudi's Crown Prince Mohammed bin Salman accompanies Lebanese President Joseph Aoun, left, upon his arrival to the Royal Palace in Riyadh, Saudi Arabia, March 3, 2025. (Lebanese Presidency press office via AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Lebanese Presidency Press Office</media:credit></media:content></item><item><title><![CDATA[Hegseth visita a tropas en Guantánamo en medio de tensiones entre Estados Unidos y Cuba]]></title><link>https://www.local10.com/espanol/2026/06/10/hegseth-visita-a-tropas-en-guantanamo-en-medio-de-tensiones-entre-estados-unidos-y-cuba/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/hegseth-visita-a-tropas-en-guantanamo-en-medio-de-tensiones-entre-estados-unidos-y-cuba/</guid><dc:creator><![CDATA[Christina Vazquez]]></dc:creator><description><![CDATA[El secretario del Departamento de Guerra de los Estados Unidos, Pete Hegseth, realizó un viaje a Cuba esta semana.]]></description><pubDate>Wed, 10 Jun 2026 16:57:47 +0000</pubDate><content:encoded><![CDATA[<p>El secretario de Defensa de Estados Unidos, Pete Hegseth, realizó un viaje a Cuba esta semana.</p><p>Hegseth estuvo en la Estación Naval de la Bahía de Guantánamo, donde se reunió con miembros de las Fuerzas Armadas de Estados Unidos destacados en la base.</p><p>Funcionarios informaron que también planea visitar el Comando Central de Estados Unidos en Tampa, que además alberga una gran comunidad cubanoamericana.</p><p>La presencia de Hegseth en Cuba se produce mientras Estados Unidos exige cambios drásticos en la isla y tras la acusación contra Raúl Castro en relación con el derribo de las avionetas de <a href="https://www.local10.com/topic/Brothers_To_The_Rescue/" target="_blank" rel="noreferrer" title="https://www.local10.com/topic/Brothers_To_The_Rescue/">Hermanos al Rescate</a> en 1996.</p><p>Estados Unidos ha bloqueado el suministro de petróleo hacia Cuba tras las amenazas del presidente Donald Trump de remover por la fuerza al régimen gobernante del país.</p><p>El mes pasado, un portaaviones estadounidense y su grupo de ataque, compuesto por aviones de combate y equipos de interferencia de radar, ingresaron al sur del Caribe, y el director de la Agencia Central de Inteligencia (CIA) visitó a funcionarios cubanos en La Habana.</p><p>En ese momento, el <a href="https://www.local10.com/espanol/2026/06/03/ultimas-actualizaciones-del-analista-sobre-cuba-de-local-10-dr-andy-gomez/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/03/ultimas-actualizaciones-del-analista-sobre-cuba-de-local-10-dr-andy-gomez/">analista de Cuba de Local 10, Andy Gómez</a>, dijo que sus contactos en la isla confirmaron que tenían acceso a drones con fines “defensivos”.</p><p>Eso ocurrió mientras el Comando Sur publicaba en redes sociales que había establecido un nuevo “comando de guerra autónoma”, mostrando un ejercicio militar realizado este año en Key West con sistemas autónomos, semiautónomos y no tripulados que, según indicó, se utilizan para contrarrestar amenazas en la región.</p><p>El lunes, el alto comisionado de las Naciones Unidas para los Derechos Humanos, Volker Türk, advirtió que la campaña de “máxima presión” de Estados Unidos, que ha incluido bloquear el acceso al petróleo para la isla comunista, está provocando una crisis humanitaria.</p><p>Sin embargo, el secretario de Estado de Estados Unidos, Marco Rubio, atribuyó el debilitamiento económico y el creciente descontento a lo que describió como el largo legado de codicia, mala gestión y liderazgo corrupto en la isla, destacando además un conglomerado operado por las Fuerzas Armadas cubanas que, según dijo, priva a la población del acceso a los recursos necesarios para enfrentar la escasez de alimentos y el deterioro de la infraestructura.</p>]]></content:encoded></item><item><title><![CDATA[MDSO: Muere niña de 5 años tras balacera dentro de vivienda en Florida City]]></title><link>https://www.local10.com/espanol/2026/06/10/mdso-muere-nina-de-5-anos-tras-balacera-dentro-de-vivienda-en-florida-city/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/mdso-muere-nina-de-5-anos-tras-balacera-dentro-de-vivienda-en-florida-city/</guid><dc:creator><![CDATA[Hannah Yechivi, Ryan Mackey]]></dc:creator><description><![CDATA[Una niña de 5 años murió tras ser baleada dentro de una casa en Florida City la madrugada de este miércoles, y los investigadores están trabajando para determinar cómo ocurrió el tiroteo, según la Oficina del Sheriff de Miami-Dade.]]></description><pubDate>Wed, 10 Jun 2026 13:11:39 +0000</pubDate><content:encoded><![CDATA[<p>Una niña de 5 años murió después de recibir un disparo dentro de una vivienda en Florida City la madrugada del miércoles, y los investigadores trabajan para determinar cómo ocurrió la balacera, según la Oficina del Sheriff de Miami-Dade.</p><p>Las autoridades informaron que la niña, identificada por un familiar como Janova Park, sufrió heridas de bala en el estómago y el torso y fue trasladada de urgencia al Hospital HCA Florida Kendall, donde posteriormente murió.</p><figure><img src="https://www.local10.com/resizer/v2/YQQDPAAGPFARJOYYU2GLA3O44Q.jpg?auth=825f796cc95d68594d62380116fdd41a8b141da64dbde8b6f289fe3b1bca7d30&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>“Sabemos que al momento de la balacera había tres adultos y dos niños, la víctima, que tenía 5 años, y su hermano de 4 años”, dijo el detective de la MDSO Angel Rodriguez, portavoz de la agencia. “Los detectives estarán aquí durante bastante tiempo como parte de esta investigación. Se asegurarán de no dejar ningún detalle sin investigar y, en este momento, solo pedimos oraciones para la comunidad”.</p><p>La balacera ocurrió dentro de una vivienda en Northwest First Court.</p><p>Los agentes informaron que fueron llamados a la vivienda alrededor de las 2 a.m. después de que se realizaron disparos.</p><p>Las autoridades también confirmaron que la madre de Janova estaba entre las personas que se encontraban dentro de la vivienda al momento de la balacera.</p><p>Los detectives dijeron que aún intentan determinar cómo Janova recibió el disparo, incluido si pudo haber tenido acceso al arma por sí misma o si otra circunstancia provocó la balacera.</p><p>Hannah Yechivi, de Local 10, habló con Laticha Ellison, abuela de Janova, quien dijo que la balacera pudo haberse evitado.</p><p>“Mi nietecita tiene cinco años”, dijo Ellison entre lágrimas. “Solo tiene cinco años. Me da rabia porque algo así no debería poder ocurrir, especialmente en tu propia casa; es negligencia”.</p><p>Las autoridades informaron que se recuperó un arma de fuego dentro de la vivienda.</p><p>La cinta de la escena del crimen permanecía colocada alrededor de la vivienda la mañana del miércoles mientras los investigadores continuaban procesando la escena.</p><p>Las autoridades confirmaron que los detectives de la MDSO asumieron la investigación.</p>]]></content:encoded></item><item><title><![CDATA[Florida court allows use of new US House districts drawn by Republicans for midterm elections]]></title><link>https://www.local10.com/news/2026/06/10/florida-court-allows-use-of-new-us-house-districts-drawn-by-republicans-for-midterm-elections/</link><guid isPermaLink="true">https://www.local10.com/news/2026/06/10/florida-court-allows-use-of-new-us-house-districts-drawn-by-republicans-for-midterm-elections/</guid><dc:creator><![CDATA[By DAVID A. LIEB, Associated Press]]></dc:creator><description><![CDATA[The Florida Supreme Court on Wednesday allowed new U.S. House districts drawn by Republicans to be used in the midterm elections, marking another victory for the GOP in a nationwide redistricting effort aimed at helping the party retain its slim House majority.]]></description><pubDate>Wed, 10 Jun 2026 22:02:44 +0000</pubDate><content:encoded><![CDATA[<p>The Florida Supreme Court on Wednesday allowed new U.S. House districts drawn by Republicans to be used in the midterm elections, marking another victory for the GOP in a nationwide redistricting effort aimed at helping the party retain its slim House majority.</p><p>Attorneys for voters who sued had argued that the new congressional districts violate a state constitutional prohibition on partisan gerrymandering, and that the court should order the state to continue using the same districts as in the previous election. The Supreme Court, in a 6-1 decision, denied their request for a temporary injunction without ruling on the merits of the case. The judges said they lacked jurisdiction to intervene while the lawsuit gradually plays out in the lower courts.</p><p>Republicans already hold 20 of Florida’s 28 U.S. House seats. The new voting districts signed into law by Republican Gov. Ron DeSantis after a swift two-day special legislative session could improve the GOP’s chances to win four additional seats this year.</p><p>The court's decision provides some certainty for prospective congressional candidates, who face a Friday deadline to qualify for the state's Aug. 18 primaries.</p><p>Republican Attorney General James Uthmeier, who defended the new districts in court, declared “complete and total victory” in a social media post.</p><p>Opponents express outrage while vowing to continue the court fight, even though it may stretch into the 2028 election cycle.</p><p>“The Florida Supreme Court's failure to stop this brazen partisan power grab is not only an assault on democracy, but an abdication of its duty to the people of Florida,” said Genesis Robinson, executive director of Equal Ground, a community organizing group that sued.</p><p>The new districts are “a pretty clear partisan gerrymander,” said Amy Keith, executive director of Common Cause Florida. “We’re going to do everything we can to prevent this map from impacting further, future elections.”</p><p>Florida's map is part of a national GOP effort</p><p>Florida is one of several Republican-led states that have undertaken mid-decade redistricting as part of President Donald Trump’s plan to try to hold on to a slim House majority in November by reshaping voting district boundaries to the GOP’s advantage.</p><p>Florida’s legislature approved the new House map on April 29 — the same day the U.S. Supreme Court weakened federal Voting Rights Act protections for minorities while striking down a majority-Black congressional district in Louisiana. Since then, several Southern states have taken steps to try to eliminate minority districts that have elected Democrats.</p><p>DeSantis had called lawmakers into a special session before the high court’s ruling, but he had anticipated the eventual outcome. DeSantis’ office asserted that no racial data was used for the map he presented to the Legislature. The new map, among other things, redraws a southeastern Florida district that DeSantis’ office said was created to help elect a Black representative in an attempt to comply with the federal Voting Rights Act.</p><p>In addition to barring partisan gerrymandering, a constitutional amendment approved by Florida voters in 2010 also prohibits districts from being drawn to deny or diminish the ability of racial or language minorities to elect the representatives of their choice. It further requires districts to be compact and, where feasible, use existing political and geographic boundaries.</p><p>Republicans assert that redistricting restrictions are invalid</p><p>In a memo to lawmakers, DeSantis’ General Counsel David Axelman asserted that the racial redistricting provision of Florida’s Fair Districts Amendment violates the U.S. Constitution. If one element is invalid, Axelman wrote, then the entire 2010 amendment is void, including provisions barring partisan gerrymandering.</p><p>Attorneys representing state officials made similar arguments to the Florida Supreme Court, after a lower court judge last month declined to issue a preliminary injunction against the new map. They also argued it was too late in the election season to revert to the previous maps.</p><p>In a filing with the Florida Supreme Court, attorneys representing state officials said the new map was “cause for celebration” during America’s 250th anniversary. “Perhaps for the first time in Florida’s history, the State has a truly colorblind map; a map that refuses to assault the dignity of men and women by color-coding them,” their court filing said.</p><p>Attorneys who sued on behalf of voters argued the new districts were crafted with political favoritism. They argued in documents filed with the state Supreme Court that the new congressional districts are “among the most extreme partisan gerrymanders enacted in any state over the past half-century.”</p><p>Under the new House map, 82% of voters in districts represented by Republicans remain in the same districts as under the previous map, said attorney Chris Shenton, who represented Common Cause and other groups challenging the map. Just 41% of voters in districts represented by Democrats are kept in their same districts, he said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HX4UDXTYCPTZSRQWG6XCMJ3ZSQ.jpg?auth=cc9923f9009dfde45ccbd38d7be6b5c39be56c30294210d6d5beeda7455bed82&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - State Senators listen to debate on SB 8-D, a redistricting bill, during a special session of the Florida Legislature, April 29, 2026, in Tallahassee, Fla. (AP Photo/Mike Stewart, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mike Stewart</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7GKXSODTVHNZI53MPDQJU5A42Q.jpg?auth=4f7c15ab5c8479683c4b0f17fb85f47b9dc6ef91966f95e3b69dcaa6f5cca26c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A state Senator's laptop displays a proposed Congressional Redistricting Plan during debate on SB 8-D, a redistricting bill, during a special session of the Florida Legislature, April 29, 2026, in Tallahassee, Fla. (AP Photo/Mike Stewart, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mike Stewart</media:credit></media:content></item><item><title><![CDATA[MDSO: Girl, 5, dies after shooting inside Florida City home ]]></title><link>https://www.local10.com/news/local/2026/06/10/authorities-respond-to-reports-of-fatal-shooting-in-florida-city/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/authorities-respond-to-reports-of-fatal-shooting-in-florida-city/</guid><dc:creator><![CDATA[Hannah Yechivi, Ryan Mackey]]></dc:creator><description><![CDATA[A 5-year-old girl died after she was shot inside a Florida City home early Wednesday morning, and investigators are working to determine how the shooting occurred, according to the Miami-Dade Sheriff’s Office.]]></description><pubDate>Wed, 10 Jun 2026 10:44:36 +0000</pubDate><content:encoded><![CDATA[<p>A 5-year-old girl died after she was shot inside a Florida City home early Wednesday morning, and investigators are working to determine how the shooting occurred, according to the Miami-Dade Sheriff’s Office.</p><p><a href="https://www.local10.com/espanol/2026/06/10/mdso-muere-nina-de-5-anos-tras-balacera-dentro-de-vivienda-en-florida-city/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/mdso-muere-nina-de-5-anos-tras-balacera-dentro-de-vivienda-en-florida-city/">Leer en español</a></p><p>Authorities said the girl, who was identified by a family member as Janova Park, suffered gunshot wounds to her stomach and torso and was rushed to HCA Florida Kendall Hospital, where she later died.</p><p>“We know that at the time of the shooting, there were three adults and two children, the victim who’s 5 years old, and her 4-year-old brother,” said MDSO Det. Angel Rodriguez, a spokesperson for the agency. “Detectives are going to be here for quite some time, taking part of this investigation. They’re going to make sure that no stone is left unturned, and right now we’re just asking for prayers for the community.”</p><p>The shooting happened inside a home on Northwest First Court. </p><p>Deputies said they were called to the home around 2 a.m. after shots were fired. </p><p>They also confirmed that Janova’s mother was among those inside the home at the time of the shooting, authorities said.</p><p>Detectives said they’re still trying to determine how Janova was shot, including whether she may have accessed the gun herself or whether another circumstance led to the shooting. </p><p>Local 10’s Hannah Yechivi spoke to Laticha Ellison, Janova’s grandmother, who said the shooting could’ve been prevented. </p><p>“My grandbaby is five years old,” Ellison said while in tears. “She’s only five. It makes me angry because nothing like this should be able to happen, especially in your home — carelessness.”</p><p>Ellison described her granddaughter as “smart and sassy.” </p><p>Investigators said a gun was recovered inside the home and that they “are not looking for any individuals that may pose a threat to the community.” </p><p>Crime scene tape remained up outside the home Wednesday morning as investigators continued to process the scene.</p><p>Authorities confirmed that MDSO detectives have taken over the investigation. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[FBI seizes 13 websites that officials say were used by China to target and recruit US workers]]></title><link>https://www.local10.com/news/world/2026/06/10/fbi-seizes-13-websites-that-officials-say-were-used-by-china-to-target-and-recruit-us-workers/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/10/fbi-seizes-13-websites-that-officials-say-were-used-by-china-to-target-and-recruit-us-workers/</guid><dc:creator><![CDATA[By ERIC TUCKER, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — The FBI has seized more than a dozen websites that officials say were part of a Chinese effort to target American workers who have access to classified or sensitive government information, the Justice Department said Wednesday.]]></description><pubDate>Wed, 10 Jun 2026 21:11:06 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — The FBI has seized more than a dozen websites that officials say were part of a Chinese effort to target American workers who have access to classified or sensitive government information, the Justice Department said Wednesday.</p><p>The 13 websites purported to be affiliated with consulting companies that advertised job openings for current and former holders of security clearances. But the companies were all fakes and the job postings were a sham, officials said.</p><p>The internet domain seizure is part of a broader effort by Western law enforcement and intelligence agencies to sound the alarm about alleged Chinese government plots to recruit workers who can be duped into disclosing sensitive information.</p><p>Last week, for instance, the English-speaking Five Eyes intelligence-sharing alliance — Australia, Canada, New Zealand, the U.K. and the U.S. — issued a bulletin warning that China is targeting personnel from those countries on job websites to get access to classified or sensitive information.</p><p>The bulletin said spies for Chinese military intelligence have been posing as workers acting on behalf of private businesses or think tanks, advertising for bogus jobs such as foreign policy or defense analysts and pressuring candidates to provide “non-public” information.</p><p>According to an FBI affidavit filed in connection with the website seizure, the fake websites relied on fraudulent or stolen identities and AI-generated photographs to give them the appearance of legitimacy, and advertised generic “consulting” jobs geared toward current or former U.S. government employees.</p><p>“These websites are often linked or referenced within the entities’ job postings on LinkedIn and other hiring platforms,” the affidavit said.</p><p>Applicants and recruits were offered money for reports related to their work and for sensitive information, the Justice Department said. The operators of the plot, who officials allege to be tied to Chinese intelligence services, used cryptocurrency and online payment systems to hide their real identities, officials said.</p><p>Law enforcement officials identified the website through information from targets who came forward to report what they believed to be suspicious interactions.</p><p>“A lot of this information came from doing interviews, interviews with people who came forward that something didn’t seem right,” Dan Wierzbicki, the special agent in charge of the counterintelligence and cyber division of the FBI’s Washington field office, said in an interview.</p><p>“They provided information and said, ‘Hey, this is kind of weird, we’re kind of getting paid by a cryptocurrency or an online payment system that’s not typical,” he added.</p><p>He said the FBI believes there are other websites serving a similar purpose and is seeking the public's help in identifying them.</p><p>A spokesperson for the Chinese embassy in Washington called allegations of Chinese espionage “entirely fabricated” and “malicious slander.”</p><p>___</p><p>Associated Press writer Didi Tang in Washington contributed to this report.</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></item><item><title><![CDATA[Chiefs lock in Patrick Mahomes through 2033 with a $504.75M reworked deal, AP source says]]></title><link>https://www.local10.com/sports/2026/06/10/chiefs-lock-in-patrick-mahomes-through-2033-with-a-50475m-reworked-deal-ap-source-says/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/10/chiefs-lock-in-patrick-mahomes-through-2033-with-a-50475m-reworked-deal-ap-source-says/</guid><dc:creator><![CDATA[By DAVE SKRETTA, Associated Press]]></dc:creator><description><![CDATA[KANSAS CITY, Mo. (AP) — The Chiefs and quarterback Patrick Mahomes have agreed to a restructured contract that adds two years to his deal and pushes the total compensation past a half-billion dollars, a person familiar with the terms told The Associated Press on Wednesday.]]></description><pubDate>Wed, 10 Jun 2026 21:34:44 +0000</pubDate><content:encoded><![CDATA[<p>KANSAS CITY, Mo. (AP) — The Chiefs and quarterback Patrick Mahomes have agreed to a restructured contract that adds two years to his deal and pushes the total compensation past a half-billion dollars, a person familiar with the terms told The Associated Press on Wednesday.</p><p>The person spoke to the AP on condition of anonymity because the Chiefs do not disclose financial terms of their contracts.</p><p>Mahomes signed a 10-year, $450 million contract in 2020 that set a benchmark not only for the quarterback position but for any football player. The latest extension ties the two-time MVP to the Chiefs through the 2033 season, when Mahomes will be 38, and it comes in at $504.75 million, with incentives and escalators that could push the value $522.25 million.</p><p>“The magic continues,” his agency, Equity Sports, and its chief executive Chris Cabott wrote on social media Wednesday.</p><p>The Chiefs and Mahomes regularly rework his contract in the offseason, giving the team the financial flexibility to surround him with enough talent to compete for championships. The latest deal, though, includes a massive pay increase after recent deals done for other quarterbacks — among them Dak Prescott, Jordan Love, Joe Burrow and Josh Allen — had reset the QB market.</p><p>Prescott's four-year deal included a league-leading average of $60 million per year. Mahomes will now average $63.1 million.</p><p>Mahomes underwent season-ending surgery last December after tearing ligaments in his left knee in the waning minutes of a loss to the Chargers. He has spent the entire offseason rehabbing the injury in Kansas City, and he has been on the field for the entirety of the Chiefs' offseason program, which concludes Thursday with the final day of their mandatory three-day minicamp.</p><p>“I like what I've seen. He's working hard,” Chiefs coach Andy Reid said earlier in offseason workouts. “This is good for him, I mean getting out there and throwing. It’s good rehab as he continues to rehab, so he keeps the feel with the wide receivers. Or he’s doing partial practice and — but it’s important that he keeps his timing up. He’s busting his tail to put himself in this position.”</p><p>Mahomes has insisted ever since his injury that his goal was to be ready for Week 1 of the coming season.</p><p>The Chiefs play their preseason opener against the Rams on Aug. 15, but their regular-season opener is not until Sept. 14, when they face defending AFC West champion Denver in a marquee Monday night matchup at Arrowhead Stadium.</p><p>“I want to be out there with my guys,” Mahomes said recently, "but I know that’s still a long ways away, and so all I can do is execute the day and do whatever I can do to be better that day. We’ve done that up until now, and we’ve set these checkpoints and these goals of where I want to be at, and I’ve gotten to those. So now I just have to continue to do that at the right pace.”</p><p>Mahomes has been shattering records ever since the Chiefs made him their starter for the 2018 season. He has thrown for nearly 36,000 yards, earned six Pro Bowl nods and won three Super Bowl titles in five trips to the championship game.</p><p>The Chiefs had been to three straight Super Bowls before finishing a disappointing 6-11 last season. Mahomes was on injured reserve for the final three games, all of them losses, while the Chiefs turned their attention toward the coming season.</p><p>“As a competitor and as a football player, I want to be there,” Mahomes said. “I can’t predict the future. All I can do is be great today and then continue to be great tomorrow, but I’ve gotten to where I’ve gotten to because of that mindset and the goal at the end — the very far end — is to be ready and to be able to go out there and play with the guys Week 1.”</p><p>___</p><p>AP NFL: https://apnews.com/hub/nfl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3APTZM4ORPC3TUQWMR55QPCIAQ.jpg?auth=969489076976b7205bef475504ce0763772637d9f15b58253b82d805bbebfb44&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kansas City Chiefs quarterback Patrick Mahomes (15) signals teammates during the NFL football team's practice Wednesday, June 10, 2026, in Kansas City, Mo. (AP Photo/Ed Zurga)]]></media:description><media:credit role="author" scheme="urn:ebu">Ed Zurga</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GYQDPOZZJRXIFDZQJNKULWXJPE.jpg?auth=8414744af4c7de96caaf83e8062aa32b929171b6b790bbabf1873bc1fc18ce90&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kansas City Chiefs quarterback Patrick Mahomes, back, talks with head coach Andy Reid during an NFL football team's practice Wednesday, June 10, 2026, in Kansas City, Mo. (AP Photo/Ed Zurga)]]></media:description><media:credit role="author" scheme="urn:ebu">Ed Zurga</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7S2KWQOS6ABJIKZUGJOLINGRH4.jpg?auth=d10c2e7036cf3df0a58ae7f34c30c34514a476d9c66c28edad28923001c21cc0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kansas City Chiefs quarterback Patrick Mahomes (15) watches drills during the NFL football team's practice Tuesday, June 9, 2026, in Kansas City, Mo. (AP Photo/Ed Zurga)]]></media:description><media:credit role="author" scheme="urn:ebu">Ed Zurga</media:credit></media:content></item><item><title><![CDATA[Anthropic pledges $200 million to research AI's economic impact as CEO suggests job loss solutions]]></title><link>https://www.local10.com/tech/2026/06/10/anthropic-pledges-200-million-to-research-ais-economic-impact-as-ceo-suggests-job-loss-solutions/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/06/10/anthropic-pledges-200-million-to-research-ais-economic-impact-as-ceo-suggests-job-loss-solutions/</guid><dc:creator><![CDATA[By KAITLYN HUAMANI, Associated Press]]></dc:creator><description><![CDATA[Anthropic on Wednesday joined growing calls for the artificial intelligence industry to find ways to cushion people from the technology's disruptions, announcing an initial $200 million investment to research AI's impact on jobs and the economy.]]></description><pubDate>Wed, 10 Jun 2026 21:47:51 +0000</pubDate><content:encoded><![CDATA[<p>Anthropic on Wednesday joined growing calls for the artificial intelligence industry to find ways to cushion people from the technology's disruptions, announcing an initial $200 million investment to research AI's impact on jobs and the economy.</p><p>Alongside new policy proposals from the maker of the Claude chatbot, Anthropic CEO and co-founder Dario Amodei published an essay on his personal website that expanded on his position that the government should promise economic support for those financially impacted by AI. The technology could produce much larger disruptions to the labor market than previous technological advancements, Amodei wrote, and those disruptions could last longer.</p><p>“The key challenge in such a world won’t be incentivizing growth, but finding a way for everyone to share in the benefits,” Amodei wrote.</p><p>The announcement comes on the heels of Anthropic rival OpenAI on Monday outlining goals that included ensuring gains from the technology are “widely shared.” OpenAI CEO Sam Altman recently met with Sen. Bernie Sanders to discuss a plan for the public to take an ownership stake in artificial intelligence companies like OpenAI, using their stock to create a public wealth fund that would spread the fortune generated by AI behemoths.</p><p>In the Oval Office on Wednesday, President Donald Trump told reporters that he will soon meet with executives from several leading AI companies to discuss “giving back” to the public.</p><p>"We’re talking about giving back ​something to the public, and if we do that, the ⁠public will become very rich,” Trump said. “I think they’ll do that, and I think it’ll make ​it very popular.”</p><p>In his essay, Amodei said he has warned of job displacement not because he is “trying to be a ‘prophet of doom’” but because he wants “both policymakers and the private sector to have the best chance to adapt and respond.” He proposed better data collection to track AI job displacement, pro-employment policy incentives to slow or reduce displacement and “mechanisms such as universal basic income” if job displacement more permanently drives down labor demand.</p><p>That universal basic income could be financed through taxes on "relevant companies” or by raising the capital gains tax, Amodei wrote.</p><p>Scant details were available Wednesday about the $200 million commitment from Anthropic, but the company said it will go to what it calls an Economic Futures Research Fund that will back research trials and “program evaluation” on public policies it deems promising. The company is also establishing a $150 million national fellowship program it says will help early-career professionals “extend the benefits of AI to communities across America.”</p><p>Anthropic and OpenAI each recently announced they were moving toward initial public offerings of shares, following Elon Musk’s rocket company SpaceX, which is pitching itself as an AI-focused space company as it prepares to go public.</p><p>The economic policy framework Anthropic proposed Wednesday set recommendations for how the U.S. government could respond to three levels of economic disruption caused by AI: one in which the national unemployment rate reaches 5%, 10% and an unspecified, “unprecedented” level. The latest unemployment rate, reported last week, was 4.3%.</p><p>In the “unprecedented” scenario, the company wrote that more permanent support will be necessary, and it listed several ways to generate and share revenue broadly, including basic income, sovereign wealth models and equity-sharing mechanisms. This would be “novel economic territory,” the company wrote.</p><p>The company's proposals also outlined several suggestions for mitigating safety and security risks. Anthropic is known for its emphasis on safety and building reliable, “steerable” AI systems, with Amodei and its co-founders splitting off from OpenAI to form the new company in 2021.</p><p>The proposals add that the government should be able to “block or deter” the rollout of AI models that “pose a significant risk of catastrophic harms.”</p><p>Amodei wrote that AI regulations should match the rigor of Federal Aviation Administration regulations in that AI models would be required to go through technical testing and auditing like airplanes. They wouldn’t be released if they didn’t meet high safety standards.</p><p>Last week, Trump signed an executive order on AI oversight that established a framework for the government to vet the national security risks of the most advanced AI systems for up to a month before their public release.</p><p>Amodei added existing regulations for aircraft, automobiles and drugs should serve as models for regulating AI. They are all “powerful technologies essential to the modern economy,” he wrote, “but capable of killing large numbers of people if designed or operated poorly.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/7GISLQ3FSNSMFNEJOXWESNVIMU.jpg?auth=c4ad34a41f08a2bb286553b332b424d104a7ffae06fb36f6de71abee6727e9d4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Dario Amodei, CEO & Co-Founder of Anthropic, speaks on a panel at the convening of the International Network of AI Safety Institutes at the Golden Gate Club at the Presidio in San Francisco, Nov. 20, 2024. (AP Photo/Jeff Chiu, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Chiu</media:credit></media:content></item><item><title><![CDATA[Arrestan a hombres de Homestead en operativo contra tráfico sexual infantil previo al Mundial, dice la policía]]></title><link>https://www.local10.com/espanol/2026/06/10/arrestan-a-hombres-de-homestead-en-operativo-contra-trafico-sexual-infantil-previo-al-mundial-dice-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/arrestan-a-hombres-de-homestead-en-operativo-contra-trafico-sexual-infantil-previo-al-mundial-dice-la-policia/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Dos hombres de Homestead enfrentan cargos por delitos graves en relación con una operación encubierta de tráfico sexual de niños “en preparación para los partidos de la FIFA programados para el condado de Miami-Dade”, dijeron las autoridades.]]></description><pubDate>Wed, 10 Jun 2026 16:11:12 +0000</pubDate><content:encoded><![CDATA[<p>Dos hombres de Homestead enfrentan cargos graves en conexión con operativo encubierto contra tráfico sexual infantil previo al Mundial, dicen las autoridades.</p><p>La policía informó que Mohamed Kazim Latiff, de 51 años, y Tomas Julio Matom Gallego, de 23, fueron detenidos tras el operativo realizado el martes antes de la Copa Mundial.</p><p>Según los informes de arresto, el operativo se llevó a cabo en un hotel no revelado de Homestead.</p><p>La policía de Homestead, junto con investigadores de la Fiscalía Estatal de Miami-Dade y otras agencias federales, estatales y locales de orden público, montaron un operativo en el que detectives se hicieron pasar por una madre que prostituía a sus dos hijas a través de internet.</p><p>Las autoridades informaron que los hombres acordaron pagar por actividades sexuales con una o ambas menores y fueron arrestados después de presentarse en el hotel.</p><p>Cada uno enfrenta tres cargos graves, incluido tráfico humano de una persona menor de 18 años. Matom también enfrenta un cargo de resistencia al arresto.</p><p>Hasta el miércoles, tanto Latiff, ciudadano de Guyana, como Matom, ciudadano de Guatemala, permanecían detenidos sin derecho a fianza en el Centro Correccional Turner Guilford Knight, según muestran los registros en línea.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2PPWLEENPRBR7CFHR6QIHSB5ZA.png?auth=7f06545a6007c3af41d98c7fa32be067f0d91b92f85a73f8b43d8363d03d1112&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Trafficking suspects]]></media:description></media:content></item><item><title><![CDATA[Breve y desafiante, esposa de George Pino testifica en juicio por accidente mortal de embarcación]]></title><link>https://www.local10.com/espanol/2026/06/10/continua-tercer-dia-de-testimonios-en-juicio-por-homicidio-de-embarcacion-contra-george-pino/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/continua-tercer-dia-de-testimonios-en-juicio-por-homicidio-de-embarcacion-contra-george-pino/</guid><dc:creator><![CDATA[Ryan Mackey, Liane Morejon]]></dc:creator><description><![CDATA[El tercer día del juicio por homicidio en barco del magnate inmobiliario del sur de Florida, George Pino, continuó el miércoles, luego de un emotivo testimonio y declaraciones de apertura a principios de semana.]]></description><pubDate>Wed, 10 Jun 2026 13:20:12 +0000</pubDate><content:encoded><![CDATA[<p>El tercer día del juicio por homicidio de embarcación contra el magnate inmobiliario del sur de Florida <a href="https://www.local10.com/topic/George_Pino/" target="_blank" rel="noreferrer" title="https://www.local10.com/topic/George_Pino/">George Pino</a> continuó el miércoles, luego de testimonios emotivos y declaraciones de apertura a principios de la semana.</p><p>El martes, <a href="https://www.local10.com/espanol/2026/06/09/en-vivo-continuan-alegatos-iniciales-en-juicio-por-muerte-en-bote-de-george-pino-tras-comportamientos-emocionales-que-descarrilaron-el-primer-dia-del-juicio/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/09/en-vivo-continuan-alegatos-iniciales-en-juicio-por-muerte-en-bote-de-george-pino-tras-comportamientos-emocionales-que-descarrilaron-el-primer-dia-del-juicio/">los miembros del jurado escucharon a múltiples testigos</a>, incluido el padre de la víctima, Andy Fernandez, quien describió haber abrazado a su hija por última vez antes de lo que calificó como una “hermosa tarde” que terminó en tragedia.</p><p>Los fiscales alegan que Pino, un desarrollador inmobiliario del sur de Florida, operaba una embarcación de 29 pies cuando chocó contra una baliza de canal cerca de Boca Chita Key durante el fin de semana del Día del Trabajo de 2022, causando la muerte de Lucy Fernandez, de 17 años, y dejando gravemente heridos a otros dos adolescentes.</p><p>Los testimonios también incluyeron a un pasajero de la embarcación, quien describió cómo la nave se volcó y el caótico desenlace en el agua, así como a un abogado civil que hizo referencia a declaraciones previas relacionadas con la investigación del accidente.</p><p>Los miembros del jurado fueron enviados a casa la tarde del martes y tenían previsto regresar la mañana del miércoles.</p>]]></content:encoded></item><item><title><![CDATA[FBI accuses 6 of armed Margaritaville kidnapping involving blowtorch torture, extortion]]></title><link>https://www.local10.com/news/local/2026/06/10/fbi-accuses-6-of-armed-margaritaville-kidnapping-involving-blowtorch-torture-extortion/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/fbi-accuses-6-of-armed-margaritaville-kidnapping-involving-blowtorch-torture-extortion/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Six men are facing federal charges in connection with an armed kidnapping and robbery that began in the parking garage of the Margaritaville Hollywood Beach Resort, involving torture with a blowtorch, a gunshot and extortion, according to court documents made public on Wednesday.]]></description><pubDate>Wed, 10 Jun 2026 19:51:03 +0000</pubDate><content:encoded><![CDATA[<p>Six men are facing federal charges in connection with an armed kidnapping and robbery that began in the parking garage of the Margaritaville Hollywood Beach Resort, involving torture with a blowtorch, a gunshot and extortion, according to court documents made public on Wednesday.</p><p><a href="https://www.local10.com/espanol/2026/06/10/fbi-acusa-a-6-personas-por-secuestro-armado-en-margaritaville-que-incluyo-tortura-con-soplete-y-extorsion/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/fbi-acusa-a-6-personas-por-secuestro-armado-en-margaritaville-que-incluyo-tortura-con-soplete-y-extorsion/">Leer en español</a></p><p>One of the two victims ended up dumped off the side of the road in the Weston area after faking a seizure in a successful attempt to spook the kidnappers, authorities said in a newly-unsealed federal criminal complaint.</p><p>Authorities identified the suspects, all facing charges in Fort Lauderdale federal court of kidnapping and conspiracy to commit kidnapping, as:</p><ul><li>Saul Alfonso Fajardo, 19, of Hollywood</li><li>Anthony Teruel Hernandez, 18, of Miami</li><li>Weilen Hernandez, 20, of Miami</li><li>Amari Tamire Hill, 21, of Sunrise</li><li>Justin Phihoang Le, 20, of Miramar</li><li>Marikevies McNichols Jr., 19, of Homestead</li></ul><p>Authorities said they were joined by a 17-year-old girl, not identified in court documents, in committing the crime. Court documents do not outline a specific motive, though they state the victims knew at least some of the men.</p><h3>Margaritaville encounter</h3><p>According to investigators, the series of events began the night of May 26, with Fajardo, known to the victims as “Gordo,” “pressuring” one of the victims and a witness to meet them at a car show at the West Broward Boat Ramp, off U.S. 27 in a remote part of the county.</p><p>Authorities said after the second victim got off work at a hotel on Hollywood Beach, the victims and the witness began walking on the Broadwalk towards Margaritaville. Fajardo and the teenage girl approached them and asked if they wanted to go to his car in the Margaritaville garage, at 1111 N. Ocean Drive, “to smoke weed;” they agreed.</p><p><iframe src="https://www.google.com/maps/embed?pb=!4v1781119834858!6m8!1m7!1sZAQ3rj-69c_mXQ-HihuDhg!2m2!1d26.01825547073249!2d-80.11631240889858!3f25.286695033789123!4f2.662678639785497!5f0.4706597525624429" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></p><p>The complaint states that one of the victims began smoking marijuana in Fajardo’s Hyundai while the other victim and witness were standing outside. Then, a blue Cadillac with four suspects pulled up. Authorities said the victim was able to identify three of them: Le, known as “Chino;” Hill, known as “Black;” and McNichols, known as “Keeve” or “Agent.” </p><p>Authorities said they later identified the other suspect as Weilen Hernandez. All were armed with semi-automatic weapons, wearing “shiesty” masks and had latex gloves on, agents said.</p><p>Anthony Hernandez was seen on surveillance driving a third vehicle, a Honda Accord, the complaint states.</p><p>Authorities said Hill rushed the first victim, slammed him onto the hood of Fajardo’s car, pistol-whipped and punched him. Fajardo said, “Chill out, not on my car,” according to the complaint.</p><h3>Journey to ‘The Spot’</h3><p>The complaint states that one victim was eventually forced into the Hyundai while the other was forced into the Honda.</p><p>The suspects in the Accord held the victim at gunpoint, agents said, while the victim in the Elantra was forced to call friends seeking money for his release.</p><p>According to the complaint, Le, in the Hyundai, told the victim, “If I don’t get my money, every ten minutes I’m going to take one of your fingernails.”</p><p>The victim “observed a pair of pliers inside the car and believed they were going to pull his fingernails off, so he continued calling people in an attempt to get money,” the complaint states.</p><p>Eventually, both victims were taken to a location known “The Spot,” later identified through GPS data as the West Broward Boat Ramp.</p><p><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d106071.11218082462!2d-80.49057524320403!3d26.17766252568775!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88d90bc3b71cd729%3A0x8bf27a5e014b2134!2sWest%20Broward%20Boat%20Ramp!5e1!3m2!1sen!2sus!4v1781119387599!5m2!1sen!2sus" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></p><h3>Torture, robbery allegations</h3><p>Investigators said both victims were forced to kneel at gunpoint. While on their knees, the complaint states that one of the victims was held down to expose his racing flag tattoo.</p><p>According to the complaint, Le approached with a blowtorch and told the victim ― who had a cloth stuffed into his mouth ― “I’m gonna burn the tattoo off of you, you don’t deserve to have it. I’m going to torture you.”</p><p>Le burned the victim, telling him, “Don’t cry,” authorities said, and told him “I will kill your family if you go to the police. We are not done.”</p><p>Authorities said the group ordered the two to strip to their underwear at gunpoint and continued to demand money. Hill, the complaint states, fired a round into the air while on a video call “in an attempt to let the person on the phone know they were serious.”</p><p>“We’re not playing,” he said, according to the FBI.</p><p>Authorities said the two were robbed of jewelry, phones, clothing and other personal belongings and subjected to further threats and violence.</p><p>One of the victims had also been forced to send $400 through Zelle, according to the complaint.</p><h3>FBI: Suspects spooked by one victim’s ankle monitor, other’s fake seizure</h3><p>According to the complaint, the suspects became concerned that the second victim’s ankle monitor could reveal their location. They took him away in one of the cars, authorities said, and after being asked his address, the victim intentionally gave a false location and had them drop him off at a subdivision at Flamingo Road and West Lake Boulevard in Cooper City.</p><p>The victim told investigators that “he walked to a relative’s residence in nothing but his underwear” and summoned help.</p><p>Meanwhile, authorities said the other victim was lying in the grass at the boat ramp and saw the suspects “burning something,” hearing someone say, “We have to burn the evidence.”</p><p>According to the complaint, the victim, “in fear for his life” and thinking he was about to be killed, “began faking a seizure.”</p><p>Agents said the suspects got nervous and said Hill “checking his pulse to make sure he was still alive.” According to the complaint, they loaded the victim into one of the cars, drove for about 10 minutes while checking his pulse, before one of the kidnappers “began to panic,” leading them to throw him out of the car.</p><p>The victim eventually made his way to a Weston neighborhood and asked two people he saw out walking to call the police, the complaint. The Broward Sheriff’s Office responded and medics took him to Broward Health Medical Center, where he was treated for injuries from the pistol-whipping and blow torch burn.</p><h3>Investigation</h3><p>Authorities said surveillance video tied the suspects to the crime and investigators recovered burned clothing and other items belonging to the victims at the boat ramp.</p><p>Authorities said Anthony Hernandez and the 17-year-old girl later gave statements to Hollywood police and attempted to minimize their involvement in the crime. However, they said text messages found on the girl’s phone, between her and Fajardo, confirmed that the first victim was assaulted and there was video evidence. </p><p>Agents said text messages additionally showed Fajardo telling the girl to delete any messages about the victim.</p><p>“He got jump injuries,” one of the messages allegedly read. Another allegedly read, “DELETE INSTA.”</p><figure><img src="https://www.local10.com/resizer/v2/EK4MO4LEBZGIDCAATDCETPJ43M.jpg?auth=5a821fd1bbd5cde31762b52f899ea6fa65dfc9dccc36783e60c4a7b051207949&smart=true&width=1200&height=900" alt="Alleged text messages" height="900" width="1200"/><figcaption>Alleged text messages</figcaption></figure><p>The complaint states that when Hollywood police later spotted Weilen Hernandez and his Cadillac, he “admitted to being a driver and being present at ‘The Spot,’ he denied involvement in the assault but admitted to being outside the car and observing (the victim) being assaulted.”</p><p>Jail records show that all of the adult suspects would be taken into custody over a five-day period beginning on June 1.</p><h3>What’s next</h3><p>Records show that as of Wednesday, all were being held in BSO’s Paul Rein Detention Facility in Pompano Beach on behalf of the U.S. Marshals Service.</p><p>Federal court records show five of the six suspects ― sans Hill ― have detention hearings scheduled in Fort Lauderdale federal court on Monday. All have arraignment dates ranging from next Tuesday through June 23.</p><p>It’s unclear whether the 17-year-old girl was in custody or charged. She is referred to in the complaint as the “minor suspect.”</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/DRURU3EBCFFFXNYSMC7NIHTOC4.png?auth=be1103018be3ff40ddc6df6b75e9d70e03132f2eba23637823d9b7f315a25f5f&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Top, from left: Saul Fajardo, Anthony Hernandez, Weilen Hernandez; Bottom, from left: Amari Hill, Justin Le, Marikevies McNichols]]></media:description></media:content></item><item><title><![CDATA[FBI acusa a 6 personas por secuestro armado en Margaritaville que incluyó tortura con soplete y extorsión]]></title><link>https://www.local10.com/espanol/2026/06/10/fbi-acusa-a-6-personas-por-secuestro-armado-en-margaritaville-que-incluyo-tortura-con-soplete-y-extorsion/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/fbi-acusa-a-6-personas-por-secuestro-armado-en-margaritaville-que-incluyo-tortura-con-soplete-y-extorsion/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Seis hombres enfrentan cargos federales en relación con un secuestro armado y robo que comenzó en el estacionamiento del Margaritaville Hollywood Beach Resort, que incluyó tortura con un soplete, un disparo y extorsión, según documentos judiciales hechos públicos el miércoles.]]></description><pubDate>Wed, 10 Jun 2026 20:58:44 +0000</pubDate><content:encoded><![CDATA[<p>Seis hombres enfrentan cargos federales en relación con un secuestro y robo a mano armada que comenzó en el estacionamiento del Margaritaville Hollywood Beach Resort e incluyó tortura con un soplete, un disparo y extorsión, según documentos judiciales hechos públicos el miércoles.</p><p>Una de las dos víctimas terminó abandonada al borde de una carretera en el área de Weston después de fingir una convulsión en un intento exitoso por asustar a los secuestradores, según las autoridades en una denuncia penal federal recientemente desclasificada.</p><p>Las autoridades identificaron a los sospechosos, todos acusados en el tribunal federal de Fort Lauderdale de secuestro y conspiración para cometer secuestro, como:</p><ul><li>Saul Alfonso Fajardo, de 19 años, de Hollywood</li><li>Anthony Teruel Hernandez, de 18 años, de Miami</li><li>Weilen Hernandez, de 20 años, de Miami</li><li>Amari Tamire Hill, de 21 años, de Sunrise</li><li>Justin Phihoang Le, de 20 años, de Miramar</li><li>Marikevies McNichols Jr., de 19 años, de Homestead</li></ul><p>Las autoridades informaron que una adolescente de 17 años, cuya identidad no fue divulgada en los documentos judiciales, participó en el crimen. Los documentos no detallan un motivo específico, aunque indican que las víctimas conocían al menos a algunos de los acusados.</p><h3>Encuentro en Margaritaville</h3><p>Según los investigadores, la serie de acontecimientos comenzó la noche del 26 de mayo, cuando Fajardo, conocido por las víctimas como “Gordo”, presionó a una de las víctimas y a un testigo para que se reunieran con él en una exhibición de autos en la rampa para botes de West Broward, ubicada junto a la carretera U.S. 27 en una zona remota del condado.</p><p>Las autoridades informaron que después de que la segunda víctima terminara su turno en un hotel de Hollywood Beach, las víctimas y el testigo comenzaron a caminar por el Broadwalk en dirección a Margaritaville. Fajardo y la adolescente se acercaron y les preguntaron si querían ir a su vehículo en el estacionamiento de Margaritaville, ubicado en 1111 N. Ocean Drive, para fumar marihuana. Ellos aceptaron.</p><p><iframe src="https://www.google.com/maps/embed?pb=!4v1781119834858!6m8!1m7!1sZAQ3rj-69c_mXQ-HihuDhg!2m2!1d26.01825547073249!2d-80.11631240889858!3f25.286695033789123!4f2.662678639785497!5f0.4706597525624429" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></p><p>La denuncia señala que una de las víctimas comenzó a fumar marihuana dentro del Hyundai de Fajardo mientras la otra víctima y el testigo permanecían afuera. Entonces llegó un Cadillac azul con cuatro sospechosos. Las autoridades dijeron que la víctima pudo identificar a tres de ellos: Le, conocido como “Chino”; Hill, conocido como “Black”; y McNichols, conocido como “Keeve” o “Agent”.</p><p>Las autoridades dijeron que posteriormente identificaron al cuarto sospechoso como Weilen Hernandez. Todos estaban armados con armas semiautomáticas, utilizaban máscaras tipo “shiesty” y llevaban guantes de látex, según los agentes.</p><p>Anthony Hernandez fue captado por cámaras de vigilancia conduciendo un tercer vehículo, un Honda Accord, según la denuncia.</p><p>Las autoridades dijeron que Hill se abalanzó sobre la primera víctima, la lanzó sobre el capó del vehículo de Fajardo y la golpeó con una pistola y con los puños. Según la denuncia, Fajardo dijo: “Tranquilo, no sobre mi carro”.</p><h3>Camino hacia “The Spot”</h3><p>La denuncia indica que una víctima fue obligada a subir al Hyundai y la otra al Honda.</p><p>Los sospechosos en el Accord mantuvieron a una víctima apuntándole con armas de fuego, dijeron los agentes, mientras que la víctima en el Hyundai fue obligada a llamar a amigos para conseguir dinero para su liberación.</p><p>Según la denuncia, Le le dijo a la víctima: “Si no recibo mi dinero, cada diez minutos te voy a arrancar una uña”.</p><p>La víctima observó unos alicates dentro del vehículo y creyó que le arrancarían las uñas, por lo que continuó llamando a personas para intentar conseguir dinero, señala la denuncia.</p><p>Finalmente, ambas víctimas fueron llevadas a un lugar conocido como “The Spot”, identificado posteriormente mediante datos de GPS como la rampa para botes de West Broward.</p><p><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d106071.11218082462!2d-80.49057524320403!3d26.17766252568775!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88d90bc3b71cd729%3A0x8bf27a5e014b2134!2sWest%20Broward%20Boat%20Ramp!5e1!3m2!1sen!2sus!4v1781119387599!5m2!1sen!2sus" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></p><h3>Acusaciones de tortura y robo</h3><p>Los investigadores informaron que ambas víctimas fueron obligadas a arrodillarse bajo amenaza de armas de fuego. Mientras estaban de rodillas, una fue sujetada para exponer un tatuaje de una bandera de carreras.</p><p>Según la denuncia, Le se acercó con un soplete y le dijo a la víctima, que tenía un trapo metido en la boca: “Voy a quemarte ese tatuaje, no mereces tenerlo. Voy a torturarte”.</p><p>Las autoridades dijeron que quemó a la víctima mientras le decía: “No llores”, y además le advirtió: “Mataré a tu familia si vas a la policía. No hemos terminado”.</p><p>Las autoridades informaron que el grupo obligó a las dos víctimas a quedarse en ropa interior bajo amenaza de armas y continuó exigiendo dinero. Según la denuncia, Hill disparó una vez al aire durante una videollamada “para hacerle saber a la persona al teléfono que hablaban en serio”.</p><p>“No estamos jugando”, dijo, según el FBI.</p><p>Las autoridades informaron que a las víctimas les robaron joyas, teléfonos, ropa y otras pertenencias personales, además de someterlas a más amenazas y violencia.</p><p>Según la denuncia, una de las víctimas también fue obligada a enviar $400 USD mediante Zelle.</p><h3>FBI: Sospechosos se alarmaron por el monitor electrónico de una de las víctimas y la falsa convulsión de la otra</h3><p>De acuerdo con la denuncia, los sospechosos comenzaron a preocuparse porque el monitor electrónico en el tobillo de una de las víctimas pudiera revelar su ubicación. Las autoridades dijeron que la llevaron en uno de los vehículos y, después de preguntarle su dirección, la víctima proporcionó intencionalmente una ubicación falsa y logró que la dejaran en una urbanización cerca de Flamingo Road y West Lake Boulevard en Cooper City.</p><p>La víctima dijo a los investigadores que caminó hasta la vivienda de un familiar vistiendo únicamente ropa interior y pidió ayuda.</p><p>Mientras tanto, las autoridades informaron que la otra víctima permanecía acostada sobre la hierba en la rampa para botes y observó a los sospechosos quemando algo, mientras escuchaba a alguien decir: “Tenemos que quemar la evidencia”.</p><p>Según la denuncia, la víctima, temiendo por su vida y creyendo que iba a ser asesinada, comenzó a fingir una convulsión.</p><p>Los agentes dijeron que los sospechosos se pusieron nerviosos y que Hill verificó su pulso para asegurarse de que seguía viva. Según la denuncia, la subieron a uno de los vehículos y condujeron durante unos 10 minutos mientras seguían revisando su pulso, hasta que uno de los secuestradores entró en pánico, lo que provocó que lo arrojaran fuera del vehículo.</p><p>La víctima logró llegar a un vecindario de Weston y pidió a dos personas que caminaban por el lugar que llamaran a la policía. La Oficina del Sheriff de Broward respondió y los paramédicos la trasladaron al Broward Health Medical Center, donde recibió tratamiento por las lesiones causadas por los golpes con la pistola y las quemaduras provocadas por el soplete.</p><h3>Investigación</h3><p>Las autoridades informaron que videos de vigilancia vincularon a los sospechosos con el crimen y que los investigadores recuperaron ropa quemada y otros objetos pertenecientes a las víctimas en la rampa para botes.</p><p>Las autoridades dijeron que Anthony Hernandez y la adolescente de 17 años posteriormente rindieron declaraciones a la policía de Hollywood e intentaron minimizar su participación en el crimen. Sin embargo, indicaron que mensajes de texto encontrados en el teléfono de la menor, intercambiados entre ella y Fajardo, confirmaban que la primera víctima había sido agredida y que existía evidencia en video.</p><p>Los agentes dijeron que los mensajes también mostraban que Fajardo le indicó a la adolescente que eliminara cualquier mensaje relacionado con la víctima.</p><p>“Él tiene lesiones por la golpiza”, decía presuntamente uno de los mensajes. Otro decía supuestamente: “BORRA INSTA”.</p><figure><img src="https://www.local10.com/resizer/v2/EK4MO4LEBZGIDCAATDCETPJ43M.jpg?auth=5a821fd1bbd5cde31762b52f899ea6fa65dfc9dccc36783e60c4a7b051207949&smart=true&width=1200&height=900" alt="Alleged text messages" height="900" width="1200"/><figcaption>Alleged text messages</figcaption></figure><p>La denuncia señala que cuando la policía de Hollywood localizó posteriormente a Weilen Hernandez y su Cadillac, este admitió haber sido conductor y haber estado presente en “The Spot”. Negó haber participado en la agresión, pero admitió que estaba fuera del vehículo y observó cómo la víctima era atacada.</p><p>Los registros de la cárcel muestran que todos los sospechosos adultos fueron detenidos durante un período de cinco días a partir del 1 de junio.</p><h3>¿Qué sigue?</h3><p>Los registros indican que hasta este miércoles todos permanecían detenidos en el Centro de Detención Paul Rein de la Oficina del Sheriff de Broward en Pompano Beach, bajo custodia del Servicio de Alguaciles de Estados Unidos.</p><p>Los registros judiciales federales muestran que cinco de los seis sospechosos, excepto Hill, tienen audiencias de detención programadas para el lunes en el tribunal federal de Fort Lauderdale. Todos tienen fechas de lectura de cargos programadas entre el próximo martes y el 23 de junio.</p><p>No está claro si la adolescente de 17 años se encuentra detenida o si ha sido acusada formalmente. En la denuncia se le identifica como la “sospechosa menor de edad”.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DRURU3EBCFFFXNYSMC7NIHTOC4.png?auth=be1103018be3ff40ddc6df6b75e9d70e03132f2eba23637823d9b7f315a25f5f&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Top, from left: Saul Fajardo, Anthony Hernandez, Weilen Hernandez; Bottom, from left: Amari Hill, Justin Le, Marikevies McNichols]]></media:description></media:content></item><item><title><![CDATA[Trump has a new, surprising take on the higher cost of living: 'I love the inflation']]></title><link>https://www.local10.com/business/2026/06/10/trump-has-a-new-surprising-take-on-the-higher-cost-of-living-i-love-the-inflation/</link><guid isPermaLink="true">https://www.local10.com/business/2026/06/10/trump-has-a-new-surprising-take-on-the-higher-cost-of-living-i-love-the-inflation/</guid><dc:creator><![CDATA[By JOSH BOAK, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — President Donald Trump on Wednesday showed how he had learned to stop worrying about inflation and simply, in his own words, “love” it.]]></description><pubDate>Wed, 10 Jun 2026 21:50:55 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — President Donald Trump on Wednesday showed how he had learned to stop worrying about inflation and simply, in his own words, “love” it.</p><p>Asked about the new report that the consumer price index in May had jumped 4.2% over the last year, the president took a surprisingly optimistic tack with the challenging news. Trump didn't dismiss the affordability issue as a “hoax” that was started by Democrats, as he has done previously. Nor did he claim that he was bringing down the cost of living.</p><p>Instead, after the government said that inflation spiked to the highest level since April 2023, Trump praised the numbers.</p><p>“You know what I really love?" Trump said. "I love the inflation.”</p><p>It was an unexpected take given that voters ahead of the November midterm elections have ranked the economy as a top concern — and have given Trump low marks on that issue. Within minutes of his on-camera comment, Democrats quickly rushed to promote it on social media.</p><p>Trump had pledged in his 2024 campaign to quickly vanquish inflation, but his argument now is that higher prices are solely a function of the Iran war raising energy costs. On Wednesday, he claimed that relief is already on its way because of a secret military operation that had ferried what he said was 100 million barrels of oil through the Strait of Hormuz, the primary shipping channel for 20% of the world’s global oil supply that has been effectively closed by the war since late February.</p><p>“Trump really said, ‘I love the inflation.’ On camera. For all of America to hear,” Senate Democratic Leader Chuck Schumer quickly posted on X. “His contempt for you knows no bounds.”</p><p>House Democratic Leader Hakeem Jeffries said on X that with Trump's stated love of inflation, "We finally found something that Donald Trump loves as much as he loves himself."</p><p>Rep. Emilia Sykes, D-Ohio, quickly pressed Energy Secretary Chris Wright at a hearing about whether he, too, loved inflation.</p><p>“Do you love inflation?” Sykes asked.</p><p>“I love ending Iran’s ability to have a nuclear weapon,” Wright answered. He only conceded after being pressed: “No, I would prefer lower inflation.”</p><p>When asked about Trump's specific comments, Wright said, “He's an entertaining, hyperbolic guy who's done tremendous leadership.”</p><p>Trump claimed the secretive shipments were why oil prices had fallen below $90 a barrel, after surpassing $110 at the start of April.</p><p>“I'm just announcing today for the first time, but we’ve been taking out millions of barrels of oil, millions of barrels every night,” Trump said.</p><p>On social media, the president said the mission began last month and had “resulted in more than 100 MILLION Barrels of Oil making its way through the Strait, and into the Open Market. More than 200 Commercial Ships have safely traveled through the Strait.” There was no immediate data available to back up that total, and it was not immediately clear what role the U.S. military had played.</p><p>To put that figure into context, a daily average of 20 million barrels of oil had gone through the strait before the war, which would mean that Trump's mission had resulted in the equivalent of five days' worth of normal oil shipments.</p><p>Responding to the new inflation report, the White House pointed out that some expenses had dropped in May relative to the previous month: the price of new vehicles, prescription drugs and auto insurance, for example. But when the overall inflation number is paired with the change in hourly wages, there is a bleak sign that people's spending power relative to their earnings has declined.</p><p>“President Trump has consistently maintained that oil and gas prices — and thus overall inflation — will plummet once the Iran situation is resolved, and the administration will continue pushing our affordability agenda to enable Americans to keep more of their hard-earned money,” White House spokesman Kush Desai said in an email.</p><p>But the financial markets were cautious about Trump's claims that he was lowering prices by getting oil tankers through the strait — claims that came as the United States also launched airstrikes against Iran, and as Tehran fired back at countries in the region.</p><p>U.S. crude oil futures climbed roughly 4% on Wednesday, closing at nearly $92 a barrel.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KPID3OSLDSPDPKQPZLH2XJIYRA.jpg?auth=aada07b6be7c6261ce36af0ad79beb98aa0ca53fae257b23c04d08025aa1f9c1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump speaks in the Oval Office of the White House, Wednesday, June 10, 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/RENLS2P7MKDREZT7L6Z5OG7RSQ.jpg?auth=2c39ffe017a4cdb33a6694660e9c412522b933d5a5554d73a8a7c18490f8f922&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Tomatoes await customers on the shelves of a supermarket in New York on Tuesday, May 26, 2026. (AP Photo/Matt Sedensky)]]></media:description><media:credit role="author" scheme="urn:ebu">Matt Sedensky</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BOYEN7X7MGK532GRED7NLQSX2I.jpg?auth=1088f4e40c5b0ac2a713c72f20276b71f0d4d377d44e8e9ef9d3b1986e1d7dce&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A motorist fills up the vehicle's gas tank at a gas station in Buffalo Grove, Ill., Monday, June 8, 2026. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5IQ2PYX6FXGXRCZR33QUB7U75I.jpg?auth=7febc259b893d1e4b7e6a77bfba5c6adb9a6ea79cfe606a56d1b5623b53863e1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A key U.S. inflation gauge accelerated in April to the highest level in three years. (AP Digital Embed)]]></media:description><media:credit role="author" scheme="urn:ebu">Kevin S. Vineys</media:credit></media:content></item><item><title><![CDATA[A ‘secure zone’ stops Knicks fans from gathering outside MSG, rankling die-hards and the team owner]]></title><link>https://www.local10.com/sports/2026/06/10/a-secure-zone-stops-knicks-fans-from-gathering-outside-msg-rankling-die-hards-and-the-team-owner/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/10/a-secure-zone-stops-knicks-fans-from-gathering-outside-msg-rankling-die-hards-and-the-team-owner/</guid><dc:creator><![CDATA[By JAKE OFFENHARTZ, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Throughout the New York Knicks’ playoff run, thousands of deliriously happy fans have flooded the streets outside Madison Square Garden, often invoking a two-word rallying cry: “We outside.”]]></description><pubDate>Wed, 10 Jun 2026 22:53:16 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Throughout the New York Knicks’ playoff run, thousands of deliriously happy fans have flooded the streets outside Madison Square Garden, often invoking a two-word rallying cry: “We outside.”</p><p>But as the team hosts its first NBA Finals games in 27 years, the city is restricting spontaneous gatherings outside the famed arena.</p><p>New York City Mayor Zohran Mamdani and his police department have cited a range of reasons for the ban, including President Donald Trump’s attendance at Monday’s game.</p><p>Ahead of Game 4 on Wednesday, the NYPD announced it would again prevent fans from gathering around MSG, unless they were going to the game or had “business specific to that area.”</p><p>Instead, the city said it had approved a permit to allow 1,000 fans access to a watch party outside the Garden — a scaled-down version of previous viewing parties, which the NYPD had sought to have canceled for rowdiness, before later reversing course.</p><p>Otherwise, fans need an “authorized reason” to be inside a security perimeter that stretches for several blocks around the arena. While bars and restaurants will stay open, they were subject to “strict capacity limits,” police said.</p><p>Hours before the game on Wednesday, Knicks owner James Dolan indicated the watch party wouldn’t go forward, saying that he had never agreed to the city’s restrictions.</p><p>A statement released by the Madison Square Garden Co. also accused Mamdani of transforming the streets around the arena into a “police state” in order to “freeze out fans from celebrating.”</p><p>The measures have also enraged nearby restaurants and bars, as well as civil liberties groups.</p><p>“It’s ruining my business,” said Angela Reilly, the owner of Molly Wee, an Irish pub near the arena. “I haven’t seen anything like this level of security in 46 years.”</p><p>Molly Biklen, the legal director of the New York Civil Liberties Union, agreed the tactics seemed heavy-handed. “Crowd control for major events is reasonable, but historic moments are not carte blanche for overpolicing or excessive NYPD responses,” Biklen said.</p><p>The conflict has also focused attention once again on the shaky alliance between the mayor and his police commissioner, Jessica Tisch. To some, the security restrictions appeared at odds with Mamdani's broader agenda, which included improving access to public spaces and limiting how the NYPD polices major events.</p><p>“The NYPD is historically extremely risk-averse to disorderly behavior by crowds, whether they be celebratory or protesting,” said Jeffrey Fagan, a law professor at Columbia University who studies policing. “The mayor now faces a difficult calculus between the strong emotions of Knicks fans and the political risks if crowd control isn’t airtight.”</p><p>In recent days, members of Mamdani’s administration have pressed Tisch to allow some version of the watch parties to go forward outside Madison Square Garden, according to two people familiar with the meetings, who spoke with The Associated Press on condition of anonymity because they weren’t authorized to discuss the meetings.</p><p>Tisch, meanwhile, has advocated for the security perimeter, citing the need to control against crowds that have at times become violent and unruly. Some recent fan gatherings in Manhattan have led to dozens of arrests and several injuries to police officers.</p><p>Following the Knicks′ loss Monday, at least 21 people were taken into custody. The NYPD also said it is currently searching for members of a group that ripped a San Antonio Spurs jersey off a man while punching and kicking him.</p><p>Shaun Geddes, a Knicks fan who runs a popular podcast about the team, said he had celebrated multiple series-clinching victories outside the arena and found the vast majority of fans were respectful.</p><p>“Then there’s a small group of people out there cosplaying as Knicks fans and doing performative things to go viral on TikTok,” Geddes added. “But being passionate as a Knicks fan doesn’t mean assaulting anyone.”</p><p>In response to criticism about the closure, city officials have noted there isn’t a recent precedent for the position in which they now find themselves. The Knicks have not been to an NBA Finals since 1999. Most of the city’s other major sports teams play in the less-crowded outer boroughs or in New Jersey.</p><p>But when the New York Rangers — who also play in the Garden— last won the Stanley Cup, in 1994, the NYPD took another approach to managing elated fans.</p><p>Ahead of the game, police announced they would clear the area around the arena of potential projectiles, like metal trash cans or debris, but would allow fans to move freely.</p><p>“We expect the fans to be extremely vocal,” Allen Hoehl, an NYPD chief at the time, said at a 1994 news conference. “If they want to go from here to there, we’ll escort them in any direction.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TPGDB7SYGJ6FWEETFJP2WREGHA.jpg?auth=9c8d4a2c0f5af188438467def6650c9dd5e6fa1a52cbb50f940627c15f49a762&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Knicks fans celebrate on the street outside of a watch party in Bryant Park for Game 3 of the NBA Finals basketball series between the Knicks and the San Antonio Spurs, Monday, June 8, 2026, in New York. (AP Photo/Ryan Murphy)]]></media:description><media:credit role="author" scheme="urn:ebu">Ryan Murphy</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NELPFNCKU3ZZS2PLKCX46ZGZOY.jpg?auth=318394bfeb194a6205375d75a32976001df286c6e8037b5e30686b0725d8da93&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Knicks fans celebrate outside of a watch party in Bryant Park for Game 3 of the NBA Finals basketball series between the Knicks and the San Antonio Spurs, Monday, June 8, 2026, in New York. (AP Photo/Ryan Murphy)]]></media:description><media:credit role="author" scheme="urn:ebu">Ryan Murphy</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EX35KL7BU7DWNRGJ6AT7N7BSRM.jpg?auth=465e76d091fab966c2decdfc2d73a01564b2d0992b49ae5d2c891271f4586fd8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Knicks fans cheer at a watch party during Game 3 of the NBA Finals basketball series between the Knicks and the San Antonio Spurs, Monday, June 8, 2026, in New York. (AP Photo/Ryan Murphy)]]></media:description><media:credit role="author" scheme="urn:ebu">Ryan Murphy</media:credit></media:content></item><item><title><![CDATA[12 nabbed in child sex trafficking sting ahead of World Cup, police say]]></title><link>https://www.local10.com/news/local/2026/06/10/homestead-men-nabbed-in-child-sex-trafficking-sting-ahead-of-world-cup-police-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/homestead-men-nabbed-in-child-sex-trafficking-sting-ahead-of-world-cup-police-say/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Two Homestead men are facing felony charges in connection with an undercover child sex trafficking sting “in preparation for the FIFA matches scheduled to take place in Miami-Dade County,” authorities said.]]></description><pubDate>Wed, 10 Jun 2026 15:42:58 +0000</pubDate><content:encoded><![CDATA[<p>Twelve men are facing felony charges in connection with an undercover child sex trafficking sting “in preparation for the FIFA matches scheduled to take place in Miami-Dade County,” authorities said.</p><p><a href="https://www.local10.com/espanol/2026/06/10/arrestan-a-hombres-de-homestead-en-operativo-contra-trafico-sexual-infantil-previo-al-mundial-dice-la-policia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/arrestan-a-hombres-de-homestead-en-operativo-contra-trafico-sexual-infantil-previo-al-mundial-dice-la-policia/">Leer en español</a></p><p>According to arrest reports, the sting took place at an undisclosed hotel in Homestead.</p><p>Homestead police, along with investigators from the Miami-Dade State Attorney’s Office’s Human Trafficking Task Force, plus other federal, state and local law enforcement agencies, set up a sting in which detectives posed as a mother prostituting her two daughters online.</p><p>Authorities said the men arranged to pay for sexual activities with one or both of the girls and were arrested after showing up at the hotel.</p><p>Authorities identified the suspects as:</p><ul><li>Melvin Eucedia Ruiz, 27, of southwest Miami-Dade</li><li>Cesar Jordan, 42, of southwest Miami-Dade</li><li>Mohamed Kazim Latiff, 51, of Homestead</li><li>Cristobal Lopez-Lorenzo, 29, of Homestead</li><li>Zachary James Martell, 35, of Palmetto Bay</li><li>Armando Martinez, 49, of Florida City</li><li>Tomas Julio Matom Gallego, 23, of Homestead</li><li>Pantaleon Mendez Ortega, 41, of southwest Miami-Dade</li><li>Alex Alberto Pastor-Perez, 22, of Homestead</li><li>Nicolas Diego Roselin, 24, of Homestead</li><li>Daniel Rubio-Pelcaster, 46, of southwest Miami-Dade</li><li>Mariolensky Solon, 22, of southwest Miami-Dade</li></ul><p>They face felony charges, including human trafficking of a person under 18. </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/2PPWLEENPRBR7CFHR6QIHSB5ZA.png?auth=7f06545a6007c3af41d98c7fa32be067f0d91b92f85a73f8b43d8363d03d1112&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Trafficking suspects]]></media:description></media:content></item><item><title><![CDATA[Cubanos enfrentan verano con apagones cada vez más pronunciados]]></title><link>https://www.local10.com/espanol/2026/06/10/cubanos-enfrentan-verano-con-apagones-cada-vez-mas-pronunciados/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/cubanos-enfrentan-verano-con-apagones-cada-vez-mas-pronunciados/</guid><dc:creator><![CDATA[Por ANDREA RODRÍGUEZ, Associated Press]]></dc:creator><description><![CDATA[LA HABANA (AP) — Cuba tendrá este miércoles cortes simultáneos de luz en un 68% de su sistema eléctrico nacional en el horario pico, una de las cifras más elevadas de la última temporada.]]></description><pubDate>Wed, 10 Jun 2026 20:19:58 +0000</pubDate><content:encoded><![CDATA[<p>LA HABANA (AP) — Cuba tendrá este miércoles cortes simultáneos de luz en un 68% de su sistema eléctrico nacional en el horario pico, una de las cifras más elevadas de la última temporada.</p><p>“Estoy sin descansar. Me siento muy agotada, no tengo fuerzas para nada”, dijo a The Associated Press Delcy Pérez, una residente de 78 años de la barriada de Centro Habana. “Espero que esto se arregle porque no resistiremos”, agregó.</p><p>Los trabajadores que no están en receso estas semanas, incluidos los de oficinas diplomáticas, se vieron obligados a trabajar con luces de emergencia o salir con sus escritorios a pasillos y áreas iluminadas naturalmente en La Habana y las principales ciudades.</p><p>Ese fue el caso del consulado de España, en el emblemático edificio de la Lonja del Comercio, que procesa miles de solicitudes de ciudadanía ibérica para descendientes de españoles, constató AP.</p><p>La estatal Unión Eléctrica informó que durante la hora pico, generalmente al anochecer cuando las personas se encuentran en sus hogares, se producirá una demanda de unos 3.000 megavatios y el déficit alcanzará los 2.040 megavatios.</p><p>Los apagones, comunes en Cuba por la crisis económica y energética que atraviesa desde hace cinco años, se han intensificado desde que en enero el presidente estadounidense Donald Trump advirtió que sancionaría a los países que le vendan petróleo a la isla.</p><p>La nación caribeña demanda unos 100.000 barriles de petróleo diarios, pero sólo produce unos 40.000. Muchas de las plantas termoeléctricas de la isla usan combustible para funcionar.</p><p>Según expertos, la red energética de Cuba no ha recibido el mantenimiento adecuado y la antigüedad de su infraestructura está muy por encima de su vida útil.</p><p>La vendedora de alimentos Yamilé Rodríguez Febré, de 47 años, también lleva días sin dormir. “Hay que adaptarse. Sabemos que el país está pasando situaciones" difíciles, comentó a la AP.</p><p>Rodríguez, madre de cuatro hijos y residente en la vecina provincia de Mayabeque —desde donde viene esporádicamente a vender a La Habana— indicó que en su localidad llevan jornadas sin electricidad.</p><p>En las últimas semanas los vecinos de varios barrios de La Habana han hecho sonar sus cacerolas en protesta por la falta de energía.</p><p>Durante una presentación televisiva la noche del martes la viceministra de Salud, Carilda Peña García, informó que hay unos 100.000 pacientes con cirugías pendientes que no se pudieron realizar por falta de energía, entre ellos unos 5.000 pacientes oncológicos.</p><p>Mientras aumenta el calor a medida que se aproxima el verano boreal, la ministra de Educación, Naima Trujillo, informó que se adelantaría el final de las clases para entre el 15 y el 30 de junio.</p><p>“Un cambio es lo que necesita este país”, dijo Lázaro Javier Gómez, de 22 años y estudiante de cultura física y deportes.</p><p>————-</p><p>La corresponsal Milexsy Durán contribuyó con este reporte</p><p>————</p><p>Siga a Andrea Rodríguez en X: https://x.com/ARodriguezAP</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/K6XLPOVKWAJYLIO6ZHSXUGDOKQ.jpg?auth=7603ec6b3240c0e04a39030e60a4499580b86cac1037c50049c568a9d63eae5f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Varias personas se iluminan con sus teléfonos mientras juegan al dominó, al tiempo que arde en una calle de La Habana, Cuba, una hoguera provocada por los vecinos que protestaban contra los prolongados cortes de luz. (AP Foto/Ramón Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Tribunal de Perú pide "calma" y esperar el fin del conteo de votos en ajustado balotaje presidencial]]></title><link>https://www.local10.com/espanol/2026/06/10/tribunal-de-peru-pide-calma-y-esperar-el-fin-del-conteo-de-votos-en-ajustado-balotaje-presidencial/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/tribunal-de-peru-pide-calma-y-esperar-el-fin-del-conteo-de-votos-en-ajustado-balotaje-presidencial/</guid><dc:creator><![CDATA[The Associated Press, Associated Press]]></dc:creator><description><![CDATA[LIMA (AP) — El Jurado Nacional de Elecciones de Perú pidió el miércoles “mantener la calma” y esperar a que concluya el conteo de votos y la revisión de las impugnaciones en el balotaje presidencial en momentos en que la conservadora Keiko Fujimori se acercaba al progresista Roberto Sánchez con el 97% de las actas procesadas.]]></description><pubDate>Wed, 10 Jun 2026 20:09:50 +0000</pubDate><content:encoded><![CDATA[<p>LIMA (AP) — El Jurado Nacional de Elecciones de Perú pidió el miércoles “mantener la calma” y esperar a que concluya el conteo de votos y la revisión de las impugnaciones en el balotaje presidencial en momentos en que la conservadora Keiko Fujimori se acercaba al progresista Roberto Sánchez con el 97% de las actas procesadas.</p><p>Sánchez, de Juntos por el Perú, sumaba 50.020% de los sufragios, mientras que Fujimori, de Fuerza Popular, lograba 49.980% de apoyo y acortaba la distancia con su rival, según el conteo preliminar de la Oficina Nacional de Procesos Electorales (ONPE), la organizadora de los comicios del pasado domingo.</p><p>La ajustada ventaja que Fujimori mostraba ese día se revirtió el lunes. Pero luego, conforme los votos desde el extranjero han comenzado a llegar a Perú, la candidata empezó a recuperarse. Apenas más de 7.000 votos la separan ahora de Sánchez, cuando antes la diferencia era de casi 50.000.</p><p>“Es importante recordar que los resultados oficiales solo podrán determinarse una vez concluidas las etapas de cómputo y de justicia electoral establecidas por la normativa”, dijo el máximo tribunal electoral en un comunicado.</p><p>La declaración se produjo luego de que la víspera manifestantes de Juntos por el Perú protestaron frente al Jurado gritando “¡El voto se defiende en las urnas y las calles!”.</p><p>Sánchez dijo el miércoles a la prensa que la manifestación de sus seguidores “es un derecho constitucional” que constituye la "defensa de una victoria popular y del voto". Añadió que “la gente tiene el derecho" a manifestarse de forma pacífica.</p><p>El Jurado estimó el domingo que el resultado final estaría listo en un mes, aproximadamente el 7 de julio.</p><p>No es una sorpresa el lento conteo de votos en Perú. El cómputo final de la primera vuelta del 12 de abril fue anunciado más de un mes después de los comicios. Lo mismo ocurrió en las elecciones presidenciales de 2021.</p><p>Fujimori, hija del fallecido expresidente Alberto Fujimori (1990-2000), recalcó el miércoles a periodistas que hay que actuar “con mucha responsabilidad” y que las instituciones electorales son las que darán “el veredicto”. Agregó que lo “más importante es lo que señalan las actas, que la voluntad popular se respete”.</p><p>Hace cinco años, tras el balotaje presidencial del 6 de junio de 2021 en el que Pedro Castillo la derrotó por escaso margen, Fujimori aseguró que halló indicios de "fraude en mesa". Pidió anular 200.000 votos que favorecían a Castillo mientras que seguidores fujimoristas marcharon por calles de Lima vistiendo camisetas de la selección peruana de fútbol y protestando frente al Jurado y la casa de su titular.</p><p>Fujimori nunca probó el supuesto fraude y Castillo ganó las elecciones por apenas 44.000 votos.</p><p>La demora en el conteo de los resultados finales se debe a una ley electoral que exige que cada cédula de votación y cada acta —que resume los votos de cada mesa— deben ser transportadas hasta más de un centenar de oficinas para su conteo. También deben llegar a Lima, desde 63 países, las cédulas y actas de quienes votaron en el exterior. A eso se suma el reconteo de votos y la resolución de impugnaciones.</p><p>El aumento de la delincuencia, en particular la extorsión, fue la principal preocupación de los votantes. Los expertos atribuyen el creciente poder del crimen organizado a los beneficios cada vez mayores que genera la extracción ilegal de oro en los Andes y la Amazonía.</p><p>El ganador de la segunda vuelta tomará posesión de su cargo el 28 de julio para un mandato de cinco años.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YCQUBRJV6AJ6EDHIZ2SLR22VTE.jpg?auth=20778be1d57ff1d20f5e1a4c6098e30a29a7eaa6a59c2211f400d141e29ace28&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[La candidata presidencial Keiko Fujimori, del partido Fuerza Popular, y su rival Roberto Sánchez, del partido Juntos por el Perú, saludan con la mano durante un debate presidencial celebrado en Lima, Perú, el domingo 31 de mayo de 2026. (Foto AP/Martín Mejía)]]></media:description><media:credit role="author" scheme="urn:ebu">Guadalupe Pardo</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4ZIX4KOPX3RBGN3WFLY7HUD3KA.jpg?auth=10565580b6c67fd2abfbeb762a91f38fad1822da705e2e995c7ba911217ba13c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los seguidores de la candidata presidencial Keiko Fujimori, del partido Fuerza Popular, reaccionan ante los primeros resultados de la segunda vuelta de las elecciones presidenciales en Lima, Perú, el domingo 7 de junio de 2026. (Foto AP/Martín Mejía)]]></media:description><media:credit role="author" scheme="urn:ebu">Martin Mejia</media:credit></media:content></item><item><title><![CDATA[Police: Miami Gardens convicted felon who fatally shot intruder was trafficking drugs ]]></title><link>https://www.local10.com/news/local/2026/06/10/police-miami-gardens-man-who-fatally-shot-intruder-was-armed-drug-trafficker/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/police-miami-gardens-man-who-fatally-shot-intruder-was-armed-drug-trafficker/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[A 50-year-old man faced charges on Wednesday after detectives accused him of shooting a man in the head on Tuesday in Miami Gardens.]]></description><pubDate>Wed, 10 Jun 2026 19:34:23 +0000</pubDate><content:encoded><![CDATA[<p>A 50-year-old convicted drug trafficker faced charges on Wednesday after detectives accused him of shooting a man in the head <a href="https://www.local10.com/news/local/2026/06/09/1-hospitalized-police-investigation-underway-in-miami-gardens/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/09/1-hospitalized-police-investigation-underway-in-miami-gardens/">on Tuesday</a> in Miami Gardens.</p><p><a href="https://www.local10.com/espanol/2026/06/10/policia-hombre-de-miami-gardens-que-mato-a-intruso-a-tiros-era-narcotraficante/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/policia-hombre-de-miami-gardens-que-mato-a-intruso-a-tiros-era-narcotraficante/">Leer en español</a></p><p>Police officers arrested <a href="https://pubapps.fdc.myflorida.com/offenderSearch/detail.aspx?Page=Detail&amp;DCNumber=L20105&amp;TypeSearch=IR" target="_self" rel="" title="https://pubapps.fdc.myflorida.com/offenderSearch/detail.aspx?Page=Detail&amp;DCNumber=L20105&amp;TypeSearch=IR">Anthony Gordon</a> after detectives with a search warrant found $1.3 million in cash and about 42 kilograms of drugs at his home, according to the Miami Gardens Police Department. </p><p>“What began as a home invasion robbery investigation quickly revealed a major narcotics operation hidden in plain sight,” Miami-Dade County State Attorney Katherine Fernandez Rundle said in a statement. </p><figure><img src="https://www.local10.com/resizer/v2/E3IDIZ4EMNGPRNUXTF54KIN72A.jpg?auth=8f4b8805da4731c0abc66daad91af231d173e2be97f9ad65c5d9532bf54eec42&smart=true&width=1200&height=900" alt="Police officers arrested Danette Young on Tuesday in Miami Gardens." height="900" width="1200"/><figcaption>Police officers arrested Danette Young on Tuesday in Miami Gardens.</figcaption></figure><p>Police officers also arrested Danette Young shortly before 12:4 p.m. on Tuesday at the house along Northwest 174 Street, near 37 Avenue, according to a police officer’s arrest report. </p><p>Miami-Dade corrections booked Gordon, a convicted felon, and Young, 58, on Wednesday morning at the Turner Guilford Knight Correctional Center, according to inmate records. </p><p>Gordon, also known as “Peanut,” was last released from prison on Dec. 2, 2020, after seven convictions in Miami-Dade and one in Broward — all related to drug trafficking in 2013 and 2014, according to the Florida Department of Corrections. </p><p>Gordon faced 16 charges: Dealing in stolen property, cocaine trafficking, fentanyl trafficking, amphetamine trafficking, Oxycodone trafficking, illegal drugs trafficking while armed, 10 counts of possession of a firearm or ammunition by a convicted felon, and possession of drugs without a prescription. </p><p>Young faced eight charges: Cocaine trafficking, trafficking marijuana while armed, trafficking Oxycodone while armed, amphetamine trafficking, dealing in stolen property, fentanyl trafficking, illegal drugs trafficking while armed, and possession of drugs without a prescription. </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/TVEB56FRQJAOLHEMYS5EUSOEXY.jpg?auth=df4da17149f3110203e42f0c7274f110ec4be74840540eb96c0cdf595639fc32&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Corrections booked Anthony Gordon on Wednesday at the Turner Guilford Knight Correctional Center in Miami-Dade County.]]></media:description></media:content></item><item><title><![CDATA[Policía: Hombre de Miami Gardens que mató a intruso a tiros era narcotraficante]]></title><link>https://www.local10.com/espanol/2026/06/10/policia-hombre-de-miami-gardens-que-mato-a-intruso-a-tiros-era-narcotraficante/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/policia-hombre-de-miami-gardens-que-mato-a-intruso-a-tiros-era-narcotraficante/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Un hombre de 50 años enfrentó cargos el miércoles después de que los detectives lo acusaran de dispararle a un hombre en la cabeza el martes en Miami Gardens.]]></description><pubDate>Wed, 10 Jun 2026 19:44:31 +0000</pubDate><content:encoded><![CDATA[<p>Un narcotraficante convicto de 50 años enfrentó cargos el miércoles después de que detectives lo acusaran de dispararle en la cabeza a un hombre el <a href="https://www.local10.com/espanol/2026/06/09/policia-balean-en-la-cabeza-a-hombre-que-intentaba-robar-a-residentes-en-casa-de-miami-gardens/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/09/policia-balean-en-la-cabeza-a-hombre-que-intentaba-robar-a-residentes-en-casa-de-miami-gardens/">martes</a> en Miami Gardens.</p><p>Los agentes de policía arrestaron a <a href="https://pubapps.fdc.myflorida.com/offenderSearch/detail.aspx?Page=Detail&amp;DCNumber=L20105&amp;TypeSearch=IR" target="_blank" rel="noreferrer" title="https://pubapps.fdc.myflorida.com/offenderSearch/detail.aspx?Page=Detail&amp;DCNumber=L20105&amp;TypeSearch=IR">Anthony Gordon</a> después de que detectives, con una orden de registro, encontraran $1.4 millones USD en efectivo y aproximadamente $5 millones USD en narcóticos en su vivienda, según el Departamento de Policía de Miami Gardens.</p><p>Correccionales de Miami-Dade registró el ingreso de Gordon, un delincuente convicto en Florida, poco después de las 7 a.m. del miércoles en el Centro Correccional Turner Guilford Knight, según registros de reclusos.</p><p>Gordon, también conocido como “Peanut”, fue liberado por última vez de prisión el 2 de diciembre de 2020, después de siete condenas en Miami-Dade y una en Broward, todas relacionadas con tráfico de drogas en 2013 y 2014, según el Departamento de Correcciones de Florida.</p><p>Gordon enfrenta 16 cargos: tráfico de propiedad robada, tráfico de cocaína, tráfico de fentanilo, tráfico de anfetaminas, tráfico de oxicodona, tráfico de drogas ilegales mientras estaba armado, 10 cargos de posesión de arma de fuego o municiones por un delincuente convicto y posesión de drogas sin receta médica.</p><p><i>Esta es una noticia en desarrollo.</i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TVEB56FRQJAOLHEMYS5EUSOEXY.jpg?auth=df4da17149f3110203e42f0c7274f110ec4be74840540eb96c0cdf595639fc32&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Corrections booked Anthony Gordon on Wednesday at the Turner Guilford Knight Correctional Center in Miami-Dade County.]]></media:description></media:content></item><item><title><![CDATA[FIFA's Infantino defends World Cup ticket prices, says fans 'should chill' about ref denied US entry]]></title><link>https://www.local10.com/sports/2026/06/10/fifas-infantino-defends-world-cup-ticket-prices-says-fans-should-chill-about-ref-denied-us-entry/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/10/fifas-infantino-defends-world-cup-ticket-prices-says-fans-should-chill-about-ref-denied-us-entry/</guid><dc:creator><![CDATA[By CARLOS RODRIGUEZ, Associated Press]]></dc:creator><description><![CDATA[MEXICO CITY (AP) — FIFA President Gianni Infantino defended World Cup ticket prices on Wednesday, saying “if we do something wrong, then probably everyone selling tickets in North America is doing something wrong."]]></description><pubDate>Wed, 10 Jun 2026 21:48:42 +0000</pubDate><content:encoded><![CDATA[<p>MEXICO CITY (AP) — FIFA President Gianni Infantino defended World Cup ticket prices on Wednesday, saying “if we do something wrong, then probably everyone selling tickets in North America is doing something wrong."</p><p>Infantino spoke with reporters during a rare question-and-answer session on the eve of the opening match of an expanded 48-nation, 104-game World Cup tournament. He defended record ticket prices, said FIFA was powerless to get the U.S. government to admit a Somali referee, and praised his ability to get Iran's national soccer team into the United States.</p><p>FIFA priced tickets starting at $140 for group-stage games, but regular seats for the July 19 final outside New York were listed at up to $8,680 and hospitality seats at up to $73,200. It raised prices for the final to $10,990 and then $32,970.</p><p>After much criticism, FIFA offered $60 tickets to national federations for their regular supporters. Infantino said 130,000 tickets were offered in that category.</p><p>Four years ago at the tournament in Qatar, prices ranged from $69 to $1,607.</p><p>“If you sell it at a lower price point,” he said, “in this particular market it would have gone — which is perfectly legal in this country ... in secondary markets at much, much, much higher prices and where would the money go then? Well, to those who organize secondary markets or black market activities and not to football.”</p><p>Infantino said the average ticket price was below $500 for the tournament and was comparable to other U.S. sports during their playoffs, a claim that while true for resale prices does not appear to be accurate for list prices. Major League Baseball's average World Series ticket price has been $350 to $400 in recent years and NFL prices last season averaged $230 for the wild-card round, $320 for divisional games, $450 for conference championships and $3,300 for the Super Bowl.</p><p>Infantino said he was unconcerned about ticket probes by attorneys general in California, New Jersey, New York and Texas.</p><p>“When it comes to these legal investigations or complaints that were made in some states in the U.S.,” he said, "we are very relaxed about it because before starting to sell 6 and a half or 7 million tickets we check what we do with the best lawyers, with the best experts. If we do something wrong, then probably everyone selling tickets in North America is doing something wrong, as well.”</p><p>Infantino pointed to the NBA Finals between the New York Knicks and San Antonio Spurs as an example of how other major American sporting events are experiencing a similar surge in prices.</p><p>The get-in price on FIFA's resale site for the World Cup final is $9,805. The NBA Finals have had wildly varied get-in prices, ranging from a minimum of about $500 for the first two games in San Antonio to about $10,000 for Game 3 in New York. Game 4 in New York was much less, dropping to about $4,000 on Wednesday.</p><p>The Stanley Cup Final this year between teams in Las Vegas and Raleigh, North Carolina, has included a get-in price of at least $600 for each of the first four games of the best-of-seven series.</p><p>“We welcome every investigation,” Infantino said. “We are happy to present everything, and we are happy to make our case.”</p><p>Infantino says FIFA is powerless to get US entry for denied Somali referee</p><p>Infantino said it was unfortunate Somali referee Omar Artan was denied entry to the U.S.</p><p>“We don’t control everything. We try. We’ll discuss, we will speak, we’ll see. Maybe sometimes it’s good as well to just chill, relax,” he said. “We try to solve everything. Sometimes to immediately start screaming and shouting has the opposite effect of finding a solution. Believe me when I tell you, or don’t believe me if you don’t want, but we try always to find solutions, always. But then we need to respect that we are not the kings of the world who can rule over governments and police forces.”</p><p>Set to become the first Somali referee at a World Cup, Artan was denied entry to the U.S. at Miami International Airport on Saturday over unspecified “vetting concerns,” U.S. Customs and Border Protection said in a statement, without giving details of the concerns.</p><p>“Our world is a very aggressive world and security goes above everything and you need to respect the decisions which are taken," Infantino said. “We are working behind the scenes.”</p><p>Infantino thinks FIFA deserves credit for ensuring Iran’s participation</p><p>Infantino praised FIFA for working through details that allow Iran to play in the tournament at a time the U.S. is at war with that country. The Iranian team moved its training camp from the U.S. to Mexico and will fly to the United States just before matches.</p><p>“I think it has already been successful to bring Iran to play in America," he said. “I don’t know who would have managed to do that. And of course everyone here believes it’s the right thing to do. But, again, we don’t live on the moon. We live on planet Earth and you have to deal with different situations.”</p><p>Infantino claimed the tournament will be “the biggest event probably in the history of mankind.”</p><p>Infantino claims tournament could not have taken place without Donald Trump</p><p>“Without his engagement and his involvement I think it would have been impossible — as simple as that, it would’ve been impossible to organize a World Cup in the United States,” Infantino said. “He understood immediately the magnitude of the World Cup, the impact of the World Cup.”</p><p>Infantino says FIFA could make far more money with more broadcast sales to pay services</p><p>FIFA is projecting $11 billion in revenue for the tournament, and Infantino said the governing body could have generated far more.</p><p>“We could put everything on pay. We would generate $30 billion revenues, probably," he said. "But then you have billions of people in the world who would not be able to watch the World Cup.”</p><p>This news conference went smoother than Infantino’s opening comments in Qatar</p><p>Four years ago, Infantino scolded critics during a news conference ahead of the opening match in Qatar. He lectured Europeans for criticizing Qatar’s human rights record during a bizarre appearance in which he claimed to feel gay, like a woman and a migrant worker, among other odd claims.</p><p>Now 56, Infantino has been FIFA president since 2016 and intends to seek another term next year that runs through 2031.</p><p>Infantino kept an empty seat at the news conference for Christophe Gleizes, a French freelance reporter given a seven-year prison sentence in Algeria last year over an interview with a soccer official accused of ties to a banned separatist movement.</p><p>___</p><p>AP Sports Writer Ronald Blum in New York contributed to this report.</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/QC6DTGGBQFWH5CTMU2OBPVBHVI.jpg?auth=a84223ecd046356968afaeec56f5dbf7fb23eaba68064a0ae0189b0ba6f6a51b&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 during a news conference at the stadium in Mexico City, Wednesday, June 10, 2026, a day before the opening FIFA World Cup match between Mexico and South Africa. (AP Photo/Eduardo Verdugo)]]></media:description><media:credit role="author" scheme="urn:ebu">Eduardo Verdugo</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HSXUVSSSULF2IB3Q7YODPLNF34.jpg?auth=69c0109ab844b7f34dd116510e7f9c1175af887cb9f2af64e9e4bf9de1ccd3d0&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 during a news conference at the stadium in Mexico City, Wednesday, June 10, 2026, a day before the opening FIFA World Cup match between Mexico and South Africa. (AP Photo/Eduardo Verdugo)]]></media:description><media:credit role="author" scheme="urn:ebu">Eduardo Verdugo</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YZDKTHSSBW3CBCEW7AMN2VGUBQ.jpg?auth=821de8c14d138c3926586d12551d9cd0060db5800a83de6d8d0cde37ea8bacb1&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 holds a news conference at the stadium in Mexico City, Wednesday, June 10, 2026, a day before the opening FIFA World Cup match between Mexico and South Africa. (AP Photo/Eduardo Verdugo)]]></media:description><media:credit role="author" scheme="urn:ebu">Eduardo Verdugo</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LVZ3VYZXFNK2JJF3MRNTVDMZOQ.jpg?auth=49b08982f802b3b9bdccc73a5da4cfaf1eb62aa7c2d3241fe392be1fcd8efcbc&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 during a news conference at the stadium in Mexico City, Wednesday, June 10, 2026, a day before the opening FIFA World Cup match between Mexico and South Africa. (AP Photo/Eduardo Verdugo)]]></media:description><media:credit role="author" scheme="urn:ebu">Eduardo Verdugo</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OU2A4OV6GB7EBIDUO7NJS5W6IQ.jpg?auth=34b25b9577b88ed92e2e3d61ad32319ef161857243340735e4860a8c4ecb40c5&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 during a news conference at the stadium in Mexico City, Wednesday, June 10, 2026, a day before the opening FIFA World Cup match between Mexico and South Africa. (AP Photo/Eduardo Verdugo)]]></media:description><media:credit role="author" scheme="urn:ebu">Eduardo Verdugo</media:credit></media:content></item><item><title><![CDATA[Trump sticks with Pulte for intel job as risk grows of lapse in spy powers]]></title><link>https://www.local10.com/news/politics/2026/06/10/trump-sticks-with-pulte-for-intel-job-as-risk-grows-of-lapse-in-spy-powers/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/10/trump-sticks-with-pulte-for-intel-job-as-risk-grows-of-lapse-in-spy-powers/</guid><dc:creator><![CDATA[By MARY CLARE JALONICK, LISA MASCARO and SEUNG MIN KIM, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — A lapse in a law that allows the U.S. to gather intelligence abroad grew more likely on Wednesday as President Donald Trump resisted calls from Republicans and Democrats on Capitol Hill to immediately name a permanent head of the nation's intelligence agencies.]]></description><pubDate>Wed, 10 Jun 2026 22:16:00 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — A lapse in a law that allows the U.S. to gather intelligence abroad grew more likely on Wednesday as President Donald Trump resisted calls from Republicans and Democrats on Capitol Hill to immediately name a permanent head of the nation's intelligence agencies.</p><p>Trump has doubled down on his temporary pick for director of national intelligence, federal housing finance regulator Bill Pulte, even though he has little experience for the job. Democrats say they won't support the renewal of Section 702 of the Foreign Intelligence Surveillance Act, known as FISA, unless he withdraws Pulte's appointment and nominates a permanent replacement.</p><p>The impasse could soon result in limitations on what intelligence the U.S. government can collect abroad just as World Cup games begin in cities around the country and ahead of celebrations for the nation’s 250th anniversary. The law expires on Friday at midnight.</p><p>Trump on Wednesday asked Congress for a short-term extension of the law to “provide time for the selection and confirmation" of a permanent director.” But he stuck with Pulte as the acting head and said he wants to begin downsizing intelligence agencies.</p><p>“We can't let them extort us,” Trump said of Democrats.</p><p>Senate Republicans floated an short-term extension of the law after Trump's request, but it was immediately rejected by Democrats who argued that it's up to the president to replace Pulte.</p><p>As the bill stalled in the Senate, Speaker Mike Johnson announced the House would hold a vote Thursday on a stopgap to keep the program running through July 2 even as the chances of passage appeared slim.</p><p>“We’re going to ask every member here to do the right thing,” Johnson said. “We cannot allow that to go dark.”</p><p>House Democratic leader Hakeem Jeffries said if Trump wants a shot at a short-term extension, he needs to pull the Pulte appointment. Pulte is a “disgraceful individual” and a “partisan political hack" who is deeply unqualified for the job, Jeffries said.</p><p>GOP leaders lobby the White House, to no avail</p><p>Congressional Republicans have lobbied Trump all week to quickly nominate a permanent replacement. But he said he needs more time to do so.</p><p>Senate Majority Leader John Thune, R-S.D., said Wednesday that Republican leaders have “made our views known” to the White House about the easiest way to get the bill passed, and “we’re just doing what we can here to ensure that the White House understands what will be necessary in order to make that happen.”</p><p>Trump said on Friday that he is interviewing five candidates for his pick to lead the agency permanently and that all have a national security background.</p><p>“It’s an important position and one that I think will be filled by a highly qualified person,” said Johnson, who met with Trump twice this week to talk about the FISA impasse.</p><p>Trump made it very clear, Johnson said, that Pulte will serve a “very short term — a sort of renovation role” to help the Office of the Director of National Intelligence be “renovated and downsized.”</p><p>To unlock votes for FISA, the pick would have to be soon — and Trump's choice would have to satisfy both Republicans and Democrats.</p><p>One of several possible replacements could be Pete Hoekstra, Trump’s ambassador to Canada and a former chairman of the House Intelligence Committee. The White House has reached out to Hoekstra about the job and conversations are ongoing, according to a person familiar with the outreach who requested anonymity to discuss the private conversations.</p><p>FISA will lapse at midnight Friday</p><p>Section 702 of FISA allows agencies such as the CIA, National Security Agency and FBI to collect communications from foreign targets overseas without a warrant.</p><p>While members of both parties who cite privacy issues have long wanted to limit the authority, there was broad bipartisan support to renew it, especially after Republicans and Democrats recently worked out a compromise bill.</p><p>Virginia Sen. Mark Warner, the top Democrat on the Senate Intelligence Committee, has worked with Republicans on the compromise legislation to renew the authority. But he called Pulte’s appointment to replace outgoing DNI Tulsi Gabbard “a live hand grenade” as they were trying to pass it. Republican leaders tried to start the process last week, but seven Republicans joined nearly all Democrats in blocking a long-term extension after Pulte was appointed. (</p><p>Warner said Wednesday that the only way he’ll support a short-term extension of the surveillance law is if the principal deputy director of national intelligence, Aaron Lukas, is the acting leader during the duration of that extension.</p><p>Sen. Tom Cotton, the chairman of the Senate Intelligence Committee, and Sen. Chuck Grassley, chairman of the Senate Judiciary Committee, have warned the administration that the spy tool is likely to lapse.</p><p>The administration should prepare “for a potential significant gap in foreign intelligence collection,” they wrote in a letter.</p><p>Trump doesn't back down on Pulte</p><p>After bipartisan pushback to Pulte’s temporary appointment, Trump said last week that he would not permanently nominate him to the position. But Democrats, and some Republicans, want his appointment pulled immediately and for Trump to nominate a replacement that can be confirmed by the Senate.</p><p>On Tuesday, though, Trump announced that Pulte would not only take over as acting director — he'd also start earlier than expected, on June 19.</p><p>And he stuck with Pulte on Wednesday, posting that he needed more time to find a permanent replacement and telling reporters that the agencies need to be downsized.</p><p>Both Republican and Democratic senators skeptical of Pulte have pointed to his lack of intelligence experience and also his record at the Federal Housing Finance Agency. In the position, the Trump loyalist has been linked with criminal referrals over allegations of mortgage fraud by public officials Trump sought to punish, including New York Attorney General Letitia James, a Democrat; Sen. Adam Schiff, D-Calif.; and Lisa Cook, a board member of the Federal Reserve.</p><p>___</p><p>Associated Press reporters Joey Cappelletti and Kevin Freking contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NXHF2E4UMGZP2FHBXHNGC3BIFY.jpg?auth=0d98743390e6450fb3eaf213678cbf12bb1b46995774bf74fb01972d06cf324b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Director of the Federal Housing Finance Agency Bill Pulte speaks with reporters at the White House, Sept. 2, 2025, in Washington. (AP Photo/Mark Schiefelbein, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content></item><item><title><![CDATA[FIFA World Cup Fan Festival to open Saturday at Bayfront Park ]]></title><link>https://www.local10.com/entertainment/2026/06/10/fifa-world-cup-fan-festival-to-open-saturday-at-bayfront-park/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/06/10/fifa-world-cup-fan-festival-to-open-saturday-at-bayfront-park/</guid><dc:creator><![CDATA[Gabrielle Arzola, Andrea Torres]]></dc:creator><description><![CDATA[The grand opening of the FIFA World Cup 2026 Fan Festival is from 2 p.m. to midnight on Saturday at Bayfront Park in downtown Miami.  ]]></description><pubDate>Wed, 10 Jun 2026 16:45:16 +0000</pubDate><content:encoded><![CDATA[<p>The grand opening of <a href="https://www.local10.com/topic/World_Cup/" target="_self" rel="" title="https://www.local10.com/topic/World_Cup/">the FIFA World Cup 2026</a> Fan Festival is from 2 p.m. to midnight on Saturday at Bayfront Park in downtown Miami. </p><p><a href="https://www.local10.com/espanol/2026/06/10/festival-de-aficionados-de-la-copa-mundial-de-la-fifa-abrira-el-sabado-en-bayfront-park/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/festival-de-aficionados-de-la-copa-mundial-de-la-fifa-abrira-el-sabado-en-bayfront-park/">Leer en español</a></p><p>Organizers said there is enough room for about 30,000 fans to enjoy watch parties at four massive screens at the park at 301 Biscayne Boulevard. </p><p>“Everyone is welcome, all ages ... they will be able to watch the games for free, while they are enjoying the music, the dancing, the food,” Miami-Dade Mayor Daniella Levine Cava said on Wednesday. </p><p>For security, there will be metal detectors, and there is an “only clear bags” policy. Bags larger than 12 inches by 6 inches are not allowed. </p><p>Vaping and smoking are also banned. Chairs, blankets, tents, scooters, air horns, laser pointers, and inflatables are all included in<a href="https://miamifwc26.com/fan-festival/" target="_self" rel="" title="https://miamifwc26.com/fan-festival/"> the list of prohibited items</a>. </p><p>Except for baby food, outside food and beverages are not allowed. Organizers included a long line of food and drink vendors. The festival will open every day until July 5. </p><p>The matches start on Thursday when the <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/">Group A</a> matches are at 3 p.m., Mexico vs. South Africa, and at 11 p.m., South Korea vs. Czech Republic.</p><p>On Friday, the <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/">Group B</a>, Canada vs. Bosnia, match is at 3 p.m. and the <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/">Group D</a>, U.S. vs. Paraguay, match is at 9 p.m. </p><h3><b>Festival and games schedule</b></h3><p><b>June 13</b>: The fan festival opens from 2 p.m. to midnight. There are three matches: The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/">Group B</a>, Qatar vs. Switzerland, game is at 3 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/">Group C</a>, Brazil vs. Morocco, game is at 6 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/">Group C</a>, Haiti vs. Scotland, game is at 9 p.m. </p><p><b>June 14</b>: The fan festival opens from Noon to 10 p.m. There are five matches: The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/">Group D</a>, Australia vs. Turkey, game is at Midnight. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/">Group E</a>, Germany vs. Curaçao, game is at 1 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/">Group F</a>, The Netherlands vs. Japan, game is at 4 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/">Group E</a>, Ivory Coast vs. Ecuador, game is at 7 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/">Group F</a>, Sweden vs. Tunisia, game is at 10 p.m. </p><p><b>June 15</b>: The fan festival opens from 11 a.m. to 9 p.m. There are four matches: The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/">Group H</a>, Spain vs. Cape Verde, game is at Noon. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/">Group G</a>, Belgium vs. Egypt, game is at 3 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/">Group H</a>, Saudi Arabia vs. Uruguay, game is at 6 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/">Group G</a>, Iran vs. New Zealand, game is at 9 p.m. </p><p><b>June 16</b>: The fan festival opens from 2 p.m. to midnight. There are three matches: The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/">Group I</a>, France vs. Senegal, game is at 3 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/">Group I</a>, Iraq vs. Norway, game is at 6 p.m. The<a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/"> Group J</a>, Argentina vs. Algeria, game is at 9 p.m. </p><p><b>June 17</b>: The fan festival opens from Noon to 10 p.m. There are five matches: The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/">Group J</a>, Austria vs. Jordan, game is at Midnight. The <a href="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/" target="_self" rel="" title="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/">Group K</a>, Portugal vs. Congo, game is at 1 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/">Group L</a>, England vs. Croatia, game is at 4 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/">Group L</a>, Ghana vs. Panama, game is at 7 p.m. The <a href="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/" target="_self" rel="" title="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/">Group K</a>, Uzbekistan vs. Colombia, game is at 10 p.m. </p><p><b>June 18</b>: The fan festival opens from 11 a.m. to 9 p.m. There are four matches: The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/">Group A</a> match, The Czech Republic vs. South Africa, is at Noon. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/">Group B</a>, Switzerland vs. Bosnia, game is at 3 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/">Group B</a>, Canada vs. Qatar, game is at 6 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/">Group A</a> match, Mexico vs. South Korea, is at 9 p.m.</p><p><b>June 19</b>: The fan festival opens from 2 p.m. to midnight. There are four matches: The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/">Group D</a>, U.S. vs. Australia, game is at 3 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/">Group C</a>, Scotland vs. Morocco, game is at 6 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/">Group C</a>, Brazil vs. Haiti, game is at 8:30 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/">Group D</a>, Turkey vs. Paraguay, game is at 11 p.m. </p><p><b>June 20</b>: The fan festival opens from Noon to 11 p.m. There are three matches: The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/">Group F</a>, Netherlands vs. Sweden, game is at 1 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/">Group E</a>, Germany vs. Ivory Coast, game is at 4 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/">Group E</a>, Ecuador vs. Curaçao, game is at 8 p.m. </p><p><b>June 21</b>: The fan festival opens from 11 a.m. to 9 p.m. There are five matches: The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/">Group F</a>, Tunisia vs. Japan, game is at Midnight. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/">Group H</a>, Spain vs. Saudi Arabia, game is at Noon. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/">Group G</a>, Belgium vs. Iran, game is at 3 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/">Group H</a>, Uruguay vs. Cape Verde, game is at 6 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/">Group G</a>, New Zealand vs. Egypt, game is at 9 p.m. </p><p><b>June 22</b>: The fan festival opens from Noon to 8 p.m. There are four matches: The<a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/"> Group J</a>, Argentina vs. Austria, game is at 1 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/">Group I</a>, France vs. Iraq, game is at 5 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/">Group I</a>, Norway vs. Senegal, game is at 8 p.m. The<a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/"> Group J</a>, Jordan vs. Algeria, game is at 11 p.m. </p><p><b>June 23</b>: The fan festival opens from Noon to 1 a.m. There are four matches: The <a href="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/" target="_self" rel="" title="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/">Group K</a>, Portugal vs. Uzbekistan, game is at 1 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/">Group L</a>, England vs. Ghana, game is at 4 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/">Group L</a>, Panama vs. Croatia, game is at 7 p.m. The <a href="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/" target="_self" rel="" title="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/">Group K</a>, Colombia vs. Congo, game is at 10 p.m. </p><p><b>June 24</b>: The fan festival opens from 2 p.m. to 9 p.m. There are six matches: The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/">Group B</a>, Switzerland vs. Canada, game is at 3 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/">Group B</a>, Bosnia vs. Qatar, game is at 3 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/">Group C</a>, Morocco vs. Haiti, game is at 6 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/">Group C</a>, Scotland vs. Brazil, game is at 6 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/">Group A</a>, South Africa vs. South Korea, game is at 9 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/">Group A</a>, Czech Republic vs. Mexico, game is at 9 p.m. </p><p><b>June 25</b>: The fan festival opens from 3 p.m. to 1 a.m. There are six matches: The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/">Group E</a>, Curaçao vs. Ivory Coast, game is at 4 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/">Group E</a>, Ecuador vs. Germany, game is at 4 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/">Group F</a>, Tunisia vs. Netherlands, game is at 7 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/">Group F</a>, Japan vs. Sweden, game is at 7 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/">Group D</a>, Turkey vs. U.S., game is at 10 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/">Group D</a>, Paraguay vs. Australia, game is at 10 p.m. </p><p><b>June 26</b>: The fan festival opens from 2 p.m. to 11 p.m. There are six matches: The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/">Group I</a>, Norway vs. France, game is at 3 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/">Group I</a>, Senegal vs. Iraq, game is at 3 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/">Group H</a>, Cape Verde vs. Saudi Arabia, game is at 8 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/">Group H</a>, Uruguay vs. Spain, game is at 8 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/">Group G</a>, New Zealand vs. Belgium, game is at 11 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/">Group G</a>, Egypt vs. Iran, game is at 11 p.m. </p><p><b>June 27</b>: The fan festival opens from 4 p.m. to 1 a.m. There are six matches: The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/">Group L</a>, Panama vs. England, game is at 5 p.m. The <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/">Group L</a>, Croatia vs. Ghana, game is at 5 p.m. The <a href="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/" target="_self" rel="" title="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/">Group K</a>, Colombia vs. Portugal, game is at 7:30 p.m. The <a href="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/" target="_self" rel="" title="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/">Group K</a>, Congo vs. Uzbekistan, game is at 7:30 p.m. The<a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/"> Group J</a>, Algeria vs. Austria, game is at 10 p.m. The<a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/"> Group J</a>, Jordan vs. Argentina, game is at 10 p.m. </p><p><b>June 28</b>: The fan festival opens from 1 p.m to 10 p.m. There is a match at 3 p.m. </p><p><b>June 29</b>: The fan festival opens from Noon to midnight. There are three matches at 1 p.m., 4:30 p.m., and 9 p.m. </p><p><b>June 30</b>: The fan festival opens from Noon to midnight. There are three matches at 1 p.m., 5 p.m., and 9 p.m.</p><p><b>July 1</b>: The fan festival opens from 11 a.m. to 11 p.m. There are three matches at Noon, 4 p.m., and 9 p.m.</p><p><b>July 2</b>: The fan festival opens from 2 p.m. to 10 p.m. There are three matches at 3 p.m., 7 p.m., and 11 p.m.</p><p><b>July 3</b>: The fan festival opens from 1 p.m to 9 p.m. There are three matches at 2 p.m., 6 p.m., and 9:30 p.m.</p><p><b>July 4:</b> The fan festival opens from Noon to midnight. There are two matches at 1 p.m. and 5 p.m.</p><p><b>July 5</b>: The fan festival opens for the last day from 3 p.m. to 11 p.m. There are two matches at 4 p.m. and 8 p.m.</p><p><b>July 6</b>: The fan festival is closed. There are two matches at 3 p.m. and 8 p.m. </p><p><b>July 7</b>: The fan festival is closed. There are two matches at Noon and 4 p.m. </p><p><b>July 8</b>: The fan festival is closed, and there aren’t any matches. </p><p><b>July 9</b>: The fan festival is closed. There is a quarter-final match at 4 p.m. </p><p><b>July 10</b>: The fan festival is closed. There is a quarter-final match at 3 p.m. </p><p><b>July 11</b>: The fan festival is closed. There are two quarter-final matches at 5 p.m. and 9 p.m.</p><p><b>July 12-13</b>: The fan festival is closed, and there aren’t any matches.</p><p><b>July 14</b>: The fan festival is closed. There is a semi-final match at 3 p.m. </p><p><b>July 15</b>: The fan festival is closed. There is a semi-final match at 3 p.m. </p><p><b>July 16-17</b>: The fan festival is closed, and there aren’t any matches.</p><p><b>July 18</b>: The fan festival is closed. The third-place play-off match is at 5 p.m. </p><p><b>July 19</b>: The fan festival is closed. The final match is at 3 p.m. </p><p>For more information about the festival, <a href="https://miamifwc26.com/fan-festival/" target="_self" rel="" title="https://miamifwc26.com/fan-festival/">visit this page. </a></p><p><b>Related stories </b></p><ul><li><a href="https://www.local10.com/news/local/2026/06/10/feds-warn-against-flying-drones-at-stadium-on-7-fifa-world-cup-game-days/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/10/feds-warn-against-flying-drones-at-stadium-on-7-fifa-world-cup-game-days/">Feds warn against flying drones at stadium on 7 FIFA World Cup game days</a></li><li><a href="https://www.local10.com/news/2026/06/10/fbi-director-counterterrorism-to-be-a-top-priority-during-fifa-world-cup/" target="_self" rel="" title="https://www.local10.com/news/2026/06/10/fbi-director-counterterrorism-to-be-a-top-priority-during-fifa-world-cup/">FBI director: Counterterrorism to be a top priority during FIFA World Cup</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/">FIFA World Cup 2026 Group A: Mexico to play opener on June 11</a></li></ul><h3><b>Track FIFA World Cup groups</b></h3><ul><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/">Group A </a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/">Group B</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/">Group C</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/">Group D</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/">Group E</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/">Group F</a> </li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/">Group G</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/">Group H </a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/">Group I</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/">Group J</a></li><li><a href="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/" target="_self" rel="" title="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/">Group K</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/">Group L</a></li></ul>]]></content:encoded></item><item><title><![CDATA[FIFA World Cup 2026 Group A: Mexico to play opener on June 11]]></title><link>https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/</link><guid isPermaLink="true">https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[FIFA announced Mexico’s national team is part of the World Cup’s Group A, and the team’s first matches will be on June 11, June 18, and June 24.   ]]></description><pubDate>Fri, 05 Dec 2025 18:27:58 +0000</pubDate><content:encoded><![CDATA[<p>FIFA announced Mexico’s national team is part of the World Cup’s Group A, and is set to play the opening match on Thursday. </p><ol><li>Mexico (15) </li><li>South Africa (61)</li><li>South Korea (22)</li><li>The Czech Republic (41)</li></ol><p><b>June 11: Day 1 of Group A matches </b></p><p>Mexico’s opener against South Africa is at 3 p.m. on June 11 in Mexico City. </p><p>South Korea plays the winner of Czech Republic at 10 p.m. on June 11 in Guadalajara.</p><p><b>June 18: Day 2 of Group A matches</b></p><p>The Czech Republic plays South Africa at Noon on June 18 in Atlanta.</p><p>Mexico plays South Korea at 9 p.m. on June 18 in Guadalajara. </p><p><b>June 24: Day 3 of Group A matches</b></p><p>The Czech Republic plays against Mexico at 9 p.m. on June 24 in Mexico City. </p><p>South Africa plays against South Korea at 9 p.m. on June 24 in Monterrey. </p><h3><b>Track the groups</b></h3><ul><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/">Group B</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/">Group C</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/">Group D</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/">Group E</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/">Group F</a> </li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/">Group G</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/">Group H </a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/">Group I</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/">Group J</a></li><li><a href="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/" target="_self" rel="" title="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/">Group K</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/">Group L</a></li></ul>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZVE3WR54A5AZDJJEWK4X6S5CL4.jpg?auth=b154101f8ee2d699dda664d85f5280a37c76d0a19f2ce2e67ae3f74c61697a3e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FIFA]]></media:description></media:content></item><item><title><![CDATA[Texas Tech defends playing QB Brendan Sorsby amid gambling addiction, says 'it's not murder']]></title><link>https://www.local10.com/sports/2026/06/10/texas-tech-defends-playing-qb-brendan-sorsby-amid-gambling-addiction-says-its-not-murder/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/10/texas-tech-defends-playing-qb-brendan-sorsby-amid-gambling-addiction-says-its-not-murder/</guid><dc:creator><![CDATA[By KRISTIE RIEKEN, Associated Press]]></dc:creator><description><![CDATA[HOUSTON (AP) — Top leadership at Texas Tech on Wednesday defended their plan to play quarterback Brendan Sorsby next season while he treats his gambling addiction, insisting they are not trying to “engineer his eligibility” through the courts and dismissing widespread criticism of the Red Raiders that includes school discussions of boycotting their teams.]]></description><pubDate>Wed, 10 Jun 2026 21:57:03 +0000</pubDate><content:encoded><![CDATA[<p>HOUSTON (AP) — Top leadership at Texas Tech on Wednesday defended their plan to play quarterback Brendan Sorsby next season while he treats his gambling addiction, insisting they are not trying to “engineer his eligibility” through the courts and dismissing widespread criticism of the Red Raiders that includes school discussions of boycotting their teams.</p><p>Speaking to fans and boosters at the Houston Touchdown Club, coach Joey McGuire acknowledged the “rage” surrounding the situation, with athletic directors across college football saying that the NCAA ban on players who gamble should remain sacrosanct and a court order won this week by Sorsby to restore his eligibility crossed a line that should never be crossed.</p><p>“For some reason, as a society, we’ve been OK with other things that happen and allowing players to play, and this has been the one thing that has united people, that they were against,” McGuire said. “It’s crazy because it’s not murder, it’s not beating somebody -- so there’s a lot of things that we’re working through. None of this is OK.”</p><p>Texas Tech officials canceled a news conference that was scheduled for before the luncheon. After his speech, McGuire said he'd only take questions from “Red Raider fans” and answered them for about 10 minutes.</p><p>According to court filingss earlier this year, Sorsby made thousands of impermissible bets on college and pro sports that were worth at least $90,000 while at Indiana, Cincinnati and Texas Tech. Those bets include the ones he made while a freshman with the Hoosiers in 2022, though none were on games in which he played. Sorsby sought the injunction against the NCAA in a lawsuit filed May 18, the same day Texas Tech ruled him ineligible, a necessary step before the school could pursue his reinstatement — an effort twice denied by the NCAA.</p><p>Three top Texas Tech leaders go on the offensive</p><p>Cody Campbell, the billionaire Texas Tech booster and chairman of its board of regents, issued a statement and so did athletic director Kirby Hocutt, who said he wanted to “offer a few facts that seem to be getting lost in the noise" and noting the school is not part of Sorsby's lawsuit against the NCAA.</p><p>“A young man in treatment for a clinically diagnosed addiction exercised his legal right to seek a remedy in court and a judge agreed with him,” Hocutt said. “Our role has been to support his recovery, not to engineer his eligibility.”</p><p>Under the court order, Sorsby will be suspended for the first two games of the season. The NCAA plans to appeal the ruling, with President Charlie Baker telling reporters in Las Vegas that the case illustrated “a new low” in college sports.</p><p>McGuire likened Sorsby recovering from his addiction to fellow Texas Tech quarterback Will Hammond’s recovery from knee surgery. Both he and Hocutt said Sorsby would be evaluated — “his recovery, compliance and readiness," the athletic director said — before he would be cleared to play in Week 3 against Houston on Sept. 18 in the team's Big 12 opener.</p><p>“I’ve sat down with this young man multiple times and the things that he is going through and what he’s been through, it’s serious," McGuire said. “And I have a number of people in my family that were addicted to different stuff and so I’ve seen what addiction does to people.”</p><p>Billionaire booster says boycotting Texas Tech could lead to legal action</p><p>Campbell, a key figure in helping Texas Tech land top players over the past two years, took a far more aggressive and defiant stance on a podcast appearance with Dan Dakich.</p><p>“As it stands right now, the kid is eligible, so we don’t have a whole lot of choice but to play him," he said. "Not only on a legal grounds, but ethically and morally. We told him we were going to back him up and support him, and Texas Tech does what it says it’s going to do and keeps the promises it makes.”</p><p>He also addressed reports that schools have been talking about boycotting Texas Tech in light of the ruling, suggesting that could lead to legal action.</p><p>“I love when the Big Ten or the K-State AD comes out and says we’ve all gotten together and we’ve talked about how we’re not going to play Tech, because guess what? That’s collusion,” he said. "That’s an antitrust violation. So have fun with that one, guys. You can’t do that.”</p><p>Hocutt also struck back at those who questioned what this does to the integrity of college football.</p><p>“The integrity of sport matters,” he said, “So does the integrity of how we treat a 22-year-old who sought help, entered residential treatment, and is working every day toward recovery. Those two things don’t have to be in conflict.”</p><p>McGuire was adamant that the most important thing in this story is supporting Sorsby in his “darkest times.”</p><p>“He’s the first person to tell you it was his fault,” McGuire said. “He chose to do this, but when you know anything about addiction, there’s a point that you choose it and then all of a sudden you don’t choose it anymore. There’s not something that you can do by yourself to get past where you’re at. So I wasn’t going to turn my back on him.”</p><p>McGuire added that Sorsby was “back in the building” after spending some time away from the facilities while he was dealing with his issues.</p><p>“Do I see a different person? I know it sounds crazy, but I do,” McGuire said. “I see a kid that feels like he’s got 1,000 pounds of weight lifted off of him. He’s made the statement that he feels like this is a moment that can actually change his life.”</p><p>Sorsby may soon explain himself to fans, critics</p><p>The coach also said that Sorsby wants to address fans of his new school.</p><p>“At some point soon, I would expect Red Raiders will hear from Brendan Sorsby because I think it’s really important,” McGuire said. “And I will tell you, he thinks it’s really important for him to get everybody to understand exactly where he’s at.”</p><p>The injunction comes with conditions that Sorsby must continue counseling for his gambling and to participate in peer support through Gamblers Anonymous or a similar group. He also must continue treatment to address “the underlying anxiety that served as the primary driver of (his) gambling behavior.”</p><p>McGuire said Sorsby is working through many things right now and provided more details on restrictions that will be put in place for the quarterback in his return. He said that there will be technology on any device he has “for us to know everything that’s going on.” Sorsby, who reportedly signed a multimillion-dollar deal to join the Red Raiders after two years at Cincinnati and two years at Indiana, will have a person that will account for “every single penny that he has.”</p><p>“The proper steps are in place to get for him to get to the point where we can get him playing,” McGuire said. “There’s a lot of stuff to go through.”</p><p>___</p><p>AP college football: https://apnews.com/hub/ap-top-25-college-football-poll and https://apnews.com/hub/college-football</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2M3QVE3NKOUPZ4UUTLYVUPBIHU.jpg?auth=a5fbabe2e0665ac8db6589cbda9320fee1b8e35a77f66b1bc88e8cad9462a396&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Texas Tech football coach Joey McGuire speaks during The Houston Touchdown Club luncheon, Wednesday, June 10, 2026, in Houston. (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/XFMBI4XFEO6CLU7WQBQ5HC5ZEY.jpg?auth=10c3ab5a3d12afbca05fb727cc70b84173526f3182ff3282923393ac0d378ebc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Texas Tech football coach Joey McGuire, center, poses for photographs after speaking during The Houston Touchdown Club luncheon, Wednesday, June 10, 2026, in Houston. (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/Q65OXAERLD7WFN4U4D4DOJYDPQ.jpg?auth=bc72d8042793253bf54f0775ecf463a3b1f901d18d00e4d1c3bbdfc7849ec22c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Cincinnati quarterback Brendan Sorsby (2) is interviewed after a NCAA college football game against Baylor, Oct. 25, 2025, in Cincinnati. (AP Photo/Tanner Pearson, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Tanner Pearson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2QKAXPRXLSOC6NK6HNAHVTOZCE.jpg?auth=ba56a173667920368025470969d27435b2099493af7d08079ec2615810e816e9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Quarterback Brendan Sorsby attends an NCAA college basketball game between Texas Tech and Houston, Jan. 24, 2026, in Lubbock, Texas. (AP Photo/Annie Rice, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Annie Rice</media:credit></media:content></item><item><title><![CDATA[Police: 1 arrested after shooting leaves senior amputee dead at Sunrise apartment complex ]]></title><link>https://www.local10.com/news/local/2026/06/10/1-detained-after-fatal-shooting-at-sunrise-apartment-complex-cops-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/1-detained-after-fatal-shooting-at-sunrise-apartment-complex-cops-say/</guid><dc:creator><![CDATA[Saira Anwer, Ryan Mackey]]></dc:creator><description><![CDATA[A suspect was taken into custody after police say a shooting at a Sunrise apartment complex left an elderly man dead overnight Wednesday.]]></description><pubDate>Wed, 10 Jun 2026 12:54:21 +0000</pubDate><content:encoded><![CDATA[<p>A suspect was taken into custody after police say a shooting at a Sunrise apartment complex left an elderly man dead overnight Wednesday.</p><p><a href="https://www.local10.com/espanol/2026/06/10/policia-detienen-a-una-persona-tras-balacera-mortal-en-complejo-de-apartamentos-de-sunrise/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/policia-detienen-a-una-persona-tras-balacera-mortal-en-complejo-de-apartamentos-de-sunrise/">Leer en español</a></p><p>Sunrise police said officers responded around 12:18 a.m. to reports of gunfire on Sunrise Lakes Boulevard near Pine Island Road and Oakland Park Boulevard.</p><p>Police said that when officers arrived, they found a 70-year-old man dead at the scene.</p><p>Investigators later revealed the victim was an amputee who used a wheelchair. </p><p>Police said the suspect, who has not yet been identified, was apprehended in Dania Beach with assistance from the Broward Sheriff’s Office after fleeing the area following the shooting.</p><p>Authorities said the suspect is facing one count each of murder with a dangerous, depraved mind without premeditation, fleeing and eluding, and resisting arrest.</p><p>On Wednesday morning, a Local 10 News crew observed Sunrise police detaining a man who was allegedly arguing with officers. That man identified himself as the caretaker of the victim, though it was not immediately clear whether he faces charges.</p><p>About 13 miles away in Dania Beach, a Local 10 News crew spotted Sunrise police surrounding a purple Chevrolet sedan. Police sources told Local 10 News the vehicle was connected to the shooting as investigators tracked down the suspect before the arrest.</p><p>Police said the incident appears to be isolated and there is no ongoing threat to the public.</p><p>No other details about the shooting were immediately released.</p><p>Anyone with information on the case is urged to call Broward Crime Stoppers at 954-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><media:content url="https://www.local10.com/resizer/v2/FD7HMPHVQ5HD3NAJC4FUQJW6BQ.jpg?auth=bf4f68e2ddcf1d6d8c4307d4974f3573c65a14001c1c1d3b51a4317626b842f9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Policía: Arrestan a una persona tras balacera que deja muerto a adulto mayor amputado en complejo de apartamentos de Sunrise]]></title><link>https://www.local10.com/espanol/2026/06/10/policia-detienen-a-una-persona-tras-balacera-mortal-en-complejo-de-apartamentos-de-sunrise/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/policia-detienen-a-una-persona-tras-balacera-mortal-en-complejo-de-apartamentos-de-sunrise/</guid><dc:creator><![CDATA[Saira Anwer, Ryan Mackey]]></dc:creator><description><![CDATA[Un sospechoso está bajo custodia después de que la policía dijera que un tiroteo en un complejo de apartamentos de Sunrise dejó un hombre muerto durante la noche del miércoles.]]></description><pubDate>Wed, 10 Jun 2026 13:15:39 +0000</pubDate><content:encoded><![CDATA[<p>Un sospechoso fue detenido después de que la policía informara que una balacera en un complejo de apartamentos de Sunrise dejó a un hombre muerto durante la madrugada del miércoles.</p><p>La policía de Sunrise informó que los agentes respondieron alrededor de las 12:18 a.m. a reportes de disparos en Sunrise Lakes Boulevard, cerca de Pine Island Road y Oakland Park Boulevard.</p><p>La policía dijo a Saira Anwer, de Local 10, que cuando los agentes llegaron encontraron a un hombre muerto en la escena.</p><p>Los residentes dijeron a los investigadores que la víctima era un hombre mayor, de aproximadamente 70 años, aunque la policía aún no ha confirmado su identidad.</p><p>La policía informó que un sospechoso fue detenido poco después de la balacera.</p><p>Indicaron que la información preliminar señala que el incidente parece ser aislado y que no existe una amenaza activa para el público.</p><p>En la escena, un equipo de Local 10 News observó a la policía de Sunrise reteniendo a un hombre. El hombre se identificó como el cuidador de la víctima, aunque no estaba claro de inmediato si enfrenta cargos.</p><p>Los investigadores también fueron vistos en una segunda escena en Dania Beach, cerca de un sedán Chevrolet morado.</p><p>La policía no ha confirmado si ambas escenas están relacionadas, pero los investigadores trabajan para determinar si el vehículo está vinculado con la balacera o con la detención del sospechoso.</p><p>Las autoridades no han divulgado los nombres de la víctima ni del sospechoso.</p><p>No se dieron a conocer de inmediato más detalles sobre la balacera.</p><p>Cualquier persona con información sobre cualquiera de los casos debe llamar a Broward Crime Stoppers al 954-493-8477.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FD7HMPHVQ5HD3NAJC4FUQJW6BQ.jpg?auth=bf4f68e2ddcf1d6d8c4307d4974f3573c65a14001c1c1d3b51a4317626b842f9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Golden Knights need improved play from Eichel, Hart and special teams to beat the Hurricanes]]></title><link>https://www.local10.com/sports/2026/06/10/golden-knights-need-improved-play-from-eichel-hart-and-special-teams-to-beat-the-hurricanes/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/10/golden-knights-need-improved-play-from-eichel-hart-and-special-teams-to-beat-the-hurricanes/</guid><dc:creator><![CDATA[By MARK ANDERSON, Associated Press]]></dc:creator><description><![CDATA[LAS VEGAS (AP) — The Golden Knights find themselves in the same spot as they were in the first two rounds of the NHL playoffs, and Vegas certainly would love for it to be the same outcome.]]></description><pubDate>Wed, 10 Jun 2026 18:40:06 +0000</pubDate><content:encoded><![CDATA[<p>LAS VEGAS (AP) — The Golden Knights find themselves in the same spot as they were in the first two rounds of the NHL playoffs, and Vegas certainly would love for it to be the same outcome.</p><p>But the situations are notably different.</p><p>Vegas had home-ice advantage against Utah and Anaheim, winning both series in six games after they were each 2-2. Now the Golden Knights have to figure out a way to win two of the next three games in the Stanley Cup Final with the possibility that two will be at Carolina, including what would be a winner-take-all Game 7.</p><p>Game 5 is there Thursday night.</p><p>But the Golden Knights have more issues to confront against the Hurricanes than trying to sneak out a win in one of the NHL's most daunting atmospheres. Whether the Golden Knights address these issues will go a long way toward determining whether they hoist the Cup for the second time in four seasons or rue the missed opportunities of what could have been.</p><p>Eichel struggling to score</p><p>Jack Eichel has 20 points in the postseason, second only in the NHL to teammate Mitch Marner's 29.</p><p>But Eichel has scored just two goals in the playoffs and none in the past six games going back to the Western Conference Final against Colorado. He always has been a pass-first player, but even there Eichel has just two assists against the Hurricanes.</p><p>If it's true the stars have to be a team's best players in the playoffs, the Golden Knights badly need Eichel to get back on the scoresheet. He almost did in Tuesday night's 5-3 loss, hitting the puck just over the crossbar on what would have been the tying goal late in the third period. If that had gone in, Vegas might be heading to Carolina for a potential closeout game.</p><p>“I know Jack doesn’t have the goals,” Golden Knights coach John Tortorella said after the game. “He was close tonight. He had the game on his stick on the faceoff there, just missed, hit the crossbar, one-timer. I think they’re developing chances, but we do need to finish when we have some opportunities.”</p><p>Hart no longer looking so dominant</p><p>It’s not all on goalie Carter Hart, who was lights out in the first three rounds. He has been the victim of numerous defensive breakdowns in front of him.</p><p>But it’s still hard to dispute the numbers.</p><p>Hart was 12-4 with a .924 save percentage and 2.22 goals-against average before the final. He was in the conversation for the Conn Smythe Trophy that goes to the top player in the postseason before allowing four goals in each of the first four games of the final.</p><p>Against the Hurricanes, he has an .861 save percentage and 3.60 GAA.</p><p>Hart has shined at times. His play in double overtime in Game 3 in which he turned back some dangerous chances was critical in helping the Golden Knights win. But Hart also has given up goals in bunches at times when his team could use at least one big save to minimize the damage.</p><p>And some help from the defense would be timely. The Golden Knights had just 12 blocked shots on Tuesday, tying their lowest this postseason.</p><p>“Just trust our system, trust each other to step up, block shots, make plays and win our battles,” center Colton Sissons said. “Hartsy will be there when we need him.”</p><p>Special teams not so special</p><p>Vegas entered the final converting on 23.9% of its power plays, part of a special teams unit that was largely responsible for winning the West. But against the Hurricanes, that number is 8.3%.</p><p>On one power play Tuesday, the Golden Knights spent a minute and a half in the offensive zone passing the puck looking for the perfect shot that never came. That did the Hurricanes' work for them.</p><p>It's the same on the penalty kill. Carolina entered this series by converting on 12.5% of is power plays, but that number is 36.4% against the Golden Knights.</p><p>What makes it even more surprising is the Golden Knights' penalty kill was humming before facing Carolina, working at an 87.5% clip and with a league-best four short-handed goals.</p><p>The Hurricanes technically had one power-play goal in Game 4, but another came right after time expired.</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/A6IVTOW3NH7KXRZLQ54R5GHCAQ.jpg?auth=ca10e016c2f09d610421ae840e2c28c8df8494e93e3f5f5869d9bf049c306f88&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Carolina Hurricanes' Nikolaj Ehlers (27) controls the puck while followed by Vegas Golden Knights' Jack Eichel (9) during the second period in Game 2 of the NHL hockey Stanley Cup Final series in Raleigh, N.C., Thursday, June 4, 2026. (AP Photo/Karl DeBlaker)]]></media:description><media:credit role="author" scheme="urn:ebu">Karl B DeBlaker</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5LSUKWFZKIURFTWMWWSGCHPTLA.jpg?auth=fae391b46c15480ceec121d68c5cc4b33dee70e2b3ca53c5c04c5cefd92d9a96&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vegas Golden Knights' Carter Hart (79) knocks a puck away from the net as Golden Knights' Jack Eichel (9) and Carolina Hurricanes' Jalen Chatfield (5) battle during the second period of Game 2 of the NHL hockey Stanley Cup Final series in Raleigh, N.C., Thursday, June 4, 2026. (AP Photo/Ben McKeown)]]></media:description><media:credit role="author" scheme="urn:ebu">Ben McKeown</media:credit></media:content></item><item><title><![CDATA[David Briscoe, AP journalist who chronicled Philippines' democratic revolution, dies at 82]]></title><link>https://www.local10.com/news/world/2026/06/10/david-briscoe-ap-journalist-who-chronicled-philippines-democratic-revolution-dies-at-82/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/10/david-briscoe-ap-journalist-who-chronicled-philippines-democratic-revolution-dies-at-82/</guid><dc:creator><![CDATA[By MATT SEDENSKY, Associated Press]]></dc:creator><description><![CDATA[David Briscoe, a journalist for The Associated Press who chronicled the collapse of dictatorship and the rebirth of democracy during a dramatic period of upheaval in the Philippines, has died, his family said. He was 82.]]></description><pubDate>Wed, 10 Jun 2026 19:00:49 +0000</pubDate><content:encoded><![CDATA[<p>David Briscoe, a journalist for The Associated Press who chronicled the collapse of dictatorship and the rebirth of democracy during a dramatic period of upheaval in the Philippines, has died, his family said. He was 82.</p><p>Briscoe died Sunday at an assisted living facility in Kapolei, Hawaii, said his wife, Leonor Briscoe. He was diagnosed in April with amyloidosis, a disorder in which protein buildup can lead to organ damage.</p><p>In a career spanning decades and continents, Briscoe brought a reporter’s curiosity to his native Utah, to Washington and to Hawaii. But it was his perch in Manila that put him at the center of his biggest story.</p><p>Taking the helm as bureau chief in 1980, Briscoe charted the waning years of Ferdinand Marcos’ authoritarian regime and the turmoil unleashed by the assassination of opposition leader Benigno Aquino Jr. He and his staff fanned out across the country in chartered planes, rented jeeps and, at least once, a horse-drawn cart. They covered a relentless stretch of investigations, hearings and a presidential campaign so improbable it seemed scripted, with a reluctant widow thrust by tragedy to the forefront of a democratic movement.</p><p>That thrilling conclusion, with Corazon Aquino ascending to the presidency and Marcos dramatically driven into exile, would stay with Briscoe forever. He recalled searing images “of nuns kneeling in front of military tanks” and “soldiers and civilians crying in each other’s arms.”</p><p>“I expect to witness or cover no greater event in my life,” he wrote in AP World, an in-house magazine, in 1986, recounting his coverage of the upheaval.</p><p>A love affair with the Philippines</p><p>David Chesley Briscoe was born July 30, 1943, in Salt Lake City, Utah, to a union steward father and a homemaker mother who raised her two sons in the Church of Jesus Christ of Latter-day Saints. He grew interested in journalism at the University of Utah, writing for the student paper and eventually getting hired at the Deseret News, where editors handed him obituary assignments and pieces on standout local students.</p><p>After two years there, Briscoe signed up for the Peace Corps and was assigned to Paracale, and then Naga City, in the Philippines, where he taught English. For a young man who had scarcely left Utah in his youth, every corner seemed to be a revelation, of water buffalo shimmering from mud baths and children running down dirt roads.</p><p>He was smitten with his new home. When his Peace Corps tour ended, Briscoe bristled at the idea of leaving. He found work at a local newspaper, and while staffing an event in which Marcos was to speak, he met the former Leonor Aureus, editor of a rival paper. The two were soon walking down an aisle they lined with copies of The Naga Times and the Bicol Mail.</p><p>A dramatic revolution unfolds</p><p>Briscoe was hired by the AP in Manila in 1970, covering a deadly earthquake that rocked the capital, an assassination attempt on Pope Paul VI and the hijacking of a plane. By the next year, though, AP said he’d have to spend some time working in the U.S. He returned to Salt Lake, hoping fate might someday bring him back to the Philippines.</p><p>In his hometown, he found ties with his faith were fraying. His wife says he was disciplined by the church after discussing its exclusion of Black men from its priesthood in a class he taught. Briscoe opposed the ban. The church later lifted the restriction.</p><p>He also found himself at odds with the church over a three-part series he wrote with a colleague, Bill Beecham, examining its intricate web of business interests and tithing by its members that the reporters estimated brought in more than $1 billion a year. No Utah newspaper dared to run the stories, the pair said.</p><p>Briscoe spent nine years in Salt Lake before his bosses dangled a chance to return to Manila as bureau chief. He rushed to phone his wife with the news.</p><p>“Noree, are you sitting down?” she remembered him asking.</p><p>From Washington back to the Pacific</p><p>After his six-year stint running the AP’s office in the Philippines, Briscoe moved in 1986 to Washington, where he focused on international affairs. He was bureau chief in Honolulu from 2001 until retiring in 2009.</p><p>There, dressed in aloha shirts and bathed in a tropical sun, Briscoe could again call a Pacific island home. He spoke of being “halfway back.”</p><p>To his final days, he cherished his time in the Philippines. As the end neared, his family gathered around him and prayed. He grabbed his wife's hand, told her he loved her, and asked her to let him go.</p><p>The family plans to hire a boat and scatter Briscoe’s ashes in the waters of the Pacific, hoping the currents take his remains back to his adopted home.</p><p>“The land that David learned to love,” his wife said, “and where he met the love of his life.”</p><p>___</p><p>Matt Sedensky can be reached at msedensky@ap.org and https://x.com/sedensky</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SPU5W32PPQKIPURUFXVODI7INU.jpg?auth=fbd8418b1343c1569f7946d23a5e976a30b36315f34f28827988d9f852d10121&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this undated photo published in The AP World in 1986, Manila bureau chief David Briscoe, left, and Asia news director Richard Pyle discuss a story. (AP Photo)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/AOMNL2IOBHGBLECGXFL47ARTFE.jpg?auth=995d4fad10d596a6415764a8553128bfd55313aa7025d7e75a6da51d05d70349&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this undated photo published in The AP World in 1982, Mobile correspondent Garry Mitchell, left, and Manila correspondent David Briscoe, right, attend a visit by Philippine President Ferdinand Marcos at the airport in Mobile, Ala. (AP Photo)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/GDOK7OBYNT56MP3SKINRJQNEHM.jpg?auth=b3f360caf1dd7269dd2e36d170c36361a855d8a9bcfecfc0a7ace66299c45d22&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this undated photo published in The AP World in 1986, Associated Press staffers, from left, Singapore bureau chief Ken Whiting, Bangkok bureau chief Denis Gray, Manila bureau chief David Briscoe, Asia news editor Richard Pyle, Manila news editor Mike Suarez and Manila reporter Alex Gaw confer on a story at the Manila bureau. (AP Photo)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/VSMOKLEASKDJNXSBFUX6INNT3Y.jpg?auth=0b3303060d2b952386e5007bbc066e903b0051569371eec70920cafa525e1a2f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this undated photo published in The AP World in 1986, Manila editor Ruben Alabastro, left, signs bureau chief David Briscoe's cast, right, after they both sustained foot injuries while reporting on separate incidents the month before. (AP Photo)]]></media:description></media:content></item><item><title><![CDATA[OB-GYN group makes vaccine recommendations for the first time]]></title><link>https://www.local10.com/health/2026/06/10/ob-gyn-group-makes-vaccine-recommendations-for-the-first-time/</link><guid isPermaLink="true">https://www.local10.com/health/2026/06/10/ob-gyn-group-makes-vaccine-recommendations-for-the-first-time/</guid><dc:creator><![CDATA[By LAURA UNGAR, Associated Press]]></dc:creator><description><![CDATA[A prominent OB-GYN group announced vaccine recommendations on Wednesday that differ from what the U.S. government advises.]]></description><pubDate>Wed, 10 Jun 2026 18:33:13 +0000</pubDate><content:encoded><![CDATA[<p>A prominent OB-GYN group announced vaccine recommendations on Wednesday that differ from what the U.S. government advises.</p><p>The immunization schedule is specifically for pregnant, postpartum and breastfeeding women. It aligns with prior recommendations from the U.S. Centers for Disease Control and Prevention, before changes were made under the Trump administration and Health Secretary Robert F. Kennedy Jr.</p><p>Earlier this year, the American College of Obstetricians & Gynecologists withdrew from a CDC advisory committee on vaccines because of those changes, which have spawned legal challenges.</p><p>“So now for the first time, ACOG has made the decision to formally release its own immunization schedule to provide and communicate clear evidence-based guidance and to address the growing vaccine misinformation that is circulating,” said Dr. Christopher Zahn, the OB-GYN group’s chief of clinical practice.</p><p>The new schedule has been endorsed by 13 other professional and medical societies. Some other groups, such as the American Academy of Pediatrics, have also put out vaccine schedules this year that differ from the CDC's.</p><p>Here’s what you need to know about the OB-GYN group's advice.</p><p>What does the OB-GYN group advise?</p><p>Four immunizations are routinely recommended during pregnancy:</p><p>— The flu vaccine, which can be taken any trimester, at any time of year, although it’s best to get it in early fall.</p><p>— The COVID-19 shot, which can be taken during any trimester at any time of year, although it’s best to receive it as soon as possible during pregnancy.</p><p>— A tetanus, diphtheria, and pertussis (Tdap) shot, preferably as early as possible between 27 and 36 weeks.</p><p>— A respiratory syncytial virus (RSV) vaccine, between 32 and 36 weeks of pregnancy in your first pregnancy, during September through January in most parts of the U.S. If you had the RSV vaccine during a previous pregnancy, you do not need to get it again, the group says, but your baby should get an antibody shot after birth. Your baby can also get that shot instead of you receiving the maternal vaccine.</p><p>Other vaccines –- pneumococcal, meningococcal, hepatitis A and hepatitis B –- may be needed for women with certain risk factors. The group recommends talking with your doctor about them.</p><p>Three others are recommended before pregnancy or after birth, protecting against human papillomavirus; measles, mumps and rubella; and chickenpox.</p><p>How do these recommendations differ from CDC advice?</p><p>The biggest difference involves the COVID-19 vaccine.</p><p>Last May, Kennedy announced that COVID-19 vaccines are no longer recommended for healthy pregnant women and children — a move immediately questioned by several public health experts.</p><p>Spokespeople from the U.S. Department of Health and Human Services did not immediately respond to a request for comment.</p><p>Are health care providers seeing pushback on vaccines?</p><p>Yes. Several spoke at an event announcing the new guidelines.</p><p>“Vaccine hesitancy is huge in this country right now," said Carol Hayes of the American College of Nurse Midwives. “Patients come in all the time saying I’ve done my own research, and sadly, they’re doing research and they’re getting information that is not scientifically based.”</p><p>Sarah Vaillancourt of the National Association of Nurse Practitioners in Women’s Health said her organization’s members are seeing much the same. Some of the confusion is being fueled by social media, she said.</p><p>In such a landscape, she said, it’s “really useful” for the OB-GYN group to provide accurate information for patients.</p><p>___</p><p>The Associated Press Health and Science Department receives support from the Howard Hughes Medical Institute’s Science and Educational Media Group and the Robert Wood Johnson Foundation. The AP is solely responsible for all content.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/7TSP735PDNDYHDKLRWLNVTWIUM.jpg?auth=2d1e43c241987f514b584faf28c2348fcbd200feda24526b6ffedda5fd043ea2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Lauren Ellenburg, a nurse, prepares a combination measles, mumps and rubella vaccine for a patient at Tiger Pediatrics in Easley, S.C., March 17, 2026. (AP Photo/Mary Conlon, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mary Conlon</media:credit></media:content></item><item><title><![CDATA[Climate change makes once-rare coastal floods more likely, study says]]></title><link>https://www.local10.com/tech/2026/06/10/human-driven-sea-level-rise-has-increased-frequency-of-extreme-coastal-flooding-study-says/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/06/10/human-driven-sea-level-rise-has-increased-frequency-of-extreme-coastal-flooding-study-says/</guid><dc:creator><![CDATA[By ALEXA ST. JOHN, Associated Press]]></dc:creator><description><![CDATA[Extreme floods that once swamped coastal communities only rarely are becoming far more common as climate change caused by humans pushes sea levels higher, according to new research published Wednesday. Experts say the findings are crucial for making plans about floods and coastal infrastructure as the planet warms.]]></description><pubDate>Wed, 10 Jun 2026 21:11:51 +0000</pubDate><content:encoded><![CDATA[<p>Extreme floods that once swamped coastal communities only rarely are becoming far more common as climate change caused by humans pushes sea levels higher, according to new research published Wednesday. Experts say the findings are crucial for making plans about floods and coastal infrastructure as the planet warms.</p><p>These big coastal floods happen when high tides and storm surges — the amount above normal tide level — combine with seas that are already rising. Those pile on top of natural climate patterns and other human influence.</p><p>Climate change has strengthened storms like Hurricane Ian, which caused significant flooding in 2022, scientists say. Flooding threatens hundreds of millions of people each year in low-lying coastal areas across the globe. It also causes billions of dollars in damage and can be deadly.</p><p>Floods that historically had a 1% chance of striking a coastline in a year are now about 12 times more likely, on average, according to a new study published in the journal Nature Climate Change on Wednesday. Those events have become about four times more likely due to human-driven climate change, the research shows.</p><p>Researchers looked at how often extreme sea level events — which cause coastal flooding — happen by considering long-term records from tide gauges at more than 100 sites, as well as using climate modeling. The study looked at the increase from 1900 to 2005. It was limited through 2005 because after that, there weren't enough models that could point to instances of human-driven climate change. The researchers said their findings likely understate today's risk, because human contributions to changes in coastal extremes have only increased since then.</p><p>Researchers looked at which changes were caused by human activity, natural forces or shifts in the landscape. Although sea level changes earlier in the 20th century could mostly be chalked up to natural forces, the scientists found that since the 1960s, human-caused warming was the main reason sea levels are going up.</p><p>A separate study published in the journal Science Advances on Wednesday also supports the idea that extreme ocean heights come from climate change, specifically around 58% of the days with big floods from 2000 to 2018. Climate change has also, on average, nearly tripled the number of days where the sea tops extreme flood levels since the 1970s, according to that study.</p><p>“Essentially every coastal flood today has human fingerprints on it through climate change,” said Ben Strauss, chief scientist at Climate Central and a co-author of the Science Advances study. “Without the extra bit of sea level rise caused by global heating, most of these events would not have reached the status of flood.”</p><p>The research in Nature Climate Change didn't fully examine individual human factors, said Sönke Dangendorf, the lead author, but he noted greenhouse gases — the result of burning fossil fuels such as oil, gas and coal — are the most significant.</p><p>“Since the 1970s, it’s by far the dominating factor, and this is of course not good news,” said Dangendorf, also an associate professor at Tulane University. He said the threat is growing, and communities need to do more to prepare.</p><p>Jeff Williams, a retired United States Geological Survey oceanographer who wasn’t part of either study, said the research shows that planners need to take the growing threats into account. They should also think about how much money they'll need to increase coastal protection, he said, and figure out who pays for it.</p><p>The current protections for New Orleans, for instance, “will likely not be adequate beyond the next couple decades,” Williams said.</p><p>Nations across the globe are increasingly using renewable energies like solar and wind. Last year, clean power generation exceeded overall global electricity demand growth, and the share of renewables hit more than one-third of the world’s electricity mix for the first time.</p><p>Even in the United States, where the Trump administration has boosted fossil fuels, solar is growing as coal power declines. As such, scientists have recently said the world is no longer on track for the worst case scenario for warming — but it's also not on track to the best case, either.</p><p>“The impacts, even of a relatively little sea level rise, can be pretty impactful on our coasts,” Dangendorf, the Tulane author, said.</p><p>“There is a silver lining because we have control about how much we emit, right?” he said. “So we can stop that development, at least to some degree.”</p><p>___</p><p>Alexa St. John is an Associated Press climate reporter. Follow her on X: @alexa_stjohn. Reach her at ast.john@ap.org.</p><p>___</p><p>Read more of AP’s climate coverage.</p><p>___</p><p>The Associated Press’ climate and environmental coverage receives financial support from multiple private foundations. AP is solely responsible for all content. Find AP’s standards for working with philanthropies, a list of supporters and funded coverage areas at AP.org.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3VUIE2ALV4BX76YBGBFIFTRTEE.jpg?auth=7e15ccec9ff852c9861243c2f1b8af1e716ba07a4454d7a5380b613b7f7169e5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - People wade through a recreational vehicle park flooded by a king tide on Jan. 3, 2026, near Corte Madera in Marin County, Calif. (AP Photo/Ethan Swope, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ethan Swope</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LYYP32R6PV5WZKMWZG6KTED2QI.jpg?auth=3c9d7e1f974c87dd05df35190fb3bff7d26f71c5a6119b2b6fe59dfd10d77773&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Waves lap the beach where remains of Afeli Bernice Adzo's family home stand after it was destroyed by coastal erosion in Avegadzi, Ghana, March 5, 2025 (AP Photo/Misper Apawu, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Misper Apawu</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MOBFWOPPLE4K46H4RVNTZNQGSY.jpg?auth=5358c9713f9920a53dbe2c814b5a12ca4ab0af8c38568789956a30f896ceaa3c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - People recover belongings from a home flooded by Hurricane Melissa in Santiago de Cuba, Oct. 29, 2025. (AP Photo/Ramón Espinosa, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4F5L4NFW3CPKN2XBLDUEL6IYTQ.jpg?auth=9aa37b48337708769a5f55abdd08dc9e5688981c1aded884722b043c8adf83f4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A gravestone lies near the shoreline on Pele Island, Vanuatu, July 18, 2025. (AP Photo/Annika Hammerschlag, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Annika Hammerschlag</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PYAPY3OQ6VNHLNQWM6FJPDBWZ4.jpg?auth=b071d052b25334901eabfe4434203a1365468feb4ee81541027ea78eb2cb5d50&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Cars and debris from washed away homes line a canal in Fort Myers Beach, Fla., Oct. 5, 2022, one week after the passage of Hurricane Ian. (AP Photo/Rebecca Blackwell, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Rebecca Blackwell</media:credit></media:content></item><item><title><![CDATA[Guadalajara ramps up security and promises safe World Cup after cartel violence scare]]></title><link>https://www.local10.com/sports/2026/06/10/guadalajara-ramps-up-security-and-promises-safe-world-cup-after-cartel-violence-scare/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/10/guadalajara-ramps-up-security-and-promises-safe-world-cup-after-cartel-violence-scare/</guid><dc:creator><![CDATA[By TALES AZZONI and DIANA DE LA MORA, Associated Press]]></dc:creator><description><![CDATA[GUADALAJARA, Mexico (AP) — With the World Cup about to begin, heavily armed police and National Guard officers are patrolling the streets of Guadalajara as authorities try to reassure visitors and residents that security won’t be an issue in a city that was rocked by cartel violence earlier this year.]]></description><pubDate>Wed, 10 Jun 2026 18:11:44 +0000</pubDate><content:encoded><![CDATA[<p>GUADALAJARA, Mexico (AP) — With the World Cup about to begin, heavily armed police and National Guard officers are patrolling the streets of Guadalajara as authorities try to reassure visitors and residents that security won’t be an issue in a city that was rocked by cartel violence earlier this year.</p><p>Guadalajara, the capital of Jalisco state, will host four World Cup matches including South Korea against Czech Republic on the opening day Thursday. Mexico is co-hosting the tournament with the United States and Canada.</p><p>Local officials say visitors have nothing to worry about despite the outbreak in violence in February following the Mexican military’s killing of the country’s most powerful cartel boss. The operation and waves of violence killed 70 people as cartel gunmen set fire to cars to block streets and fought with Mexican forces.</p><p>“It’s important to remember that normalcy returned to the state in less than 48 hours after what happened in February,” Alfonso Briseño, the security coordinator in Jalisco told The Associated Press in the run-up to the World Cup. “I invite all tourists, all citizens of other countries, especially those who will be playing here in Guadalajara... They will be welcome. The Mexican government and the state of Jalisco guarantee their safety.”</p><p>Briseño stressed that Jalisco has not faced any security issues recently and that a resurgence of trouble was not expected. He said local authorities were prepared to react quickly if anything happened again.</p><p>Nearly 15,000 security personnel have been deployed in the region, including National Guard officers with assault rifles and vehicle-mounted machine guns near the stadium where the games will be played.</p><p>“We are feeling very safe. We are not concerned about the same issues that we had a few months ago,” said Rodolfo Valencia, a 22-year-old resident of Guadalajara. “You can see a lot more police on the streets and there is a sense that there won’t be any problems around here. Having the World Cup here has helped because the authorities had to take action and make sure that everything goes well.”</p><p>Jalisco state is the central hub of the Jalisco New Generation Cartel, whose leader Nemesio Oseguera Cervantes, or “El Mencho,” was killed in a capture attempt by the military in February.</p><p>Security in Guadalajara will be a special concern for the June 26 match between Spain and Uruguay, when Spain's King Felipe VI is expected to attend.</p><p>Mexico has stepped up security countrywide</p><p>More than 100,000 soldiers, marines, National Guard and police officers were expected to be deployed across the three Mexican host cities — Mexico City, Guadalajara and Monterrey — as well as in major tourist destinations during the World Cup.</p><p>Mexican President Claudia Sheinbaum said Tuesday the “the opening ceremony is guaranteed” and “the World Cup will be enjoyed.”</p><p>Anti-drone teams, surveillance-camera networks, special crowd management units and military and police patrols will operate during the duration of the tournament at Mexican stadiums, fan fests, airports, national-team camps and other strategic facilities in coordination with FIFA.</p><p>Cartel violence may be less of an issue than street protests by groups trying to capitalize on the World Cup spotlight to cause unrest, traffic disruptions and bringing central parts of the city to a standstill.</p><p>Demonstrators recently knocked down figures of World Cup soccer players, broke into a government building and even played a soccer match on a blockaded street.</p><p>Teachers, families of Mexico’s 130,000 missing people, animal rights groups and a range of other social movements in Mexico were trying to put pressure on authorities and make demands.</p><p>The U.S. Embassy on Tuesday reiterated its travel advisory for Americans to reconsider going to Jalisco. It also advised visitors to exercise extreme caution in Mexico City and Nuevo León, where Monterrey is located.</p><p>Briseño dismissed concerns about security in the region.</p><p>“We are prepared for any contingency,” he said in Guadalajara. “We are going to be the best venue, the most Mexican, the most hospitable, and the safest.”</p><p>___</p><p>Associated Press writer María Verza in Mexico City contributed to this report.</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/CFRAQF3FXJE5VDPWYQ4U5NWTWM.jpg?auth=b2cb6a983e155cfe242c7ad209035b5e89ce0a0665e137c78253efd7eaeae0ab&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[National Guard deploy outside the stadium that will host FIFA World Cup matches in Guadalajara, Mexico, Tuesday, June 9, 2026. (AP Photo/Matias Delacroix)]]></media:description><media:credit role="author" scheme="urn:ebu">Matias Delacroix</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/D4GYTKBBZIF77B2ZLDTYIK37ZY.jpg?auth=ca88fd854873bc0cdee4712b152519610ab03f067a7ffb0902907aa9acc1d87f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[National Guard stand on guard outside the stadium that will host FIFA World Cup matches in Guadalajara, Mexico, Tuesday, June 9, 2026. (AP Photo/Matias Delacroix)]]></media:description><media:credit role="author" scheme="urn:ebu">Matias Delacroix</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KGY33SRTHWQP3VYDTQXHCLBN3A.jpg?auth=a09e968d6b7d475f055902a4f7f1122bd668e378746d03b9bf53463431e282ac&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A National Guard officer stands guard outside a stadium that will host FIFA World Cup matches in Guadalajara, Mexico, Tuesday, June 9, 2026. (AP Photo/Matias Delacroix)]]></media:description><media:credit role="author" scheme="urn:ebu">Matias Delacroix</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QJVIPMVH3XBHQSQWKICDSARXQY.jpg?auth=7dfd8cfa9bb74a7a78019e969014ea2c2274c728bd1c60862c04a2ec26d8eaa7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[National Guard ride past the stadium that will host FIFA World Cup matches in Guadalajara, Mexico, Tuesday, June 9, 2026. (AP Photo/Matias Delacroix)]]></media:description><media:credit role="author" scheme="urn:ebu">Matias Delacroix</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KWRUQSDQPQCNJWQLESQ6JVALIY.jpg?auth=92983c2263aa492fae9eb276687b3b00d4b5f258bd708d80d4f94a638028924c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[National Guard deploy outside the stadium that will host FIFA World Cup matches in Guadalajara, Mexico, Tuesday, June 9, 2026. (AP Photo/Matias Delacroix)]]></media:description><media:credit role="author" scheme="urn:ebu">Matias Delacroix</media:credit></media:content></item><item><title><![CDATA[UFC fighters say they're honored to compete in front of President Trump on card at the White House]]></title><link>https://www.local10.com/sports/2026/06/10/ufc-fighters-say-theyre-honored-to-compete-in-front-of-president-trump-on-card-at-the-white-house/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/10/ufc-fighters-say-theyre-honored-to-compete-in-front-of-president-trump-on-card-at-the-white-house/</guid><dc:creator><![CDATA[By DAN GELSTON, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — UFC fighter Josh Hokit was decked out in an American flag bandana and American eagle gloves as he unleashed vigorous trash talk ahead of the company’s White House debut.]]></description><pubDate>Wed, 10 Jun 2026 20:16:13 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — UFC fighter Josh Hokit was decked out in an American flag bandana and American eagle gloves as he unleashed vigorous trash talk ahead of the company’s White House debut.</p><p>Sean O'Malley earned American style points for dressing in red — his hair and suit — and blue — dress shirt, tie and, well, hair again — and Michael Chandler visualized accessorizing his fight night walk-out before he dished out a patriotic pounding draped in an American flag.</p><p>“For me to walk from the White House to the octagon to represent America, to represent myself, to represent just who I am and what this country means to me,” Chandler said, “it’s just a dream come true.”</p><p>The usual foul-mouthed fight hype from UFC's American fighters ahead of their prime-time debut Sunday on the White House grounds largely yielded to bursts of national pride Wednesday.</p><p>O'Malley, known as much for his cornucopia of colors that turn his locks into rainbows or cotton candy tops as his fight skills, tried to downplay the week and called it business as usual. In the next breath, O'Malley confessed fighting on a UFC card on the South Lawn was indeed “epic.”</p><p>Hokit, meanwhile, wasn't about to modify his style on the microphone just because he will fight in the mixed martial arts show timed to coincide with President Donald Trump’s 80th birthday and the celebration of the nation’s 250th anniversary.</p><p>"You'll never see me apologize for anything I do,” Hokit said.</p><p>Well, the heavyweight is in the right city for that declaration. He was one of several fighters who added a dash of brashness and boldness in the nation's capital just four days before the surreal juxtaposition of pummeling and patriotism set for Trump and UFC boss Dana White's big-fight vision of UFC Freedom 250.</p><p>Forget the Washington Monument. The claw, the temporary arena structure that houses the eight-sided cage, is the buzziest landmark this week in DC.</p><p>Weather is a slight concern for fight night</p><p>Umbrellas were a necessary accessory around Washington early Wednesday and the threat of heavier rain later in the week, which could dampen both a scheduled press conference at the Lincoln Memorial as well as fight night, was the only true concern ahead of the fight card.</p><p>White, who helped launch UFC into a global sports empire, insisted inclement weather will not keep the spectacle from proceeding as scheduled.</p><p>“We're going to be good on Sunday,” White said this week. “I don't care if it snows, rains, we're going. Even lightning. You guys all played sports when you were growing up. Whenever there was lightning, you'd sit the lightning out. When it was over, you played. That's what we'll do.”</p><p>Two titles at stake on the South Lawn</p><p>While the South Lawn setting normally reserved for low-contact events like the annual Easter Egg Roll is the real star of the show, there are two championship fights set for the Paramount+ show.</p><p>In a card that has been panned by fans online as underwhelming, Brazil’s Alex Pereira will meet France’s Ciryl Gane for the interim UFC heavyweight title. Then Spanish-Georgian lightweight champion Ilia Topuria takes on interim champ Justin Gaethje, one of just two Americans who currently hold even a share of the UFC’s 11 championship belts.</p><p>Middleweight Bo Nickal was a three-time NCAA Division I wrestling champion at Penn State who was awed when he met Trump in 2019 at the White House during a ceremony for collegiate national champions.</p><p>"The president said hello to all the teams,” Nickal said Wednesday. “When he got to us, he was all excited because he likes wrestlers. He talked to us for maybe 10, 15 minutes because he likes chatting.”</p><p>Nickal is set to fight on the main card Sunday against Philadelphia fighter Kyle Daukaus. Nickal called fighting on the show a “massive opportunity,” and one he may have manifested back in that 2019 meeting.</p><p>“I told him at that time in 2019 that I was going to fight at UFC,” Nickal said. “He asked if I needed an agent. He’s put in a good word for me, obviously, getting on this card.”</p><p>The bulk of UFC's roster seemingly threw their names on the ballot and hoped to get the call they would fight in front of the president.</p><p>Chandler, the 40-year-old Missouri native, laughed when he said he would feel “as high as kite in the best way possible” on his way to the cage. He was thrilled when he earned a lightweight bout against Mauricio Ruffy.</p><p>“Even if you're not watching, you've heard about this card, whether you like to admit it or not,” Chandler said.</p><p>White not fazed by federal lawsuit</p><p>Not everyone is on board with fighters commandeering the same South Lawn where Dwight D. Eisenhower once put in a putting green.</p><p>A federal lawsuit filed Saturday by the Public Integrity Project on behalf of two Virginia residents contends the Trump administration’s authorization of the event was unlawful. The lawsuit says such approval violated National Park Service regulations prohibiting sporting events on federal parklands, Congress did not consent to the towering arch overlooking the event space and no environmental review was conducted before the construction.</p><p>White, a long-time friend and former business associate of Trump's from the days when Boardwalk cards at Trump Taj Mahal lifted UFC into relevancy, brushed off the idea the lawsuit could halt the fight card.</p><p>“We were expecting a lawsuit,” White said. “We expected everything coming into this event. We thought it would be sooner. We knew it was going to come. We didn't know who or how, but we knew it was going to come.”</p><p>___</p><p>AP MMA: https://apnews.com/hub/mixed-martial-arts</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/PSF6QJSXXAOJ2YIKS7QTVBFZLE.jpg?auth=40818b0fbb4bec782d54826f82cfaa14d572102a52ffc51ecb7bc2d5e8dac532&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[UFC heavyweight fighter Josh Hokit speaks to reporters during the UFC Freedom 250 media day, Wednesday, June 10, 2026, in Washington. (AP Photo/Manuel Balce Ceneta)]]></media:description><media:credit role="author" scheme="urn:ebu">Manuel Balce Ceneta</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LBSHIGR7LNHZYMGIBW5T3VE4EY.jpg?auth=c7f1ccbec6c41bd86e11e163fda8648ccbf9492fa288811fddeae80c1267dc6c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers continue building the stage for a future UFC fight on the South Lawn of the White House, center, Tuesday, June 9, 2026, in Washington, as work also continues on the construction of the ballroom, right. (AP Photo/Cliff Owen)]]></media:description><media:credit role="author" scheme="urn:ebu">Cliff Owen</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5THZT75MAWIK6LEQ35432RF744.jpg?auth=b0af5e0b42f977330b38fc5120f834424cfe97504d88a8cd326f6965636d6924&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Former UFC light heavyweight champion Alex Pereira from Brazil, holds his championship belts during the UFC Freedom 250 media day, Wednesday, June 10, 2026, in Washington. (AP Photo/Manuel Balce Ceneta)]]></media:description><media:credit role="author" scheme="urn:ebu">Manuel Balce Ceneta</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/H4G5OSSXIESKRLC3LKPIDPN4LI.jpg?auth=2d51f1593d767e47617815403893afd4234c4cbeca526381bb579ae349bdb8bd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[UFC lightweight fighter Justin Gaethje speaks to reporters during the UFC Freedom 250 media day, Wednesday, June 10, 2026, in Washington. (AP Photo/Manuel Balce Ceneta)]]></media:description><media:credit role="author" scheme="urn:ebu">Manuel Balce Ceneta</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MERQIOINIYOBLXHDZ4P6AVRQVQ.jpg?auth=36ac56ebba22702791fa4c5d0a06128c0c920b31dcde02d9ef42088674c9094b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[UFC heavyweight fighter Cyril Gane of Franceshows a patch on the sleeve of his jacket during the UFC Freedom 250 media day, Wednesday, June 10, 2026, in Washington. (AP Photo/Manuel Balce Ceneta)]]></media:description><media:credit role="author" scheme="urn:ebu">Manuel Balce Ceneta</media:credit></media:content></item><item><title><![CDATA[Visa plugs its payment network into ChatGPT, letting AI agents shop and pay for users]]></title><link>https://www.local10.com/business/2026/06/10/visa-plugs-its-payment-network-into-chatgpt-letting-ai-agents-shop-and-pay-for-users/</link><guid isPermaLink="true">https://www.local10.com/business/2026/06/10/visa-plugs-its-payment-network-into-chatgpt-letting-ai-agents-shop-and-pay-for-users/</guid><dc:creator><![CDATA[By BARBARA ORTUTAY and KEN SWEET, Associated Press]]></dc:creator><description><![CDATA[SAN FRANCISCO (AP) — Betting that people will soon grow more comfortable having artificial intelligence agents shop for groceries, plane tickets or diapers on their behalf, payments giant Visa said Wednesday that it has embedded its payment network inside of ChatGPT, empowering the chatbot to independently shop and complete transactions.]]></description><pubDate>Wed, 10 Jun 2026 22:43:52 +0000</pubDate><content:encoded><![CDATA[<p>SAN FRANCISCO (AP) — Betting that people will soon grow more comfortable having artificial intelligence agents shop for groceries, plane tickets or diapers on their behalf, payments giant Visa said Wednesday that it has embedded its payment network inside of ChatGPT, empowering the chatbot to independently shop and complete transactions.</p><p>It means AI agents can not only recommend products but complete the purchase on the user’s behalf at potentially any merchant that accepts Visa. The payment network's previous attempts at this technological leap were confined to a single retailer or a small set of enrolled merchants.</p><p>It is not OpenAI’s first attempt at e-commerce. The company late last year announced Instant Checkout, which allowed ChatGPT to scour the internet for a specific item like a digital personal shopper. But the process was prone to errors and was not widely adopted by merchants due to the fee that OpenAI was charging merchants. The company retired Instant Checkout in March.</p><p>Visa’s collaboration is different from OpenAI’s previous attempts, as it will allow users to link their Visa cards to ChatGPT to shop and make it easier for merchants to accept transactions initiated by agents.</p><p>OpenAI will provide the technology to allow agents to interact, make decisions and initiate purchases through ChatGPT. Visa, the world’s largest payment network outside of China, will provide the payment authorization and fraud monitoring needed to do this at scale.</p><p>“As AI agents become active participants in the economy, Visa’s focus is to ensure transactions are trusted, secure and seamless,” said Jack Forestell, chief product and strategy officer at Visa.</p><p>ChatGPT as a personal shopper</p><p>Speaking at a company event Wednesday in San Francisco, Forestell gave an example of a customer telling ChatGPT they're looking for a pair of wireless headphones under $150. The chatbot would find a pair for sale under those parameters and buy it on behalf of the customer.</p><p>“I think we're generally at a place where most people are very comfortable with the shopping aspects of it and have discovered this as a superior discovery experience,” Forestell said in an interview. But, he added, making the leap from having AI agents recommend what to buy to doing the purchasing “just requires a whole different level of trust.”</p><p>“But that all comes from the underlying infrastructure, the process, the security that we build into it and the rules,” he said.</p><p>Visa and OpenAI did not disclose the financial terms of the collaboration and did not give details on the fees merchants or customers would have to pay.</p><p>Instant Checkout charged merchants 4% of the transaction's value, which merchants saw as being too expensive.</p><p>Guardrails include spending limits, approvals</p><p>Allowing AI agents to buy products on behalf of a consumer raises concerns for both banks and retailers. A customer could overspend, or the agent buys the wrong item, or the customer claims they did not authorize that transaction. Banks have been concerned about potential fraud claims that could occur when an agent uses a bank customer’s credit or debit card.</p><p>Visa says the feature will have guardrails like spending limits, required approval steps and approved merchants for shopping in order to protect consumers and minimize fraud.</p><p>Forestell said Visa will handle disputes with the same essential rules it uses for any other transaction: Did the consumer really intend to make the purchase and did the merchant process it the correct way? Where it might change, he added, is if both the consumer intent and the merchant processing were done the right way, but “something happened in the middle that caused a problem.”</p><p>“And that’s why we’re modifying our whole token framework and data capture process with Visa Intelligent Commerce to make sure that problem doesn’t happen,” Forestell said.</p><p>Retailers have introduced shopping assistants powered by AI that can recommend products and personalize the customer's shopping experience, with the earliest iterations of those experiments being Amazon’s Alexa. But Alexa could only shop on Amazon, and OpenAI's Instant Checkout feature was limited to select merchants.</p><p>Visa’s biggest competitor, Mastercard, has also been introducing its own AI-shopping features to its payment network on a smaller scale.</p><p>Mastercard announced that AI agents will have the capability to procure services on behalf of a business. For example, a coffee shop wants to start an advertising campaign as part of a launch, so it gives an AI agent the authorization to purchase services from web and ad providers in order for the coffee shop to build out its campaign.</p><p>It will take time for people to fully trust AI agents to do their shopping, Forestell acknowledged. At first, Visa expects the majority of transactions to still loop in humans, with AI agents sending a notification for consumers to approve the actual purchase.</p><p>“Now, imagine you do that a thousand times over the course of some period of time,” he said. “And then your agent says, ‘Do you want me to just not check?’”</p><p>___</p><p>Sweet reported from New York.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WCLQ6DDUGFO7Q4BGIPDANKR6UE.jpg?auth=be01431da1a1762c2b262a4d2beefdc3fda0ea32d61f965775b6ab684ad6344f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jack Forestell, Visa's chief product and strategy officer, speaks at the Visa Payments Forum in San Francisco on Wednesday, June 10, 2026. (AP Photo/Barbara Ortutay)]]></media:description><media:credit role="author" scheme="urn:ebu">Barbara Ortutay</media:credit></media:content></item><item><title><![CDATA[Glenn Close will get an Oscar at last — honorarily. So will Ridley Scott and animator Floyd Norman]]></title><link>https://www.local10.com/entertainment/2026/06/10/glenn-close-will-get-an-oscar-at-last-honorarily-so-will-ridley-scott-and-animator-floyd-norman/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/06/10/glenn-close-will-get-an-oscar-at-last-honorarily-so-will-ridley-scott-and-animator-floyd-norman/</guid><dc:creator><![CDATA[By ANDREW DALTON, Associated Press]]></dc:creator><description><![CDATA[Glenn Close will finally get her hands on an Oscar.]]></description><pubDate>Wed, 10 Jun 2026 20:11:02 +0000</pubDate><content:encoded><![CDATA[<p>Glenn Close will finally get her hands on an Oscar.</p><p>Long considered among the best actors to never win one, the eight-time nominee will get an honorary Academy Award along with director Ridley Scott and animator Floyd Norman at the annual Governors Awards, the Academy of Motion Picture Arts and Sciences announced Wednesday.</p><p>“Throughout her extraordinary body of work, Glenn Close’s unparalleled emotional range has brought to life some of the most complex characters in cinema,” the academy said in a statement. “Floyd Norman is the legendary animator who has broken barriers and inspired generations of artists over his remarkable career. Sir Ridley Scott is a true visionary whose decades-long legacy has left an immeasurable impact on global cinema and culture.”</p><p>Nominations for the 79-year-old Close date back to 1983, when she got her first nod for “The World According to Garp.” She was also nominated for her blockbuster turn as a rabbit-slaying stalker in 1987's “Fatal Attraction” and was most recently up for a statuette for 2020's “Hillbilly Elegy.”</p><p>Her eight nominations tie her with Peter O'Toole for the most for an actor without a win.</p><p>She has won virtually every other major award within reach, including three Emmys, three Tonys, three Grammys and three Golden Globes.</p><p>The Governors Awards often go to artists with extraordinary careers, but no competitive Oscar. Tom Cruise, a recipient last year, is a case in point.</p><p>Scott, the 88-year-old director of “Alien,” “Blade Runner” and “Gladiator” whose epic decades of work have blended popular success and prestige like few others, has also never won despite four nominations, including best director nods for “Thelma & Louise” and “Black Hawk Down.”</p><p>Norman’s 65-year career began in 1956 when he became the first Black animator for Walt Disney Animation Studios, contributing to “Sleeping Beauty,” “Mary Poppins,” “The Jungle Book” and Robin Hood.” Decades later, he would work on “Mulan,” “Toy Story 2” and “Monsters, Inc.”</p><p>Producers Christine Vachon and Pamela Koffler will get the academy's Irving G. Thalberg Memorial Award, presented to “a creative producer whose body of work reflects a consistently high quality of motion picture production,” the academy said.</p><p>Vachon and Koffler co-founded the New York-based indie production hub Killer Films in 1995. Their credits as producers include “Hedwig and the Angry Inch,” One Hour Photo” and “May December.” Both were nominated for best picture Oscars for “Past Lives” in 2024. Killer Films' output includes “Velvet Goldmine,” “Happiness,” “Boys Don’t Cry,” “Far from Heaven” and “Carol.”</p><p>The academy statement says the two “play a central role in American independent cinema, championing bold, ambitious and distinctive storytelling.”</p><p>All the winners will be honored at a ceremony on Nov. 15 at the Ray Dolby Ballroom at Ovation Hollywood, the same complex that hosts the main Oscars ceremony. Along with luminaries who worked with the honorees, the event has been increasingly packed with young stars as it has become the unofficial kickoff to Hollywood's award season campaigning.</p><p>The Governors Awards, named for the academy's board of governors and not the leader of the state, honor “extraordinary distinction in lifetime achievement, exceptional contributions to the state of motion picture arts and sciences in any discipline, or for outstanding service to the Academy.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5C2XH6N5U5NOEJM3CA6XPVC2BM.jpg?auth=56d84fbaf6055852814cb0d30c3462e28925ea70591a818ea015e3ff50690989&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This combination of photos show, from left, Glenn Close, Pamela Koffler, Ridley Scott, and Christine Vachon. (AP Photo)]]></media:description></media:content></item><item><title><![CDATA[Woman charged in power tool, knife attacks that occurred hours apart in Miami-Dade: Deputies]]></title><link>https://www.local10.com/news/local/2026/06/10/woman-charged-in-power-tool-knife-attacks-that-occurred-hours-apart-in-miami-dade-deputies/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/woman-charged-in-power-tool-knife-attacks-that-occurred-hours-apart-in-miami-dade-deputies/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A woman is facing multiple felony charges after deputies linked her to two separate stabbings in southwest Miami-Dade that occurred less than four hours apart over the weekend, according to arrest reports.]]></description><pubDate>Wed, 10 Jun 2026 17:54:58 +0000</pubDate><content:encoded><![CDATA[<p>A Miami-Dade woman is facing felony charges after deputies say she attacked two people in separate incidents in southwest Miami-Dade less than four hours apart over the weekend, allegedly using a power tool in one attack and a knife in the other.</p><p><a href="https://www.local10.com/espanol/2026/06/10/agentes-acusan-a-mujer-por-ataques-con-herramienta-electrica-y-cuchillo-ocurridos-con-horas-de-diferencia-en-miami-dade/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/agentes-acusan-a-mujer-por-ataques-con-herramienta-electrica-y-cuchillo-ocurridos-con-horas-de-diferencia-en-miami-dade/">Leer en español</a></p><p>Latifah Marie Thompson, 32, of West Perrine, was arrested by deputies with the Miami-Dade Sheriff’s Office and remains held without bond at the Turner Guilford Knight Correctional Center as of Wednesday, jail records show. </p><p>According to an arrest report, deputies responded around 10:30 a.m. Saturday to the area of Southwest 174th Street and 102nd Avenue after receiving reports of a stabbing.</p><p>Deputies said after arriving at the scene, they found a man suffering from lacerations to the top and back of his head. </p><p>They said Miami-Dade Fire Rescue medics treated him at the scene before transporting him to Jackson South Medical Center.</p><p>A witness told investigators that Thompson struck the victim several times in the head with what she believed was a Sawzall power tool before fleeing the area, according to the report. </p><p>Investigators later interviewed the victim, who identified Thompson as the person who attacked him, the report states. Medical staff said the victim suffered head lacerations and a fractured spine.</p><p>Records show Thompson was charged in that case with attempted felony murder causing injury.</p><p>Less than four hours later, at approximately 3 p.m., deputies said they responded to the area of 10230 Southwest 176th St. regarding another stabbing. </p><p>Deputies said they found a woman suffering from a stab wound to her back. She was treated at the scene and taken to Jackson South Medical Center for further treatment.</p><p>They said the victim told investigators she had been involved in an altercation with Thompson when Thompson allegedly produced a knife and stabbed her in the back. The victim identified Thompson as her attacker, the report states.</p><p>Deputies located Thompson the following day near Southwest 172nd Street and Southwest 102nd Avenue after a resident alerted an officer that she had been seen in the area, according to the report.</p><p>Thompson was taken into custody and faces one count of attempted felony murder causing injury and one count of aggravated battery causing great bodily harm with a deadly weapon in connection with both incidents, according to jail records.</p><p>A motive for both stabbings wasn’t 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/6DRBZ4SVGZDGJILMSIGLESRZQY.jpg?auth=c50dc93c67ce4d1e1975a3068b2c966232a4c1361e19ca409b9b3a8bb70a89a8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Agentes: Acusan a mujer por ataques con herramienta eléctrica y cuchillo ocurridos con horas de diferencia en Miami-Dade]]></title><link>https://www.local10.com/espanol/2026/06/10/agentes-acusan-a-mujer-por-ataques-con-herramienta-electrica-y-cuchillo-ocurridos-con-horas-de-diferencia-en-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/agentes-acusan-a-mujer-por-ataques-con-herramienta-electrica-y-cuchillo-ocurridos-con-horas-de-diferencia-en-miami-dade/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Una mujer enfrenta múltiples cargos por delitos graves después de que los agentes la vincularan con dos apuñalamientos separados en el suroeste de Miami-Dade que ocurrieron con menos de cuatro horas de diferencia durante el fin de semana, según informes de arresto.]]></description><pubDate>Wed, 10 Jun 2026 17:59:09 +0000</pubDate><content:encoded><![CDATA[<p>Una mujer de Miami-Dade enfrenta cargos graves después de que agentes informaran que atacó a dos personas en incidentes separados ocurridos con menos de cuatro horas de diferencia durante el fin de semana en el suroeste de Miami-Dade, presuntamente utilizando una herramienta eléctrica en un ataque y un cuchillo en el otro.</p><p>Latifah Marie Thompson, de 32 años y residente de West Perrine, fue arrestada por agentes de la Oficina del Sheriff de Miami-Dade y permanece detenida sin derecho a fianza en el Centro Correccional Turner Guilford Knight hasta el miércoles, según registros de la cárcel.</p><p>Según un informe de arresto, los agentes respondieron alrededor de las 10:30 a.m. del sábado al área de Southwest 174th Street y 102nd Avenue tras recibir reportes de un apuñalamiento.</p><p>Los agentes informaron que al llegar a la escena encontraron a un hombre con laceraciones en la parte superior y posterior de la cabeza.</p><p>Indicaron que paramédicos de Miami-Dade Fire Rescue lo atendieron en el lugar antes de trasladarlo al Centro Médico Jackson South.</p><p>Una testigo dijo a los investigadores que Thompson golpeó varias veces a la víctima en la cabeza con lo que creía era una herramienta eléctrica Sawzall antes de huir del área, según el informe.</p><p>Posteriormente, los investigadores entrevistaron a la víctima, quien identificó a Thompson como la persona que lo atacó, señala el informe. El personal médico indicó que la víctima sufrió laceraciones en la cabeza y una fractura en la columna vertebral.</p><p>Los registros muestran que Thompson fue acusada en ese caso de intento de asesinato grave con lesiones.</p><p>Menos de cuatro horas después, aproximadamente a las 3 p.m., los agentes respondieron al área de 10230 Southwest 176th St. por otro apuñalamiento.</p><p>Los agentes informaron que encontraron a una mujer con una herida de arma blanca en la espalda. Fue atendida en la escena y trasladada al Centro Médico Jackson South para recibir tratamiento adicional.</p><p>Indicaron que la víctima dijo a los investigadores que había estado involucrada en un altercado con Thompson cuando esta presuntamente sacó un cuchillo y la apuñaló por la espalda. La víctima identificó a Thompson como su agresora, señala el informe.</p><p>Los agentes localizaron a Thompson al día siguiente cerca de Southwest 172nd Street y Southwest 102nd Avenue después de que una residente alertara a un oficial de que había sido vista en el área, según el informe.</p><p>Thompson fue detenida y enfrenta un cargo de intento de asesinato grave con lesiones y un cargo de agresión agravada que causó lesiones corporales graves con un arma mortal en relación con ambos incidentes, según los registros de la cárcel.</p><p>No se divulgó de inmediato un motivo para ambos apuñalamientos.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6DRBZ4SVGZDGJILMSIGLESRZQY.jpg?auth=c50dc93c67ce4d1e1975a3068b2c966232a4c1361e19ca409b9b3a8bb70a89a8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Policía dispersa a manifestantes en protesta contra el presidente que reaviva el malestar en Bolivia]]></title><link>https://www.local10.com/espanol/2026/06/10/policia-dispersa-a-manifestantes-en-protesta-contra-el-presidente-que-reaviva-el-malestar-en-bolivia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/policia-dispersa-a-manifestantes-en-protesta-contra-el-presidente-que-reaviva-el-malestar-en-bolivia/</guid><dc:creator><![CDATA[The Associated Press, Associated Press]]></dc:creator><description><![CDATA[LA PAZ, Bolivia (AP) — La policía dispersó el miércoles con gases lacrimógenos una masiva marcha de sindicalistas, campesinos e indígenas, quienes desde hace más de un mes llevan a cabo protestas en reclamo de la renuncia del presidente boliviano Rodrigo Paz ocasionando el desabastecimiento de combustible y alimentos.]]></description><pubDate>Wed, 10 Jun 2026 22:22:35 +0000</pubDate><content:encoded><![CDATA[<p>LA PAZ, Bolivia (AP) — La policía dispersó el miércoles con gases lacrimógenos una masiva marcha de sindicalistas, campesinos e indígenas, quienes desde hace más de un mes llevan a cabo protestas en reclamo de la renuncia del presidente boliviano Rodrigo Paz ocasionando el desabastecimiento de combustible y alimentos.</p><p>Los manifestantes intentaron ingresar a la plaza central de La Paz donde se encuentra el Palacio de Gobierno lanzando piedras y dinamita, pero la policía los dispersó. Al poco tiempo de la actuación policial, las calles de la ciudad estaban más tranquilas.</p><p>“Es el clamor del pueblo; al presidente le quedan dos caminos: la renuncia voluntaria o la convulsión”, había dicho con anterioridad el dirigente campesino Vicente Salazar a los periodistas durante la marcha que partió desde la vecina ciudad de El Alto hacia el centro de La Paz, donde se concentran los poderes Ejecutivo y Legislativo.</p><p>Horas después, la Federación Departamental de Campesinos Túpac Katari que encabeza Salazar dijo que este último había sido detenido por la policía y exigió su liberación. El ministro de Trabajo Williams Bascopé negó el arresto, pero luego el vocero presidencial José Luis Gálvez confirmó que el dirigente fue detenido y más tarde liberado porque tenía vigente una “acción de libertad” que frena una orden de detención.</p><p>Protestas que no cesan</p><p>Las protestas cumplen 40 días. Los cortes de ruta han afectado principalmente a La Paz y El Alto dejándolas con escasez de oxígeno medicinal, alimentos y otros productos. En medio de los bloqueos se reportaron 10 fallecidos en el periodo que comprende desde inicios de mayo al 2 de junio, según un informe de la Defensoría del Pueblo.</p><p>Los bloqueos se extendieron a seis de las nueve regiones del país, aunque en los últimos días se redujeron de 95 a 80 puntos, indicó la Administradora Boliviana de Caminos (ABC).</p><p>Campesinos y sindicatos de gremios que representan, entre otros, a maestros y mineros se quejan de que el gobierno no atendió a tiempo sus demandas salariales. Además exigen que las autoridades garanticen la calidad de la gasolina y cesen la detención de sus dirigentes.</p><p>La protesta del miércoles se reforzó con la llegada de indígenas quechuas de la sureña región de Potosí portando palos y de campesinos de la central Cochabamba afines al expresidente Evo Morales (2006-2019), a quien el gobierno acusa de promover las movilizaciones.</p><p>Desde su feudo en el Chapare, en el centro, Morales manifestó su apoyo a los sindicatos cocaleros y campesinos durante una concentración popular en la ciudad de Chimoré denominada “Para salvar Bolivia” y desafió a Paz a que “si es machito” vaya a su región "para hablar de los temas sociales”.</p><p>“Que venga. No solo vamos a hablar de reivindicaciones, vamos a enseñar cómo se gobierna”, afirmó. El exgobernante está refugiado en el Chapare desde octubre de 2024 para evitar declarar sobre una denuncia por el presunto abuso a una menor.</p><p>Paz intenta buscar salidas</p><p>En un intento por aplacar el malestar, Paz tomó juramento a Erick Sanjinés como nuevo ministro de Educación en reemplazo de Beatriz García, quien renunció en medio de las protestas. Sanjinés prometió profundizar el diálogo con los maestros públicos.</p><p>Además Paz firmó un acuerdo con el alcalde de El Alto, Eliser Roca, para la construcción de carreteras y otras obras. Durante un discurso, el mandatario señaló que aparecieron “personajes” ajenos a El Alto “que obligan o se quedan a bloquear perjudicando el desarrollo”. Asimismo, manifestó que estos sectores “quieren imponer una visión política que solo satisface los intereses tanto de la extrema izquierdacomo de la extrema derecha”, sin identificarlos directamente.</p><p>“Hay un desgaste; están trayendo gente más radicalizada para levantar las protestas que se están diluyendo”, afirmó la diputada Cecilia Requena, de la alianza Unidad, fuerza cercana al oficialismo.</p><p>Las presiones a Paz aumentan para que logre una solución y declare un estado de excepción. Los sindicatos rechazaron esa última medida.</p><p>El vocero presidencial afirmó que cualquier “información sobre la seguridad del Estado será manejada con discreción". "Vamos a actuar y luego informar, venimos trabajando para poner en orden el país y lo vamos a conseguir”, agregó en referencia a las vías de diálogo abiertas.</p><p>Salazar afirmó que el gobierno está cometiendo el error de entablar contacto únicamente con dirigentes no reconocidos por las bases de movilizados.</p><p>Por su parte, los sectores productivos señalan que las pérdidas económicas por los bloqueos y protestas ya ascienden a 2.000 millones de dólares.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GD3HDSJ5NIN4KWDHRXTFIKSZTA.jpg?auth=c8da87e216d353fd014d5368a0c4a78f405cdc550767f2354a9d61e6cb263468&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Un manifestante corre entre el gas lacrimógeno lanzado por la policía durante una protesta contra el Gobierno en La Paz, Bolivia, el miércoles 10 de junio de 2026. (Foto AP/Juan Karita)]]></media:description><media:credit role="author" scheme="urn:ebu">Juan Karita</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WCT4G5YAQZ4QSYV7FQJ52OINS4.jpg?auth=8ac9c6d5dc484605f1119d716067da7acd35fe262f56642b481df39b436c2ce6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El presidente boliviano Rodrigo Paz conversa con una mujer durante una ceremonia celebrada en el Palacio de Gobierno de La Paz, Bolivia, el miércoles 10 de junio de 2026. (Foto AP/Juan Karita)]]></media:description><media:credit role="author" scheme="urn:ebu">Juan Karita</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5VCS4NUTXRHZB2PVQF5L7TX7LU.jpg?auth=ca491428b4bd27a9150b737117c5ad97ea3b3ed102cdc0740ebbe2f2293f2e6b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Un manifestante que lleva una bandera de la Wiphala pasa junto a la policía antidisturbios durante una manifestación contra el gobierno en La Paz, Bolivia, el miércoles 10 de junio de 2026. (Foto AP/Juan Karita)]]></media:description><media:credit role="author" scheme="urn:ebu">Juan Karita</media:credit></media:content></item><item><title><![CDATA[World Cup what to know: Mexico kicks off a supersized, 48-team tournament]]></title><link>https://www.local10.com/sports/2026/06/10/world-cup-what-to-know-mexico-kicks-off-a-supersized-48-team-tournament/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/10/world-cup-what-to-know-mexico-kicks-off-a-supersized-48-team-tournament/</guid><dc:creator><![CDATA[By DAVID BRANDT, Associated Press]]></dc:creator><description><![CDATA[After years of preparation, a supersized World Cup has finally arrived.]]></description><pubDate>Wed, 10 Jun 2026 19:38:23 +0000</pubDate><content:encoded><![CDATA[<p>After years of preparation, a supersized World Cup has finally arrived.</p><p>This year's tournament — which is hosted by the U.S., Canada and Mexico — was expanded to 48 teams that will play in 16 stadiums in a record 104 matches over the 39-day tournament.</p><p>Mexico gets the World Cup started Thursday and will be a heavy favorite when it hosts South Africa in Mexico City. The second game of the day will be between South Korea and the Czech Republic in Guadalajara, Mexico. All four teams are part of Group A.</p><p>Canada and the United States will host their first games Friday. The Canadians will play Bosnia-Herzegovina in Toronto while the Americans face Paraguay in Inglewood, California.</p><p>What to watch June 11</p><p>Fox is the exclusive U.S. broadcaster of the World Cup with all 104 matches in English on Fox or FS1. All matches are also available on the Fox One app. Telemundo and Universo will broadcast all of the matches in Spanish. Peacock is the streaming home for Spanish language broadcasts while Telemundo also has an app that includes all the matches.</p><p>1. Mexico’s opening ceremony, 1:30 p.m. ET in Mexico City (FOX/Telemundo/Peacock)
                2. Mexico vs. South Africa, 3 p.m. ET in Mexico City (FOX/Telemundo/Peacock)
                3. South Korea vs. Czechia, 10 p.m. ET in Guadalajara, Mexico (FS1/Telemundo/Peacock)</p><p>Mexico is a heavy favorite against South Africa</p><p>Boosted by a home crowd and a star-studded opening ceremony with performances that include Andrea Bocelli and homegrown talent like Alejandro Fernández and Maná, Mexico hopes to play better in this World Cup than in 2022, when it failed to advance out of the group stage for the first time since 1978. El Tri will be led by veteran Raúl Jiménez and 17-year-old midfielder Gilberto Mora. Goalkeeper Guillermo Ochoa will be competing in the World Cup for a record sixth time. South Africa is playing in its fourth World Cup and first since it hosted the tournament in 2010.</p><p>The games in Mexico will be played at high elevation. The Azteca stadium in Mexico City is at roughly 7,300 feet while Guadalajara sits at 5,138 feet, meaning visiting teams will have to make a significant adjustment to the altitude.</p><p>South Korea hopes to build on '22 World Cup success vs. Czechia</p><p>South Korea is one of the best teams in Asia and has qualified for 11 tournaments in a row since 1986. The Koreans made it to the round of 16 in 2022 before losing to Brazil. Son Hueng-min, 33, is the captain and might be playing in his last World Cup. The Czech Republic is back in soccer's biggest showcase for the first time in 20 years.</p><p>World Cup sticker shock with sky-high prices</p><p>FIFA has faced pressure for sky-high World Cup ticket prices and sales tactics that fans say left them with worse deals than they wanted.</p><p>The attorneys general in New York and New Jersey, which is hosting eight World Cup matches including the final, announced last month that they are investigating whether FIFA’s ticketing practices violated consumer protection laws.</p><p>Some seats for the July 19 final are going for nearly $33,000.</p><p>In the U.S., bipartisan skepticism of Infantino, FIFA</p><p>In the deeply polarized U.S., few things unite elected leaders outside the White House quite like skepticism of Gianni Infantino and FIFA, the governing body for the world’s most popular sport.</p><p>It’s a sentiment that cuts across the divide and spans from Washington to state capitals and city halls.</p><p>There are mayors like Zohran Mamdani of New York and Karen Bass of Los Angeles, Democrats who’ve balked at ticket prices. Republican Sen. Todd Young of Indiana, who played Division 1 soccer at the U.S. Naval Academy, said FIFA has been “detached from regular people around the world.”</p><p>More World Cup news</p><p>4.  World Cup by the numbers: 104 matches, 48 teams and 3 countries make this the largest ever
                5.  Iran’s World Cup players wear pins for victims of deadly strike on school as they arrive in Mexico
                6.  Somali soccer referee denied entry to US for World Cup is welcomed home as a hero
                7.  Celebrations clash with social tensions in Mexico on the eve of the World Cup
                8.  Bettors taking a chance on the longshot US in World Cup, though France and Spain remain favorites
                9.  Pochettino says no Americans among top 100 players yet US can win World Cup</p><p>Stats of the day</p><p>10. Only eight countries have won the World Cup, with six of those teams winning multiple titles led by Brazil’s five. The only first-time winners in the last 11 Cups came in 1998 when France won the first of its two titles and in 2010 with Spain.
                11. There have been six defending champions who failed to make it out of the group stage, including in three of the last four editions. France made it back to the final in 2022 but Italy (2010), Spain (2014) and Germany (2018) all get eliminated before the knockout rounds.
                12. South Korea's Son is one of the most accomplished players in the national team's history. His 144 caps rank first while he needs just two goals to match Cha Bum-kun's career record of 58.
                13. At just 17 years old, Mexico's Gilberto Mora is the youngest player among the rosters of the 48 teams playing at the tournament. He could become the second-youngest player to score a goal in World Cup history behind Brazil legend Pelé, who was 17 years, 239 days old when he scored in 1958. Here's a look at some of the up-and-coming teenagers in this year's tournament.</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/OM3QTMYPJ7XUZSQQOBF6537AR4.jpg?auth=663ad32e643e89011acfdb7da4f5442f015b934352fb5061f29f7fe71ba61bfc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A dancer performs along Reforma Avenue in Mexico City, Saturday, June 6, 2026 ahead of the FIFA World Cup. (AP Photo/Moises Castillo)]]></media:description><media:credit role="author" scheme="urn:ebu">Moises Castillo</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6DZ567CGD7KWPUHAHHPLVIX3UU.jpg?auth=37af268f79a0d1ddaa80ab6921910424e297cb024bf6cf32ecc1299824b40172&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Marktweg Street in The Hague, Netherlands, is decorated ahead of the start of the soccer World Cup, Tuesday, June 9, 2026. (AP Photo/Patrick Post)]]></media:description><media:credit role="author" scheme="urn:ebu">Patrick Post</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JFWFZ6ZVAFECAIHKMJ5D3J33AI.jpg?auth=1525dcea4471a41fc56c4adb0bbf094309b5201c8581ae9d9e207d1c51ddcae3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People chant and cheer during a protest in reaction to FIFA's ban of Iran's pre-revolutionary flag inside World Cup stadiums Sunday, June 7, 2026, in Inglewood, Calif. (AP Photo/Benjamin Hanson)]]></media:description><media:credit role="author" scheme="urn:ebu">Benjamin Hanson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3PEWBL76ZB6RXQ62L66DJJUOX4.jpg?auth=ea1db82c7740fcffb19354aa7cbdfcbbfae558bbcf61645f8a22e219f27b1aff&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[United States defender Chris Richards, front left, gives autographs to fans after the nationall team's first practice at its World Cup soccer tournament training base in Irvine, Calif., Monday, June 8, 2026. (AP Photo/Greg Beacham)]]></media:description><media:credit role="author" scheme="urn:ebu">Greg Beacham</media:credit></media:content></item><item><title><![CDATA[Feds charge 8 pro-Palestinian activists with conspiring to intimidate U of Michigan officials]]></title><link>https://www.local10.com/news/national/2026/06/10/feds-charge-8-pro-palestinian-activists-with-conspiring-to-intimidate-u-of-michigan-officials/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/06/10/feds-charge-8-pro-palestinian-activists-with-conspiring-to-intimidate-u-of-michigan-officials/</guid><dc:creator><![CDATA[By ED WHITE, Associated Press]]></dc:creator><description><![CDATA[DETROIT (AP) — Federal prosecutors unsealed an indictment Wednesday against eight pro-Palestinian activists who are accused of conspiring to run a criminal intimidation campaign against University of Michigan officials while trying to force the school to cut financial ties to Israel.]]></description><pubDate>Wed, 10 Jun 2026 17:40:31 +0000</pubDate><content:encoded><![CDATA[<p>DETROIT (AP) — Federal prosecutors unsealed an indictment Wednesday against eight pro-Palestinian activists who are accused of conspiring to run a criminal intimidation campaign against University of Michigan officials while trying to force the school to cut financial ties to Israel.</p><p>The indictment also describes vandalism against some companies that operate in Michigan and against the Jewish Federation of Metropolitan Detroit.</p><p>“In America, we rule by law not by fear. These alleged threats and attempts to terrorize government officials, businesses, and the Jewish Federation are anti-American. We will counter intimidation with justice," said U.S. Attorney Jerome Gorgon Jr.</p><p>The document highlights several incidents that made headlines in the past few years, including fake bloody corpses that were placed on an elected university board member's lawn and the spray-painting of anti-Israel messages at the home of the school's president at the time, Santa Ono.</p><p>“They marked their victims with threatening symbols used by Hamas, including red inverted triangles and red handprints,” the indictment states. “They used the internet and social media to broadcast their message to ensure their threats and commitment to continuing criminal activity were heard by their victims and others who support Israel.”</p><p>Six of the eight people named in the indictment were expected to make initial appearances Wednesday in federal court in Detroit. One person was arrested in Wisconsin and another was not in custody, said Gina Balaya of the U.S. Attorney's Office.</p><p>The Associated Press couldn't immediately reach any of the defendants or their attorneys for comment.</p><p>Since the Israel-Hamas war, pro-Palestinian protesters have demanded that the University of Michigan’s endowment stop investing in companies with ties to Israel. But the university has insisted it has no direct investments and less than $15 million placed with funds that might include companies in Israel. That’s less than 0.1% of the total endowment.</p><p>In 2024, a pro-Palestinian camp on campus was cleared by police after a month. The university said it was a threat to public safety.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RE76HKLZH6TKIKXLFJBWY4C554.jpg?auth=7352977abe9b769d53bee1737fed6171dee1702db6867027fc9c54e7c7e105f9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Pro-Palestinian graffiti mars the outside of the Goodman Acker law offices, June 3, 2024, in Southfield, Mich., just north of Detroit. (AP Photo/Corey Williams, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Corey Williams</media:credit></media:content></item><item><title><![CDATA[Southern Baptists vote to advance a formal ban on churches with women pastors]]></title><link>https://www.local10.com/news/florida/2026/06/10/southern-baptists-vote-to-advance-a-formal-ban-on-churches-with-women-pastors/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/06/10/southern-baptists-vote-to-advance-a-formal-ban-on-churches-with-women-pastors/</guid><dc:creator><![CDATA[By PETER SMITH, Associated Press]]></dc:creator><description><![CDATA[ORLANDO, Fla. (AP) — Thousands of Southern Baptists overwhelmingly voted Wednesday to advance a formal ban on women pastors in the nation's largest Protestant denomination, sending a clear message that men alone should preach to these conservative evangelical congregations.]]></description><pubDate>Wed, 10 Jun 2026 21:42:16 +0000</pubDate><content:encoded><![CDATA[<p>ORLANDO, Fla. (AP) — Thousands of Southern Baptists overwhelmingly voted Wednesday to advance a formal ban on women pastors in the nation's largest Protestant denomination, sending a clear message that men alone should preach to these conservative evangelical congregations.</p><p>The amendment would tighten existing restrictions in the Southern Baptist Convention, which already has a faith statement opposing women pastors.</p><p>The vote was 6,028 to 2,026 — a 3-to-1 margin — which easily exceeded the required two-thirds majority. It will require a similar two-thirds vote at next year's meeting to become part of the constitution.</p><p>The two-day meeting concluded Wednesday after bringing more than 11,000 delegates, or messengers, to a cavernous convention center in Orlando, Florida.</p><p>Typical of the SBC’s annual meetings, the gathering carries the feel of a town hall with a cast of thousands. It mixes worship and sermons with numerous motions and resolutions governed by parliamentary procedure, where the sacred and the arcane are debated with equal fervor. A debate Wednesday over the location of a future SBC annual meeting took longer than the debate over women pastors.</p><p>Albert Mohler, who sponsored the amendment on women pastors, said it addressed a defining issue.</p><p>“This is an opportunity for Southern Baptists to speak in truth, in unity, in conviction,” said Mohler, president of the Southern Baptist Theological Seminary in Louisville, Kentucky.</p><p>“There’s a great line that divides liberal and biblical evangelicalism, and you can see it on this very issue,” he said. “The trajectory of liberal denominations is clear.”</p><p>There was only brief debate — and none of it contained support for women pastors.</p><p>The sole opposition came from South Carolina pastor Doug Mize. He said the measure wasn’t necessary because the denomination already has a mechanism to expel churches with women in senior pastoral positions, and it’s done so multiple times.</p><p>“What we have already works,” he said.</p><p>Southern Baptist leaders cite biblical passages that limit pastors to men. Advocates for women’s ministry cite biblical passages that proclaim men and women as equal under God and where women are called to proclaim the gospel.</p><p>Southern Baptists can expel churches</p><p>While the SBC can't tell its self-governing churches what to do, it does have the power to expel churches from convention membership, declaring them not in “friendly cooperation.”</p><p>There’s already wide agreement within the denomination that its belief statement — the Baptist Faith and Message — rejects the appointment of women as senior pastors who lead churches. Debate has persisted regarding churches with women serving in assistant pastoral or preaching roles.</p><p>“We need constitutional clarity on this issue,” Mohler said. He had a lead role in drafting the Baptist Faith and Message, which passed in 2000.</p><p>The amendment's language requires the exclusion of any church that acts “to affirm, appoint, or endorse a woman serving in the office or function of a pastor/elder/overseer, specifically preaching to the assembled congregation.”</p><p>Churches were removed in recent years for having women pastors</p><p>In the previous three annual meetings, a majority of representatives voted to amend the SBC constitution to ban churches with women in any pastoral role. But only in one of those years did the measure get the needed two-thirds supermajority, so the matter languished.</p><p>The denomination has expelled churches with women in senior pastoral roles, including the large Saddleback Church of California, on the grounds of an existing clause in the constitution barring churches whose “faith and practice” was out of harmony with the denomination’s.</p><p>The SBC debate stands in stark contrast to the practices of numerous historic, more liberal Protestant denominations, which ordain women and have opened their highest offices to them. Practices vary widely in conservative, evangelical denominations — particularly in Pentecostal and charismatic circles, where prominent women pastors include Paula White-Cain, head of President Donald Trump’s White House Faith Office.</p><p>But other, more conservative Protestant groups do not ordain women as clergy. And the Catholic and Orthodox churches — the world’s two largest Christian communions — ordain only men to the priesthood.</p><p>Some Baptists disagree on women's roles</p><p>The organization Baptist Women in Ministry, which works with female ministers in various Baptist denominations, issued a statement lamenting the vote.</p><p>“We express our solidarity with the women in ministry who have been harmed by this vote, the hateful rhetoric and propaganda leading up to the vote, and the damaging theology the vote represents,” it said. “Women in ministry deserve affirmation, respect, and the opportunity to follow God’s call. We are heartbroken that they have been denied those fundamental freedoms in the process of this vote.”</p><p>Baptists say the Bible places high value on both men and women as created in the image of God while assigning them different roles in churches and homes. The Baptist Faith and Message not only asserts a male-only office of pastor but also the “servant leadership” of husbands over wives.</p><p>“I realize that in our egalitarian society, that runs against the grain,” Mohler said afterward. But he said Southern Baptists have a “pricelessly high view of the role of women and even the necessity of the gifts and contribution and work of women in every sphere of life.”</p><p>Resolutions passed on immigration and political violence</p><p>Later Wednesday, SBC messengers approved a resolutions denouncing political violence and hateful speech. They approved another that called for humane treatment of immigrants while affirming the legitimacy of immigration enforcement and rejecting nativistic and dehumanizing rhetoric.</p><p>They also approved a resolution denouncing antisemitic violence and conspiracy theories, notably those arising during Israel's war against Hamas in Gaza.</p><p>At the same time, the resolution affirms Southern Baptists’ hope for Jews’ conversion to Christianity. In 1996, an SBC resolution called for the evangelization of Jews, prompting major Jewish leaders to call it a setback for interfaith relations.</p><p>On Tuesday, delegates elected Florida pastor Willy Rice to be its next president. He won 58% of the votes over South Carolina pastor Josh Powell.</p><p>Rice supported the amendment barring churches with women pastors, as did Powell and the SBC's departing president, Clint Pressley.</p><p>Rice, senior pastor of Calvary Church in Clearwater, drew support from advocacy groups such as the Center for Baptist Leadership, which have argued SBC leadership has gone “woke” on issues ranging from race to gender to immigration.</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/I2VV2ZTPXIP7QXTGJ7Y45HNE4Y.jpg?auth=c8744485d81cfe1bdaa7bbad6983d31b525b1a35fafc75b3ab49a244a5d53d0a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Albert Mohler, president of The Southern Baptist Theological Seminary, submits a motion regarding women pastors during the annual meeting of the Southern Baptist Convention, Tuesday, June 9, 2026, in Orlando, Fla. (AP Photo/Phelan M. Ebenhack)]]></media:description><media:credit role="author" scheme="urn:ebu">Phelan M. Ebenhack</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/N5PVUVAQGGJ3A7P2X3IXWGNRDM.jpg?auth=c8c5390927603067812c6fd7e1b5bfa54113982766e1f3ec2dcaec683a1a03fc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Attendees hold up their ballots while voting on a motion during the annual meeting of the Southern Baptist Convention, Tuesday, June 9, 2026, in Orlando, Fla. (AP Photo/Phelan M. Ebenhack)]]></media:description><media:credit role="author" scheme="urn:ebu">Phelan M. Ebenhack</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PHY43IJIDZVFOQV57FMYMOAYNI.jpg?auth=a56efa8583b0ff950869e743443201adf8be1f174e4516d8a55e209ae210406c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Attendees walk through the Orange County Convention Center during the annual meeting of the Southern Baptist Convention, Tuesday, June 9, 2026, in Orlando, Fla. (AP Photo/Phelan M. Ebenhack)]]></media:description><media:credit role="author" scheme="urn:ebu">Phelan M. Ebenhack</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YQNTNUSSBMJTUJHAQ3MEGDDTVI.jpg?auth=319486512d923cc2dbc9f5766041373172e73fd9d99160ba863e77a0da39b360&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Attendees listen as presentations are discussed during the annual meeting of the Southern Baptist Convention, Tuesday, June 9, 2026, in Orlando, Fla. (AP Photo/Phelan M. Ebenhack)]]></media:description><media:credit role="author" scheme="urn:ebu">Phelan M. Ebenhack</media:credit></media:content></item><item><title><![CDATA[Fabio Luisi and Dallas strip Wagner's Ring Cycle of staging and issue audio recording]]></title><link>https://www.local10.com/entertainment/2026/06/10/fabio-luisi-and-dallas-strip-wagners-ring-cycle-of-staging-and-issue-audio-recording/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/06/10/fabio-luisi-and-dallas-strip-wagners-ring-cycle-of-staging-and-issue-audio-recording/</guid><dc:creator><![CDATA[By RONALD BLUM, Associated Press]]></dc:creator><description><![CDATA[Fabio Luisi wanted his Ring Cycle to be heard and not seen.]]></description><pubDate>Wed, 10 Jun 2026 17:30:40 +0000</pubDate><content:encoded><![CDATA[<p>Fabio Luisi wanted his Ring Cycle to be heard and not seen.</p><p>Wagner’s four-opera epic “Der Ring des Nibelungen,” approaching the 150th anniversary of its premiere in 1876, has been reinterpreted and deconstructed by directors finding various meanings in the conflicts among gods, humans, giants and dwarfs.</p><p>While most new recordings are on video, Luisi led his Dallas Symphony Orchestra in concert performances that were released on 13 compact discs by Delos on May 22 and are available on streaming services.</p><p>“Wagner conceived this as a total immersion in visual and acoustic, but I could focus really only on the music, and this was the point actually — not to be distracted by staging and not to have to cope with maybe strange ideas of staging,” Luisi said. “I think the music tells everything.”</p><p>Luisi became DSO music director in 2020 and broached the idea while dining two years later with Morton H. Meyerson, a longtime board member.</p><p>“Fabio came back from lunch sort of giddy but sort of sheepishly saying: `Do you think that this would ever be possible?” recalled Kim Noltemy, the Dallas CEO at the time. “So, I said, well, let’s give it a try. So, we called around to see if there were people who wanted to support it and did a budget.”</p><p>After securing a waiver from the orchestra allowing for the needed rehearsals and performance length, recordings were made during four concerts from May 1-5 and six more from Oct. 5-20. Each opera was performed two or three times.</p><p>Americans in cast fill big roles</p><p>American singers featured prominently, with Mark Delavan as Wotan, Lise Lindstrom as Brünnhilde and Sara Jakubiak as Sieglinde, part of a cast that included Christopher Ventris (Siegmund), Daniel Johansson (Siegfried), Deniz Uzun (Fricka), Tómas Tómasson (Alberich), Michael Laurenz (Mime) and Stephen Milling (Hagen).</p><p>Delavan sang Wotan at New York’s Metropolitan Opera in 2013 after Luisi took over from an ailing James Levine in Robert Lepage’s much-maligned production staged on a 45-ton set of 24 rotating planks.</p><p>“We’re accessible and they know that we’re hungry and we have a chip on our shoulders,” Delavan said. “What conductors like about American singers is their technique is sound. Even a European conductor would say: Well, I’m going to give up some of the communication skills, only one degree of separation with the language, but I’m going to get a solid technique, and I’m going to get pretty good acting chops.”</p><p>Lindstrom has been in Atlanta to sing in its production of “Götterdämmerung,” the concluding night of the tetralogy, leading to what is being billed as the first complete Ring Cycles in the America South in 2029.</p><p>“The wonderful thing about it is the intimacy between the orchestra and us, because we’re not separated by a chunk of stage or a chunk a scenery or a chunk of concept,” she said of the Dallas performances. “And for people like me, who have had the opportunity to perform the role before, I have all those iterations to rely on for my portrayal that I can sort of filter myself through.”</p><p>A younger Luisi listened to famous renditions</p><p>Luisi, 67, first heard a Ring recording in Georg Solti’s famous studio set with the Vienna Philharmonic from 1958-65. He also admires Karl Böhm’s live recording from the 1967 Bayreuth Festival and Marek Janowski’s 1980-83 studio version with the Staatskapelle Dresden.</p><p>He first conducted Ring when he was music director of Dresden’s Semperoper from 2007-10. Luisi’s Dallas performances include more legato and softer sound than his rendition a decade earlier at the Met. He tries to keep an arc from the first notes of “Das Rheingold” to the final strains of “Götterdämmerung.”</p><p>“I have a deeper understanding about the meaning of this piece,” he said. “I consider the ring to be a big Bruckner symphony. So we have the introduction, then we have the first movement, this is “Walküre,” which happens to be a slow movement, and then we have the scherzo, which is “Siegfried,” of course, and then the long, long, last movement. There is a unity.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/34JVYEZFQOQWJMS3UDLZVD267Q.jpg?auth=0ea76f349e31af40dbf2ebc97ea34155207d7e9554c1b81c4247620fc754ea62&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 the Dallas Symphony Orchestra shows Fabio Luisi conducting "Götterdämmerung" at the Morton H. Meyerson Symphony Center in Dallas on Oct 8, 2024. (Sylvia Elzafon/Dallas Symphony Orchestra via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Sylvia Elzafon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JB3TOELEZ7HZU7LJWAQ72SYBUA.jpg?auth=90c172adbece12fdf34c2fe86f064398e82b27d2df1ba32f4573bc7db65c9640&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 the Dallas Symphony Orchestra shows Fabio Luisi conducting the Dallas Symphony Orchestra in "Siegfried" in Dallas on Oct. 5, 2024. (Sylvia Elzafon/Dallas Symphony Orchestra via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Sylvia Elzafon</media:credit></media:content></item><item><title><![CDATA[Festival de Aficionados de la Copa Mundial de la FIFA abrirá el sábado en Bayfront Park]]></title><link>https://www.local10.com/espanol/2026/06/10/festival-de-aficionados-de-la-copa-mundial-de-la-fifa-abrira-el-sabado-en-bayfront-park/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/festival-de-aficionados-de-la-copa-mundial-de-la-fifa-abrira-el-sabado-en-bayfront-park/</guid><dc:creator><![CDATA[Gabrielle Arzola, Andrea Torres]]></dc:creator><description><![CDATA[La gran inauguración del Festival de Aficionados de la Copa Mundial de la FIFA 2026 tendrá lugar el sábado de 14:00 a 24:00 en Bayfront Park, en el centro de Miami.]]></description><pubDate>Wed, 10 Jun 2026 17:29:50 +0000</pubDate><content:encoded><![CDATA[<p>La gran inauguración del Festival de Aficionados de <a href="https://www.local10.com/topic/World_Cup/" rel="" title="https://www.local10.com/topic/World_Cup/">la Copa Mundial de la FIFA 2026</a> tendrá lugar el sábado de 14:00 a 24:00 en Bayfront Park, en el centro de Miami.</p><p>Los organizadores indicaron que hay espacio suficiente para que unos 30.000 aficionados disfruten de las proyecciones en cuatro pantallas gigantes en el parque ubicado en 301 Biscayne Boulevard.</p><p>“Todos son bienvenidos, de todas las edades... podrán ver los partidos gratis, mientras disfrutan de la música, el baile y la comida”, dijo el miércoles la alcaldesa de Miami-Dade, Daniella Levine Cava.</p><p>Por motivos de seguridad, habrá detectores de metales y solo se permitirán bolsos transparentes. No se permiten bolsos de más de 30 cm x 15 cm.</p><p>También está prohibido vapear y fumar. Sillas, mantas, tiendas de campaña, patinetes, bocinas de aire comprimido, punteros láser e hinchables están incluidos en <a href="https://miamifwc26.com/fan-festival/" rel="" title="https://miamifwc26.com/fan-festival/">la lista de artículos prohibidos</a> .</p><p>Excepto la comida para bebés, no se permite la entrada de alimentos ni bebidas del exterior. Los organizadores instalaron una larga fila de puestos de comida y bebida. El festival estará abierto todos los días hasta el 5 de julio.</p><h3><b>Programa del festival</b></h3><p><b>13 de junio</b> : El festival para aficionados abre sus puertas de 14:00 a 24:00. Los partidos <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/">del Grupo A</a> se juegan a las 15:00 (México contra Sudáfrica) y a las 23:00 (Corea del Sur contra la República Checa).</p><p><b>14 de junio</b> : El festival de aficionados abre de 12:00 a 22:00. El partido <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/">del Grupo B</a> , Canadá vs. Bosnia, es a las 15:00 y el partido <a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/">del Grupo D</a> , EE. UU. vs. Paraguay, es a las 21:00.</p><p>15 de junio: El festival de fans abre de 11:00 a 21:00.</p><p>16 de junio: El festival de fans abre sus puertas de 14:00 a 24:00.</p><p>17 de junio: El festival de fans abre sus puertas de 12:00 a 22:00.</p><p>18 de junio: El festival de fans abre de 11:00 a 21:00.</p><p>19 de junio: El festival de fans abre sus puertas de 14:00 a 24:00.</p><p>20 de junio: El festival de fans abre sus puertas de 12:00 a 23:00.</p><p>21 de junio: El festival de fans abre de 11:00 a 21:00.</p><p>22 de junio: El festival de fans abre sus puertas de 12:00 a 20:00.</p><p>23 de junio: El festival de fans abre de 12:00 a 13:00.</p><p>24 de junio: El festival de fans abre sus puertas de 14:00 a 21:00.</p><p>25 de junio: El festival de fans abre de 15:00 a 01:00.</p><p>26 de junio: El festival de fans abre sus puertas de 14:00 a 23:00.</p><p>27 de junio: El festival de fans abre de 16:00 a 01:00.</p><p>28 de junio: El festival de fans abre de 13:00 a 22:00.</p><p>29 de junio: El festival de fans abre sus puertas desde el mediodía hasta la medianoche.</p><p>30 de junio: El festival de fans abre sus puertas desde el mediodía hasta la medianoche.</p><p>1 de julio: El festival de fans abre de 11:00 a 23:00.</p><p>2 de julio: El festival de fans abre de 14:00 a 22:00.</p><p>3 de julio: El festival de fans abre de 13:00 a 21:00.</p><p>4 de julio: El festival de fans abre sus puertas desde el mediodía hasta la medianoche.</p><p>5 de julio: El festival de fans abre de 15:00 a 23:00.</p><p>Para obtener más información sobre el festival, <a href="https://miamifwc26.com/fan-festival/" rel="" title="https://miamifwc26.com/fan-festival/">visite esta página.</a></p><p><b>Historias relacionadas</b></p><ul><li><a href="https://www.local10.com/news/local/2026/06/10/feds-warn-against-flying-drones-at-stadium-on-7-fifa-world-cup-game-days/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/10/feds-warn-against-flying-drones-at-stadium-on-7-fifa-world-cup-game-days/">Las autoridades federales advierten contra el uso de drones en los estadios durante 7 jornadas de la Copa Mundial de la FIFA.</a></li><li><a href="https://www.local10.com/news/2026/06/10/fbi-director-counterterrorism-to-be-a-top-priority-during-fifa-world-cup/" target="_self" rel="" title="https://www.local10.com/news/2026/06/10/fbi-director-counterterrorism-to-be-a-top-priority-during-fifa-world-cup/">Director del FBI: La lucha contra el terrorismo será una prioridad absoluta durante la Copa Mundial de la FIFA.</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/">Copa Mundial de la FIFA 2026, Grupo A: México jugará su partido inaugural el 11 de junio.</a></li></ul><h3><b>Seguimiento de los grupos de la Copa Mundial de la FIFA</b></h3><ul><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-a/">Grupo A</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-b/">Grupo B</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-c/">Grupo C</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-d/">Grupo D</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-e/">Grupo E</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-f/">Grupo F</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-g/">Grupo G</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-h/">Grupo H</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-i/">Grupo I</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-group-j/">Grupo J</a></li><li><a href="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/" target="_self" rel="" title="https://www.local10.com/sports/local/2025/12/05/here-is-fifa-world-cup-2026-group-k/">Grupo K</a></li><li><a href="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/" target="_self" rel="" title="https://www.local10.com/sports/2025/12/05/here-is-fifa-world-cup-2026-group-l/">Grupo L</a></li></ul>]]></content:encoded></item><item><title><![CDATA[Health sleuths are watching for disease threats during the World Cup]]></title><link>https://www.local10.com/health/2026/06/10/health-sleuths-are-watching-for-disease-threats-during-the-world-cup/</link><guid isPermaLink="true">https://www.local10.com/health/2026/06/10/health-sleuths-are-watching-for-disease-threats-during-the-world-cup/</guid><dc:creator><![CDATA[By LAURAN NEERGAARD, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — While millions of soccer fans cheer or groan over World Cup matches spanning North America, health officials will be on high alert for germs.]]></description><pubDate>Wed, 10 Jun 2026 19:16:20 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — While millions of soccer fans cheer or groan over World Cup matches spanning North America, health officials will be on high alert for germs.</p><p>A heat wave may be the most obvious health threat. But infectious diseases can spread in a crowd, and experts are set to scrutinize wastewater, hospital visits, even social media for any signs that an outbreak might be brewing.</p><p>Measles, one of the most contagious diseases, is among the top concerns, sparking a warning this week from the Pan American Health Organization, PAHO. With a nearly six-week stretch of packed stadiums, bars and tourist sites in 16 cities, officials are on the lookout for a long list of infections, from the stomach bug norovirus to mosquito-borne dengue fever.</p><p>“This is truly a marathon,” said Palak Raval-Nelson, Philadelphia's health commissioner.</p><p>The mass gatherings come at a tense moment for budget-strapped health agencies in the U.S. The Centers for Disease Control and Prevention, hit hard by Trump administration staffing cuts, already was grappling with a growing Ebola outbreak in central Africa and a cruise ship hantavirus outbreak. While CDC officials have advised state and local health departments behind the scenes, its expected World Cup disease surveillance dashboard still was “in final development” days before games began, according to the Department of Health and Human Services.</p><p>“Our public health professionals are pretty stretched,” said global health specialist Rebecca Katz of Georgetown University, who is leading an unusual new hub to help.</p><p>At the Health Security Operations Center, a joint effort between Georgetown and MedStar Health, workers are analyzing data from around the country so they can alert health authorities, even emergency rooms, to any early signs of trouble. The center is issuing daily “situation reports” about disease trends around World Cup host cities and team base camps to several hundred local and federal public health groups, emergency management and hospital officials and others who’ve signed up.</p><p>“It's important that we don't become alarmist,” said MedStar emergency medicine specialist Dr. Shane Kappler. “We're trying to be the insurance policy.”</p><p>Measles is a top concern for potential World Cup spread</p><p>Already more than 2,000 people in the U.S. have come down with measles this year, nearly as many as during all of last year, according to the CDC. Patients can spread measles before the rash appears and they realize they're sick. Not too long ago, the U.S. seldom saw measles except from international travel by unvaccinated people.</p><p>Now with frequent U.S. outbreaks, "actually a lot of our international partners are worried about measles being exported to them after the games,” said Georgetown’s Katz.</p><p>Measles is spreading in Canada, too, and has exceeded 11,000 cases in Mexico, according to PAHO. It’s urging soccer fans to be sure they’re vaccinated, with a health campaign saying a single measles patient can spread the virus to up to 18 unprotected people.</p><p>Is Ebola a concern at the World Cup?</p><p>Brown University’s Dr. Craig Spencer, who survived Ebola while working in the West Africa outbreak over a decade ago, said he’s repeatedly asked about the risk of Ebola during the World Cup — but “for me, Ebola is not the No. 1 or No. 2 or even No. 3 threat.”</p><p>“I am concerned about importation of measles, I am much more concerned about the importation of other infectious threats that may not seem as scary to us as Ebola,” Spencer said.</p><p>Many health experts agree that the risk of Ebola spreading in the U.S. is very low. That’s partly because of government travel screenings and restrictions on people recently in outbreak-affected areas. Moreover, Ebola spreads by contact with bodily fluids from someone showing symptoms, not through the air like measles or respiratory viruses.</p><p>“One fortunate thing about this virus is you’re most contagious when you’re really quite ill. It’s not like COVID, where you could be sitting next to someone who doesn’t even know they’re infected and perhaps contract the virus,” said Jennifer Nuzzo, director of Brown’s Pandemic Center.</p><p>How to spot brewing diseases</p><p>There’s precedent for germs invading major sporting events. Canadian scientists linked a community measles outbreak to the 2010 Olympics in Vancouver, and clusters of norovirus had to be contained during the Olympics this year in Milan and in 2018 in South Korea.</p><p>One way to detect signs of trouble: People with certain viral or bacterial infections shed genetic material that sophisticated testing of wastewater can spot. For example, measles can appear in wastewater days before an emergency room sees its first patients.</p><p>This week's surveillance reports from Katz's center note that wastewater testing recently found diarrhea-causing rotavirus, hepatitis A and norovirus in some parts of the U.S., something to watch as soccer crowds arrive.</p><p>In Dallas, officials ramped up wastewater screening including at the international airport, casting a wide net rather than looking for specific illnesses, said Dr. Phil Huang, director of Dallas County Health and Human Services.</p><p>His team also is enhancing the usual mosquito testing, checking not just for West Nile virus that regularly spreads in the U.S. but for viruses more common in other countries like dengue and chikungunya.</p><p>Public health officials have been preparing for months, said Philadelphia’s Raval-Nelson, including with mock emergency drills and communications with counterparts around the country.</p><p>“I don’t want to send a message that there’s one key thing," she said. “We have the frameworks in place to carry out what we need to.”</p><p>___</p><p>The Associated Press Health and Science Department receives support from the Howard Hughes Medical Institute’s Department of Science Education and the Robert Wood Johnson Foundation. The AP is solely responsible for all content.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/C6XYCULNACLF3M3DIDABFICF6U.jpg?auth=0dc1f32598aa2e690aa958757deeb9e9514a66020c68c5999097917e5234a899&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Georgetown University's Rebecca Katz points to measles data for the country at Georgetown's Health Security Operations Center in Washington on June 3, 2026. (AP Photo/Shelby Lum)]]></media:description><media:credit role="author" scheme="urn:ebu">Shelby Lum</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FPD76QTI3IZNTCAMEMJOPT3DPU.jpg?auth=0d551397e855dab7970501bae5d29542a6fab219396d85193d8b93f60430d1b4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Georgetown University's Rebecca Katz points to waste water data looking at infectious diseases at Georgetown's Health Security Operations Center in Washington on June 3, 2026. (AP Photo/Shelby Lum)]]></media:description><media:credit role="author" scheme="urn:ebu">Shelby Lum</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NS7PAZBAKCIDVVGUQSVNYYNMTI.jpg?auth=4a7520ee037ff099acda26ee2716a1b1c729829270ed7789ac0a0fca45922d0a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A screen displays infectious disease risk assessments for the World Cup at Georgetown's Health Security Operations Center in Washington on June 3, 2026. (AP Photo/Shelby Lum)]]></media:description><media:credit role="author" scheme="urn:ebu">Shelby Lum</media:credit></media:content></item><item><title><![CDATA[Laurence Olivier is honored with a plaque at his London childhood home]]></title><link>https://www.local10.com/entertainment/2026/06/10/laurence-olivier-is-honored-with-a-plaque-at-his-london-childhood-home/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/06/10/laurence-olivier-is-honored-with-a-plaque-at-his-london-childhood-home/</guid><dc:creator><![CDATA[By HILARY FOX and PAN PYLAS, Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — The late Laurence Olivier, arguably Britain’s greatest ever stage actor, was honored Wednesday with a blue plaque attached to the central London property where he lived as a child.]]></description><pubDate>Wed, 10 Jun 2026 21:07:23 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — The late Laurence Olivier, arguably Britain’s greatest ever stage actor, was honored Wednesday with a blue plaque attached to the central London property where he lived as a child.</p><p>Unveiled by Ian McKellen, the plaque at 22 Lupus Street in Pimlico marks the place where Olivier began acting as a child.</p><p>“For those of us who were lucky enough to have seen him in the theater, it’s of course quite right that, because he was the leader of our profession for so many years, it’s appropriate that this should be put up," McKellen told The Associated Press after the event. “Actors go out of fashion very quickly, but I've a feeling that this man's name will never be forgotten, and perhaps because of this plaque."</p><p>Olivier lived at Lupus Street between the ages of 6 and 11. While there, he reportedly transformed a wooden box and blue curtains into a makeshift stage where he sang, danced, and acted for hours at a time.</p><p>Olivier was venerated as a Shakespearean actor, playing many iconic protagonists in London including Hamlet, Henry V, Macbeth and, controversially, Othello. For his role as Hamlet, Olivier won his only Academy Award for best actor in 1949. Other famous screen roles include ones in “Rebecca," "Wuthering Heights"," "Marathon Man" and "Sleuth."</p><p>London owes much to Olivier, who died at age 82 in 1989.</p><p>He campaigned for the establishment of the National Theatre. The building that now houses the theatre officially opened in 1976 and its largest auditorium is named after Olivier.</p><p>“Laurence Olivier transformed British theater and film through the brilliance, range and intensity of his performances," said English Heritage senior historian Howard Spencer. "The plaque celebrates the formative home where one of Britain’s greatest cultural figures first found his voice as an actor.”</p><p>The Olivier Awards, which celebrate London's theater scene, were named in his honor.</p><p>The London blue plaque program began more than 150 years ago. The plaques commemorate notable people who made London their home at some point. There are more than 900 official plaques in the capital.</p><p>The first plaque commemorated the poet Lord Byron in 1867 but the house was later demolished. The oldest surviving plaque commemorates France’s final emperor, Napoleon III.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/43ZWQPGKNWOPBLBQHFXUH6DPEM.jpg?auth=5cd14c6cc21dfa4cfcac818e02012187a1880960bc0d7708e03512c7b4928ca0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ian McKellan unveils a Blue Plaque for Laurence Olivier in London, England, Wednesday, June 10, 2026. (Photo by Scott A Garfitt/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Scott A Garfitt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IE2EQMG4WXEWADO45M3PBO73I4.jpg?auth=e42592ac83fe2ab4e6063aa937d92d1dd1d0a500aa19e4adc13997f5d202b8b5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ian McKellan poses for photographers at the unveiling of a Blue Plaque for Laurence Olivier in London, England, Wednesday, June 10, 2026. (Photo by Scott A Garfitt/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Scott A Garfitt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QFZT7PDGNCWB6U3RRPOQKFISJQ.jpg?auth=cbbe9ac1e52de7e9582dfd415710b88a7117a81232b9eebcfcf1c6f18eb6a357&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Actors Vivien Leigh, left, and Laurence Olivier arrive in New York aboard the ocean liner Mauritania, Dec. 6, 1951. (AP Photo/Tom Fitzsimmons, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Tom Fitzsimmons</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VHKWWCLBR4BUD2LD5FQOZKNRVQ.jpg?auth=8f02756bf1c391190731f14531ef353ac2dc5b43371a09ab20b63915d689b2ca&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ian McKellan speaks at the unveiling of a Blue Plaque for Laurence Olivier in London, England, Wednesday, June 10, 2026. (Photo by Scott A Garfitt/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Scott A Garfitt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TWSU4QMOXQLZNQHMHXM4OZ4I54.jpg?auth=88692fe13f08f488b70dfd4774c58509de0891e2c7ae986115fdd7243b878855&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Laurence Olivier, left, and Vivien Leigh are seen backstage at the 51st Street Theater on Broadway after their opening performance in Shakespeare's "Romeo and Juliet," May 9, 1940, in New York. (AP Photo/Anthony Camerano, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Tony Camerano</media:credit></media:content></item><item><title><![CDATA[Serena Williams' doubles campaign at Queen's Club in jeopardy after Victoria Mboko injury]]></title><link>https://www.local10.com/sports/2026/06/10/serena-williams-doubles-campaign-at-queens-club-in-jeopardy-after-victoria-mboko-injury/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/10/serena-williams-doubles-campaign-at-queens-club-in-jeopardy-after-victoria-mboko-injury/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — Serena Williams’ doubles campaign at Queen’s Club could be over after one match.]]></description><pubDate>Wed, 10 Jun 2026 21:31:48 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — Serena Williams’ doubles campaign at Queen’s Club could be over after one match.</p><p>Victoria Mboko, the American star's doubles partner, retired from her singles match against Karolina Pliskova on Wednesday after sustaining a knee injury in the second set.</p><p>Williams and Mboko had won their opening doubles match Tuesday — in the 44-year-old Williams' return to professional tennis after nearly four years away from the sport — and are scheduled to play again Thursday.</p><p>As of Wednesday night, Mboko and Williams remained on Thursday's schedule to face Leylah Fernandez and Laura Siegemund in the quarterfinals. It's set to be the last match of the day at the HSBC Championships.</p><p>While trying to return a shot against Pliskova, the 19-year-old Canadian slipped behind the baseline and immediately grabbed her left knee. Mboko had lost the first set 6-2 and was up 4-3 in the second against the 2021 Wimbledon runner-up, who was facing a break point.</p><p>Mboko got up on her own but then told a physiotherapist there was “no stability right now."</p><p>She walked gingerly to her bench and put a towel to her face as she sat down. Minutes later, she retired from the match.</p><p>Williams had previously announced that she will also play doubles at the Berlin Open next week.</p><p>On Tuesday, Williams and Mboko beat third-seeded duo Nicole Melichar-Martinez and Erin Routliffe 7-6 (2), 6-2 in Williams’ first professional match since the 2022 U.S. Open.</p><p>Mboko is ranked No. 9 in singles.</p><p>___</p><p>AP tennis: https://apnews.com/hub/tennis</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/PV3IRLAESKBN4HVKGFOIFBGIY4.jpg?auth=87fd5b203c652d8aefe10638313162a1502d9c8b7fef308ac98bc21784ba7b46&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Victoria Mboko, left, of Canada retires injured during her match against Karolina Pliskova of Czech Republic on day three of the Queen's Club tennis championships in London, Wednesday, June 10, 2026. (Ben Whitley/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Ben Whitley</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2I33OKT3DJ5P6HEC4OCBISAQ3E.jpg?auth=1e54c1bedfe513a85ee70c6195aaf385e156d9d620cb57b38c4eae8e89907226&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Victoria Mboko of Canada in action against Karolina Pliskova of Czech Republic on day three of the Queen's Club tennis championships in London, Wednesday, June 10, 2026. (Ben Whitley/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Ben Whitley</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XV62NXW6YWEG53ASAIXT2KX3BE.jpg?auth=0b21c777aa6e0312fc1f2f428bc43478a87e85bd4c43fbb57d661c1bed31daf1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Serena Williams of the United States, celebrates winning a point as she and playing partner Victoria Mboko of Canada play against Nicole Melichar-Martinez of Canada and Erin Routliffe of New Zealand during their first round doubles match at the Queen's Club tennis championships in London, Tuesday, June 9, 2026. (AP Photo/Alberto Pezzali)]]></media:description><media:credit role="author" scheme="urn:ebu">Alberto Pezzali</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HHWZZ7325PD4LTQQ4DZC7DP6IM.jpg?auth=184de3120c79b43527ecc9713cef4c828ac5ce8d506f857df7626efdad315a52&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Serena Williams of the United States, celebrates with playing partner Victoria Mboko of Canada after defeating Nicole Melichar-Martinez of Canada and Erin Routliffe of New Zealand during their first round doubles match at the Queen's Club tennis championships in London, Tuesday, June 9, 2026. (AP Photo/Alberto Pezzali)]]></media:description><media:credit role="author" scheme="urn:ebu">Alberto Pezzali</media:credit></media:content></item><item><title><![CDATA[FBI seizing evidence at California plant where chemical tank overheated and forced evacuations]]></title><link>https://www.local10.com/news/2026/06/10/fbi-seizing-evidence-at-california-plant-where-chemical-tank-overheated-and-forced-evacuations/</link><guid isPermaLink="true">https://www.local10.com/news/2026/06/10/fbi-seizing-evidence-at-california-plant-where-chemical-tank-overheated-and-forced-evacuations/</guid><dc:creator><![CDATA[By CHRISTOPHER WEBER and MARTHA BELLISLE, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — Federal authorities served a search warrant on Wednesday at a Southern California aerospace facility where a chemical tank overheated last month, forcing 50,000 residents to evacuate because authorities feared a catastrophic explosion.]]></description><pubDate>Wed, 10 Jun 2026 20:35:50 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — Federal authorities served a search warrant on Wednesday at a Southern California aerospace facility where a chemical tank overheated last month, forcing 50,000 residents to evacuate because authorities feared a catastrophic explosion.</p><p>The warrant signed by a federal judge last week approved the seizure of documents and records related to the “storage, use, or disposal” of methyl methacrylate, the chemical inside the affected tank.</p><p>“Samples of the substance within any tank, tote, drum, vat, vessel, or container suspected of containing or having previously contained methyl methacrylate and/or any hazardous substance” were also sought, according to the warrant.</p><p>The warrant also orders agents to seize records related to “any cooling equipment or other equipment used to control or regulate the temperature of methyl methacrylate.”</p><p>The FBI confirmed its agents were searching GKN Aerospace Transparency Systems in the Orange County city of Garden Grove. Multiple vehicles and several federal agents were seen outside the facility Wednesday morning.</p><p>Company says it's cooperating with authorities</p><p>GKN Aerospace makes cockpit windows, canopies and windshields. The tank that overheated contained 6,000 to 7,000 gallons (22,700 to 26,500 liters) of methyl methacrylate, which is highly flammable. The liquid is used in the manufacturing of plastics and coatings, such as Plexiglas and dental prosthetics.</p><p>Exposure to the chemical can cause serious respiratory problems, neurological issues and irritation to the skin, eyes and throat, according to the Environmental Protection Agency.</p><p>The chemical that overheated is still in the holding tank, according to the Orange County Health Care Agency, which is leading the site cleanup and waste removal efforts.</p><p>The agency had planned to pump the neutralized methyl methacrylate from the storage tanks into sealed trucks for transport and disposal starting at the end of last week, according to a press release on the agency’s website. But on Friday, they said the removal didn’t happen “due to unavailable resources.”</p><p>Once a new date is confirmed, they will provide advance notice to the community.</p><p>Responding to a request for comment on the FBI investigation, a GKN spokesperson told the AP on Wednesday morning: “We are cooperating with authorities at our Garden Grove facility and will continue to do so.”</p><p>GKN Aerospace’s Steve Carlin spoke at a community meeting Tuesday evening. He thanked the firefighters and local leaders who responded to the incident at the plant that employs more than 500 people, and apologized to the community.</p><p>“On behalf of GKN and the Garden Grove plant I want to say that I’m sorry that this event and this incident occurred. I understand and I realized sitting here tonight what a disruptive event it was and how unsettling it is to the greater community. Particularly unsettling to us at GKN because of the long history that we have with Garden Grove and how connected we are to this community.”</p><p>Garden Grove city leaders and residents urged GKN Aerospace to consider moving these tanks of methyl methacrylate off of the Garden Grove plant, so the chemical would be far away from residents and businesses. But Carlin said it is very early in the investigation into what happened, so it is too soon to decide what the company might do in response to the incident. He promised to be transparent with the community about the investigation.</p><p>Overheating tank risked a catastrophic explosion</p><p>The incident was reported on May 21 and evacuations began the next day. The tank overheated because a valve on the cooling system that kept it at 50 degrees Fahrenheit (10 degrees Celsius) failed, officials said.</p><p>Crews sprayed water on the tank until the interior temperature stabilized to 92 F (33.3 C), down from 100 F (37.7 C). A sprinkler system was used to douse the tank, and the company said its technical specialists and firefighters removed insulation from the tank to help cool it.</p><p>A crack that formed by chance on the tank relieved pressure and helped avert a catastrophic explosion, allowing most evacuees to return home over the Memorial Day weekend. Authorities announced they were lifting the final orders after the temperature on the tank remained stable for four hours without intervention from sprinklers.</p><p>Separately, the Orange County District Attorney’s Office also is conducting a criminal investigation into the GKN Aerospace plant, according to DA spokesperson Kimberly Edds.</p><p>“We have sent a preservation letter to GKN directing them not to modify or destroy any evidence, which the company’s outside counsel confirmed receipt,” Edds told The Associated Press in an email.</p><p>Lawyers in federal lawsuits welcome the FBI's involvement</p><p>About a dozen people and businesses that were among the 50,000 evacuated during the chemical emergency have filed lawsuits against the company. Some residents reported strong odors, respiratory irritation, headaches and dizziness. They question why the chemical plant was allowed to operate so close to homes.</p><p>Lawyer Rickard McCune represents Big Rob’s Pizzeria and Fruit Caboose Concessions in a federal lawsuit claiming GKN Aerospace and parent company Melrose Industries were negligent and put the surrounding communities at risk. He said they’re pleased the federal government is investigating. The FBI’s involvement will help bring justice to those who were harmed, he said.</p><p>Another lawyer, Alex Wheeler, represents Dinh Tran and Drippys Gourmet Ice Cream Sandwiches and said they’re relieved that the FBI is using its resources to investigate potential criminal acts.</p><p>“As more information becomes public, it’s becoming clearer and clearer that the risk to our community posed by GKN’s operation of the Garden Grove facility may require a long term and lasting solution,” Wheeler said.</p><p>GKN did not immediately respond to the allegations in the lawsuits.</p><p>Orange County health officials assured residents that no contamination or fumes were released, and that they would keep monitoring the air for several months and checking the sewer and storm drains.</p><p>The California incident was the first of two major hazardous chemical emergencies on the West Coast within a week of each other. Five days after the GKN Aerospace situation began, a large tank containing a corrosive chemical at a Longview, Washington paper mill ruptured and imploded, killing 11 people.</p><p>___</p><p>Bellisle reported from Seattle. Associated Press journalist Josh Funk in Omaha, Nebraska, contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LL4VZG7ROFNV4B6RA5IYIJNXIY.jpg?auth=75e1fada8f5dfd12396ac7e288b072f24c35a52bd387871167054cbe8d8c3661&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ariel view of the chemical tank at GKN Aerospace in Garden Grove, Calif. on Wednesday, June 10, 2026. (AP Photo/William Liang)]]></media:description><media:credit role="author" scheme="urn:ebu">William Liang</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VWYYAR3RHYJLOFESFTAOHZOXZE.jpg?auth=66cd7ab8db17216908a0f35a61d1758e4c4a94a92b5cec2f867bf4155de746f3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FBI agents stage at GKN Aerospace in Garden Grove, Calif. on Wednesday, June 10, 2026. (AP Photo/William Liang)]]></media:description><media:credit role="author" scheme="urn:ebu">William Liang</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VRP7RVXEDAG2OSGZROKP7VS62U.jpg?auth=4574ae14f850093d7e4f6fe6ceb01d767cd2924af40240cc9468b01af80e059b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ariel view of the chemical tank at GKN Aerospace in Garden Grove, Calif. on Wednesday, June 10, 2026. (AP Photo/William Liang)]]></media:description><media:credit role="author" scheme="urn:ebu">William Liang</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2EX66XZZUKOEOT3G4B76BOBIFE.jpg?auth=734bc75fde73a5e34112febd0c3f31e00165a1a992e43b877319dccaa7e7cebe&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ariel view of the chemical tank at GKN Aerospace in Garden Grove, Calif. on Wednesday, June 10, 2026. (AP Photo/William Liang)]]></media:description><media:credit role="author" scheme="urn:ebu">William Liang</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FGKHF7W4WLG7IE7A7KAFVVMFKE.jpg?auth=d49f4a83605677d724c37c753d2b83301d06ba6011100def6b282c80c542d7ff&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ariel view of the chemical tank at GKN Aerospace in Garden Grove, Calif. on Wednesday, June 10, 2026. (AP Photo/William Liang)]]></media:description><media:credit role="author" scheme="urn:ebu">William Liang</media:credit></media:content></item><item><title><![CDATA[Motorcycle taxi drivers in Congo rally for Ebola awareness as attacks hinder response]]></title><link>https://www.local10.com/health/2026/06/10/motorcycle-taxi-drivers-in-congo-rally-for-ebola-awareness-as-attacks-hinder-response/</link><guid isPermaLink="true">https://www.local10.com/health/2026/06/10/motorcycle-taxi-drivers-in-congo-rally-for-ebola-awareness-as-attacks-hinder-response/</guid><dc:creator><![CDATA[By JUSTIN KABUMBA and MARK BANCHEREAU, Associated Press]]></dc:creator><description><![CDATA[BUNIA, Congo (AP) — Dozens of motorcycle taxi drivers spread messages about Ebola in an awareness caravan Tuesday in eastern Congo where community skepticism has led to attacks on health workers who are trying to contain a spreading outbreak of the illness.]]></description><pubDate>Wed, 10 Jun 2026 17:19:47 +0000</pubDate><content:encoded><![CDATA[<p>BUNIA, Congo (AP) — Dozens of motorcycle taxi drivers spread messages about Ebola in an awareness caravan Tuesday in eastern Congo where community skepticism has led to attacks on health workers who are trying to contain a spreading outbreak of the illness.</p><p>The drivers wore white “Stop Ebola” T-shirts and displayed public health messages and illustrations on how to prevent the disease as they rode through the streets of Bunia and Rwampara, two towns in Congo's eastern province of Ituri at the heart of the outbreak.</p><p>The province accounts for more than 90% of the cases. Cases have also been recorded in the North Kivu and South Kivu provinces, as well as a handful across the border in Uganda.</p><p>There have been 115 confirmed deaths from the disease, out of at least 598 cases confirmed so far, according to a report by Congolese authorities late Tuesday.</p><p>Still the outbreak has been met with skepticism and misinformation among communities where residents sometimes deny there is an outbreak or strongly oppose the strict measures imposed by health workers on burials of the bodies of victims to minimize the spread of the disease.</p><p>Residents in Ituri province have launched at least three attacks on health centers when demanding the bodies of deceased patients. Overall, more than 520 incidents impacting the work of health professionals have been reported, according to Marie Roseline Darnycka Belizaire, WHO’s emergency director for Africa.</p><p>Taxi drivers can help spread the word that medical workers are just trying to stop the spread, said Jacques Maliro, the World Health Organization’s Risk Communication and Community Engagement Officer, one of the organizers of the caravan.</p><p>“Response teams have been attacked in some areas, and that is one reason why we chose to involve motorcycle taxi drivers. They are an important group because they transport both sick and healthy people, so they too need to be informed and engaged,” Maliro said.</p><p>Misinformation spreading in the communities of Ituri have discouraged residents from adhering to health warnings or seeking medical help, health officials say. At the onset of the outbreak, some churches told their congregations that the outbreak is fake and that divine protection makes medical care unnecessary.</p><p>“Those who do not believe in it need to understand that it is real,” said Josue Mbabona, a motorcycle taxi driver from the caravan, adding that he has already lost three family members to Ebola.</p><p>Front-line health workers, who labor with little pay or rest, have also been unable to reach some communities cut off by conflict involving armed rebels.</p><p>Eastern Congo has for years seen attacks by dozens of separate rebel and militant groups, some of them with links to neighboring Rwanda or the extremist Islamic State group.</p><p>The response has also been hampered by shortages of essential supplies. Residents and local officials in Bunia on Wednesday cited a shortage of water needed for the frequent handwashing recommended to curb the spread of the virus.</p><p>The current Ebola outbreak is caused by the rare Bundibugyo virus, which does not have an approved vaccine or treatment unlike the “Zaire virus,” responsible for most of Congo’s past 16 outbreaks of the disease.</p><p>“The vaccine needs to be available so that we can protect ourselves, move forward, and return to normal life,” David Kasimwa, a student participating in the caravan said. “This disease has disrupted many activities: We are no longer able to travel freely because we are afraid,” he added.</p><p>Three vaccine candidates are currently in development. Africa’s top public health agency said last month it aims to have a vaccine and treatment against Bundibugyo virus available by the end of the year.</p><p>Meanwhile, several countries have imposed travel restrictions or enhanced screening measures for travelers arriving from Ebola-affected areas, though WHO have not recommended broad travel bans.</p><p>Secretary of State Marco Rubio on Tuesday urged European countries to tighten travel restrictions on people arriving from Ebola-affected countries in Africa, warning that failure to do so could lead to stricter U.S. travel measures for arrivals from Europe, including during the World Cup.</p><p>There are relatively few direct flights between Africa and the United State per day but more than 300 direct daily flights between Europe and the United States.</p><p>—-</p><p>Banchereau reported from Dakar, Senegal. Constant Same Bagalwa in Bunia, Congo contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KQB2XYOMQG5LWWIPYUSRUOYFM4.jpg?auth=c5a040116f3ddcc5ed0b6ccc900b17850385fcd0ae69436b3a383e70e03db094&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Motorcyclists join an awareness campaign organized by the World Health Organization (WHO) to combat Ebola in Bunia, Congo, Wednesday, June 10, 2026. (AP Photo/Moses Sawasawa)]]></media:description><media:credit role="author" scheme="urn:ebu">Moses Sawasawa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZPQT5EYD5LPRP25NVYHQ6KHY6A.jpg?auth=3de050ef361f02140bb76f4a3e1e7291ed12b4261270ec1c3e7edd3575febeed&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Motorcyclists join an awareness campaign organized by the World Health Organization (WHO) to combat Ebola in Bunia, Congo, Wednesday, June 10, 2026. (AP Photo/Moses Sawasawa)]]></media:description><media:credit role="author" scheme="urn:ebu">Moses Sawasawa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QVJJPVR36ADGDA27FPCIGI6VRA.jpg?auth=d05e00c80283770284312cb1a362f2914c6ec49fb863e6172c6197fda02aa3e7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A drone view of motorcyclists as they join an awareness campaign organized by the World Health Organization (WHO) to combat Ebola in Bunia, Congo, Wednesday, June 10, 2026. (AP Photo/Moses Sawasawa)]]></media:description><media:credit role="author" scheme="urn:ebu">Moses Sawasawa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TJUFUZAKNHH36LTJQJ2D75TQ64.jpg?auth=1e6ea538020361182fd302a1a63cd223eea351019671833d607f434fb73c9191&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jolie Milete, a staff member of the World Health Organization (WHO), addresses a crowd during an awareness campaign to combat Ebola in Bunia, Congo, Wednesday, June 10, 2026. (AP Photo/Moses Sawasawa)]]></media:description><media:credit role="author" scheme="urn:ebu">Moses Sawasawa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5FO7JLOE6YZEQ6HPRJIPISIJPI.jpg?auth=1c81bf8747d4061cf847fadd0d549dd22fffa337fa4ff1523b11729d3200185c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Motorcyclists join an awareness campaign organized by the World Health Organization (WHO) to combat Ebola in Bunia, Congo, Wednesday, June 10, 2026. (AP Photo/Moses Sawasawa)]]></media:description><media:credit role="author" scheme="urn:ebu">Moses Sawasawa</media:credit></media:content></item><item><title><![CDATA[Prosecutors paint Palisades Fire suspect as a premeditated arsonist in opening statements]]></title><link>https://www.local10.com/news/national/2026/06/10/opening-statements-begin-in-trial-for-man-accused-of-sparking-the-deadly-palisades-fire/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/06/10/opening-statements-begin-in-trial-for-man-accused-of-sparking-the-deadly-palisades-fire/</guid><dc:creator><![CDATA[By JAIMIE DING and CHRISTOPHER WEBER, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — Prosecutors in the federal trial of the man accused of sparking last year’s deadly Palisades Fire laid out a narrative for jurors Wednesday of a premeditated arsonist who tried to cover his tracks, while his attorneys offered an alternate story of a man who tried his best to stop the blaze.]]></description><pubDate>Wed, 10 Jun 2026 20:21:09 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — Prosecutors in the federal trial of the man accused of sparking last year’s deadly Palisades Fire laid out a narrative for jurors Wednesday of a premeditated arsonist who tried to cover his tracks, while his attorneys offered an alternate story of a man who tried his best to stop the blaze.</p><p>Attorneys presented opening statements in the trial of Jonathan Rinderknecht, who has pleaded not guilty to starting what became one of the most destructive wildfires in California history. Whether prosecutors can prove to jurors that Rinderknecht, 29, started a fire in Los Angeles on Jan. 1, 2025, and that it then turned into the Palisades Fire will be at the center of the trial.</p><p>Prosecutors say the Jan. 1 fire burned undetected deep in root systems before flaring back up on Jan. 7. Assistant U.S. Attorney Matt O'Brien told jurors that security camera footage shows where and when the fire ignited atop a hill, and investigators were able to place Rinderknecht nearby because he called 911 for help 16 times in quick succession on the evening of Jan. 1.</p><p>O'Brien said that Rinderknecht was the only person there that evening. He said that after firefighters arrived, Rinderknecht followed them up the hill to take videos of them putting out the blaze. Investigators later seized a barbecue lighter from his car that he admitted to having with him on the trail.</p><p>Defense attorney Steve Haney said Rinderknecht was on the hilltop near the fire's ignition that night, but only to watch the fireworks after dropping off Uber passengers nearby. Haney said multiple witnesses as well as first responders will testify that they heard fireworks in the area around the time the fire ignited.</p><p>“When all the evidence is in, there will be one thing missing: proof that Jonathan Rinderknecht started that fire on Jan. 1,” Haney told jurors.</p><p>The Palisades Fire ultimately killed 12 people and destroyed thousands of homes as it incinerated hillside neighborhoods in Pacific Palisades and the city of Malibu. Rinderknecht faces at least five years in prison if convicted of charges that also include malicious destruction by means of a fire.</p><p>O'Brien, in his opening, painted a picture for the jury of a troubled young man who was lonely and angry at the world after a recent breakup.</p><p>“He wanted revenge — revenge against society because he blamed society for all his troubles,” he said.</p><p>O'Brien also showed jurors a prompt that Rinderknecht had entered into ChatGPT six months earlier. “So on the far left, we're going to have a burning forest and then you have a bunch of people running away from that,” the prompt began.</p><p>Haney reminded jurors it didn't matter if they liked his client or “approve of the way Jonathan uses his computer.” He said Rinderknecht’s behavior after the fire, from calling 911 to cooperating with investigators, demonstrated his innocence.</p><p>Haney played an audio recording of Rinderknecht’s conversation with a 911 operator during which he reported a fire in the Pacific Palisades.</p><p>When federal investigators knocked on Rinderknecht's door, he didn’t hide or refuse to answer, Haney said. Rinderknecht even agreed to drive back to the Palisades to help investigators pinpoint the start of the fire.</p><p>“It’s the voice and actions of a man who was trying to stop the fire,” Haney said.</p><p>Leading up to the trial, Haney has argued that Rinderknecht is being made as a scapegoat for the Los Angeles Fire Department’s failure to fully extinguish the Jan. 1 blaze.</p><p>Judge Anne Hwang has ruled that the defense can’t introduce evidence or arguments about alleged negligence by the Fire Department, saying it was irrelevant and could confuse the jury. Defense attorneys had planned to include testimony from a firefighter that the fire was visibly smoldering when first responders left before it reignited days later.</p><p>Prosecutors began presenting their case by calling witnesses with California State Parks and the Santa Monica Mountains National Recreation Area to establish that the fire affected areas with federal jurisdiction.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GGIH74JULF3TXLE5IXJ4QKTXCE.jpg?auth=6439d60c2139bd62e4f0131b925c6e70d218669e79f66dddcca765d8f904a848&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[An aerial view shows the cleared site of a mobile home park more than a year after the Palisades Fire in the Pacific Palisades neighborhood of Los Angeles, Thursday, June 4, 2026. (AP Photo/Jae C. Hong)]]></media:description><media:credit role="author" scheme="urn:ebu">Jae C. Hong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SEBLUCP33PBVD4JVZP3JJZFOUE.jpg?auth=843139414dd350e225c87f4d863452bc7ad0028a69cd4e18695c1a2fc55ffee0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - This undated photo provided by the U.S. Attorney's Office shows Jonathan Rinderknecht. (US Attorney's Office via AP, File)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/SCJDKUHAFKHKNB7UGSMTXDH6YI.jpg?auth=6227c8448a24f3e42215605fdb41710ad455b3ee0c8d271f8fff6e6ea69103bf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[D. Berryman walks her dog, Tiny Dancer, past a fire-damaged building more than a year after the Palisades Fire in the Pacific Palisades neighborhood of Los Angeles, Thursday, June 4, 2026. (AP Photo/Jae C. Hong)]]></media:description><media:credit role="author" scheme="urn:ebu">Jae C. Hong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LCCXOE3O5OPKIM2XDFRWJ5KSWY.jpg?auth=8f87cac50e4da2eacab4c5543e349ae5a968aaf73ecce919869a82ceef64ec07&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[An aerial view shows homes under construction amid empty lots more than a year after the Palisades Fire in the Pacific Palisades neighborhood of Los Angeles, Thursday, June 4, 2026. (AP Photo/Jae C. Hong)]]></media:description><media:credit role="author" scheme="urn:ebu">Jae C. Hong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AL2BEBAYJ5K5Q2U5XKGIGMBGYI.jpg?auth=3eda51a25849771eb162e1e5970221c4feb970d65a92abd4d6e8f4d1fd6263bf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A chimney stands on a lot covered with weeds and wildflowers in front of a home under construction more than a year after the Palisades Fire in the Pacific Palisades neighborhood of Los Angeles, Thursday, June 4, 2026. (AP Photo/Jae C. Hong)]]></media:description><media:credit role="author" scheme="urn:ebu">Jae C. Hong</media:credit></media:content></item><item><title><![CDATA[As FIFA entices a new generation of fans, a Brazil influencer's platform will stream all 104 games]]></title><link>https://www.local10.com/business/2026/06/10/as-fifa-entices-a-new-generation-of-fans-a-brazil-influencers-platform-will-stream-all-104-games/</link><guid isPermaLink="true">https://www.local10.com/business/2026/06/10/as-fifa-entices-a-new-generation-of-fans-a-brazil-influencers-platform-will-stream-all-104-games/</guid><dc:creator><![CDATA[By TALES AZZONI, Associated Press]]></dc:creator><description><![CDATA[GUADALAJARA, Mexico (AP) — In Brazil, home of soccer-mad fans and the five-time world champions, the only way to watch all 104 games of the World Cup will be through a streaming platform anchored by an influencer.]]></description><pubDate>Wed, 10 Jun 2026 17:31:02 +0000</pubDate><content:encoded><![CDATA[<p>GUADALAJARA, Mexico (AP) — In Brazil, home of soccer-mad fans and the five-time world champions, the only way to watch all 104 games of the World Cup will be through a streaming platform anchored by an influencer.</p><p>Elsewhere, users will get to see parts of matches live on YouTube and TikTok for the first time.</p><p>Forget about the exclusivity of traditional over-the-air networks: The World Cup will be watched differently this time.</p><p>As FIFA pushes to engage a new generation of fans, younger audiences will have more options to access soccer’s showcase event thanks to what soccer's governing body describes as a record number of deals with broadcast partners that carry digital-only platforms. Creators’ perspectives will be brought to the forefront and user experiences worldwide will be enhanced thanks to what FIFA is calling “game-changing” partnerships.</p><p>The goal is to grab viewers' attention, effectively giving them an appetizer that will encourage them to go back and watch the games on traditional channels.</p><p>Co-hosted by the United States, Mexico and Canada, this year's World Cup — the biggest ever, with 48 teams — begins Thursday and will run through July 19.</p><p>Brazil’s CazéTV has the rights to all games</p><p>Brazil historically has been one of the countries with the most engagement on social media and digital platforms.</p><p>FIFA took notice, and four years ago did a type of a test run with popular streamer Casimiro Miguel, now 32, who had shown success engaging with younger sports fans on his Twitch channel. For the 2022 Qatar World Cup, FIFA reached a deal with him — and his partner LiveMode — to broadcast 22 matches on the CazéTV YouTube channel.</p><p>With a more informal and conversational approach to the broadcast, along with increased fan engagement and the participation of content creators as commentators, the trial was considered a resounding success. It led to an expanded deal for the tournament this year, with CazéTV becoming the only channel — digital or traditional — with rights to all 104 games in Brazil. The network Globo, the home of soccer in Brazil for decades, will show 55 games.</p><p>“FIFA is always looking at innovative ways about how to enhance the broadcast coverage of our flagship competitions and the deal with CazéTV is an example of such, which will ensure football fans in Brazil will be able to watch all 104 games, while also helping to reach new audiences and demographics,” the governing body told The Associated Press in a statement.</p><p>A Cristiano Ronaldo connection</p><p>LiveMode, the Brazilian company that has CazéTV under its umbrella and broadcasts matches with content creators, announced last month that it had launched an international broadcast arm of the company and that Cristiano Ronaldo was one of its shareholders.</p><p>LiveMode's channel in Portugal will broadcast one game per day during the World Cup, including all of Portugal's matches and the final. The 41-year-old Ronaldo, one of soccer's all-time greats, is making his sixth World Cup appearance with the national team.</p><p>“There is an audience that connects with digital first, and digital allows us to bring this new audience to follow major sporting events,” LiveMode co-founder Sergio Lopes told the AP. “Generally, this audience is younger and doesn’t just want to watch a match. They want to participate in the conversation, interact in real time, and feel like they are part of a community.”</p><p>YouTube and TikTok deals</p><p>FIFA earlier this year picked TikTok as the first “preferred platform” for video content on social media at the World Cup, giving creators access to content. World Cup broadcast rights holders can livestream parts of the 104 games at a dedicated hub on the TikTok app. Then in March, FIFA reached a deal with YouTube to also allow rights-holding broadcasters to stream game action live on the video platform. Rights holders will be allowed to broadcast the first 10 minutes of games.</p><p>“YouTube is where global sports fans tune in before, during, and after the game. That is what makes our preferred partnership with FIFA for World Cup 2026 so unique,” said Angela Courtin, YouTube's vice president of entertainment and sports marketing. “Between the incredible reach of our creator cohort and providing FIFA’s media partners with a pathway to upload more premium content to their YouTube channels, plus our live YouTube FIFA Creator Cup in New York City this July, we are ushering in the next generation of soccer fans for years to come.”</p><p>Taking aim at world records</p><p>With the new deals, FIFA expects the 2026 World Cup to break all records related to digital and streaming audiences.</p><p>In 2022, FIFA reported 5 billion total engagements during the tournament in Qatar, with 2.7 billion coming through digital and streaming services, and 2.9 from linear television. Nearly 1.5 billion people watched the final won by Argentina, with 237 million of them being digital-only viewers, according to FIFA.</p><p>In the U.S., Fox holds the rights for the 2026 World Cup, and there were no exclusive deals by FIFA with digital platforms, though the network will have every match streaming live and on-demand within its apps. Streaming giant Netflix has secured the U.S. broadcasting rights to the Women’s World Cup in 2027 and 2031, in the most significant deal FIFA has signed with a streaming service for a major tournament.</p><p>“We are seeing that sport needs to occupy all screens, engage with all audiences to grow,” LiveModeTV co-founder Lopes said. “New audiences expect authenticity, interaction and different ways to follow an event. The World Cup continues to be the greatest sporting spectacle on the planet, but the way to experience it is also becoming more social, more participatory, more accessible, and more connected to the digital habits of each generation.”</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/XT6O3VJ7FV5MEE5PANWAJDV4WU.jpg?auth=9992468933bdf0113b57d2432a668a8893f7e86e2552cb572bf600e7192e94ec&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this image provided by LiveMode, from left, Barbara Coelho, Brazil soccer star Ronaldo, FIFA President, Gianni Infantino, Casimiro Miguel and star Luisinho, greet on the set of CazéTV at the Club World Cup soccer final July 13, 2025,, in East Rutherford, N.J. (Venessa Carvalho/LiveMode via AP]]></media:description><media:credit role="author" scheme="urn:ebu">Venessa Carvalho</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/J4S4QTQ2QB54BN6NNPMCRY3O3A.jpg?auth=7f221662cfc31b8302dffee963ac55926d1dbe6d02dc693464ff6b9f23e62263&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Boys play soccer on a decorated street in Osasco, in the greater Sao Paulo area, Brazil, Friday, June 5, 2026, ahead of the World Cup soccer tournament. (AP Photo/Andre Penner)]]></media:description><media:credit role="author" scheme="urn:ebu">Andre Penner</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MKYPVF2ZIGG6OG6GXUYWN2SVEQ.jpg?auth=106ed8349ec4c2cdbb941285ddcef4947c4ef2024f17b431c0fa8627f814e674&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Fans cheer before an international friendly soccer match between Egypt and Brazil in Cleveland, Saturday, June 6, 2026. (AP Photo/David Richard)]]></media:description><media:credit role="author" scheme="urn:ebu">David Richard</media:credit></media:content></item><item><title><![CDATA[Players' union asks NHL for a Mike Babcock investigation if Oilers want to hire him, AP sources say]]></title><link>https://www.local10.com/sports/2026/06/10/players-union-asks-nhl-for-a-mike-babcock-investigation-if-oilers-want-to-hire-him-ap-sources-say/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/10/players-union-asks-nhl-for-a-mike-babcock-investigation-if-oilers-want-to-hire-him-ap-sources-say/</guid><dc:creator><![CDATA[By JOHN WAWROW and STEPHEN WHYNO, Associated Press]]></dc:creator><description><![CDATA[The NHL Players’ Association has asked the league to investigate Mike Babcock’s ill-fated tenure with the Columbus Blue Jackets before Edmonton or any other NHL team can hire him as coach, two people with knowledge of the discussions said Wednesday.]]></description><pubDate>Wed, 10 Jun 2026 16:39:11 +0000</pubDate><content:encoded><![CDATA[<p>The NHL Players’ Association has asked the league to investigate Mike Babcock’s ill-fated tenure with the Columbus Blue Jackets before Edmonton or any other NHL team can hire him as coach, two people with knowledge of the discussions said Wednesday.</p><p>The request followed reports that the Oilers expressed interest in hiring Babcock. Both people spoke to The Associated Press on condition of anonymity because the talks were private.</p><p>It was not clear whether the league had resumed or restarted an investigation of the veteran coach who has drawn criticism in recent years for his approach with players. All coaching hires are subject to league approval.</p><p>Babcock resigned from the Blue Jackets in September 2023, less than three months after taking the job. At the time, Babcock's requests for personal photos from players in an attempt to get to know them drew criticism as an invasion of privacy.</p><p>“Our players deserve to be treated with respect in the workplace,” NHLPA executive director Marty Walsh said then. “Unfortunately, that was not the case in Columbus. The club’s decision to move forward with a new head coach is the appropriate course of action.”</p><p>The union reviewed the situation, but the NHL dropped its planned investigation of the situation when Babcock stepped down.</p><p>Babcock, who turned 63 on April 29, has not coached a game in the league since being fired by Toronto 23 games into the 2019-20 season. He coached Detroit to the Stanley Cup in 2008, reached the final with the Red Wings in '09 and Anaheim in ’03, and helped Canada win back-to-back Olympic gold medals in 2010 and '14.</p><p>Once considered one of the best in the profession, former players have spoken out about Babcock's old-school tendencies that some say can be considered bullying.</p><p>A report surfaced after the Maple Leafs fired Babcock that he had asked a player to share his ranking of teammates from hardest- to least-hardest working and then shared that with the rest of the group. Former Red Wings player Johan Franzen told a Swedish outlet that Babcock was the worst person he had ever met and said at one point he was terrified to go to the rink.</p><p>The Oilers are looking for a replacement for Kris Knoblauch after firing him following their first-round playoff exit, despite back-to-back trips to the final before that. They asked Vegas for permission to speak to recently fired coach Bruce Cassidy, but the Golden Knights rejected that request because he remains under contract through next season.</p><p>The NHL Coaches' Association expressed dissatisfaction over the matter. Deputy Commissioner Bill Daly last week said Vegas was not in violation of any rules for denying permission.</p><p>“We don’t find it unreasonable because we’re allowing it to happen,” he said. “I do think Vegas is clearly within their contractual rights to do what they’re doing."</p><p>___</p><p>AP NHL: https://apnews.com/hub/nhl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/AE64GCWXSVTNTLVDB5MWJWWOUQ.jpg?auth=a33ed1e52802a8f6e9236b36c8aef69c94f6be22bc47d536a6df67a24d5d84a8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Toronto Maple Leafs head coach Mike Babcock during the third period of an NHL hockey game against the Detroit Red Wings, Oct. 12, 2019, in Detroit. (AP Photo/Duane Burleson, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Duane Burleson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JK3I46UWOPSVD3N33BH7I6CCZE.jpg?auth=96dd0cb92e2061b9be452699ce55adf2ce9007dd991fb4d6bb8645be5267183c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Toronto Maple Leafs head coach Mike Babcock directs his team against the Colorado Avalanche in the third period of an NHL hockey game, Feb. 12, 2019, in Denver. (AP Photo/David Zalubowski, File)]]></media:description><media:credit role="author" scheme="urn:ebu">David Zalubowski</media:credit></media:content></item><item><title><![CDATA[Colombian President Gustavo Petro defends use of ‘Heil Hitler’ ]]></title><link>https://www.local10.com/news/world/2026/06/10/colombian-president-gustavo-petro-defends-use-of-heil-hitler/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/10/colombian-president-gustavo-petro-defends-use-of-heil-hitler/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Colombian President Gustavo Petro, who severed relations with Israel in 2024, faced criticism over his recent use of “Heil Hitler” on X. ]]></description><pubDate>Wed, 10 Jun 2026 16:09:44 +0000</pubDate><content:encoded><![CDATA[<p>Colombian President Gustavo Petro, who severed relations with Israel in 2024, faced criticism over his recent use of “Heil Hitler” on X. </p><p><a href="https://www.local10.com/espanol/2026/06/10/presidente-colombiano-gustavo-petro-defiende-uso-de-heil-hitler/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/presidente-colombiano-gustavo-petro-defiende-uso-de-heil-hitler/">Leer en español</a></p><p>Petro, whose term ends on Aug. 7, was in New York on Wednesday to preside over a meeting of the United Nations Security Council.</p><p>The Coalition of Latin American Legislators Against Antisemitism had already condemned Petro’s use of references to Nazism.</p><p>Petro defended his use of the Nazi salute on Sunday writing that it was meant to reference the “fascist phrases” in an op-ed that newspaper El Espectador published on Sunday. </p><p>“Using Nazi slogans is a disgraceful low from which there is no coming back,” Danny Danon, Israel’s ambassador to the UN, wrote on X. </p><p>The op-ed was in support of Abelardo de la Espriella, a right-wing presidential candidate who is running against Iván Cepeda, whom Petro has endorsed as his left-wing successor. </p><p>“It is absolutely disgusting to use that phrase,” Rep. Carlos A. Giménez wrote to Petro on X. </p><p>The runoff election is on June 21. </p><p><b>Related social media</b></p><blockquote class="twitter-tweet"><p lang="no" dir="ltr">Heil Hitler <a href="https://t.co/IbRBgwUY3N">https://t.co/IbRBgwUY3N</a></p>&mdash; Gustavo Petro (@petrogustavo) <a href="https://x.com/petrogustavo/status/2063648979103957427?ref_src=twsrc%5Etfw">June 7, 2026</a></blockquote>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EU2Q5ZSQWK6XQBUAAAHLL2JQFM.jpg?auth=32980b8ac8a7ac86c4a30c91add26eaaae0c04964c9dcf466a9d2a451e283415&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE (AP Foto/Fernando Vergara)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Vergara</media:credit></media:content></item><item><title><![CDATA[Presidente colombiano Gustavo Petro defiende uso de “Heil Hitler”]]></title><link>https://www.local10.com/espanol/2026/06/10/presidente-colombiano-gustavo-petro-defiende-uso-de-heil-hitler/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/presidente-colombiano-gustavo-petro-defiende-uso-de-heil-hitler/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[El presidente colombiano Gustavo Petro, que rompió relaciones con Israel en 2024, enfrentó críticas por su reciente uso de “Heil Hitler” en X.]]></description><pubDate>Wed, 10 Jun 2026 16:18:25 +0000</pubDate><content:encoded><![CDATA[<p>El presidente colombiano Gustavo Petro, quien rompió relaciones con Israel en 2024, enfrentó críticas por su reciente uso de la frase “Heil Hitler” en X.</p><p>Petro, cuyo mandato termina el 7 de agosto, se encontraba en Nueva York el miércoles para presidir una reunión del Consejo de Seguridad de las Naciones Unidas.</p><p>Petro defendió su uso de la frase nazi como respuesta a las “frases fascistas” en una columna de opinión publicada el domingo en apoyo de Abelardo de la Espriella, candidato presidencial de derecha.</p><p>El presidente saliente ha respaldado a Iván Cepeda, candidato de izquierda, como su sucesor. La segunda vuelta de las elecciones presidenciales será el 21 de junio.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EU2Q5ZSQWK6XQBUAAAHLL2JQFM.jpg?auth=32980b8ac8a7ac86c4a30c91add26eaaae0c04964c9dcf466a9d2a451e283415&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El presidente de Colombia, Gustavo Petro, pronuncia un discurso durante una ceremonia militar en Bogotá, Colombia, el viernes 5 de junio de 2026. (AP Foto/Fernando Vergara)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Vergara</media:credit></media:content></item><item><title><![CDATA[Video shows Pompano Beach firefighters rescue ducklings trapped in storm drain]]></title><link>https://www.local10.com/news/local/2026/06/10/video-shows-pompano-beach-firefighters-rescue-ducklings-trapped-in-storm-drain/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/video-shows-pompano-beach-firefighters-rescue-ducklings-trapped-in-storm-drain/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A storm drain turned into an unlikely rescue scene this past Saturday night when firefighters stepped in to save a dozen trapped ducklings and reunite them with their mother.]]></description><pubDate>Wed, 10 Jun 2026 15:33:47 +0000</pubDate><content:encoded><![CDATA[<p>A storm drain turned into an unlikely rescue scene this past Saturday night when firefighters stepped in to save about a dozen trapped ducklings and reunite them with their mother.</p><p><a href="https://www.local10.com/espanol/2026/06/10/video-muestra-a-bomberos-de-pompano-beach-rescatar-patitos-atrapados-en-alcantarilla-pluvial/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/video-muestra-a-bomberos-de-pompano-beach-rescatar-patitos-atrapados-en-alcantarilla-pluvial/">Leer en español</a></p><p>Pompano Beach Fire Rescue officials said firefighters responded after calls reported a mother duck circling a storm drain.</p><p>That’s when firefighters discovered about a dozen ducklings trapped in the water below.</p><p>Fire rescue crews removed the drain cover and used a net to safely lift each duckling to safety.</p><p>Moments later, crews watched as the mother duck rushed in to reunite with her babies.</p><p>Local 10 viewers can watch the delicate rescue in the video at the top of this page. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Video muestra a bomberos de Pompano Beach rescatar patitos atrapados en alcantarilla pluvial]]></title><link>https://www.local10.com/espanol/2026/06/10/video-muestra-a-bomberos-de-pompano-beach-rescatar-patitos-atrapados-en-alcantarilla-pluvial/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/video-muestra-a-bomberos-de-pompano-beach-rescatar-patitos-atrapados-en-alcantarilla-pluvial/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Un drenaje pluvial se convirtió en una escena de rescate poco probable el pasado sábado por la noche cuando los bomberos intervinieron para salvar a una docena de patitos atrapados y reunirlos con su madre.]]></description><pubDate>Wed, 10 Jun 2026 16:14:40 +0000</pubDate><content:encoded><![CDATA[<p>Una alcantarilla pluvial se convirtió en una inusual escena de rescate la noche del pasado sábado cuando los bomberos intervinieron para salvar a aproximadamente una docena de patitos atrapados y reunirlos con su madre.</p><p>Funcionarios de Pompano Beach Fire Rescue informaron que los bomberos respondieron después de recibir llamadas que reportaban a una pata dando vueltas alrededor de una alcantarilla pluvial.</p><p>Fue entonces cuando los bomberos descubrieron a aproximadamente una docena de patitos atrapados en el agua debajo de la alcantarilla.</p><p>Los equipos de rescate retiraron la tapa de la alcantarilla y utilizaron una red para sacar de manera segura a cada patito.</p><p>Momentos después, los rescatistas observaron cómo la pata acudió rápidamente para reunirse con sus crías.</p><p>Los televidentes de Local 10 pueden ver el delicado rescate en el video que aparece al inicio de esta página.</p>]]></content:encoded></item><item><title><![CDATA[1 detained after home erupts in flames in Miami’s Shenandoah neighborhood, police say ]]></title><link>https://www.local10.com/news/local/2026/06/10/home-erupts-in-flames-in-miamis-shenandoah-neighborhood/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/home-erupts-in-flames-in-miamis-shenandoah-neighborhood/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A home caught fire Wednesday morning in Miami’s Shenandoah neighborhood, sending heavy smoke into the air as firefighters worked to bring it under control.]]></description><pubDate>Wed, 10 Jun 2026 14:47:40 +0000</pubDate><content:encoded><![CDATA[<p>A home caught fire Wednesday morning in Miami’s Shenandoah neighborhood, sending heavy smoke into the air as firefighters worked to bring it under control.</p><p><a href="https://www.local10.com/espanol/2026/06/10/se-incendia-vivienda-en-vecindario-shenandoah-de-miami/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/se-incendia-vivienda-en-vecindario-shenandoah-de-miami/">Leer en español</a></p><p>The fire happened near the 1300 block of Southwest 10th Street, just west of Brickell, according to Miami Fire Rescue officials. </p><p>Sky 10 flew over the scene and captured firefighters battling flames and thick smoke coming from the structure around 10:15 a.m. </p><p>Lt. Pete Sanchez, a MFR spokesperson, said operations were underway at the “vacant structure.” </p><p>A spokesperson with the Miami Police Department told Local 10 News on Wednesday afternoon that one person was detained in connection with the house fire. </p><p>Sanchez said no injuries have been reported at this time. </p><p>No other details about the fire or culprit were immediately released. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Trump signs bill giving nearly $70B to his immigration enforcement agenda through end of his term]]></title><link>https://www.local10.com/news/politics/2026/06/10/trump-signs-bill-giving-nearly-70b-to-his-immigration-enforcement-agenda-through-end-of-his-term/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/10/trump-signs-bill-giving-nearly-70b-to-his-immigration-enforcement-agenda-through-end-of-his-term/</guid><dc:creator><![CDATA[By DARLENE SUPERVILLE and COLLIN BINKLEY, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — President Donald Trump signed a bill into law on Wednesday that gives his immigration and deportation agenda a nearly $70 billion boost for the rest of his time in the White House.]]></description><pubDate>Wed, 10 Jun 2026 16:09:45 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — President Donald Trump signed a bill into law on Wednesday that gives his immigration and deportation agenda a nearly $70 billion boost for the rest of his time in the White House.</p><p>The bill provides $38 billion for U.S. Immigration and Customs Enforcement and $26 billion for the Border Patrol. An additional $5 billion would cover unforeseen costs, according to the White House.</p><p>Trump signed the legislation in the Oval Office a day after House Republicans pushed the measure through by a 214-212 vote over the objections of Democrats. His signature ended a nearly six-month fight over Department of Homeland Security funding that began with shooting deaths of deaths of two U.S. citizens, Alex Pretti and Renee Good, in January during federal immigration enforcement operations in Minneapolis.</p><p>Democrats began demanding changes to immigration enforcement after the shootings, creating an impasse — and resulting in the longest agency in history — that ultimately led Republicans to go it alone on the funding.</p><p>The agencies will be funded through the next three years. The new law front-loads routine annual funding, ensuring a virtually uninterrupted flow of money as the Trump administration seeks to deport some 1 million people per year.</p><p>The legislation had become sidetracked over $1 billion for White House security, including for Trump’s new ballroom, and a $1.8 billion fund to compensate his allies who claim to be victims of political prosecution. Both proposals became politically toxic and were scrapped.</p><p>The bill as passed focused exclusively on immigration enforcement, a topic that Republicans have treated as a defining issue between the two major political parties and one the GOP hopes will carry it to victory in November's midterm elections.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MGB7MACSJKHJFQR6JVOCOQNILA.jpg?auth=057acd5a509d9552c1228861c347a31cff1edb6eb8b881128ca033b86f946e04&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump talks with reporters before boarding Air Force One at John F. Kennedy International Airport in New York, early Tuesday, June 9, 2026. (AP Photo/Mark Schiefelbein)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DA6ZUI7BRSZFIWD2OXUCNEKRC4.jpg?auth=782c7aee031cf6d06a125c5c1dd162a0f70d84fee179bd065318f23153e80397&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A U.S. Immigration and Customs Enforcement agent is seen in Park Ridge, Ill., Sept. 19, 2025. (AP Photo/Erin Hooley, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Erin Hooley</media:credit></media:content></item><item><title><![CDATA[Últimas actualizaciones del analista sobre Cuba de Local 10, Dr. Andy Gómez]]></title><link>https://www.local10.com/espanol/2026/06/03/ultimas-actualizaciones-del-analista-sobre-cuba-de-local-10-dr-andy-gomez/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/03/ultimas-actualizaciones-del-analista-sobre-cuba-de-local-10-dr-andy-gomez/</guid><dc:creator><![CDATA[Andy Gomez]]></dc:creator><description><![CDATA[El líder cubano Raúl Castro cumple este miércoles 95 años bajo la sombra de una acusación penal de Estados Unidos y un futuro incierto para Cuba con el legado de su hermano Fidel al hombro.]]></description><pubDate>Wed, 03 Jun 2026 16:37:16 +0000</pubDate><content:encoded><![CDATA[<p><b>Actualización del 3 de junio: Raúl Castro cumple 95 años</b></p><p>Raúl Castro, ex presidente de Cuba, cumple 95 años este miércoles bajo la sombra de una acusación penal de Estados Unidos y un futuro incierto para Cuba, cargando sobre sus hombros el legado de su hermano, Fidel Castro.</p><p><b>Actualización del 1 de junio: Mirando al futuro: ¿Deberían los cubanoamericanos invertir en Cuba?</b></p><p>Hace algunos meses, el viceministro de Cuba, Oscar Pérez-Oliva Fraga, sobrino nieto de Raúl Castro, invitó a los cubanoamericanos en el exilio a invertir en Cuba.</p><p>En 2019, el gobierno cubano modificó su Constitución para permitir la inversión extranjera. Sin embargo, no cambió sus leyes para proteger esas inversiones.</p><p>Por lo tanto, los riesgos de invertir en Cuba siguen siendo mayores que las oportunidades.</p><p><i>El Dr. Andy S. Gómez es el analista sobre Cuba de Local 10. Gómez es considerado uno de los principales expertos sobre Cuba. Trabajó en la educación superior durante 32 años antes de retirarse de la Universidad de Miami en 2012.</i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JMGZQ7DPNZ3ZOPBXDRRYCWJJ5M.jpg?auth=049c2eb29d863f0952c855fa4132934282bdbaf70d47c93a1e3ea43551fad5b8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El presidente de Cuba, Miguel Díaz-Canel (segundo desde la izquierda), y el nieto de Raúl Castro, Raúl Guillermo Rodríguez Castro, en el centro al fondo, participan en una manifestación en apoyo al expresidente Raúl Castro frente a la embajada de Estados Unidos en La Habana, Cuba, el viernes 22 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[Latest updates from Local 10 Cuba Analyst Dr. Andy Gomez]]></title><link>https://www.local10.com/news/world/2026/06/01/looking-to-the-future-should-cuban-americans-invest-in-cuba/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/01/looking-to-the-future-should-cuban-americans-invest-in-cuba/</guid><dc:creator><![CDATA[Andy Gomez]]></dc:creator><description><![CDATA[One of the issues that will certainly come up during any future negotiations between the U.S. and Cuba will be the 5,913 American companies, as well as Cuban-American properties, that were confiscated by the Cuban Revolution in the early 1960’s.]]></description><pubDate>Mon, 01 Jun 2026 13:35:22 +0000</pubDate><content:encoded><![CDATA[<p><b>June 10 update: Defense Secretary Pete Hegseth visits Guantanamo Bay for operational briefings</b></p><p>Defense Secretary Pete Hegseth traveled to Naval Station Guantanamo Bay in Cuba on Wednesday to receive updates and operational briefings on the base’s mission, according to the Pentagon.</p><p>According to <a href="https://www.reuters.com/world/americas/pentagons-hegseth-travels-guantanamo-bay-cuba-2026-06-10/" target="_self" rel="" title="https://www.reuters.com/world/americas/pentagons-hegseth-travels-guantanamo-bay-cuba-2026-06-10/">Reuters</a>, Hegseth flew into the U.S. naval base at Guantanamo Bay, marking the latest visit by a senior American official to the communist-led island as President Donald Trump’s administration continues to increase pressure on the Cuban government.</p><p>His trip comes less than two weeks after General Francis Donovan, the top U.S. military commander for Latin America, visited Guantanamo Bay and held discussions with a senior Cuban military official near the base’s perimeter.</p><p>Hegseth is the third high-ranking U.S. official to visit Cuba in recent months, highlighting Washington’s continued focus on the island amid ongoing tensions between the two countries.</p><p><b>June 8 update: What will be brought up during any future negotiations?</b></p><p>One of the issues that will certainly come up during any future negotiations between the U.S. and Cuba will be the 5,913 American companies, as well as Cuban-American properties, that were confiscated by the Cuban Revolution in the early 1960’s.</p><p>According to Mauricio Tamargo, former chairman of the Foreign Claims Office in the U.S. Department of Justice, the estimated values of these properties are in the billions.</p><p><b>June 3 update: Raúl Castro turns 95</b></p><p>Raúl Castro, the former president of Cuba, turns 95 years old Wednesday under the shadow of a criminal indictment from the U.S. and an uncertain future for Cuba with the legacy of his brother, Fidel Castro, on his shoulders.</p><p><a href="https://www.local10.com/espanol/2026/06/03/ultimas-actualizaciones-del-analista-sobre-cuba-de-local-10-dr-andy-gomez/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/03/ultimas-actualizaciones-del-analista-sobre-cuba-de-local-10-dr-andy-gomez/">Leer en español</a></p><p><b>June 1 update: Looking to the future: Should Cuban Americans invest in Cuba?</b></p><p>A few months ago, Cuba’s Vice Minister Oscar Pérez-Oliva Fraga, who is the grand-nephew of Raúl Castro, invited Cuban Americans in exile to invest in Cuba. </p><p>In 2019, the Cuban government amended their constitution to allow foreign investment. However, they did not change their laws to protect the investments. </p><p>Therefore, the risks to invest in Cuba remain greater than the opportunities.</p><p><i>Dr. Andy S. Gomez is Local 10’s Cuba Analyst. Gomez is considered one of the leading scholars on Cuba. He worked in higher education for 32 years before retiring from the University of Miami in 2012. </i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JMGZQ7DPNZ3ZOPBXDRRYCWJJ5M.jpg?auth=049c2eb29d863f0952c855fa4132934282bdbaf70d47c93a1e3ea43551fad5b8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El presidente de Cuba, Miguel Díaz-Canel (segundo desde la izquierda), y el nieto de Raúl Castro, Raúl Guillermo Rodríguez Castro, en el centro al fondo, participan en una manifestación en apoyo al expresidente Raúl Castro frente a la embajada de Estados Unidos en La Habana, Cuba, el viernes 22 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[FBI director: Counterterrorism to be a top priority during FIFA World Cup ]]></title><link>https://www.local10.com/news/2026/06/10/fbi-director-counterterrorism-to-be-a-top-priority-during-fifa-world-cup/</link><guid isPermaLink="true">https://www.local10.com/news/2026/06/10/fbi-director-counterterrorism-to-be-a-top-priority-during-fifa-world-cup/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[FBI Director Kash Patel announced on Wednesday that law enforcement will prioritize counterterrorism operations during the FIFA World Cup. ]]></description><pubDate>Wed, 10 Jun 2026 15:40:16 +0000</pubDate><content:encoded><![CDATA[<p>FBI Director Kash Patel <a href="https://x.com/FBIDirectorKash/status/2064713465323720922" target="_self" rel="" title="https://x.com/FBIDirectorKash/status/2064713465323720922">announced</a> on Wednesday that law enforcement will prioritize counterterrorism operations during the FIFA World Cup. </p><p>In a statement, Patel said the FBI was partnering with other law enforcement agencies during the 78 matches at 11 cities, including Miami. </p><p>“Extremists have used major global sporting events in the past to do harm and spread their twisted ideologies,” Patel said. “We are totally determined to head off any potential incidents.”</p><p>The FBI has 200 multi-agency Joint Terrorism Task Forces, including bomb technicians and divers at the ready, according to Patel. </p><p>“Our experts are outfitting and staffing event operations centers, intelligence operations centers, and mobile command posts designed to stay on top of threats,” Patel said. </p><p>Analysts will be performing background checks to produce numerous intelligence reports, according to Patel, who asked the public to “stay alert, and report any suspicious activity.”</p><p><b>Related stories</b></p><ul><li><a href="https://www.local10.com/news/local/2026/06/10/feds-warn-against-flying-drones-at-stadium-on-7-fifa-world-cup-game-days/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/10/feds-warn-against-flying-drones-at-stadium-on-7-fifa-world-cup-game-days/">Feds warn against flying drones at stadium on 7 FIFA World Cup game days</a></li><li><a href="https://www.local10.com/sports/2026/06/10/after-troubled-world-cup-lead-in-un-human-rights-chief-urges-rethink-of-us-immigration-policy/" target="_self" rel="" title="https://www.local10.com/sports/2026/06/10/after-troubled-world-cup-lead-in-un-human-rights-chief-urges-rethink-of-us-immigration-policy/">After troubled World Cup lead-in, UN human rights chief urges ‘rethink’ of US immigration policy</a></li></ul><p><b>Related social media post</b></p><p><blockquote class="twitter-tweet" data-media-max-width="560"><p lang="en" dir="ltr">June 10: Preventing terrorism during the 2026 FIFA World Cup<br> <br>For the FBI and its partners, preventing terrorist attacks is job #1 during the upcoming 2026 <a href="https://x.com/FIFAWorldCup?ref_src=twsrc%5Etfw">@FIFAWorldCup</a> <br><br>Extremists have used major global sporting events in the past to do harm and spread their twisted…</p>&mdash; FBI Director Kash Patel (@FBIDirectorKash) <a href="https://x.com/FBIDirectorKash/status/2064713465323720922?ref_src=twsrc%5Etfw">June 10, 2026</a></blockquote> <script async src="https://platform.x.com/widgets.js" charset="utf-8"></script></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SKWVRND6E34QWTPOSI3N36FDXY.jpg?auth=bc03615aeeb486eb581c0c3d813d373eec2ab091ccae17f01643b114a5c1321e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FBI Director Kash Patel  FILE (AP Photo/Jacquelyn Martin)]]></media:description><media:credit role="author" scheme="urn:ebu">Jacquelyn Martin</media:credit></media:content></item><item><title><![CDATA[Nancy Mace's unpredictable career is up in the air after finishing last in South Carolina primary]]></title><link>https://www.local10.com/news/politics/2026/06/10/nancy-maces-unpredictable-career-is-up-in-the-air-after-finishing-last-in-south-carolina-primary/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/10/nancy-maces-unpredictable-career-is-up-in-the-air-after-finishing-last-in-south-carolina-primary/</guid><dc:creator><![CDATA[By JEFFREY COLLINS and MEG KINNARD, Associated Press]]></dc:creator><description><![CDATA[COLUMBIA, S.C. (AP) — After a decade of roiling South Carolina and national politics, Rep. Nancy Mace finished a distant fifth in her state's Republican primary for governor, leaving an uncertain future for one of the nation's unabashed politicians.]]></description><pubDate>Wed, 10 Jun 2026 18:37:26 +0000</pubDate><content:encoded><![CDATA[<p>COLUMBIA, S.C. (AP) — After a decade of roiling South Carolina and national politics, Rep. Nancy Mace finished a distant fifth in her state's Republican primary for governor, leaving an uncertain future for one of the nation's unabashed politicians.</p><p>Her campaign mirrored her whipsaw career. Mace courted the support of President Donald Trump after harshly criticizing him over the Jan. 6, 2021, attack on the U.S. Capitol. She emphasized her fights with other Republicans to release files from the Jeffrey Epstein investigation.</p><p>In the final days before Tuesday's primary, she called for a law to prevent anyone not born in the U.S. from holding political office or serving as a judge. She suggested that Rom Reddy, another candidate for governor, wasn't qualified because he was a naturalized citizen whose mother was from India and father from Italy.</p><p>“I didn’t come out of a slum in India,” Mace said during an appearance in Greenville County this month. “I am born and made here in America.”</p><p>By the end of her campaign, she was only making sporadic public appearances. She struggled to raise money and had no presence on television. Mace mostly communicated through social media — a place she has used to her advantage since first being elected to the South Carolina House in 2017.</p><p>Mace didn't give an indication of her next plans in her concession speech Tuesday night, although she posted Wednesday on social media that she was “headed back to the private sector” at the end of her current House term. She is backing Alan Wilson in the runoff for governor, even though just last year she accused Wilson of protecting child sex abuse defendants.</p><p>“When children needed him to act, Wilson looked the other way," she said.</p><p>Wilson will face Lt. Gov. Pamela Evette in the runoff on June 23. Evette received Trump's endorsement, spurring Mace to lash out on social media.</p><p>“Pamela Evette is NOT ENDORSED by DONALD TRUMP,” Mace wrote, incorrectly. “Do not believe her LIES.” Mace posted an AI-generated image of herself posing with Trump.</p><p>Where does Mace stand with Trump?</p><p>Mace’s history with Trump goes back a decade, and, like many Republicans, it’s had its ups and downs.</p><p>She worked as a field director on Trump's 2016 campaign, and he endorsed her first congressional run in 2020, albeit after she won the Republican nomination.</p><p>But their rapport fractured as soon as Mace got to Washington. After the freshman House member sought to hold Trump accountable for Jan. 6 and said his “entire legacy” had been “wiped out,” he labeled Mace as “crazy” and solicited primary challengers to take her on. Trump endorsed and campaigned for one of them, but Mace — with future Trump co-campaign manager Chris LaCivita as her media consultant — won anyway, and Trump went on to support her general election bid.</p><p>As Trump sought to return to the White House in 2024, Mace didn’t endorse him over former South Carolina Gov. Nikki Haley until a day before the New Hampshire primary.</p><p>Mace lauded Trump during a primetime Republican National Convention speech and, after winning her own reelection, branded herself as “Trump in high heels” during the early days of her gubernatorial campaign.</p><p>But another fracture was on the horizon. This spring, while angling for Trump’s endorsement, Mace was among several Republicans who joined congressional Democrats to force the Justice Department to release files related to Jeffrey Epstein.</p><p>Trump went on to back Evette, saying she had “never wavered” in her support of him. Evette had endorsed Trump early in the 2024 campaign.</p><p>Four congressional Republicans were part of the initial group pushing for a discharge petition forcing the files’ release. Mace and Rep. Thomas Massie lost their races, and Rep. Marjorie Taylor Greene resigned in January.</p><p>In a lengthy statement posted after her Tuesday loss, Mace said she had “taken on the rich and powerful in both parties” and “voted to release the Epstein files and lost some support for that.”</p><p>From Waffle House to The Citadel to Congress</p><p>Mace dropped out of high school and worked as a server at the Waffle House before getting her diploma. She later attended The Citadel and became the first woman to graduate from the state’s military academy. And in recent years, she talked about the importance of defending victims of sexual assault and shared stories of being raped as a teen.</p><p>After her political career began in the South Carolina House, Mace got wide praise from Republicans in 2020 for winning back a U.S. House seat around Charleston that had flipped to Democrats for one term.</p><p>“For those folks that are out there today that maybe weren’t with us yesterday, I’m asking for a chance — a chance to prove to you that I will be a compassionate leader, a good listener, an independent thinker,” Mace said then.</p><p>___</p><p>Kinnard reported from Washington. Bill Barrow contributed from Atlanta.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SZ4Q7SK2NQDCMWN2T4QAWSIROU.jpg?auth=d3fa773267f0b4c73c55e51267f615e0e5377dca1c2971cb8950e73467989b7e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - U.S. Rep. Nancy Mace, R-S.C., takes questions from reporters following a South Carolina gubernatorial GOP candidate debate on April 1, in Newberry, S.C. (AP Photo/Meg Kinnard, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Meg Kinnard</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/362UYXBSGORNFAW4T7FESFWU7U.jpg?auth=8e8f36135ae916c93dd5580d557d280f1a2ff92f36d83f31c7efb3a55c571632&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - State Sen. Josh Kimbrell, from left, Attorney General Alan Wilson, Reps. Nancy Mace and Ralph Norman listen to instruction from moderators for a South Carolina GOP gubernatorial candidate debate, April 1, 2026, in Newberry, S.C. (AP Photo/Meg Kinnard, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Meg Kinnard</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UDNRKMI47CE2ZSFP2MIROD3BU4.jpg?auth=252d83074e13bc7918502fab2272777ec447e40fedb76410dc04a164a3615b49&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - President Donald Trump embraces Rep. Nancy Mace, R-S.C., as he arrives to address a joint session of Congress at the Capitol in Washington, March 4, 2025. (Win McNamee/Pool Photo via AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Win McNamee</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6XU4LOTJNL47J6NVHUEV3ACIRY.jpg?auth=ab2c9341a548196900b1146e29de325b0887a2114eee7984a64f1f875c3f5a5a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Rep. Nancy Mace, R-S.C., leaves the speaker's office at the Capitol in Washington, Feb. 2, 2023. (AP Photo/J. Scott Applewhite, File)]]></media:description><media:credit role="author" scheme="urn:ebu">J. Scott Applewhite</media:credit></media:content></item><item><title><![CDATA[Polémica en Colombia por pedido de congresista para suspender temporalmente a Petro del cargo]]></title><link>https://www.local10.com/espanol/2026/06/10/polemica-en-colombia-por-pedido-de-congresista-para-suspender-temporalmente-a-petro-del-cargo/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/polemica-en-colombia-por-pedido-de-congresista-para-suspender-temporalmente-a-petro-del-cargo/</guid><dc:creator><![CDATA[Por ASTRID SUÁREZ, Associated Press]]></dc:creator><description><![CDATA[BOGOTÁ (AP) — El pedido de una congresista para que el presidente Gustavo Petro sea suspendido de su cargo temporalmente ha causado una polémica en Colombia y discusiones jurídicas sobre su alcance, al tiempo que fue rechazado por el propio mandatario.]]></description><pubDate>Wed, 10 Jun 2026 18:43:39 +0000</pubDate><content:encoded><![CDATA[<p>BOGOTÁ (AP) — El pedido de una congresista para que el presidente Gustavo Petro sea suspendido de su cargo temporalmente ha causado una polémica en Colombia y discusiones jurídicas sobre su alcance, al tiempo que fue rechazado por el propio mandatario.</p><p>En el documento se solicita que Petro sea suspendido hasta el 21 de junio, día en que se celebrará la la segunda vuelta presidencial entre el oficialista Iván Cepeda y el conservador Abelardo de la Espriella, en medio de una investigación disciplinaria por presunta participación indebida en política.</p><p>La investigación se refiere especialmente a publicaciones en X en las que Petro hizo referencia a los candidatos o usa expresiones como “el gato/tigre seguirá cazando ratones”, en lo que parece una alusión a De la Espriella, quien se apoda “El Tigre”.</p><p>El documento divulgado el miércoles por la prensa local fue firmado por Gloria Arizabaleta, presidenta de la Comisión de Investigación y Acusación de la Cámara de Representantes con funciones judiciales y encargada de tratar las denuncias contra el presidente y otros aforados. Arizabaleta pertenece al oficialista Pacto Histórico.</p><p>Petro dijo que la congresista que intenta suspenderlo le hace oposición —pese a ser de su ala política— y negó haber "hecho intervención en política”, en declaraciones a la prensa en Nueva York, donde llevó a cabo una exposición ante el Consejo de Seguridad de la ONU.</p><p>Agregó que sus menciones a De la Espriella son para defender su “buen nombre”, porque el candidato quiere acusarlo frente a la justicia estadounidense.</p><p>Jorge Alejandro Ocampo, congresista miembro de la Comisión, aclaró en un video divulgado a la prensa que “no hay ninguna decisión tomada contra el presidente” por lo que continúa en funciones. Aseguró que la Comisión se reunirá el miércoles, pero indicó que el documento no está en la agenda a discutir.</p><p>El ministro del Interior, Armando Benedetti, rechazó la medida al argumentar que jurídicamente la Comisión no tiene la potestad por sí sola de suspender al presidente del país, menos aún cuando es un pedido de una sola congresista. “Sólo el Senado es quien puede hacerlo después de que la plenaria de la Cámara (baja) actúe como un ente acusador, penal o disciplinariamente”, explicó en la red social X.</p><p>En el mismo sentido se pronunció el expresidente Iván Duque (2018-2022), opositor al gobierno de Petro, quien recalcó que un congresista no puede suspender al presidente.</p><p>A su vez cuestionó que un pedido de ese calibre coincida con la campaña electoral. “¿Qué se busca? ¿Un mecanismo de victimización para que Petro intervenga de manera más vulgar en las elecciones?”, publicó en X.</p><p>El abogado constitucionalista Juan Manuel Charry dijo a The Associated Press que la suspensión puede proceder al aplicarse el “código disciplinario al control político”, pero debe someterse a consulta ante la Comisión reunida con todos sus miembros, quienes pueden revocar o confirmar la decisión en busca de garantizar el debido proceso.</p><p>“Para mí es un hecho sin antecedentes de una comisión que casi nunca hace nada y nos sorprende con...una medida cautelar, no una sanción”, agregó Charry.</p><p>De la Espriella, abogado simpatizante del presidente estadounidense Donald Trump y del mandatario salvadoreño Nayib Bukele, coincidió en que la Comisión no puede suspender al presidente en funciones y agregó en un comunicado, sin enseñar pruebas, que se trata de una maniobra de Petro para “robar las elecciones”.</p><p>Petro dijo ante el Consejo de Seguridad que sería su última intervención como presidente, dado que está prohibida la reelección en su país. “Se ha dicho que voy a permanecer en mi gobierno por fuera de la Constitución de Colombia, no es así”. Luego reprochó a Trump por dar su apoyo explícito a De la Espriella y aseguró que lo hizo “rompiendo su Constitución”.</p><p>Según el procedimiento estipulado en las normas colombianas, en la Comisión de Investigación y Acusación los congresistas que la integran deben decidir si archivan las causas o si presentan un proyecto de acusación contra el presidente ante el pleno de la Cámara de Representantes. Ahí se estudia la acusación y, si es aprobada, se traslada al Senado que se encarga de enjuiciarlo.</p><p>Ese proceso de juicio político, en caso de completarse, tendría como última consecuencia la destitución presidencial, tras la cual, el Senado puede remitir el caso a la Corte Suprema de Justicia para que lo investigue judicialmente.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EU2Q5ZSQWK6XQBUAAAHLL2JQFM.jpg?auth=32980b8ac8a7ac86c4a30c91add26eaaae0c04964c9dcf466a9d2a451e283415&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El presidente de Colombia, Gustavo Petro, pronuncia un discurso durante una ceremonia militar en Bogotá, Colombia, el viernes 5 de junio de 2026. (AP Foto/Fernando Vergara)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Vergara</media:credit></media:content></item><item><title><![CDATA[UN nuclear watchdog board demands urgent Iran cooperation and access to nuclear sites]]></title><link>https://www.local10.com/news/world/2026/06/10/un-nuclear-watchdog-board-demands-urgent-iran-cooperation-and-access-to-nuclear-sites/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/10/un-nuclear-watchdog-board-demands-urgent-iran-cooperation-and-access-to-nuclear-sites/</guid><dc:creator><![CDATA[By STEPHANIE LIECHTENSTEIN, Associated Press]]></dc:creator><description><![CDATA[VIENNA (AP) — The U.N. atomic watchdog's board on Wednesday demanded that Iran fully cooperate with the agency, provide complete information about its stockpile of near weapons-grade nuclear material and grant its inspectors access to Iranian nuclear sites.]]></description><pubDate>Wed, 10 Jun 2026 16:08:14 +0000</pubDate><content:encoded><![CDATA[<p>VIENNA (AP) — The U.N. atomic watchdog's board on Wednesday demanded that Iran fully cooperate with the agency, provide complete information about its stockpile of near weapons-grade nuclear material and grant its inspectors access to Iranian nuclear sites.</p><p>A resolution passed by the International Atomic Energy Agency's board also said that giving information and access are “essential and urgent” in order to enable verification that there's no “diversion of nuclear material.”</p><p>Twenty-one countries on the IAEA’s 35-member board of governors voted for the resolution at IAEA headquarters in Vienna, according to diplomats who spoke on condition of anonymity to describe the outcome of the closed-doors vote.</p><p>Russia, China and Niger opposed it, while 10 countries abstained and one didn't vote as it was in arrears.</p><p>The resolution was put forward by France, the United Kingdom, Germany and the United States.</p><p>A senior Western diplomat, who wasn't authorized to speak about the sensitive matter so requested anonymity, said that the resolution “aims to keep diplomatic pressure on Iran to come into compliance with its legal safeguards obligations.”</p><p>The resolution comes at a time of heightened tensions in the Middle East, with the U.S. having launched airstrikes early Wednesday against Iran, and Tehran firing back at countries in the region. The escalating attacks threatened to derail efforts to end the war, as U.S. President Donald Trump warned that the Iranian government would “pay the price” for stalled peace negotiations.</p><p>Since Israel and the United States struck Iran’s nuclear sites during the 12-day war in June 2025, Iran hasn't given IAEA inspectors access to nuclear sites that were affected by the strikes — even though Tehran is legally obliged to cooperate with the watchdog under the Nuclear Nonproliferation Treaty.</p><p>The agency also has been unable to verify the status of the stockpile of near weapons-grade uranium since the June bombing.</p><p>According to the IAEA, Iran maintains a stockpile of 440.9 kilograms (972 pounds) of uranium enriched up to 60% purity — a short, technical step away from weapons-grade levels of 90%.</p><p>That stockpile could allow Iran to build as many as 10 nuclear bombs, should it decide to weaponize its program, IAEA Director-General Rafael Mariano Grossi warned in a recent interview with The Associated Press. He said that it doesn’t mean that Iran has such a weapon.</p><p>Iran says that it's not pursuing nuclear weapons, and its program is entirely peaceful.</p><p>Talking to reporters outside the IAEA boardroom, Iran’s ambassador to the IAEA, Reza Najafi, denounced Wednesday’s resolution and said that the document describes the situation in Iran “as being quite normal and as if nothing had happened.”</p><p>He said that “under the current unprecedented security environment created by the attacks and continued threats by the aggressors, the legal, technical, and operational foundations for the normal implementation of safeguards in Iran have been destroyed.”</p><p>Najafi also said that Iran had granted the IAEA access to “all unaffected facilities,” saying that the resolution “neglects all Iran’s cooperation with the agency, even under war conditions.”</p><p>The resolution also “deeply regrets” Iran’s “failure to remedy” its noncompliance with its nonproliferation obligations over the past 12 months. The IAEA board found Iran officially in noncompliance with its safeguards agreement last June for the first time in 20 years – right before the U.S. and Israel launched attacks against Iran’s nuclear sites.</p><p>Central to this issue is a long-running investigation by the U.N. nuclear watchdog into uranium traces detected by inspectors at various undeclared sites in Iran.</p><p>Iran has failed to provide the agency with “technically credible answers” regarding the origin and current location of this nuclear material since 2019.</p><p>Western officials suspect that the uranium traces could provide further evidence that Iran had a secret nuclear weapons program until 2003.</p><p>Wednesday’s resolution fell short of referring Iran to the U.N. Security Council to consider more sanctions for the country's noncompliance, a move that last happened in February 2006 after Iran was found in noncompliance.</p><p>The resolution on Wednesday leaves that door open, however, stating that the IAEA board “will stand ready to take further action,” including by addressing the “timing and content” of a formal noncompliance report by the IAEA for consideration by the U.N. Security Council.</p><p>___</p><p>The Associated Press receives financial support from multiple private foundations. AP is solely responsible for all content. Find AP’s standards for working with philanthropies, a list of supporters and funded coverage areas at AP.org.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HTUG4MPYXKRE4O5NZZNRXZT2SE.jpg?auth=abd02e7a736f72d0e5e6cfef684501a3cf2ac576db3bd4e02cff873a005925bc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The flag of the International Atomic Energy Agency (IAEA) flies during a special session of an IAEA Board of Governors meeting in Vienna, Austria, March 2, 2026. (AP Photo/Heinz-Peter Bader, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Heinz-Peter Bader</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UUE37IJD7NWX7YT2QFLUSFZQ3E.jpg?auth=b2544a60e166edf39ee0cda889fb1ffe9b3e1ba2ea295821874ed65d261f1e65&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rafael Grossi, one of the four candidates for the next UN Secretary-General, attends an event "The Leader the UN Needs: Choosing the Next Secretary-General", in London, Thursday, May 28, 2026. (AP Photo/Kin Cheung)]]></media:description><media:credit role="author" scheme="urn:ebu">Kin Cheung</media:credit></media:content></item><item><title><![CDATA[NHC tags first area to watch of the 2026 Atlantic hurricane season]]></title><link>https://www.local10.com/weather/hurricane/2026/06/10/nhc-tags-first-area-to-watch-of-the-2026-atlantic-hurricane-season/</link><guid isPermaLink="true">https://www.local10.com/weather/hurricane/2026/06/10/nhc-tags-first-area-to-watch-of-the-2026-atlantic-hurricane-season/</guid><dc:creator><![CDATA[Michael Lowry]]></dc:creator><description><![CDATA[A disturbance we first detailed in this newsletter a week ago is now being tagged by the National Hurricane for low development odds later this week in the southern reaches of the Gulf before moving inland over eastern Mexico late Saturday into Sunday.]]></description><pubDate>Wed, 10 Jun 2026 15:07:01 +0000</pubDate><content:encoded><![CDATA[<p>A disturbance we first detailed in this newsletter a week ago is now being tagged by the National Hurricane for low development odds later this week in the southern reaches of the Gulf before moving inland over eastern Mexico late Saturday into Sunday.</p><p>The system poses no direct threat to the U.S. and, as we’ve discussed in previous newsletters this week, significant development is unlikely.</p><h3><b>Cristina crossing Central America</b></h3><p>Forecast models indicated a modest development signal over the Gulf late last week but, as we covered in Monday’s newsletter, our major models mostly backed off development chances last weekend, indicating a westward shift closer to Mexico where drier air and stronger shear would limit organization.</p><p>The disturbance itself can be traced to the spin associated Tropical Storm Cristina in the eastern Pacific that’ll be drifting slowly inland over Central America on Wednesday into Thursday, with its remnant spin crossing into the southern Gulf and Bay of Campeche by Friday.</p><p>It’s worth mentioning that in the off-chance a named storm develops over the southern Gulf, Cristina would have to maintain its designation as a tropical storm or tropical depression clear across Central America to keep its name in the Gulf, an extremely unlikely scenario given the mountainous terrain it’ll be crossing, which should sufficiently disrupt its circulation. </p><p>A named storm that develops from Cristina’s remnant spin would be christened Arthur, the first named storm of the 2026 Atlantic basin hurricane season.</p><p>We’ve never had a storm move from the eastern Pacific into the Atlantic basin and keep its name, though it’s happened three times from Atlantic to Pacific (Otto 2016, Bonnie 2022, and Julia 2022) since the rule change was implemented in 2000.</p><h3><b>Models mostly mum on development</b></h3><p>While forecast models do show a very slight window for development Friday and Saturday in the Bay of Campeche, the odds are very low for anything more organized than a tropical depression or low-end tropical storm.</p><figure><img src="https://www.local10.com/resizer/v2/YPLGBIN6EVFW5D7BSMMZYTRKV4.png?auth=2c1632860413aa58740a533ebdf0060a1a8250a7cf73e3b4bf758889474bef3f&smart=true&width=1200&height=900" alt="Forecast low-pressure tracks through next Monday, June 15, 2026, from the conventional physics-based European model ensemble system (top panel) and the European AI ensemble system (bottom panel). Both modeling systems indicate a narrow window for development Friday into Saturday, but keep the system weak as it moves into eastern Mexico this weekend. Credit: Weathernerds.org" height="900" width="1200"/><figcaption>Forecast low-pressure tracks through next Monday, June 15, 2026, from the conventional physics-based European model ensemble system (top panel) and the European AI ensemble system (bottom panel). Both modeling systems indicate a narrow window for development Friday into Saturday, but keep the system weak as it moves into eastern Mexico this weekend. Credit: Weathernerds.org</figcaption></figure><p>It’s also worth noting that Google’s DeepMind machine learned-based model – the star performer for tropical forecasts and genesis predictions last hurricane season – is especially bearish on development with this one.</p><p>That said, the Bay of Campeche is notorious for spinning up quick systems due to its unique curvature (something we’ve written about often in past years), and disturbances have a tendency to overperform in this part of the world, something NHC forecasters know well and take into consideration.</p><p>Regardless of development, the upshot is soupy tropical air spreading over parts of eastern Mexico and South Texas, where it could enhance heavy rainfall – primarily over northeastern Mexico directly – for late weekend into early next week.</p><figure><img src="https://www.local10.com/resizer/v2/YBXSBG3EAZF5XOBLIXOGLOCAFY.gif?auth=5249b87f3d7f6d40431ef658fd49e3c34ef5adb995f7fa7c978dabd4e96ed52e&smart=true&width=1200&height=900" alt="Precipitable water normalized anomalies from the European model showing an infusion of abundant tropical air (deep greens and blues) into northeastern Mexico and South Texas this weekend. Credit: Weathermodels.com" height="900" width="1200"/><figcaption>Precipitable water normalized anomalies from the European model showing an infusion of abundant tropical air (deep greens and blues) into northeastern Mexico and South Texas this weekend. Credit: Weathermodels.com</figcaption></figure><p>The surge of tropical air into the Deep South may also aggravate the heavy rainfall threat across parts of North Texas, Oklahoma, and Arkansas to start next week.</p><figure><img src="https://www.local10.com/resizer/v2/BELAIUTWBRBQFHVNEHEBEMOU4Q.png?auth=a865b7a14b02ec3ff936f84e0c1a66941a5e67554accb57c23a8c5c8243a33db&smart=true&width=1200&height=900" alt="Excessive rain outlook from the National Weather Service Weather Prediction Center for Sunday through Monday morning (June 14-15). The risk of scattered flash flooding across the Southern Plains may be aggravated by tropical air surging inland from the western Gulf this weekend." height="900" width="1200"/><figcaption>Excessive rain outlook from the National Weather Service Weather Prediction Center for Sunday through Monday morning (June 14-15). The risk of scattered flash flooding across the Southern Plains may be aggravated by tropical air surging inland from the western Gulf this weekend.</figcaption></figure><p><!-- Local 10 Hurricane Resources (compact, aligned, no overlap) -->
<div class="l10-hurribox" role="complementary" aria-label="Local 10 Hurricane Resources">
  <style>
    /* Prevent width calc overflow across the component */
    .l10-hurribox, .l10-hurribox * { box-sizing: border-box; }

    .l10-hurribox {
      --bg-deep: #0a2540;
      --bg-sky: #0e5a8a;
      --accent-red: #e6402f;
      --accent-blue: #2e63b6;
      --steel: #cfd6dd;
      --text: #f5f7fa;
      --text-dim: #e0e6ee;
      --shadow: 0 10px 30px rgba(0,0,0,.35);
      font-family: system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial, sans-serif;
      max-width: 860px;
      margin: 1.25rem auto;
      border-radius: 14px;
      color: var(--text);
      position: relative;
      overflow: hidden;
      box-shadow: var(--shadow);
      background:
        radial-gradient(1200px 600px at 50% -10%, rgba(84,199,255,.18), rgba(84,199,255,0) 55%),
        linear-gradient(180deg, var(--bg-sky) 0%, var(--bg-deep) 60%);
    }

    .l10-inner { position:relative; z-index:1; padding: 18px 18px 72px; }

    /* Header */
    .l10-header {
      display:flex; align-items:center; gap:14px;
      background: linear-gradient(90deg, #101820, #14283d 60%, rgba(16,24,32,0));
      border: 1px solid rgba(255,255,255,.08);
      padding:14px 16px; border-radius:10px;
    }
    .l10-flag { flex:0 0 auto; width:44px; height:32px; filter: drop-shadow(0 3px 4px rgba(0,0,0,.4)); }
    .l10-title { line-height:1.2; font-weight:800; font-size: 1.2rem; color:#fff; }
    .l10-title .top { font-size: .95rem; color: var(--steel); opacity:.95; display:block; }

    /* Grid: fixed breakpoints (1 -> 2 -> 4 columns) to avoid squeeze/overlap */
    .l10-grid{
      display:grid; gap:14px; margin-top:18px;
      grid-template-columns: 1fr;
      align-items: stretch;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns: repeat(2, minmax(0,1fr)); }
    }
    @media (min-width:900px){
      .l10-grid{ grid-template-columns: repeat(4, minmax(0,1fr)); }
    }

    /* Buttons / cards: compact + equal height */
    .l10-btn {
      display:flex; flex-direction:column;
      justify-content:flex-start;
      height:100%;
      min-height:120px;             /* smaller card height */
      padding:16px 14px;            /* tighter padding */
      border-radius:12px; text-decoration:none;
      font-size: 1rem;
      border:1px solid rgba(255,255,255,.1);
      background:
        linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.02)),
        radial-gradient(220px 120px at 110% -20%, rgba(84,199,255,.35), transparent 50%),
        linear-gradient(180deg, #14345c, #0d2745 60%, #0b213a 100%);
      color:#fff;
      box-shadow: var(--shadow);
      transition: transform .12s ease, box-shadow .12s ease, border-color .12s ease;
      word-break: break-word;       /* wrap long bits safely */
      min-width: 0;
    }
    /* even more compact on very small screens */
    @media (max-width:400px){
      .l10-btn{ min-height:110px; padding:14px 12px; }
    }

    .l10-btn:hover, .l10-btn:focus-visible {
      transform: translateY(-1px);
      box-shadow: 0 12px 24px rgba(0,0,0,.42);
      border-color: rgba(255,255,255,.22);
      outline: none;
    }

    /* Keep text white after visit */
    .l10-btn:link, .l10-btn:visited { color: #fff; }
    .l10-btn .l10-label, .l10-btn .l10-kicker, .l10-btn .l10-pill { color: inherit; }

    .l10-kicker {
      font-size:.78rem; letter-spacing:.1em; text-transform:uppercase;
      color: var(--text-dim);
      display:flex; align-items:center; gap:6px;
    }
    .l10-kicker svg { width:16px; height:16px; flex:0 0 auto; }
    .l10-label { font-size: 1.02rem; font-weight:800; line-height:1.2; margin-top:4px; }

    /* Bottom-anchored pill so rows align */
    .l10-pill {
      margin-top:auto;
      padding:5px 10px; border-radius:999px;
      background: linear-gradient(90deg, var(--accent-blue), #5c87e2);
      color:#fff; font-weight:700; font-size:.74rem;
    }

    /* Wave */
    .l10-wave { position:absolute; left:0; right:0; bottom:-1px; height:68px; z-index:0; pointer-events:none; }
    .l10-wave svg { width:100%; height:100%; display:block; }
  </style>

  <div class="l10-inner">
    <!-- Header with hurricane warning flag -->
    <div class="l10-header">
      <svg class="l10-flag" viewBox="0 0 96 72" aria-hidden="true">
        <rect x="2" y="2" width="6" height="68" rx="3" fill="#9aa7b1"/>
        <rect x="12" y="6" width="38" height="26" fill="#e6402f"/>
        <rect x="24" y="14" width="14" height="10" fill="#111"/>
        <rect x="12" y="40" width="38" height="26" fill="#e6402f"/>
        <rect x="24" y="48" width="14" height="10" fill="#111"/>
      </svg>
      <div class="l10-title">
        <span class="top">Local 10</span>
        Hurricane Resources
      </div>
    </div>

    <!-- Buttons -->
    <div class="l10-grid">
      <a class="l10-btn" href="https://www.local10.com/hurricane/" target="_blank" rel="noopener noreferrer">
        <span class="l10-kicker">
          <svg viewBox="0 0 24 24" fill="#cfe7ff"><path d="M12 3a9 9 0 1 0 9 9c0-.5-.4-.9-.9-.9s-.9.4-.9.9a7.2 7.2 0 1 1-7.2-7.2c.5 0 .9-.4.9-.9S12.5 3 12 3z"/></svg>
          Section
        </span>
        <span class="l10-label">Hurricane Section</span>
        <span class="l10-pill">Latest coverage</span>
      </a>

      <a class="l10-btn" href="https://www.local10.com/topic/Talking_Tropics/" target="_blank" rel="noopener noreferrer">
        <span class="l10-kicker">
          <svg viewBox="0 0 24 24" fill="#cfe7ff"><path d="M3 5h18v10a3 3 0 0 1-3 3H10l-5 3v-3H6a3 3 0 0 1-3-3V5z"/></svg>
          Analysis
        </span>
        <span class="l10-label">Talking Tropics</span>
        <span class="l10-pill">Daily updates</span>
      </a>

      <a class="l10-btn" href="https://www.local10.com/weather/hurricane/2026/05/20/local-10s-2026-hurricane-survival-guide/" target="_blank" rel="noopener noreferrer">
        <span class="l10-kicker">
          <svg viewBox="0 0 24 24" fill="#cfe7ff"><path d="M4 4h11a3 3 0 0 1 3 3v13H7a3 3 0 0 1-3-3V4z"/><path d="M18 7h2v13h-2z" fill="#9fd0ff"/></svg>
          Guide
        </span>
        <span class="l10-label">2026 Survival Guide</span>
        <span class="l10-pill">Prep & checklists</span>
      </a>

      <a class="l10-btn" href="https://www.local10.com/weather/hurricane/2026/05/31/local-10-hurricane-special-it-only-takes-one/" target="_blank" rel="noopener noreferrer">
        <span class="l10-kicker">
          <svg viewBox="0 0 24 24" fill="#cfe7ff"><circle cx="12" cy="12" r="10"/><polygon points="10,8 17,12 10,16" fill="#0b2b4a"/></svg>
          Special
        </span>
        <span class="l10-label">'It Only Takes One'</span>
        <span class="l10-pill">Watch & learn</span>
      </a>
    </div>
  </div>

  <!-- Decorative wave -->
  <div class="l10-wave" aria-hidden="true">
    <svg viewBox="0 0 1200 120" preserveAspectRatio="none">
      <defs>
        <linearGradient id="l10-ocean" x1="0" x2="0" y1="0" y2="1">
          <stop offset="0" stop-color="#3b78c2" stop-opacity=".85"/>
          <stop offset="1" stop-color="#0b2747" stop-opacity=".95"/>
        </linearGradient>
      </defs>
      <path d="M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z" fill="url(#l10-ocean)">
        <animate attributeName="d" dur="9s" repeatCount="indefinite"
          values="
          M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z;
          M0,35 C150,80 350,0 600,35 C850,80 1050,0 1200,35 L1200,120 L0,120 Z;
          M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z"/>
      </path>
    </svg>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/26YU3MFKKNBTFOUHNEFYPFX43I.PNG?auth=7746bd5d901b73370b1ee0b3d0e2ec581e8383f6079d31207c9448bce7e62d91&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[ACTUALIZACIÓN: Tras gastar millones en autobuses Proterra, Miami-Dade busca aprobación federal para reemplazar la flota antes de tiempo]]></title><link>https://www.local10.com/espanol/2026/06/10/actualizacion-tras-gastar-millones-en-autobuses-proterra-miami-dade-busca-aprobacion-federal-para-reemplazar-la-flota-antes-de-tiempo/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/actualizacion-tras-gastar-millones-en-autobuses-proterra-miami-dade-busca-aprobacion-federal-para-reemplazar-la-flota-antes-de-tiempo/</guid><dc:creator><![CDATA[Jeff Weinsier]]></dc:creator><description><![CDATA[Después de gastar casi $62 millones en una flota de autobuses eléctricos Proterra en problemas, el condado de Miami-Dade solicitó permiso al gobierno federal para reemplazar los vehículos antes de que alcancen su vida útil esperada, según un informe recientemente publicado y presentado a los comisionados del condado.]]></description><pubDate>Wed, 10 Jun 2026 15:04:00 +0000</pubDate><content:encoded><![CDATA[<p>Después de gastar casi $62 millones USD en una flota de problemáticos autobuses eléctricos Proterra, el condado Miami-Dade solicitó al gobierno federal permiso para reemplazar los vehículos antes de que alcancen su vida útil prevista, según un informe recientemente divulgado y presentado a los comisionados del condado.</p><p>El informe, que puede leerse al final de esta nota, también confirma que Miami-Dade canceló su contrato con Phoenix Motor, la empresa que asumió el negocio de autobuses de tránsito de Proterra tras la bancarrota del fabricante, después de que funcionarios del condado concluyeran que Phoenix no cumplió con las obligaciones de garantía y servicio.</p><p>El informe fue preparado en respuesta a una resolución impulsada por los comisionados Roberto González y Natalie Milian Orbis, quienes solicitaron información sobre la flota de vehículos eléctricos del condado tras las interrogantes planteadas por las investigaciones de Local 10 News.</p><p><a href="https://www.local10.com/espanol/2026/04/15/investiga-local-10-por-que-costosos-autobuses-electricos-quedan-en-abandono-en-miami-dade-y-broward/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/15/investiga-local-10-por-que-costosos-autobuses-electricos-quedan-en-abandono-en-miami-dade-y-broward/">Como informó primero Local 10 News</a>, Miami-Dade gastó aproximadamente $61.8 millones USD en 69 autobuses eléctricos Proterra y en la infraestructura de carga relacionada. De esa cantidad, aproximadamente $19.9 millones USD provinieron de subvenciones federales, $4.4 millones USD de subvenciones estatales y $37.5 millones USD de ingresos provenientes del recargo local.</p><p>Los autobuses fueron adquiridos como parte del esfuerzo del condado por hacer la transición hacia un transporte público más limpio. Sin embargo, los problemas de confiabilidad, las averías repetidas y las dificultades para obtener piezas de reemplazo dejaron fuera de servicio gran parte de la flota.</p><p>Local 10 News encontró aproximadamente 60 de los autobuses fuera de servicio en lo que trabajadores del transporte describieron como un cementerio de autobuses eléctricos en la Base de Reserva Aérea de Homestead.</p><p>Según el informe, el Departamento de Transporte y Obras Públicas de Miami-Dade solicitó a la Administración Federal de Tránsito una exención de los requisitos de vida útil que permitiría al condado reemplazar los autobuses antes de que alcancen la vida útil federal obligatoria de 12 años sin tener que reembolsar los fondos federales asociados a los vehículos.</p><p>La revelación se produce mientras los funcionarios del condado continúan <a href="https://www.local10.com/espanol/2026/04/17/seguimiento-inversion-en-autobuses-electricos-en-el-sur-de-florida-podria-costar-aun-mas-a-los-contribuyentes/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/17/seguimiento-inversion-en-autobuses-electricos-en-el-sur-de-florida-podria-costar-aun-mas-a-los-contribuyentes/">buscando formas de rescatar al menos parte de la flota</a>.</p><p>En una declaración proporcionada a Local 10 News, el director de Comunicaciones de Miami-Dade, Carlos Suárez, dijo que el condado pasó más de un año intentando que Phoenix Motor cumpliera con los compromisos de garantía y servicio tras adquirir los activos de Proterra mediante el proceso de bancarrota.</p><p>“Después de la bancarrota de Proterra y la asignación del contrato a Phoenix Motor, el condado pasó más de un año trabajando con Phoenix para que cumpliera con sus compromisos de garantía y servicio”, dijo Suárez. “A pesar de las repetidas conversaciones y oportunidades para abordar los problemas, Phoenix no tomó las medidas correctivas necesarias. Como resultado, el condado canceló el contrato en abril de 2026”.</p><p>Suárez dijo que el condado continúa buscando recursos contractuales y legales mientras intenta reducir las pérdidas financieras y restablecer el servicio.</p><p>“El condado continúa ejerciendo todos los recursos contractuales y legales disponibles para recuperar daños”, afirmó Suárez.</p><p>Según Suárez, los funcionarios de transporte están evaluando si los componentes de los autobuses fuera de servicio pueden utilizarse para devolver algunas unidades a operación, trabajando para obtener acceso al software propietario y a piezas de reemplazo, y coordinando con la Administración Federal de Tránsito respecto a las opciones futuras para la flota.</p><p>El informe recién divulgado ofrece el recuento más detallado hasta ahora de los esfuerzos del condado para abordar los problemas de estos autobuses.</p><p>Aunque los funcionarios de Miami-Dade continúan explorando formas de devolver algunos autobuses a las carreteras, el informe deja claro que el condado también se está preparando para la posibilidad de que finalmente sea necesario reemplazarlos.</p><p>El informe señala que los autobuses Proterra fueron desplegados en más de 135 agencias de transporte en Estados Unidos y Canadá, y que muchas han enfrentado desafíos similares tras la bancarrota de la empresa.</p><p>Local 10 News informó que Broward County Transit también ha solicitado alivio a la Administración Federal de Tránsito mientras enfrenta problemas con su propia flota de autobuses Proterra. Funcionarios de Broward dijeron a Local 10 News que han solicitado el perdón de los requisitos federales de reembolso y buscan aprobación para deshacerse de sus autobuses.</p><p>La alcaldesa de Miami-Dade, Daniella Levine Cava, dijo recientemente a Local 10 News que mantiene la esperanza de que algunos de los autobuses puedan volver a operar mediante trabajos de modernización.</p><p>“Todavía tenemos la esperanza de poder ponerlos nuevamente en servicio”, dijo Levine Cava. “Personalmente he hablado con otras empresas sobre formas de modernizarlos para poder sacar estos autobuses adelante. No he perdido la esperanza de que podamos ponerlos en funcionamiento”.</p><p>Por ahora, el futuro de la flota Proterra de Miami-Dade sigue siendo incierto.</p><p>Funcionarios del condado afirman que continúan explorando opciones para devolver algunos autobuses al servicio mientras, al mismo tiempo, buscan aprobación federal que les permita reemplazar los vehículos antes del final de su vida útil prevista.</p><p><b>LEA EL INFORME:</b></p><p> <iframe class="scribd_iframe_embed" title="Report on the Performance of the County’s Electric Vehicle Fleet - Directive No. 252468_04.16.2026" src="https://www.scribd.com/embeds/1049440184/content?start_page=1&view_mode=scroll&access_key=key-eQyR624BH0VWYKQZVR1O" tabindex="0" data-auto-height="true" data-aspect-ratio="0.7729220222793488" scrolling="no" width="100%" height="600" frameborder="0" ></iframe> </p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FNKS4GOFKVCTNFW5O6A5P4RXLY.jpeg?auth=56dd3ab78701573dc99345f302fb50e42d28e5223982a239dbee085d60e5302d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[UPDATE: After millions spent on Proterra buses, Miami-Dade seeks federal approval to replace fleet early]]></title><link>https://www.local10.com/news/local/2026/06/10/after-millions-spent-on-proterra-buses-miami-dade-seeks-federal-approval-to-replace-fleet-early/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/after-millions-spent-on-proterra-buses-miami-dade-seeks-federal-approval-to-replace-fleet-early/</guid><dc:creator><![CDATA[Jeff Weinsier]]></dc:creator><description><![CDATA[After spending nearly $62 million on a fleet of troubled Proterra electric buses, Miami-Dade County has asked the federal government for permission to replace the vehicles before they reach their expected service life, according to a newly released report submitted to county commissioners.]]></description><pubDate>Wed, 10 Jun 2026 14:22:41 +0000</pubDate><content:encoded><![CDATA[<p>After spending nearly $62 million on a fleet of troubled Proterra electric buses, Miami-Dade County has asked the federal government for permission to replace the vehicles before they reach their expected service life, according to a newly released report submitted to county commissioners.</p><p><a href="https://www.local10.com/espanol/2026/06/10/actualizacion-tras-gastar-millones-en-autobuses-proterra-miami-dade-busca-aprobacion-federal-para-reemplazar-la-flota-antes-de-tiempo/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/actualizacion-tras-gastar-millones-en-autobuses-proterra-miami-dade-busca-aprobacion-federal-para-reemplazar-la-flota-antes-de-tiempo/">Leer en español</a></p><p>The report, which can be read at the bottom of this story, also confirms that Miami-Dade terminated its contract with Phoenix Motor, the company that took over Proterra’s transit bus business following the manufacturer’s bankruptcy, after county officials concluded Phoenix failed to meet warranty and service obligations.</p><p>The report was prepared in response to a resolution sponsored by Commissioners Roberto Gonzalez and Natalie Milian Orbis seeking information about the county’s electric vehicle fleet following questions raised by Local 10 News investigations.</p><p><a href="https://www.local10.com/news/local/2026/04/14/local-10-examines-why-expensive-electric-buses-sit-in-disrepair-in-miami-dade-broward/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/04/14/local-10-examines-why-expensive-electric-buses-sit-in-disrepair-in-miami-dade-broward/">As Local 10 News first reported</a>, Miami-Dade spent approximately $61.8 million on 69 Proterra electric buses and related charging infrastructure. Of that amount, approximately $19.9 million came from federal grants, $4.4 million came from state grants and $37.5 million came from local surtax revenue.</p><p>The buses were purchased as part of the county’s effort to transition to cleaner public transportation. Instead, reliability problems, repeated breakdowns and difficulties obtaining replacement parts sidelined much of the fleet.</p><p>Local 10 News found approximately 60 of the buses sitting out of service at what transit workers described as an electric bus graveyard at Homestead Air Reserve Base.</p><p>According to the report, the Miami-Dade Department of Transportation and Public Works has petitioned the Federal Transit Administration for a waiver of useful life requirements that would allow the county to replace the buses before they reach the federally required 12-year useful life without having to repay federal funding associated with the vehicles.</p><p>The disclosure comes as county officials continue <a href="https://www.local10.com/news/local/2026/04/16/south-floridas-electric-bus-investment-could-cost-taxpayers-even-more/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/04/16/south-floridas-electric-bus-investment-could-cost-taxpayers-even-more/">searching for ways to salvage at least some of the fleet</a>.</p><p>In a statement provided to Local 10 News, Miami-Dade Communications Director Carlos Suarez said the county spent more than a year attempting to get Phoenix Motor to honor warranty and service commitments after acquiring Proterra’s assets through bankruptcy proceedings.</p><p>“After Proterra’s bankruptcy and the assignment of the contract to Phoenix Motor, the county spent more than a year working with Phoenix to honor its warranty and service commitments,” Suarez said. “Despite repeated discussion and opportunities to address the issues, Phoenix failed to take necessary corrective actions. As a result, the county terminated the contract in April 2026.”</p><p>Suarez said the county continues to pursue contractual and legal remedies while looking for ways to reduce financial losses and restore service.</p><p>“The county continues to pursue all available contractual and legal remedies to recover damages,” Suarez said.</p><p>According to Suarez, transit officials are evaluating whether components from out-of-service buses can be used to return some vehicles to operation, working to secure access to proprietary software and replacement parts and coordinating with the Federal Transit Administration regarding future options for the fleet.</p><p>The newly released report provides the most detailed accounting yet of the county’s efforts to address the troubled buses.</p><p>While Miami-Dade officials continue exploring ways to get some buses back on the road, the report makes clear the county is simultaneously preparing for the possibility that replacement may ultimately be necessary.</p><p>The report notes that Proterra buses were deployed to more than 135 transit agencies across the United States and Canada and that many have experienced similar challenges following the company’s bankruptcy.</p><p>Local 10 News reported that Broward County Transit has also sought relief from the Federal Transit Administration as it deals with its own troubled Proterra fleet. Broward officials told Local 10 News they have applied for forgiveness from federal repayment requirements and are seeking approval to dispose of their buses.</p><p>Miami-Dade Mayor Daniella Levine Cava recently told Local 10 News that she remains hopeful some of the buses can be returned to service through retrofit efforts.</p><p>“We are still hopeful we can still put them into service,” Levine Cava said. “I personally have spoken to other companies about ways to retrofit so we can move these buses forward. I haven’t given up hope that we can put them into operation.”</p><p>For now, the future of Miami-Dade’s Proterra fleet remains uncertain.</p><p>County officials say they are continuing to explore options to return some buses to service while simultaneously seeking federal approval that could allow them to replace the vehicles before the end of their expected service life.</p><p><u><b>READ THE REPORT:</b></u></p><p> <iframe class="scribd_iframe_embed" title="Report on the Performance of the County’s Electric Vehicle Fleet - Directive No. 252468_04.16.2026" src="https://www.scribd.com/embeds/1049440184/content?start_page=1&view_mode=scroll&access_key=key-eQyR624BH0VWYKQZVR1O" tabindex="0" data-auto-height="true" data-aspect-ratio="0.7729220222793488" scrolling="no" width="100%" height="600" frameborder="0" ></iframe> </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FNKS4GOFKVCTNFW5O6A5P4RXLY.jpeg?auth=56dd3ab78701573dc99345f302fb50e42d28e5223982a239dbee085d60e5302d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Scientists discover a deep whale graveyard that is teeming with life]]></title><link>https://www.local10.com/tech/2026/06/10/scientists-discover-a-deep-whale-graveyard-that-is-teeming-with-life/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/06/10/scientists-discover-a-deep-whale-graveyard-that-is-teeming-with-life/</guid><dc:creator><![CDATA[By ADITHI RAMAKRISHNAN, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Scientists have unearthed communities of marine life — including jellyfish, tubeworms and brittle stars — thriving on a millions-year-old whale graveyard.]]></description><pubDate>Wed, 10 Jun 2026 15:02:07 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Scientists have unearthed communities of marine life — including jellyfish, tubeworms and brittle stars — thriving on a millions-year-old whale graveyard.</p><p>These graveyards form when whale carcasses fall to the sea floor, becoming a sustaining snack for nearby critters. This one, located up to 23,000 feet (7 kilometers) below the surface of the southeastern Indian Ocean, spans the largest area and is so far the deepest and oldest found.</p><p>A whale's sheer size and the unique chemistry of its bones are the keys to forming these unique underwater neighborhoods, said Xikun Song, a biologist with the Chinese Academy of Sciences' Institute of Deep-sea Science and Engineering.</p><p>“At the same time, the very nature of the deep ocean makes these sites exceptionally difficult for scientists to locate,” Song, who was involved with the latest find, wrote in an email.</p><p>Researchers explored the remains during multiple deep-sea submersible trips in 2023, collecting samples and mapping the extent of the necropolis. They found five carcass sites and fossils, including skulls belonging to beaked and baleen whales. The oldest bones date back 5.3 million years.</p><p>Feeding and living on the carcasses were myriad creatures, large and small, including sea cucumbers, squat lobsters and saltwater clams. Many of them are likely species that have never been documented, according to findings published Wednesday in the journal Nature.</p><p>“The potential number of specimens is just astounding,” said paleontologist Stephen Godfrey with the Calvert Marine Museum in Maryland, who wasn't involved in the research.</p><p>Many factors likely conspired to preserve the bones for millions of years, according to the study authors. They’re dense enough to outlast attacks from bone-eating worms, and located deep enough in the ocean to avoid getting buried by dust and loose particles. The bones also were coated with a light layer of minerals from the surrounding seawater, which may have prevented them from degrading.</p><p>Why did so many whales die here? Maybe they were already living in the area and died of natural causes. A few could have perished from exhaustion or illness caused by deep-sea diving. The area's shape, akin to the letter V, could also have funneled the remains to their resting spot, the authors wrote.</p><p>Such discoveries are important because they clue scientists into the vibrant communities that find a way even in remote, hard-to-reach environments.</p><p>Studying the whale graveyards “is important for understanding how life can adapt to such extreme conditions, not only due to the lack of light and oxygen but also to the incredibly high pressure,” said study co-author and paleontologist Giovanni Bianucci with the University of Pisa in Italy in an email.</p><p>___</p><p>The Associated Press Health and Science Department receives support from the Howard Hughes Medical Institute’s Department of Science Education and the Robert Wood Johnson Foundation. The AP is solely responsible for all content.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YAUKOCPBEHZWLCHQVYKZK7I3KE.jpg?auth=b15e6fcaebea4a7b5c3d8e631de40582703c3bf389059b9111bcc803d6ad2cfc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This undated image provided by Peng Zhou shows a Chinese submersible recovering fossilized whale bones from the deep seafloor, southeastern Indian Ocean, in the Diamantina Fracture Zone. (Global TREnD, IDSSE via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/QCLULMIO7T6FQX6OSL2TPHKSIY.jpg?auth=dcb4f3a9b4cbf808d696cc5dc8fa33673937fcbf6392aaee6cfaf704ec393f65&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This undated image provided by Peng Zhou shows newly-discovered fossilized whale bones at a site deep underwater, southeastern Indian Ocean, in the Diamantina Fracture Zone. (Global TREnD, IDSSE via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/BTG7B77RES5FS4KS4OUUXEGLQM.jpg?auth=6e4759a2ae4528e6ff6be492b89dc806555b3add9b628d0e06053146631d3ccd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This undated image provided by Peng Zhou shows whale remains on the seafloor that have become home to large communities of marine life, southeastern Indian Ocean, in the Diamantina Fracture Zone. (Global TREnD, IDSSE via AP)]]></media:description></media:content></item><item><title><![CDATA[An underground detector in China unveils its first major findings about mysterious ghost particles]]></title><link>https://www.local10.com/tech/2026/06/10/an-underground-detector-in-china-unveils-its-first-major-findings-about-mysterious-ghost-particles/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/06/10/an-underground-detector-in-china-unveils-its-first-major-findings-about-mysterious-ghost-particles/</guid><dc:creator><![CDATA[By ADITHI RAMAKRISHNAN, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — A massive underground detector aimed at understanding the mysterious ghost particles in our universe released its first major results on Wednesday.]]></description><pubDate>Wed, 10 Jun 2026 15:00:09 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — A massive underground detector aimed at understanding the mysterious ghost particles in our universe released its first major results on Wednesday.</p><p>The Jiangmen Underground Neutrino Observatory in China started collecting data in August with the goal of understanding neutrinos: tiny cosmic particles that date back to the Big Bang and whiz harmlessly through our bodies by the trillions every second. Yet they weigh almost nothing, making them difficult to sniff out.</p><p>In a study published Wednesday in the journal Nature, the JUNO team unveiled its initial findings from two months of data collection — including some of the most precise measurements to date of how neutrinos switch between three varieties, or flavors, as they zip through space.</p><p>“It really makes me look forward to more exciting results in the future,” said physicist Kate Scholberg with Duke University, who had no role in the new research.</p><p>The spherical JUNO detector is located 2,297 feet (700 meters) underground. It examines antineutrinos that come from collisions inside two nearby nuclear power plants. Antineutrinos are equally mysterious, opposite versions of neutrinos that scientists can study to understand their behavior and how neutrinos work.</p><p>When the antineutrinos meet particles within the detector, they produce a flash of light.</p><p>Scientists are hoping the detector will help resolve the longstanding mystery of how heavy each neutrino flavor is. They think two are similar in weight and that the third is an oddball, but they aren't sure whether two are heavy and the other is light or vice versa.</p><p>The initial results haven't answered that question just yet, but they show what the detector is capable of — and that it “will be able to test the finer ripples” that separate the neutrino flavors and their masses, said study co-author Liangjian Wen, a member of the JUNO collaboration.</p><p>Two similar neutrino detectors — Japan’s Hyper-Kamiokande and the Deep Underground Neutrino Experiment based in the United States — are set to begin data collection within the next decade, cross-checking the China detector’s results using different approaches.</p><p>___</p><p>The Associated Press Health and Science Department receives support from the Howard Hughes Medical Institute’s Department of Science Education and the Robert Wood Johnson Foundation. The AP is solely responsible for all content.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DCXS5U2OXSJFLZLCSN2GPXPHBA.jpg?auth=b61c2dfbed9b597ffd7583357b8226a7d77c47a2cd2f8228adaa7d72916bda77&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A cosmic detector is housed underground at the Jiangmen Underground Neutrino Observatory in Kaiping in southern China's Guangdong province, Oct. 11, 2024. (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/GKHA7VNT5UIFU4KXYNMI2NV5WM.jpg?auth=2591a333e42b205e1556b3bd11ed16e41c92f0eead3065dfebbb29ad8cc94085&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Workers labor near the cosmic detector housed underground at the Jiangmen Underground Neutrino Observatory in Kaiping in southern China's Guangdong province, Oct. 11, 2024. (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/A7X2AZHAOGRCFNWMVZH2G7LPQ4.jpg?auth=8df4eb88c21fe5e4b1b3194373ad708476dc1b358f412b43f2852eb529a7bed9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Workers labor on the underside of the cosmic detector housed underground at the Jiangmen Underground Neutrino Observatory in Kaiping in southern China's Guangdong province, Oct. 11, 2024. (AP Photo/Ng Han Guan, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ng Han Guan</media:credit></media:content></item><item><title><![CDATA[Se incendia vivienda en vecindario Shenandoah de Miami]]></title><link>https://www.local10.com/espanol/2026/06/10/se-incendia-vivienda-en-vecindario-shenandoah-de-miami/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/se-incendia-vivienda-en-vecindario-shenandoah-de-miami/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Una casa se incendió el miércoles por la mañana en el vecindario Shenandoah de Miami, generando un denso humo en el aire mientras los bomberos trabajaban para controlarlo.]]></description><pubDate>Wed, 10 Jun 2026 14:59:12 +0000</pubDate><content:encoded><![CDATA[<p>Una vivienda se incendió la mañana del miércoles en el vecindario Shenandoah de Miami, generando una densa columna de humo mientras los bomberos trabajaban para controlar las llamas.</p><p>El incendio ocurrió cerca de la cuadra 1300 de Southwest 10th Street, al oeste de Brickell, según funcionarios de Miami Fire Rescue.</p><p>Sky 10 sobrevoló la escena y captó a los bomberos combatiendo las llamas y el denso humo que salía de la estructura alrededor de las 10:15 a.m.</p><p>El teniente Pete Sanchez, portavoz de MFR, informó que las operaciones estaban en marcha en la “estructura desocupada”.</p><p>Sanchez indicó que no se han reportado personas heridas hasta el momento.</p><p>No se dieron a conocer de inmediato más detalles sobre el incendio.</p>]]></content:encoded></item><item><title><![CDATA[Police zero in on 2 suspects after a mass shooting at a festival in Toledo, Ohio]]></title><link>https://www.local10.com/news/national/2026/06/10/police-zero-in-on-2-suspects-after-a-mass-shooting-at-a-festival-in-toledo-ohio/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/06/10/police-zero-in-on-2-suspects-after-a-mass-shooting-at-a-festival-in-toledo-ohio/</guid><dc:creator><![CDATA[By JOHN SEEWER and HOLLY RAMER, Associated Press]]></dc:creator><description><![CDATA[TOLEDO, Ohio (AP) — Police in Ohio were searching for a 20-year-old man in connection with a shooting between two rival groups that wounded 12 people at a crowded neighborhood festival, while authorities asked for help identifying a person they called a “second shooter.”]]></description><pubDate>Wed, 10 Jun 2026 16:06:03 +0000</pubDate><content:encoded><![CDATA[<p>TOLEDO, Ohio (AP) — Police in Ohio were searching for a 20-year-old man in connection with a shooting between two rival groups that wounded 12 people at a crowded neighborhood festival, while authorities asked for help identifying a person they called a “second shooter.”</p><p>Ka Nye Taylor is wanted on 11 counts of felonious assault, the Toledo Police Department said Wednesday, four days after the shooting in a park filled with event tents, a music stage and food trucks.</p><p>Police on Wednesday released a photo of a second male suspect dressed in all black at the festival. Phone numbers for Taylor or his family members were not immediately available or found in online directories.</p><p>The shooting erupted after someone was tackled and assaulted at the festival, leading one person to open fire and a second to respond with more gunshots, Toledo Police Chief Michael Troendle said at a news conference Tuesday.</p><p>Three of the 12 people shot were involved in the altercation, authorities said, while the rest were bystanders. The wounded ranged in age from teenagers to one person in their 60s. All but three had been released from the hospital by Tuesday.</p><p>The police chief and other city officials praised officers and good Samaritans who quickly helped the victims.</p><p>“We saw strangers who were shocked and frightened by the violence they just saw, they jumped into action,” said Chief of Fire and Rescue Allison Armstrong. “They helped others by placing tourniquets, dressing wounds, applying pressure and comforting those victims until additional help could arrive.”</p><p>Half the victims arrived at hospitals with tourniquets applied by either police or bystanders, Armstrong said.</p><p>Hundreds of people were at the Old West End Festival, an annual two-day celebration in Toledo’s historic district that covers several city blocks and features live music, vendors and home tours. Toledo is located in northwest Ohio near the western edge of Lake Erie, about 55 miles (90 kilometers) southwest of Detroit.</p><p>The remainder of the festival was canceled Sunday. Organizers said it would not have been "compassionate, responsible or possible” to continue through he weekend.</p><p>___</p><p>Ramer reported from Concord, New Hampshire.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/E6L6ZCCZNAFWJ2MWNDAHLVZNNU.jpg?auth=bd39c8315825124e579e1b4f3475087653919f8bdcd1b3818ff929aa52be6010&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Police treat a person after multiple people were shot at a community festival Saturday, June 6, 2026, in Toledo, Ohio. (Rich Berry via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Rich Berry</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ERDNOCZHR7FNGU7LVQVCYYI73Q.jpg?auth=e5bf1a2998d50078ba9bf4fcf855b27f4401ad4d2aec0135575f5ef1011b4811&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This undated booking photo provided by the Toledo Police Department in June 2026 shows Ka Nye Taylor, who is wanted in connection with a Saturday, June 6, 2026, shooting at a crowded neighborhood street festival that wounded several people. (Toledo Police Department via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/5J7KPGN67FQTHHQR4QI4SDZUFE.jpg?auth=7565a06d96e7bc12251500bc2005b7ac59728d6835271c639d0e3a40e6827570&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Paramedics treat a person after multiple people were shot at a community festival Saturday, June 6, 2026, in Toledo, Ohio. (Rich Berry via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Rich Berry</media:credit></media:content></item><item><title><![CDATA[Knicks and Spurs set for Game 4 of an NBA Finals that have belonged to the road teams]]></title><link>https://www.local10.com/sports/2026/06/10/knicks-and-spurs-set-for-game-4-of-an-nba-finals-that-have-belonged-to-the-road-teams/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/10/knicks-and-spurs-set-for-game-4-of-an-nba-finals-that-have-belonged-to-the-road-teams/</guid><dc:creator><![CDATA[By BRIAN MAHONEY, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Sometime in these NBA Finals, the home team figures to get a victory.]]></description><pubDate>Wed, 10 Jun 2026 14:40:19 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Sometime in these NBA Finals, the home team figures to get a victory.</p><p>If the New York Knicks do it Wednesday night, they will be on the doorstep of a championship.</p><p>The Knicks can take a 3-1 lead over the San Antonio Spurs, who hope the long arms of 7-foot-4 Victor Wembanyama already have started swinging the series in their favor.</p><p>The Spurs won Game 3 on Monday powered by Wembanyama's 32 points, eight rebounds, six assists and three blocked shots. That was the third straight victory by the road team in the series, only the second time that has happened in the NBA Finals.</p><p>The other was the series between Chicago and Phoenix in 1993. Michael Jordan eventually put a stop to that by scoring 55 points in Game 4 to lead the eventual champion Bulls to the victory on their home floor.</p><p>Time will tell if Wembanyama can reach Jordan's level, but he's now proved he can deliver just the same in big games in New York. He angered the Knicks and their fans with a shot to Jalen Brunson's head during the game. The NBA decided not to later assess Wembanyama a flagrant foul, and the 22-year-old figures to hear even louder boos as a new villain at Madison Square Garden.</p><p>“If you get hit, you hit back. That’s life. If life hits you, you need to figure out a way to get on your feet and hit it back,” teammate De'Aaron Fox said. "Every time he rolls, he gets tagged, he gets hit. If he’s trying to go set a screen, box out, whatever it may be, he’s getting grabbed, he’s getting held. It would be crazy for him to think he’s going to get open by not hitting somebody.</p><p>“But that’s basketball. It’s going to be physical. No one expects anyone to come out here and not have bumps and bruises or injuries or all these things. I don’t think it’s trying to be a villain.”</p><p>Game 5 is Saturday in San Antonio, and if the road success continues Wednesday, the series would return to New York for Game 6 on Tuesday.</p><p>The Knicks, seeking their first championship since 1973, will be trying to bounce back after the Spurs snapped their 13-game winning streak on Monday.</p><p>“The Spurs have done a great job starting in the game, dictating the pace and dictating how the game is going,” Knicks center Karl-Anthony Towns said. “We have to try to be the first ones to throw the first punch.”</p><p>___</p><p>AP NBA: https://apnews.com/hub/NBA</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/OWKR7ZFZV3EVZ3XJ6KG7EBC4DU.jpg?auth=3226b316cb0736aaa3b67e76c82acdc866dd04cd9a62146c09b9dcc812eca1c0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs forward Victor Wembanyama (1) talks with guard Stephon Castle during second half of Game 3 of the NBA Finals basketball series against the New York Knicks, Monday, June 8, 2026, in New York. (AP Photo/Ross D. Franklin)]]></media:description><media:credit role="author" scheme="urn:ebu">Ross D. Franklin</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PJP2QNCYCHGBKKARQLHSCZ656Q.jpg?auth=b26c974f8206d7f91f2c739bb3460a9a322aa50ad47e4e352ee93980e2f2c3cb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Knicks guard Jalen Brunson (11) drives past San Antonio Spurs defenders during the second half of Game 3 of the NBA Finals basketball series, Monday, June 8, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/C7AZIN2ATWVBKJI4VDL4GDUWKA.jpg?auth=0d6e829dfc3944f12dfda2dd189461d667c19c3319c157dbf0d503eac63f1655&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs guard Stephon Castle (5) tries to get a shot off during Game 3 of the NBA Finals basketball series against the New York Knicks, Monday, June 8, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OEK76OP5HWK6OLKTJZ55OYWHUQ.jpg?auth=232facf77bfa4b052c860e5b1348971da13395f47cafd6e99d71393072d2c964&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs forward Victor Wembanyama (1) shoots as New York Knicks guard Josh Hart (3) and center Karl-Anthony Towns (32) defend during the second half of Game 3 of the NBA Finals basketball series, Monday, June 8, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content></item><item><title><![CDATA[Feds warn against flying drones at stadium on 7 FIFA World Cup game days  	]]></title><link>https://www.local10.com/news/local/2026/06/10/feds-warn-against-flying-drones-at-stadium-on-7-fifa-world-cup-game-days/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/feds-warn-against-flying-drones-at-stadium-on-7-fifa-world-cup-game-days/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Federal authorities warned against drone flights over and around the Hard Rock Stadium in Miami Gardens during FIFA World Cup game days.]]></description><pubDate>Wed, 10 Jun 2026 14:34:34 +0000</pubDate><content:encoded><![CDATA[<p>Federal authorities <a href="https://www.faa.gov/fifaworldcup2026?fbclid=IwY2xjawSWSpxleHRuA2FlbQIxMABicmlkETFiN01mRU0za0hyRERUcEhCc3J0YwZhcHBfaWQQMjIyMDM5MTc4ODIwMDg5MgABHkdepxWiJZW4v9hpmQzL3AjEvqJggJXd8d-qH-kGjsDcyELWCTK5QMzONwjg_aem_kNfLdXhTlcfKZwg7_HjtGA" target="_self" rel="" title="https://www.faa.gov/fifaworldcup2026?fbclid=IwY2xjawSWSpxleHRuA2FlbQIxMABicmlkETFiN01mRU0za0hyRERUcEhCc3J0YwZhcHBfaWQQMjIyMDM5MTc4ODIwMDg5MgABHkdepxWiJZW4v9hpmQzL3AjEvqJggJXd8d-qH-kGjsDcyELWCTK5QMzONwjg_aem_kNfLdXhTlcfKZwg7_HjtGA">warned on Wednesday </a>against drone flights over and around the Hard Rock Stadium in Miami Gardens during FIFA World Cup game days.</p><p>The Federal Aviation Administration will be working with the FBI and other agencies “to detect, track, and assess any unauthorized drone activity” on June 15, 21, 24, 27, and on July 3, 11, and 18.</p><p>The FBI plans to seize drones and make arrests. The FAA warned that “operating a drone inside a restricted World Cup No Drone Zone carries severe consequences.” </p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/622EPF5Z6ZHM5HNE35CMR355CU.jpg?auth=c87c41da0d1e862f7eacd7efe3161358cd7cbb0e0688711f0f9323295655cb41&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Man facing video voyeurism charges after allegedly photographing 13-year-old on cruise ship]]></title><link>https://www.local10.com/news/local/2026/06/09/man-facing-video-voyeurism-charges-after-allegedly-photographing-13-year-old-on-cruise-ship/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/09/man-facing-video-voyeurism-charges-after-allegedly-photographing-13-year-old-on-cruise-ship/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[A 25-year-old Illinois man was taken into custody Sunday on video voyeurism charges.]]></description><pubDate>Wed, 10 Jun 2026 00:29:40 +0000</pubDate><content:encoded><![CDATA[<p>A 25-year-old Illinois man was taken into custody Sunday on video voyeurism charges.</p><p><a href="https://www.local10.com/espanol/2026/06/10/acusan-a-hombre-de-voyeurismo-en-video-tras-presuntamente-fotografiar-a-menor-de-13-anos-en-crucero/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/acusan-a-hombre-de-voyeurismo-en-video-tras-presuntamente-fotografiar-a-menor-de-13-anos-en-crucero/">Leer en español</a></p><p>The incident occurred aboard the Royal Caribbean Allure of the Seas on Sunday, May 31. </p><p>According to deputies, Matthew Stilwell of Pawnee, Illinois attempted to photograph the 13-year-old victim under her dress while the two were in one of the ship’s gift shops.</p><p>The girl noticed what Stilwell was doing and ran to her mother to report the incident, deputies said. </p><p>Stilwell’s arrest form indicated that he and the victim were known to each other prior to the incident. </p><p>Authorities said the victim told them that while she was browsing jewelry, Stilwell was “standing unusually close behind her with the camera application open on his cellphone,” according to an arrest form. </p><p>This happened three times before the victim ran away to report the incident, deputies said. </p><p>When the ship returned to Port Everglades on Sunday, June 7, deputies boarded and were presented with surveillance video corroborating the girl’s story.</p><p>Deputies then spoke to Stilwell, but his alleged confession was redacted from his arrest form. </p><p>As of Tuesday evening, he was being held behind bars at the Paul Rein Detention Facility on a $22,500 bond. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/27Z6NE6QF5CXVHVM65BWXPBLG4.jpg?auth=66b6580bc976b1d1fb30b42be3bc656b9bf9077f35f3d8af219db5eae5c30ee6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Miami Sunset Senior High grad becomes NASA astronaut chosen for Artemis III mission ]]></title><link>https://www.local10.com/news/2026/06/09/miami-sunset-senior-high-grad-becomes-nasa-astronaut-to-serve-as-artemis-iii-mission-specialist/</link><guid isPermaLink="true">https://www.local10.com/news/2026/06/09/miami-sunset-senior-high-grad-becomes-nasa-astronaut-to-serve-as-artemis-iii-mission-specialist/</guid><dc:creator><![CDATA[Jenise Fernandez, Andrea Torres]]></dc:creator><description><![CDATA[NASA announced on Tuesday that a Miami Sunset Senior High School graduate who went on to become a NASA astronaut and U.S. Army Colonel had been selected for the Artemis III mission. ]]></description><pubDate>Tue, 09 Jun 2026 20:10:52 +0000</pubDate><content:encoded><![CDATA[<p>Dr. <a href="https://www.nasa.gov/people/frank-rubio/" target="_self" rel="" title="https://www.nasa.gov/people/frank-rubio/">Frank Rubio</a>, born in Los Angeles, grew up in El Salvador and Miami-Dade County. </p><p><a href="https://www.local10.com/espanol/2026/06/09/graduado-de-miami-sunset-senior-high-se-convierte-en-astronauta-de-la-mision-artemis-iii-de-la-nasa/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/09/graduado-de-miami-sunset-senior-high-se-convierte-en-astronauta-de-la-mision-artemis-iii-de-la-nasa/">Leer en español</a></p><p>NASA announced on Tuesday that the Miami Sunset Senior High School graduate, who went on to become a NASA astronaut and U.S. Army Colonel, had been selected for the Artemis III mission. </p><p>Rubio, 50, turned his acceptance speech into a gratitude list that included his wife, his four kids, family, friends, “NASA community,” engineers, flight controllers, directors, peers, and support staff. </p><p>“What an incredible blessing and an honor it is to be standing here representing all of you,” <a href="https://x.com/NASA/status/2064387666112557383" target="_self" rel="" title="https://x.com/NASA/status/2064387666112557383">Rubio said</a>. </p><p>Jared Isaacman, the 15th administrator of NASA, <a href="https://x.com/NASA/status/2064383862856130721" target="_self" rel="" title="https://x.com/NASA/status/2064383862856130721">introduced Rubio</a> as an “Army Black Hawk helicopter pilot, family medicine physician, and record-setting astronaut mission specialist.” </p><p>Rubio and his fellow crew members — Randy Bresnik, the NASA commander, Andre Douglas, NASA mission specialist, and the European Space Agency’s Luca Parmitano — are preparing for a 2027 spaceflight around Earth ahead of the 2028 lunar landing.</p><p>Before joining the Johnson Space Center’s 2017 Astronaut Candidate Class, Rubio served in the Army as an aviator and a physician for over 28 years, and he was a West Point “Black Knights” parachute team member. </p><p>Rubio graduated from the U.S. Military Academy at West Point, New York, in 1998 and earned his doctorate of medicine from the Uniformed Services University of the Health Sciences in Bethesda, Maryland, in 2010. </p><p>Rubio’s deployments included Bosnia, Afghanistan, and Iraq, and he was a battalion surgeon for the 3rd Battalion of the 10th Special Forces Group in the U.S. Army when NASA selected him.</p><p>His long list of awards includes the NASA Distinguished Service Medal and Space Exploration Medal, the Defense Superior Service Medal, Legion of Merit, Bronze Star with two oak leaf clusters, and the Air Medal. </p><p>Another Artemis III astronaut, Andre Douglas, was born in Miami but raised in Chesapeake, Virginia.</p><p><b>Related story</b>: <a href="https://www.local10.com/tech/2026/06/09/nasa-unveils-artemis-iii-astronauts-to-test-technology-for-a-future-moon-landing/" target="_self" rel="" title="https://www.local10.com/tech/2026/06/09/nasa-unveils-artemis-iii-astronauts-to-test-technology-for-a-future-moon-landing/">NASA unveils Artemis III astronauts to test technology for a future moon landing</a></p><p><b>Related social media posts</b></p><p><blockquote class="twitter-tweet" data-media-max-width="560"><p lang="en" dir="ltr">.<a href="https://x.com/USArmy?ref_src=twsrc%5Etfw">@USArmy</a> Black Hawk helicopter pilot, family medicine physician, and record-setting astronaut Frank Rubio is joining Artemis III as a mission specialist. <a href="https://t.co/3Uoz1ZbZG4">pic.twitter.com/3Uoz1ZbZG4</a></p>&mdash; NASA (@NASA) <a href="https://x.com/NASA/status/2064383862856130721?ref_src=twsrc%5Etfw">June 9, 2026</a></blockquote> <script async src="https://platform.x.com/widgets.js" charset="utf-8"></script></p><p><blockquote class="twitter-tweet" data-media-max-width="560"><p lang="en" dir="ltr">“What an incredible blessing and an honor it is to be standing here representing all of you.” <br><br>Artemis III mission specialist Frank Rubio takes a moment to thank his family and colleagues for their support. <a href="https://t.co/zHqW5ipx9m">pic.twitter.com/zHqW5ipx9m</a></p>&mdash; NASA (@NASA) <a href="https://x.com/NASA/status/2064387666112557383?ref_src=twsrc%5Etfw">June 9, 2026</a></blockquote> <script async src="https://platform.x.com/widgets.js" charset="utf-8"></script></p>]]></content:encoded></item><item><title><![CDATA[Acusan a hombre de voyeurismo en video tras presuntamente fotografiar a menor de 13 años en crucero]]></title><link>https://www.local10.com/espanol/2026/06/10/acusan-a-hombre-de-voyeurismo-en-video-tras-presuntamente-fotografiar-a-menor-de-13-anos-en-crucero/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/acusan-a-hombre-de-voyeurismo-en-video-tras-presuntamente-fotografiar-a-menor-de-13-anos-en-crucero/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[Un hombre de Illinois de 25 años fue detenido el domingo por cargos de voyeurismo en video.]]></description><pubDate>Wed, 10 Jun 2026 14:19:26 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de 25 años de Illinois fue detenido el domingo y enfrenta cargos de voyeurismo en video.</p><p>El incidente ocurrió a bordo del crucero Royal Caribbean Allure of the Seas el domingo 31 de mayo.</p><p>Según los agentes, Matthew Stilwell, de Pawnee, Illinois, intentó fotografiar por debajo del vestido de una menor de 13 años mientras ambos se encontraban en una de las tiendas de regalos del barco.</p><p>Los agentes informaron que la niña notó lo que Stilwell estaba haciendo y corrió hacia su madre para reportar el incidente.</p><p>El informe de arresto de Stilwell indica que él y la víctima se conocían antes del incidente.</p><p>Las autoridades informaron que la víctima les dijo que mientras observaba joyas, Stilwell estaba “parado inusualmente cerca detrás de ella con la aplicación de cámara abierta en su teléfono celular”, según el informe de arresto.</p><p>Esto ocurrió tres veces antes de que la menor se alejara para reportar el incidente, dijeron los agentes.</p><p>Cuando el barco regresó a Port Everglades el domingo 7 de junio, los agentes abordaron la embarcación y recibieron videos de vigilancia que corroboraban el relato de la menor.</p><p>Posteriormente, los agentes entrevistaron a Stilwell, pero su presunta confesión fue censurada en el informe de arresto.</p><p>Hasta la noche del martes, permanecía detenido en el Centro de Detención Paul Rein con una fianza de $22,500 USD.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/27Z6NE6QF5CXVHVM65BWXPBLG4.jpg?auth=66b6580bc976b1d1fb30b42be3bc656b9bf9077f35f3d8af219db5eae5c30ee6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Hospitalizan a conductor tras accidente que envía vehículo contra vivienda cerca del Design District]]></title><link>https://www.local10.com/espanol/2026/06/10/hospitalizan-a-conductor-tras-accidente-que-envia-vehiculo-contra-vivienda-cerca-del-design-district/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/10/hospitalizan-a-conductor-tras-accidente-que-envia-vehiculo-contra-vivienda-cerca-del-design-district/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Un hombre fue hospitalizado después de un accidente de dos vehículos el martes por la noche en las afueras del Design District de Miami, cerca de la Interestatal 95, confirmó la policía.]]></description><pubDate>Wed, 10 Jun 2026 14:05:11 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre fue hospitalizado la noche del martes después de un accidente entre dos vehículos a las afueras del Design District de Miami. La policía informó que la colisión provocó que uno de los vehículos se estrellara contra una vivienda cercana.</p><p>Agentes del Departamento de Policía de Miami informaron que acudieron alrededor de las 10 p.m. a la intersección de Northwest 46th Street y Northwest 11th Avenue, donde un Infiniti negro y un Nissan negro estuvieron involucrados en una colisión.</p><p>Indicaron que el conductor del Nissan se estrelló contra una cerca y los escalones de una vivienda cercana después de chocar con el Infiniti.</p><p>Según la policía, un hombre que sufrió una lesión en la cabeza fue trasladado al Hospital Jackson Memorial para recibir tratamiento. Las autoridades no especificaron de inmediato cuál de los conductores fue hospitalizado.</p><p>No se dio a conocer de inmediato información sobre su edad o condición.</p><p>La causa del accidente continúa bajo investigación.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/F5NILQZWWJFTNN4AGCFJFYXJNI.jpeg?auth=93d31564f7bf3068b292e815f7039537d3f206aad601c5ad192952bdb90310c6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Driver hospitalized after crash sends car into home near Design District ]]></title><link>https://www.local10.com/news/local/2026/06/10/driver-hospitalized-after-crash-sends-car-into-home-near-design-district/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/10/driver-hospitalized-after-crash-sends-car-into-home-near-design-district/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A man was hospitalized after a two-vehicle crash Tuesday night just outside of Miami’s Design District near Interstate 95, police confirmed. ]]></description><pubDate>Wed, 10 Jun 2026 11:45:18 +0000</pubDate><content:encoded><![CDATA[<p>A man was hospitalized Tuesday night after a two-vehicle crash just outside Miami’s Design District. Police say the collision sent one of the vehicles into a nearby home.</p><p><a href="https://www.local10.com/espanol/2026/06/10/hospitalizan-a-conductor-tras-accidente-que-envia-vehiculo-contra-vivienda-cerca-del-design-district/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/10/hospitalizan-a-conductor-tras-accidente-que-envia-vehiculo-contra-vivienda-cerca-del-design-district/">Leer en español</a></p><p>Officers with the Miami Police Department said they responded around 10 p.m. to Northwest 46th Street and Northwest 11th Avenue, where a black Infiniti and a black Nissan were involved in a collision. </p><p>They said the Nissan driver crashed into a fence and the steps of a nearby home after colliding with the Infiniti. </p><p>A man who suffered a head injury was transported to Jackson Memorial Hospital for treatment, according to police. Authorities did not immediately specify which driver was hospitalized.</p><p>Information on his age or condition wasn’t immediately available.</p><p>The cause of the crash remains under investigation.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/F5NILQZWWJFTNN4AGCFJFYXJNI.jpeg?auth=93d31564f7bf3068b292e815f7039537d3f206aad601c5ad192952bdb90310c6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Keith Urban didn't set out to record a yacht rock record. But then he entered the 'Flow State']]></title><link>https://www.local10.com/entertainment/2026/06/10/keith-urban-didnt-set-out-to-record-a-yacht-rock-record-but-then-he-entered-the-flow-state/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/06/10/keith-urban-didnt-set-out-to-record-a-yacht-rock-record-but-then-he-entered-the-flow-state/</guid><dc:creator><![CDATA[By MARIA SHERMAN, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — He's a country music star, but keen listeners know Keith Urban's songwriting style is fluid across genres. Still, surely no one expected the shift of his 2026 album, “Flow State.” It features an original song with music legend, Michael McDonald, and 10 yacht rock covers.]]></description><pubDate>Wed, 10 Jun 2026 14:02:35 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — He's a country music star, but keen listeners know Keith Urban's songwriting style is fluid across genres. Still, surely no one expected the shift of his 2026 album, “Flow State.” It features an original song with music legend, Michael McDonald, and 10 yacht rock covers.</p><p>The term is used as a catchall for soft rock released in the mid-to-late ‘70s and early ’80s. Think classics like Player’s “Baby Come Back” and Grover Washington Jr. and Bill Withers’ “Just the Two of Us.”</p><p>Even Urban is surprised by his pivot. Few saw it coming. “I didn't either, no,” he laughed.</p><p>How Urban channeled the ‘Flow State’</p><p>It began with the recording. Urban purchased and restored the former Tracking Room studio in Nashville, renaming it The Sound. To break in the space, he hired a few session musicians. “I suggested that we do a yacht rock song just because I’ve always loved that loosely defined genre, and the songs are great and the arrangements are bulletproof,” he said.</p><p>Urban, producer Dann Huff and the band recorded two songs in one day. They were on fire, so a few more sessions were booked. And then a few more. “I thought, well, maybe this will be an EP, something that’s in between albums,” he said. It kept growing, eventually revealing itself to be a full-length release. “It really took on a life of its own.”</p><p>Urban says he and his crew were playing and recording purely for the joy of it. He says yacht rock is the “perfect genre for that spirit” — one defined by a kind of ease of presence.</p><p>But for his first album with covers, Urban wasn't interested in corrupting the classics or attempting to perfectly replicate them. “Flow State” exists somewhere in the middle, with his sonic signatures intact. Extended outros were a natural place for experimentation. Take, for example, “Summer Breeze.” After recording the track, Urban and engineer Mark Dobson decided to extend the end with keyboard and acoustic guitar. “We assembled it after the fact, and it became this other piece,” he said. “Those moments kept presenting themselves, of where we could make it our own while still honoring the original.”</p><p>It's prevalent throughout the album, including on the record's collaborations: Little Big Town on Walter Egan’s “Magnet and Steel” and John Mayer on Bread’s “The Guitar Man.”</p><p>Urban and Michael McDonald team up for ‘We Go Back’</p><p>The sole original track on “Flow State” is “We Go Back,” a nostalgic tune about a couple who separate and meet up later in life. Urban wrote it with BRELAND, Sam Sumser and Sean Small in 2020. “I said to the guys, ‘Oh my God, if we’re going to write a yacht rock song, imagine Mike McDonald singing in the chorus,” he recalled.</p><p>Fast forward to 2026, when the yacht rock covers album materialized, and Urban’s manager suggested he work with Kenny Loggins or McDonald for it. They sent McDonald “We Go Back” and the rest is history.</p><p>“Luckily, he loved it,” he said. “But man, six years later to actually have him on this song when we just imagined him singing it all those years ago was just crazy. It was so surreal.”</p><p>Especially since Urban wasn't thinking about writing originals for the album in the first place — the pieces simply fell into place.</p><p>A balm in a tumultuous time for the world and post-divorce</p><p>Urban describes the songs he chose to cover on “Flow State” as feeling as good to sing now as they did when they were initial release.</p><p>“The music was almost an antidote to the stresses of the times. And I think the reason it hits now is for the exact same reason it did back then, which is — there’s just so much divisiveness,” he explained. The songs give audiences in 2026 the opportunity to escape and to revel in the joyfulness of the music.</p><p>They are a balm for listeners and for Urban.</p><p>In January, actor Nicole Kidman and Urban were officially divorced after 19 years of marriage. The documents stated that the couple has undergone “marital difficulties and irreconcilable differences.”</p><p>Urban describes “Flow State” as “an unexpected group of songs and a very unexpected record to find me when it found me, because it was very much a 180 of what was going on at the time.”</p><p>“The record’s called ‘Flow State’ for a really good reason,” he continued. “It really was about just constant movement. And yeah, it was a challenging record to make at the same time, for something that kind of sounds so effortless. It was quite a juxtaposition at the time. But I’m really grateful for the way that the record turned out and obviously I’m very, very protective of my family and I’ve remained that way the whole time.”</p><p>As for “Flow State,” he says there's real beauty in the idea that a yacht rock song can connect people to one another. “One theme, one feeling, one emotion that just lets us all exhale for a minute — and look up and see a blue sky — just for three minutes and 30 seconds, is so needed,” he said.</p><p>That, everyone can agree on.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SWR7MOFECBOJGFERQRI5TQYA5I.jpg?auth=6331aaa640bd9d7e93c850f5026364d30b715444466064061f6debdf4086889c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Keith Urban performs at Team MCA at the Ryman during Country Radio Seminar in Nashville, Tenn., on March 19, 2026. (Photo by Amy Harris/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Amy Harris</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JQRBMHKBQOZEWBGKDATBP4YQNQ.jpg?auth=c823282dd05c511522e811c6a3a0addb561010af41ff7f606cef1b73ad772839&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Keith Urban appears at the 61st annual Academy of Country Music Awards in Las Vegas on May 17, 2026. (Photo by Richard Shotwell/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Richard Shotwell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Y4F7ED7VU5ULFZ3BGG7D63JXZA.jpg?auth=126b31e412bbe3e23be6411edfccbd3c76896858771dec565e6472e3be572f7a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This album cover image released by Hit Red/MCA Nashville shows "Flow State" by Keith Urban. (Hit Red/MCA Nashville via AP)]]></media:description></media:content></item><item><title><![CDATA[Policía: Balean en la cabeza a hombre que intentaba robar a residentes en casa de Miami Gardens]]></title><link>https://www.local10.com/espanol/2026/06/09/policia-balean-en-la-cabeza-a-hombre-que-intentaba-robar-a-residentes-en-casa-de-miami-gardens/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/09/policia-balean-en-la-cabeza-a-hombre-que-intentaba-robar-a-residentes-en-casa-de-miami-gardens/</guid><dc:creator><![CDATA[Amanda Batchelor, Jackie Pascale]]></dc:creator><description><![CDATA[Una persona fue hospitalizada el martes por la mañana y ahora se está llevando a cabo una investigación policial en Miami Gardens, confirmaron los socorristas a Local 10 News.]]></description><pubDate>Tue, 09 Jun 2026 13:24:35 +0000</pubDate><content:encoded><![CDATA[<p>Un sospechoso murió luego de recibir un disparo en la cabeza mientras intentaba cometer un robo la madrugada del martes en una vivienda de Miami Gardens, informaron las autoridades.</p><p>Según la policía de Miami Gardens, el intento de robo y la balacera fueron reportados alrededor de la 1:35 a.m. en el área de Northwest 173rd Street y la 36th Avenue.</p><p>La policía indicó que un residente de la vivienda abrió la puerta principal al presunto ladrón y ambos se involucraron en un altercado físico.</p><p>La novia del residente luego corrió a buscar ayuda de los vecinos, dijeron las autoridades.</p><p>Uno de los vecinos escuchó entonces detonaciones, que según la policía provinieron del arma del presunto ladrón.</p><p>Ese vecino se dirigió al lugar donde ocurría la pelea y le disparó al sospechoso en la cabeza, informó la policía.</p><p>Funcionarios de Miami-Dade Fire Rescue trasladaron al sospechoso al HCA Florida Aventura Hospital, donde posteriormente murió.</p><p>“Cuarenta y cinco años en esta cuadra, y nunca habíamos visto una escena del crimen ni nada parecido aquí”, dijo la vecina Katara Bloom.</p><p>Mientras la policía afirma que ya no existe una amenaza para esta comunidad, los vecinos aseguran que seguirán unidos.</p><p>“Este no es un mal vecindario, es un vecindario bastante bueno”, dijo Bloom. “Realmente nadie tiene problemas. Somos como una familia en esta comunidad; cada uno de nosotros se conoce”.</p><p>No está claro si la persona que vive en la vivienda fue atacada al azar, ya que la policía indicó que el motivo aún no está claro.</p><p>La investigación continúa en curso.</p>]]></content:encoded></item><item><title><![CDATA[Declara padre de víctima en juicio por accidente de bote de George Pino]]></title><link>https://www.local10.com/espanol/2026/06/09/en-vivo-continuan-alegatos-iniciales-en-juicio-por-muerte-en-bote-de-george-pino-tras-comportamientos-emocionales-que-descarrilaron-el-primer-dia-del-juicio/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/09/en-vivo-continuan-alegatos-iniciales-en-juicio-por-muerte-en-bote-de-george-pino-tras-comportamientos-emocionales-que-descarrilaron-el-primer-dia-del-juicio/</guid><dc:creator><![CDATA[Liane Morejon, Chris Gothner]]></dc:creator><description><![CDATA[Los discursos de apertura continúan el martes en el juicio por homicidio en barco del magnate inmobiliario del sur de Florida, George Pino, después de que sus “comportamientos emocionales” descarrilaran el primer día de su juicio.]]></description><pubDate>Tue, 09 Jun 2026 13:55:52 +0000</pubDate><content:encoded><![CDATA[<p>Los alegatos iniciales continúan este martes en el juicio por homicidio con embarcación contra el magnate inmobiliario del sur de Florida <a href="https://www.local10.com/topic/George_Pino/" target="_blank" rel="noreferrer" title="https://www.local10.com/topic/George_Pino/">George Pino</a>, luego de que sus “comportamientos emocionales” descarrilaran el primer día del proceso.</p><p>Los abogados no pudieron concluir sus alegatos iniciales el lunes, ya que el hombre de 55 años <a href="https://www.local10.com/news/local/2026/06/08/opening-statements-expected-in-fatal-boat-crash-trial-of-real-estate-mogul-george-pino/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/06/08/opening-statements-expected-in-fatal-boat-crash-trial-of-real-estate-mogul-george-pino/">rompió en llanto repetidamente en la sala</a>, lo que provocó un receso por el resto del día.</p><p>Pino enfrenta cargos por la muerte de Lucy Fernández, de 17 años, tras un accidente de bote ocurrido durante el fin de semana del Día del Trabajo de 2022.</p><p>Las autoridades indicaron que Pino, entonces de 52 años, estaba al mando de una embarcación Robalo de 29 pies durante las primeras horas de la noche del 4 de septiembre de 2022 cuando perdió el control y chocó contra una baliza de canal cerca de Boca Chita Key, causando la muerte de Fernández. Otras dos jóvenes resultaron gravemente heridas, incluida Katerina Puig, de 17 años.</p><p>La selección del jurado concluyó el viernes, luego de que los posibles jurados fueran interrogados sobre sus trabajos, experiencias de vida, posibles prejuicios y lo que sabían sobre el caso.</p><p>La jueza de Miami-Dade Marisa Tinkler Méndez rechazó las solicitudes para aplazar el juicio.</p><p>La fiscal Laura Adams pudo completar su alegato inicial mientras Pino se mostraba visiblemente afectado en la corte.</p><p>“Después de causar la muerte de Lucy, este acusado evitó asumir responsabilidad al contarle a la policía una versión inventada de cómo ocurrió este accidente de navegación, y mantuvo esa falsedad mucho tiempo después del día de esta tragedia”, dijo a los jurados. “La evidencia en este caso, señoras y señores, les mostrará que esto no fue un simple accidente ni un error momentáneo de juicio. La evidencia demostrará que Lucy murió porque el acusado no cumplió con las obligaciones más básicas que exigen las reglas de navegación”.</p><p>Sin embargo, durante el alegato inicial del abogado defensor Howard Srebnick, el visible colapso emocional de Pino llegó a un punto en que Adams solicitó una suspensión, argumentando que su comportamiento era “inapropiado” para que el jurado lo presenciara.</p><p>“El señor Pino va a tener que ser capaz de controlarse”, dijo Tinkler Méndez, quien más tarde añadió que “no es apropiado en absoluto que el jurado esté presenciando estos comportamientos emocionales”.</p><p>Srebnick había logrado presentar una parte de su alegato inicial. Argumentó que el accidente fue simplemente una tragedia.</p><p>“El estado admite que esta no era la intención de George”, dijo Srebnick. “No tenía la intención de chocar contra una baliza. No tenía la intención de que nadie resultara herido. Su propia hija, su propia esposa y él mismo estaban en ese bote. La señora Pino testificará que George, su esposo, no estaba bajo los efectos de ninguna sustancia. Ella no habría puesto en riesgo su propia vida”.</p><p>Tras el receso, equipos de Miami Fire Rescue evaluaron a Pino y finalmente el proceso fue aplazado hasta el martes.</p>]]></content:encoded></item><item><title><![CDATA[After troubled World Cup lead-in, UN human rights chief urges 'rethink' of US immigration policy]]></title><link>https://www.local10.com/sports/2026/06/10/after-troubled-world-cup-lead-in-un-human-rights-chief-urges-rethink-of-us-immigration-policy/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/10/after-troubled-world-cup-lead-in-un-human-rights-chief-urges-rethink-of-us-immigration-policy/</guid><dc:creator><![CDATA[By GRAHAM DUNBAR, Associated Press]]></dc:creator><description><![CDATA[GENEVA (AP) — The United Nations’ top human rights official called Wednesday for a “massive rethink” of immigration policies especially in the United States around the World Cup.]]></description><pubDate>Wed, 10 Jun 2026 14:13:41 +0000</pubDate><content:encoded><![CDATA[<p>GENEVA (AP) — The United Nations’ top human rights official called Wednesday for a “massive rethink” of immigration policies especially in the United States around the World Cup.</p><p>Issues around “racial profiling, surveillance and immigration enforcement” were cited by U.N. High Commissioner for Human Rights Volker Türk even before the 48-nation, 39-day tournament starts Thursday.</p><p>Iran’s team was moved from a training camp in Arizona to Mexico, some Iranian officials were denied U.S. entry visas, Africa’s top referee from Somalia was refused entry in Miami and images circulated of a Senegal player being frisked by a security guard on airport tarmac.</p><p>“We have seen some of the scenes,” Türk told reporters at a briefing at the U.N.’s human rights agency headquarters.</p><p>“I hope that the issues around racial profiling, around surveillance, around immigration enforcement are not going to affect this World Cup in the way that they have already done,” the Austrian lawyer said.</p><p>The U.S. is hosting most of the 104 games in a shared project with Canada and Mexico, though it is only the policies of federal agencies under U.S. President Donald Trump’s administration that have drawn criticism.</p><p>“I really hope that there is a massive rethink of how immigration enforcement is respecting human rights and human dignity,” Türk said, “and that especially for the World Cup there is a rethink of the policies that we are unfortunately seeing prevailing especially in the U.S. at the moment.”</p><p>Türk said global sports should be “where the world comes together in unity and in peace.”</p><p>“It is clear that the environment in which mega sport events including the World Cup take place need to provide a dignified and safe environment, for the teams that compete but also for the supporters, for the whole society and frankly for the world,” he said.</p><p>Fans from countries like Morocco and Scotland, who spent thousands of dollars on flights, hotels and tickets for the most expensive World Cup ever, have reported having their travel documents denied or revoked just days before they were due to travel.</p><p>FIFA’s bidding rules in 2017 for nations wanting to host this World Cup stated visa processing “must be applied in a non-discriminatory manner,” with the caveat it must not “adversely affect the national immigration and security standards.”</p><p>US links referee to terror groups</p><p>In the case of Somali referee Omar Artan, a U.S. official said he was refused admission due to “association with suspected members of terror organizations,” though without specifying details or providing proof.</p><p>FIFA was unable to protect the referee it picked for World Cup duty despite its president Gianni Infantino building closer ties to Trump and administration officials in the past 18 months.</p><p>FIFA also has aligned itself with UN guiding principles on business and human rights that it pledged should be respected at its tournaments.</p><p>Türk highlighted a wider point about the treatment of people worldwide moving between different nations.</p><p>“I also hope that the dehumanization of the other, the dehumanization of migrants, the dehumanization of refugees and asylum seekers is put to an end,” he said. “Nobody benefits from divisive and polarizing narratives.”</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/ZT4FNWKQOXYTRPYRCOHFDP4L2A.jpg?auth=73992dc11b21fb9698d7b00f1f6450a9e1ef35382cf623c893ce478a630b5df8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Referee Omar Artan, center, who was denied entry to the United States, is welcomed by supporters upon his arrival in Mogadishu, Somalia, Wednesday, June 10, 2026. (AP Photo/Farah Abdi Warsameh)]]></media:description><media:credit role="author" scheme="urn:ebu">Farah Abdi Warsameh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BET2OAZ4WT4ZENTAWMMNVVRAAE.jpg?auth=daf80c857787744b3cb4359c2168f2acbdef954f26c069d7f341e859143b2d85&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - President Donald Trump shakes hands with FIFA President Gianni Infantino as he presented with the inaugural FIFA Peace Prize during the 2026 FIFA World Cup draw at the Kennedy Center, Dec. 5, 2025, in Washington. (AP Photo/Evan Vucci, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Vucci</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZJSANGAZ67D6O3MC7ZIQSTJOZQ.jpg?auth=fe76fe379a0aa11dd928f5635d50ce32cdcf89d41abfb416e44936828c4a041e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Fans for team Iran wave as players arrive for the World Cup soccer tournament in Tijuana, Mexico, Sunday, June 7, 2026. (AP Photo/Gregory Bull)]]></media:description><media:credit role="author" scheme="urn:ebu">Gregory Bull</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2626U4U3VMG2SSBJ3THZYWQCTI.jpg?auth=ce51801aa1a13784ff28de3bde62ffbedf0c1c5029544b158fdf8b9da592a753&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Japan head coach Hajime Moriyasu takes a picture with fans after a training session Monday, June 8, 2026, in Nashville, Tenn., ahead of the World Cup soccer tournament. (AP Photo/George Walker IV)]]></media:description><media:credit role="author" scheme="urn:ebu">George Walker IV</media:credit></media:content></item><item><title><![CDATA[Chrystia Freeland's 'Unreliable Boyfriend' offers front-row seat to US-Canada tensions]]></title><link>https://www.local10.com/entertainment/2026/06/10/chrystia-freelands-unreliable-boyfriend-offers-front-row-seat-to-us-canada-tensions/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/06/10/chrystia-freelands-unreliable-boyfriend-offers-front-row-seat-to-us-canada-tensions/</guid><dc:creator><![CDATA[By HILLEL ITALIE, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — A former top Canadian government official who has clashed often with President Donald Trump is writing a book about her country's tense relationship with the United States.]]></description><pubDate>Wed, 10 Jun 2026 13:15:45 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — A former top Canadian government official who has clashed often with President Donald Trump is writing a book about her country's tense relationship with the United States.</p><p>Simon & Schuster announced Wednesday that “Unreliable Boyfriend,” by former Deputy Prime Minister Chrystia Freeland, comes out Oct. 13.</p><p>“This is a book about power, democracy, and the choices countries make when the old rules no longer seem to apply,” Freeland said in a statement released by the publisher. “As a Canadian negotiating with the United States during years of extraordinary political turbulence, I had a front-row seat to historic change. I wanted to tell the story of what I saw — and what it means for the future.”</p><p>An expert on Russia and Ukraine with degrees from Harvard University and the University of Oxford, Freeland was already an author and journalist before turning to politics. After the 2015 elections, she was appointed minister of international trade by then-Prime Minister Justin Trudeau and went on to serve in a variety of posts over the following decade.</p><p>In 2017, during Trump's first term, she was targeted by the president as the countries worked on what became the United States-Mexico-Canada Agreement. “We’re very unhappy with the negotiations and the negotiating style of Canada. We don’t like their representative very much,” Trump said at the time.</p><p>In 2024-25, as Trump threatened tariffs on Canadian imports and suggested that Canada was better off as the 51st state of the United States, she called him an “existential threat” to the country's future. Trump has called her “totally toxic” and a “terrible person.”</p><p>Freeland broke with Trudeau and helped force his departure when she resigned from his cabinet in 2024 amid disagreements over how to respond to Trump. She has since served in Prime Minister Mark Carney's cabinet and as a special envoy to Ukraine. In July, she will become Warden of Rhodes House and CEO of the Rhodes Trust in Oxford, overseeing the venerable scholarship program. She herself was a Rhodes scholar in 1993.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CQBFBRIMDSIDVSCQBXSUMN3ACI.jpg?auth=466c79a18bf35d199bc5a9b63f8751d417c535fbd966067a792c58093c482c60&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This combination of images shows cover art for the U.S. release of "Unreliable Boyfriend: An Insider's View of Dealing with a Chaotic Superpower, Plutocrats, and Other Complicated People," by Chrystia Freeland, left, and cover art for the Canadian release. (Simon & Schuster via AP)]]></media:description></media:content></item><item><title><![CDATA[The Latest: US says it is striking targets in Iran again as tensions escalate]]></title><link>https://www.local10.com/news/national/2026/06/10/the-latest-us-says-it-is-striking-targets-in-iran-again-as-tensions-escalate/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/06/10/the-latest-us-says-it-is-striking-targets-in-iran-again-as-tensions-escalate/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description><![CDATA[The U.S. launched airstrikes Wednesday against Iran, and President Donald Trump said more are coming, as Tehran fired back at countries in the region. The U.S. military said it fired on a tanker trying to transport oil from Iran in violation of its blockage on Iranian ports, the eighth merchant vessel disabled in the waters off Iran.]]></description><pubDate>Wed, 10 Jun 2026 22:55:42 +0000</pubDate><content:encoded><![CDATA[<p>The U.S. launched airstrikes Wednesday against Iran, and President Donald Trump said more are coming, as Tehran fired back at countries in the region. The U.S. military said it fired on a tanker trying to transport oil from Iran in violation of its blockage on Iranian ports, the eighth merchant vessel disabled in the waters off Iran.</p><p>Trump would not say if he planned to follow through on threats he made earlier in the war to attack bridges and utility plants. He urged Iran to sign a deal with the U.S.</p><p>Also Wednesday, the president signed a $70 billion immigration enforcement bill that aims to ensure uninterrupted funding for the administration’s deportation agenda through the end of his term.</p><p>The Latest:</p><p>Administration plans intensive, year-round construction schedule for Trump’s triumphal arch</p><p>Construction of the 250-foot-high triumphal arch that the president wants built near the Lincoln Memorial could occur 20 hours per day, year-round, as officials push to complete the project within three years, according to a preliminary assessment by the National Park Service.</p><p>Tower cranes up to 320 feet tall, forklifts, concrete pump systems and other equipment would be needed to build the arch, which would be more than twice as high as the Lincoln Memorial. Work would occur year-round in two 10-hour shifts per day, the Park Service report said.</p><p>The 24-page assessment by NPS staff was released last week as a part of a fast-tracked historic preservation review that began Friday. The park service oversees the land where the administration wants to build the arch.</p><p>▶ Read more</p><p>Judge rejects watchdog bid to block administration’s ‘anti-weaponization’ fund</p><p>A federal judge has rejected a government watchdog’s request for a court order temporarily blocking the Trump administration from forging ahead with a new $1.776 billion settlement fund for compensating people who claim to be victims of a weaponized government.</p><p>But the judge ended a hearing Wednesday by warning President Donald Trump’s administration not to “play possum” with the court.</p><p>U.S. District Judge Richard Leon ruled from the bench in favor of the administration, which argued that the watchdog’s lawsuit is moot because acting Attorney General Todd Blanche told Congress last month that the government is scrapping its plans for the fund.</p><p>▶ Read more</p><p>US military says it is striking ‘multiple targets’ in Iran in latest escalation of tensions</p><p>U.S. Central Command said in a social media post that the military is striking “multiple targets in Iran” and it is happening “in response to Iran’s unwarranted and continued aggression.”</p><p>The strikes come just a day after the U.S. hit Iran following the crash of an Army helicopter near the Strait of Hormuz that Trump blamed on Tehran.</p><p>US Embassy in Baghdad issues new warning to citizens</p><p>In a statement it advised U.S. citizens in Iraq “to maintain heightened readiness and stay alert to local news sources” as “travel disruptions and airspace closures could occur on short notice.”</p><p>Washington previously issued a warning for U.S. citizens not to travel to Iraq and advised those there to leave. The statement reiterated that warning.</p><p>The advisory comes amid rising tensions and renewed exchanges of strikes between the U.S. and Iran. After the U.S. and Israel attacked Iran on Feb. 28, sparking the war in the Middle East, Iran-backed Iraqi militias launched regular attacks on U.S. bases and diplomatic facilities in Iraq.</p><p>Hegseth says US has ‘options’ when asked about possible operation in Cuba</p><p>Defense Secretary Pete Hegseth told reporters the military has various options for the president if he greenlights military intervention there.</p><p>Asked about the possibility of a capture-or-kill operation, the defense secretary said: “All I would say is options, options, options. Our job is to present options at different scales depending on where the commander in chief and president the United States wants to go.”</p><p>Trump has warned that Cuba is next following a U.S. military raid in January that captured former Venezuelan President Nicolás Maduro.</p><p>Trump has also ordered a punishing oil embargo on the island nation, while former Cuban president Raúl Castro, 95, faces federal murder charges if ever brought to the U.S.</p><p>Hegseth says US will strike Iran tonight</p><p>Defense Secretary Pete Hegseth said the military will strike Iran “hard” Wednesday night following threats for more strikes from Trump earlier in the day.</p><p>While Trump said the strikes are further retaliation for what he said is Iran’s downing of a U.S. Army Apache helicopter, Hegseth said they are happening “not because we want to restart anything” but because the Pentagon “is prepared to set the terms to ensure that we get the kind of deal President Trump expects.”</p><p>“Those strikes that will happen tonight will be strong; they will be clear,” Hegseth said. “If they have to happen tomorrow night, they will be strong and they will be clear.”</p><p>Iran’s UN envoy says Trump should refrain from threats of force if he wants a deal</p><p>Ambassador Amir Saeid Iravani stressed to the U.N. Security Council on Wednesday that “no sustainable deal can be reached through terrorists, intimidation, or the use of force.”</p><p>“Iran has never negotiated under threats and pressure and will never submit to pressure or question,” he said.</p><p>Iravani said the United States has repeatedly pursued this policy and should have learned by now “that threats and military intimidation are counterproductive.”</p><p>“If Washington is genuinely interested in a diplomatic solution, it must abandon the language of terrorism and engage with Iran on the basis of mutual respect, sovereign equality, and full adherence to international law,” the Iranian ambassador said.</p><p>Israeli defense minister says Israel is prepared to strike Iran ‘with great force’</p><p>Speaking at a ceremony in Jerusalem on Wednesday evening, Israel Katz said the campaign against Iran was “far from over” and warned that if Iran attacks Israel again, “it will suffer a severe blow.”</p><p>The comments came shortly after Trump said the United States would be striking Iran again on Wednesday, after a day of escalating attacks in the region.</p><p>Israel and Iran traded fire earlier this week for the first time in two months.</p><p>Trump says he ordered US military mission to help oil tankers navigate Strait of Hormuz</p><p>The president said on social media that he ordered the U.S. military last month to execute “a secret mission to support Oil Tankers and other Commercial Ships” through the strait. He claimed the effort helped get more than 100 million barrels of oil through the strait, though there was no immediate confirmation of that figure.</p><p>It was not immediately clear what role the military played. When asked about the secret mission, Capt. Tim Hawkins, a spokesman for U.S. Central Command, said, “U.S. forces continue to communicate and coordinate with commercial vessels seeking to freely and safely transit.” He did not offer details on the specific military support being offered to vessels.</p><p>Hegseth warns Cuba over buying certain weapons, saying it will invite confrontation</p><p>Defense Secretary Pete Hegseth continued his tough talk against Cuba’s government while visiting the U.S. base on the island, warning Cuba against the purchase of weapons that could strike the Guantanamo Bay Navy base or the U.S. mainland 90 miles (145 kilometers) away.</p><p>“They would be inviting the kind of confrontation, not only do they not want, but they could not stand,” Hegseth said, adding that the U.S. military “will give the commander in chief every single option he needs inside that contingency.”</p><p>Trump has been threatening Cuba with military intervention as he tries to pressure its government’s leadership into stepping down.</p><p>Rubio to attend World Cup opening ceremony and US-Paraguay match in LA</p><p>The State Department says the secretary of state will travel to Los Angeles for Friday’s U.S. opening ceremony of the World Cup 2026 soccer tournament and Team USA’s first match against Paraguay that night.</p><p>The department said in a statement that Rubio would lead the U.S. delegation to the opening and be accompanied by Secretaries of Transportation and Homeland Security Sean Duffy and Markwayne Mullin.</p><p>In addition to attending the World Cup events, Rubio will also meet with Paraguayan President Santiago Peña in Los Angeles.</p><p>US says it has boosted Ebola response funding by another $20 million</p><p>The State Department says that the Trump administration has contributed another $20 million toward efforts to counter the spread of the deadly Ebola virus in Africa, bringing the total U.S. contribution to more than $220 million since the outbreak began last month.</p><p>The department said the new funds would go to assist the most affected countries — Congo and Uganda — as well as Burundi, Kenya, Rwanda and South Sudan, to help them prepare for an outbreak and prevent its spread. That will cover support for national emergency operations centers, surveillance, testing and border screening, and infection prevention and control, as well as assistance in managing potential victims of the virus.</p><p>The announcement came a day after Secretary of State Marco Rubio told EU Commission President Ursula von der Leyen that Europe needed to step up its response to Ebola.</p><p>Hegseth tells US troops in Cuba: ‘We are taking back our hemisphere’</p><p>Speaking to American troops in Cuba on Wednesday, Defense Secretary Pete Hegseth said the U.S. is “defending the homeland. And we are taking back our hemisphere.”</p><p>Hegseth cited the 19th-century Monroe Doctrine, which is often invoked to justify U.S. intervention in the Western Hemisphere. He also mentioned the “Donroe Doctrine” to reference Trump’s aggressive focus on Latin America and drug cartels.</p><p>Trump has been trying to bring about regime change in Cuba with a punishing oil blockade on the island nation and federal charges against former Cuban President Raúl Castro. Trump has also threatened military intervention while pointing to the U.S. capture of former Venezuelan President Nicolás Maduro in January.</p><p>UN chief warns escalating attacks and rhetoric risk ‘full war’ in Iran and Gulf region</p><p>Secretary-General António Guterres told the U.N. Security Council on Wednesday that the ceasefire in the Gulf region “is more like a lesser fire,” as the world has witnessed in the last 48 hours, with the downing of a U.S. helicopter, U.S. retaliatory attacks on Iranian targets, and the Iranians firing at U.S. bases and facilities in the Gulf.</p><p>“The world needs to see a complete ceasefire, with navigational rights and freedoms restored … and serious negotiations on the nuclear issues — ensuring that Iran’s nuclear program is exclusively peaceful,” he said.</p><p>Guterres also called for full implementation of the ceasefires in Lebanon and Gaza and an end to settler violence in the West Bank, now averaging six attacks a day.</p><p>He said, “It’s time to get serious about the only credible way forward” — moving toward a two-state solution where Israel and Palestine live side by side in peace.</p><p>GCC condemns Iranian strikes on Gulf states and Jordan</p><p>The Gulf Cooperation Council, or GCC, condemned Iranian air attacks on Bahrain, Kuwait and Jordan on Wednesday, saying the “new heinous Iranian aggression” doesn’t create stability or build relations.</p><p>“The Council affirms that these hostile acts do not serve any understanding or rapprochement, but rather distance people from one another, undermine the foundations of trust, sow discord, and close the doors of dialogue to which the GCC states have always called,” the GCC said in a statement on the sidelines of a meeting it held in Bahrain’s capital of Manama.</p><p>The GCC blamed Iran for destabilizing the region and impacting international navigation and energy supplies through these “hostile acts.”</p><p>The ministerial council said GCC states remain committed to diplomacy and good-neighborly relations, but questioned how future ties could be built while the attacks continue.</p><p>Treasury sanctions Chinese and Hong Kong-based people and companies for supporting Iran</p><p>The U.S. Treasury imposed sanctions on nine people and firms allegedly associated with supporting Iran’s weapons procurement program.</p><p>Among those hit with sanctions is Hong Kong‑based firm Mustad and its leadership, who are accused of acting as an intermediary to facilitate transactions that would help Iran procure weapons.</p><p>Treasury Secretary Scott Bessent said in a statement that his agency is “disrupting the foreign procurement networks that support the Iranian military’s efforts to acquire weapons.”</p><p>Speaker Mike Johnson says Pulte is coming ‘short term’ to renovate and downsize intelligence office</p><p>The Republican leader spent another morning with Trump at the White House and said the president is “working very hard” to name a more permanent pick to lead the Office of the Director of National Intelligence – perhaps even by the time Pulte takes over June 19.</p><p>Johnson called it a “good faith gesture” from Trump that Democrats should accept as part of an agreement for a short-term extension of the Foreign Intelligence Surveillance Act, known as FISA. The spy tool expires on Friday if Congress fails to act, but lawmakers object to Pulte in the role, saying he is unqualified.</p><p>Trump made it very clear, Johnson said, that Pulte will serve a “very short term – a sort of renovation role” to help the Office of the Director of National Intelligence be “renovated and downsized.”</p><p>US military disables merchant vessel trying to transport oil from Iran</p><p>The U.S. military disabled an eighth merchant vessel in the waters off Iran on Tuesday, U.S. Central Command announced in a social media post on Wednesday.</p><p>According to U.S. Central Command, U.S. forces disabled Palau-flagged M/T Settebello, which they say was trying to transport oil from Iran, after their crew failed to comply with their directions. “A U.S. aircraft fired precision munitions into the ship’s engine room,” the statement said.</p><p>In a black-and-white video accompanying the statement, a small object can be seen slamming into the back of the ship before a large explosion erupts. Afterward, the video zooms out, and the ship is seen floating, but with smoke billowing from the back.</p><p>Trump seems to suggest the US is ferrying oil out of the Strait of Hormuz</p><p>The U.S. president seemed to say that “millions of barrels of oil” have been secreted past Iranian forces in the Strait of Hormuz, helping to ease energy price pressures.</p><p>“Do you know, we’ve been taking out millions of barrels of oil?” Trump said. “Nobody knows it. You know who doesn’t know about it? Iran. Until right now. We took out the other night, 22 ships late at night with no lights, because they don’t have any radar, because we blasted the crap out of it.”</p><p>The president said that U.S. forces have been removing millions of barrels of oil on a nightly basis, and he had previously “wanted to say it so badly.”</p><p>Inflation just climbed to 4.2% annually, and Trump calls those numbers ‘great’</p><p>As affordability concerns hurt his popularity, the U.S. president declared that he loves the figures in the latest consumer price index report, which showed inflation hitting 4.2%, the highest level since April 2023.</p><p>“I love it,” Trump said without irony. “The numbers were great.”</p><p>The president said that he thought the numbers were good because he believes that they’ve been driven by higher energy costs tied to the Iran war, suggesting that inflation would ease “as soon as this war is over.”</p><p>Inflation has worsened under Trump’s watch, initially because of last year’s tariffs and now because of a conflict that has blocked oil and natural gas shipments through the Strait of Hormuz.</p><p>Trump piles on about Platner, saying ‘he’s just an outright pig’</p><p>The president continued his sharp criticism of Platner in subsequent comments, saying, “He’s like a pig.”</p><p>“I watched him a couple of times,” the president said. “He’s like a pig. That’s what he reminds me of.”</p><p>Trump added, “You know, I come up with good names for people. I don’t want to stick him with that one, although I think pigs would be very upset,” drawing laughter from Republican lawmakers in the Oval Office with him.</p><p>Trump has used “pig” or variations of it as insults before against reporters and political opponents.</p><p>Trump signs $70 billion immigration enforcement bill</p><p>Trump has signed a bill into law that gives his immigration and deportation agenda a nearly $70 billion boost for the rest of his time in the White House.</p><p>The bill provides $38 billion for U.S. Immigration and Customs Enforcement and $26 billion for the Border Patrol. An additional $5 billion would cover unforeseen costs, according to the White House.</p><p>Trump signed the legislation in the Oval Office on Wednesday, a day after House Republicans pushed the measure through by a 214-212 vote over the objections of Democrats. His signature ended a nearly six-month fight over Department of Homeland Security funding that began with the shooting deaths of two U.S. citizens, Alex Pretti and Renee Good, in January during federal immigration enforcement operations in Minneapolis.</p><p>Trump says he does not want to renew trade pact with Canada and Mexico</p><p>The U.S. president told reporters that he’s “not looking to renew” the United States-Mexico-Canada Agreement, a trade deal that, without a commitment by July 1, would face annual reviews of its status and possibly expire in 2036.</p><p>“I’m not looking to renew it,” Trump said, even though he originally negotiated the pact to replace an earlier trade deal for North America.</p><p>Trump said that the earlier agreement was worse than the USMCA. Still, he was displeased with the results.</p><p>“You know, with Mexico and Canada, we have trade deficits,” Trump said. “We should have surpluses with them. We don’t need their cars. We don’t need their lumber. We don’t need their energy. We don’t need anything that they have.”</p><p>Trump says Maine’s Collins is ‘not my best friend’ but he’s backing her</p><p>Trump said that Republican Sen. Susan Collins of Maine has his backing in her reelection campaign this year, even though she voted in 2021 to convict him of impeachment for the Jan. 6, 2021, riot at the U.S. Capitol.</p><p>After repeatedly insulting Collins’ Democratic opponent, Graham Platner, Trump said he was backing Collins “because she’s a sane woman.”</p><p>“She’s not my best friend at all,” the president added.</p><p>Trump said that Collins has “maybe a little different ideology than me,” but she’s “a respected person” and a better choice than Platner.</p><p>Iran says the US bombed 2 of its water reservoirs</p><p>Water supply to thousands of residents was cut off on Wednesday after two reservoirs in the city of Sirik were damaged by a U.S. strike, according to Hashem Amini, the head of the state-owned National Water and Wastewater Engineering Company, and the head of the local water company.</p><p>Iran’s state media published a video of what it said was a damaged water reservoir in southern Iran. The Associated Press could not immediately verify the footage or the claims.</p><p>U.S. Central Command had no immediate comment. Central Command said earlier Wednesday that it had “struck Iranian air defense, ground control stations, and surveillance radar sites near the Strait of Hormuz.” Sirik is at the eastern end of the strait.</p><p>Trump announces more strikes against Iran</p><p>Trump told reporters in the Oval Office that the U.S. would be striking Iran again on Wednesday after a helicopter collision with an Iranian drone.</p><p>“We’re going to hit them again hard today,” Trump said. He wouldn’t say if he planned to follow through on threats he made earlier in the war to attack bridges and utility plants in Iran.</p><p>He urged Iran to sign a deal with the U.S., saying “we were really close to a deal but they keep tapping us along.”</p><p>Trump on Platner: ‘He’s worse than any human being that’s run for office probably’</p><p>The president spoke at length about Democrat Graham Platner, who clinched Maine’s Democratic Senate nomination on Tuesday.</p><p>Trump said Platner “is a thug. He’s a cheap, no-good person.” He also called him “fake” and “phony.”</p><p>The president mentioned the numerous accusations against Platner and wondered what would happen if Republicans had a candidate like that.</p><p>Trump himself has faced numerous accusations about his past treatment of women, including being found liable for sexual abuse. The president also has endorsed Senate hopeful Ken Paxton, a Texas Republican with a checkered public past.</p><p>Trump also, unprompted, mentioned Jeffrey Epstein, faulting Democrats for fixating on Epstein while still backing Platner.</p><p>Trump to sign immigration funding bill</p><p>Reporters were allowed into the Oval Office shortly before 11:20 a.m. to accompany Trump for his signing of a bill to fund immigration agencies through the end of his presidency.</p><p>Several Republican lawmakers are in attendance, including Sen. Rand Paul of Kentucky. A frequent Trump nemesis, he chairs the Senate Homeland Security and Governmental Affairs Committee, which is one of the panels with jurisdiction over immigration.</p><p>“Boy oh boy, it’s nice to have Rand,” Trump remarked Wednesday as he kicked off the event.</p><p>Trump asks Congress for short-term FISA extension</p><p>As reauthorization of a critical national security law remains snarled in Congress, the president is asking lawmakers to send him a short-term extension to avoid a lapse in surveillance authorities.</p><p>Section 702 of the Foreign Intelligence Surveillance Act expires this Friday. Democrats are now balking at an extension because of the president’s surprise appointment of Bill Pulte as his director of national intelligence.</p><p>Pulte has no apparent background in national security and is seen primarily as a Trump loyalist. Yet Trump has not backed down from temporarily appointing Pulte.</p><p>“FISA 702 is very important to our Military, and keeping the American People safe, especially during the World Cup and America250 Celebrations,” Trump wrote on social media on Wednesday. A short-term extension will “provide time for the selection and confirmation of a permanent Head of the Agency,” he wrote.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FHDV76VAHEKWLDXPNI2IXT3YLY.jpg?auth=4c5a95e32dfbdeac430152286342e2613de5288a46a4e13d1d2eb1c1f179c1d1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Democratic U.S. Senate candidate Graham Platner, right, and his wife Amy Gertner gesture to supporters during a primary election night watch party Tuesday, June 9, 2026, in Blue Hill, Maine. (AP Photo/Robert F. Bukaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ABYYZFS2J6MAOFCDXMDVJXMC7Q.jpg?auth=267cff2833ef358768d310bfef66a8ca9dd1abaf4bc3beffbaa635e2a8a11919&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[First Lady Melania Trump applauds students as she host the Inaugural Presidential AI Challenge National Champion Awards Ceremony at the White House on Tuesday, June 9, 2026, in Washington. (AP Photo/John McDonnell)]]></media:description><media:credit role="author" scheme="urn:ebu">John McDonnell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ONK4KZOT2HL3CJSYUJGAJO4G6A.jpg?auth=42565d380a9578224b52b1b9d7705823209c05a655b84e626012c4c3cf2c3943&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Medical staff transfer patients to a protected underground facility following an Iranian missile attack, at Ichilov Hospital in Tel Aviv, Israel, Monday, June 8, 2026. (AP Photo/Ohad Zwigenberg)]]></media:description><media:credit role="author" scheme="urn:ebu">Ohad Zwigenberg</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RXEQTI4XNJN2EBYJNISZ6VVXHA.jpg?auth=1685849b2faa7a7daead2550d716d48a4db1dc0908035a32fa4ad776b7d5f6b4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Donald J. Trump and Jeffrey Epstein Memorial Reading Room opens to the public, where approximately 3.5 million pages of public records of the Epstein files are on display, Tuesday, June 9, 2026, in Washington. (AP Photo/Rod Lamkey, Jr.)]]></media:description><media:credit role="author" scheme="urn:ebu">Rod Lamkey</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AVIHIK6BEB6CEZJZZTV6C374IA.jpg?auth=aa307fd0b471967eea783741ca86b6020b4cfae04db500d59639d111276b122b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Commerce Secretary Howard Lutnick speaks as President Donald Trump signs the Gold Card executive order in the Oval Office of the White House, Sept. 19, 2025, in Washington. (AP Photo/Alex Brandon, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content></item><item><title><![CDATA[Pakistan army helicopter crashes in Kashmir because of technical fault, killing all on board]]></title><link>https://www.local10.com/news/world/2026/06/10/pakistan-army-helicopter-crashes-in-kashmir-due-to-technical-fault-killing-all-on-board/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/10/pakistan-army-helicopter-crashes-in-kashmir-due-to-technical-fault-killing-all-on-board/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[ISLAMABAD (AP) — A Pakistani army MI-17 helicopter crashed because of a technical fault in Pakistan-administered Kashmir on Wednesday, killing all military personnel on board, the military said. The military didn't immediately disclose how many people were aboard the helicopter.]]></description><pubDate>Wed, 10 Jun 2026 14:08:10 +0000</pubDate><content:encoded><![CDATA[<p>ISLAMABAD (AP) — A Pakistani army MI-17 helicopter crashed because of a technical fault in Pakistan-administered Kashmir on Wednesday, killing all military personnel on board, the military said. The military didn't immediately disclose how many people were aboard the helicopter.</p><p>The crash occurred near Muzaffarabad, the regional capital, during an ongoing protest and strike called by the Joint Awami Action Committee, a recently banned alliance of various groups.</p><p>The military didn't suggest any link between the protest and the crash.</p><p>Witnesses said that the helicopter crashed shortly after takeoff from a helipad. Ambulances arrived at the scene and transported the victims to a nearby hospital.</p><p>“Rescue and recovery teams immediately reached the crash site,” the military said, adding that a board of inquiry had been ordered to determine the exact cause of the crash.</p><p>Residents in Muzaffarabad said that the helicopter was carrying an unspecified number of paramilitary Rangers deployed by the government for security duties in the region, where tensions have been high since the weekend, when members of an outlawed group attacked police and security forces, killing four personnel.</p><p>Witnesses said they saw smoke billowing from the crash site, and several ambulances were seen transporting the victims.</p><p>Pakistani President Asif Ali Zardari and Prime Minister Shehbaz Sharif expressed sorrow over the crash, paying tribute to those killed. In separate statements, they conveyed sympathies to the victims' families.</p><p>Pakistan’s army chief, Field Marshal Asim Munir, also expressed deep sorrow over the loss of life and extended condolences to the families of those killed, according to the statement.</p><p>Such crashes aren't uncommon in Pakistan. In September, an army helicopter on a routine flight crashed in northern Pakistan, killing two pilots and three technicians on board.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EWHYD2UEKVUKIRBAHD3WVY2VKU.jpg?auth=73cab6c3e943b789f1b1b662aae458b3dc99c70a95ebacf47d2e5a22d3b56170&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A police vehicle is parked at along a road as smoke billows after an army MI-17 helicopter crashed due to a technical fault, in Muzaffarabad, capital of Pakistan-administered Kashmir, Wednesday, June 10, 2026. (AP Photo/M.D. Mughal)]]></media:description><media:credit role="author" scheme="urn:ebu">M.D. Mughal</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/T6E4JRBFRQFZSYJZUNDWF7RBI4.jpg?auth=5a84302fedf8f32b1a4a0849e04fa1f4e23aca912f71df9e63883213ba97f69e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Smoke billows after an army MI-17 helicopter crashed due to a technical fault, in Muzaffarabad, capital of Pakistan-administered Kashmir, Wednesday, June 10, 2026. (AP Photo/M.D. Mughal)]]></media:description><media:credit role="author" scheme="urn:ebu">M.D. Mughal</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YA6JV7XCTMHEN5HUDIQVXAEZDY.jpg?auth=a905b1670ff038746c48d1c1871d56c99eea78e6442f1273bd1b945420f2f4d0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Smoke billows after an army MI-17 helicopter crashed due to a technical fault, in Muzaffarabad, capital of Pakistan-administered Kashmir, Wednesday, June 10, 2026. (AP Photo/M.D. Mughal)]]></media:description><media:credit role="author" scheme="urn:ebu">M.D. Mughal</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/33ZO57ZREV6DXHJZXTO7KPLYTI.jpg?auth=a115bdff832fbfe90a76b8bca683aa278a58569b105fa7596f0b9daee6049120&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A police vehicle is parked at along a road as smoke billows after an army MI-17 helicopter crashed due to a technical fault, in Muzaffarabad, capital of Pakistan-administered Kashmir, Wednesday, June 10, 2026. (AP Photo/M.D. Mughal)]]></media:description><media:credit role="author" scheme="urn:ebu">M.D. Mughal</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LHPYLBQ4CYEJX7YOPCIT4SX3GY.jpg?auth=fa7da2f83b3f52d468cbdac9bd4f2036e414299c9bbd6efd1461b874f5c6bc54&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Smoke billows after an army MI-17 helicopter crashed due to a technical fault, in Muzaffarabad, capital of Pakistan-administered Kashmir, Wednesday, June 10, 2026. (AP Photo/M.D. Mughal)]]></media:description><media:credit role="author" scheme="urn:ebu">M.D. Mughal</media:credit></media:content></item><item><title><![CDATA[A Thai woman is in custody after an American diplomat was found dead in Myanmar]]></title><link>https://www.local10.com/news/world/2026/06/10/a-thai-woman-is-in-custody-after-an-american-diplomat-was-found-dead-in-myanmar/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/10/a-thai-woman-is-in-custody-after-an-american-diplomat-was-found-dead-in-myanmar/</guid><dc:creator><![CDATA[By DAVID RISING, Associated Press]]></dc:creator><description><![CDATA[BANGKOK (AP) — An American diplomat was found dead in Myanmar's largest city, the U.S. State Department said, and members of the diplomatic community in Yangon say a Thai woman has been detained by police in connection with the investigation.]]></description><pubDate>Wed, 10 Jun 2026 14:59:08 +0000</pubDate><content:encoded><![CDATA[<p>BANGKOK (AP) — An American diplomat was found dead in Myanmar's largest city, the U.S. State Department said, and members of the diplomatic community in Yangon say a Thai woman has been detained by police in connection with the investigation.</p><p>American officials in Thailand and the U.S. Embassy in Myanmar referred questions on the case to the State Department, which confirmed the “death of a U.S. government employee” assigned to the embassy in Yangon but gave no other details.</p><p>“Out of respect for the privacy of the family and loved ones, we have no further information to provide at this time,” the State Department said in an emailed reply to questions from The Associated Press.</p><p>According to three people in the diplomatic community in Myanmar, who spoke on condition of anonymity because they were not authorized to discuss the case, the man was found dead about two weeks ago at the Sakura Residence & Hotel. The facility, with long-term rentals, is popular with diplomats, business people and other international visitors, and is located about 1.5 kilometers (1 mile) from the American Embassy.</p><p>They said police are treating the case as a possible homicide and have a Thai woman in custody.</p><p>Thailand’s Foreign Ministry said it has provided consular assistance to the woman in custody and notified her family, but would not comment further.</p><p>Myanmar, formerly known as Burma, is embroiled in fighting between the country's military-led government, which ousted democratically elected leader Aung San Suu Kyi in 2021, and a disparate group of militias organized by the country's ethnic minority groups and pro-democracy forces.</p><p>Authorities typically give little information to the media, and the duty officer answering the phone at the police station responsible for the area where the Sakura hotel is located refused to comment and hung up on an AP reporter.</p><p>The manager of the Sakura hotel also declined to comment.</p><p>___</p><p>Associated Press writer Matthew Lee in Washington contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/Q36JBICCZGDSO7OB2MD47WJCCA.jpg?auth=569985817b370bf11aab4ac62b13ef95edf9166ae98acca2f09d737dc9c80dc5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - This shows U.S. Embassy in Yangon, Myanmar, on Feb. 13, 2021. (AP Photo, File)]]></media:description><media:credit role="author" scheme="urn:ebu">TheinZaw</media:credit></media:content></item></channel></rss>