<?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, 12 Aug 2026 22:31:36 +0000</lastBuildDate><language>en</language><ttl>1</ttl><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title><![CDATA[Mother of man stabbed at Blue Martini in Fort Lauderdale says 80% of son’s brain is dead]]></title><link>https://www.local10.com/news/local/2026/08/12/mother-of-man-stabbed-at-blue-martini-in-fort-lauderdale-says-80-of-brain-is-dead/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/12/mother-of-man-stabbed-at-blue-martini-in-fort-lauderdale-says-80-of-brain-is-dead/</guid><dc:creator><![CDATA[Roy Ramos, Andrea Torres]]></dc:creator><description><![CDATA[Margarita Wray said her 49-year-old son was on life support on Wednesday. An attacker stabbed him nine times about six days ago at Blue Martini in Fort Lauderdale, relatives said. ]]></description><pubDate>Wed, 12 Aug 2026 22:22:21 +0000</pubDate><content:encoded><![CDATA[<p>Margarita Wray said her 49-year-old son was on life support on Wednesday. An attacker stabbed him nine times about six days ago at Blue Martini in Fort Lauderdale, relatives said. </p><p>As the father of an 8-year-old boy remained hospitalized on Wednesday at the Broward Health Medical Center, Wray said 80% of his brain was dead. </p><p>“May have to make a decision to pull the plug,” Wray said through tears.</p><p>Surveillance video shows Lawrence Edmonson walking to his parked car to retrieve a knife on Aug. 6 before he allegedly stabbed the man at the popular bar at 2432 East Sunrise Boulevard, according to police officers. </p><p>“I want see Justice for my son,” Wray. said. “He don’t bother nobody. He would take the last out of his pocket and give to you.”</p><p>Edmonson, 52, fled, but officers used a tag reader to track him and a grappler device to stop him, according to police. </p><p>Wray had questions for Edmonson: “Why? Why did you do that? He is my baby, my son, he was the one who was taking care of me. I don’t have that no more.”</p><p>Edmonson faced a charge of premeditated attempted murder and was at the Broward County Main Jail in Fort Lauderdale without bond, according to court and inmate records. Edmonson’s sister told a bond court judge that he is a father of four. </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[4 Republicans running in primary for Florida’s U.S. Senate seat]]></title><link>https://www.local10.com/news/local/2026/08/12/4-republicans-running-in-primary-for-floridas-us-senate-seat/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/12/4-republicans-running-in-primary-for-floridas-us-senate-seat/</guid><dc:creator><![CDATA[Terrell Forney]]></dc:creator><description><![CDATA[Republican Ashley Moody was appointed as Florida’s newest senator last year to replace U.S Secretary of State Marco Rubio.]]></description><pubDate>Wed, 12 Aug 2026 22:29:43 +0000</pubDate><content:encoded><![CDATA[<p>Republican Ashley Moody was appointed as Florida’s newest senator last year to replace U.S Secretary of State Marco Rubio.</p><p>Now the former prosecutor and state attorney general is looking to fill the role permanently, if elected by voters.</p><p>“We’ve delivered for the space coast and private investment, we’ve rolled back regulations to help one of our number one industries which is the Florida orange, we have brought in billions of dollars in disaster relief we’d been waiting on for many, many years because we got in there, got to the work, and that isn’t party related,” said Moody. </p><p>But three other Republicans are vying for the same senate seat.</p><p>Among them is Chris Gleason, a U.S. Army veteran and data forensics expert.</p><p>“I have a long and demonstrated history of trying to do the right thing and exposing corruption and fraud wherever I see it on both sides of the aisle,” said Gleason.</p><p>Candidate Dr. Neelam Taneja Perry is currently in a legal battle. She is accused by the state of writing prescriptions for people she never met.</p><p>“For me it’s not just politics, it’s my mission,” she said. </p><p>Perry said she decided to run after hitting a snag of her own when accessing treatment for a prior health scare.</p><p>“I stand for the people,” she said. “I am fighting for the rights of the people, not just in healthcare, but there’s corruption at every level and every field. My opponent works for special interests.”</p><p>Pastor Ernie Rivera believes his background in finance and as a licensed housing manager could help curb South Florida’s affordability problems.</p><p>“Our campaign is based on faith, family and Florida first,” said Rivera. “I think that describes exactly why people would be interested. We worked with the Trump administration, the first Trump administration. We served in many areas helping the communities.”</p><p>The winner in the Aug. 18 primary will to head-to-head with the prevailing Democrat during the main election in November. </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[Powerball jackpot reaches $1 billion]]></title><link>https://www.local10.com/news/local/2026/08/12/powerball-jackpot-reaches-1-billion/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/12/powerball-jackpot-reaches-1-billion/</guid><dc:creator><![CDATA[Jason Carter, Chris Gothner]]></dc:creator><description><![CDATA[Wednesday night’s Powerball jackpot has reached $1 billion and South Floridians are rushing to buy tickets.]]></description><pubDate>Wed, 12 Aug 2026 22:26:22 +0000</pubDate><content:encoded><![CDATA[<p>Wednesday night’s Powerball jackpot has reached $1 billion and South Floridians are rushing to buy tickets.</p><p>It’s the biggest jackpot so far this year. It comes after the United Kingdom <a href="https://www.local10.com/news/world/2026/07/21/powerball-ticket-sales-begin-tuesday-in-the-united-kingdom/" target="_self" rel="" title="https://www.local10.com/news/world/2026/07/21/powerball-ticket-sales-begin-tuesday-in-the-united-kingdom/">joined most U.S. states</a> in offering the game, adding the to the jackpot pool.</p><p>Of course, the $1 billion figure represents a pre-tax sum of annuity payments. </p><p>Those opting to take a lump sum cash payout would come away with $433 million before taxes and almost $273 million afterward, according to lottery website <a href="https://www.usamega.com/powerball/jackpot" target="_self" rel="" title="https://www.usamega.com/powerball/jackpot">USA Mega</a>.</p><p>No matter how you slice it, it’s an eye-popping number.</p><p>Watch the video above to see how customers at a Hollywood gas station say they’d spend the big haul.</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[VIEW RESULTS: Miami-Dade runoff election winners ]]></title><link>https://www.local10.com/news/local/2025/12/05/view-results-full-election-results-for-miami-dade-runoff-elections/</link><guid isPermaLink="true">https://www.local10.com/news/local/2025/12/05/view-results-full-election-results-for-miami-dade-runoff-elections/</guid><description><![CDATA[Voters in Miami-Dade County are heading back to the polls Tuesday for several key runoff races that will decide leadership in Miami, Miami Beach and Hialeah. ]]></description><pubDate>Fri, 05 Dec 2025 13:28:19 +0000</pubDate><content:encoded><![CDATA[<p>Voters in Miami-Dade County headed back to the polls Tuesday for several key runoff races that decided leadership in Miami, Miami Beach and Hialeah. </p><p><a href="https://www.local10.com/espanol/2025/12/09/las-urnas-ya-estan-abiertas-para-elecciones-de-segunda-vuelta-en-miami-dade/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2025/12/09/las-urnas-ya-estan-abiertas-para-elecciones-de-segunda-vuelta-en-miami-dade/">Leer en español</a></p><p>After crowded fields in November left multiple races without a clear majority winner, the top candidates faced off one-on-one.</p><h3><b>Miami Mayor</b></h3><ul><li><b>Eileen Higgins defeats Emilio González</b></li></ul><p>In the first round of voting, Eileen Higgins emerged as the top vote-getter with roughly 36 percent of ballots cast, but she fell short of the more than 50 percent threshold required to win outright. </p><p>Following her was Emilio González, with approximately 19 percent of the vote. </p><p>Higgins received 59 percent of the vote in Tuesday’s runoff election. </p><h3><b>Miami Commissioner – District 3</b></h3><ul><li><b>Rolando Escalona defeats Frank Carollo</b></li></ul><p>Rolando Escalona, a political newcomer, defeated Frank Carollo in Tuesday’s runoff, receiving 53 percent of the ballots cast. </p><h3><b>Miami Beach Commissioner – Group 1</b></h3><ul><li><b>Monica Matteo-Salinas defeats Monique Pardo Pope</b></li></ul><p>Miami Beach voters chose between two candidates hoping to address tourism impacts, public safety and storm-preparedness.</p><p>They ultimately selected Monica Matteo-Salinas, who received 71 percent of the ballots cast in Tuesday’s runoff election. </p><h3><b>Hialeah Councilmember – Group III</b></h3><ul><li><b>Gelien Perez defeats Jessica Castillo</b></li></ul><p>Galien Perez received 80 percent of the votes in Tuesday’s runoff election. </p><h3><b>Hialeah Councilmember – Group IV</b></h3><ul><li><b>William “Willy” Marrero defeats Javier Morejo</b></li></ul><p>Willy Marrero received 71 percent of the ballots cast in Tuesday’s runoff election.</p>]]></content:encoded></item><item><title><![CDATA[Eileen Higgins defeats Emilio González in Miami mayoral runoff election ]]></title><link>https://www.local10.com/news/local/2025/12/05/view-results-dec-9-2025-miami-mayoral-runoff-election/</link><guid isPermaLink="true">https://www.local10.com/news/local/2025/12/05/view-results-dec-9-2025-miami-mayoral-runoff-election/</guid><dc:creator><![CDATA[Terrell Forney, Janine Stanwood, Trent Kelly]]></dc:creator><description><![CDATA[Voters in Miami returned to the polls Tuesday to choose their next mayor, after a crowded field of 13 candidates failed to produce a winner with majority support in the Nov. 4 election.]]></description><pubDate>Fri, 05 Dec 2025 13:21:55 +0000</pubDate><content:encoded><![CDATA[<p>Voters in Miami returned to the polls Tuesday to choose their next mayor, after a crowded field of 13 candidates <a href="https://www.local10.com/news/politics/2025/11/04/view-results-13-candidates-face-off-in-miami-mayoral-race/" target="_self" rel="" title="https://www.local10.com/news/politics/2025/11/04/view-results-13-candidates-face-off-in-miami-mayoral-race/">failed to produce a winner with majority support in the Nov. 4 election.</a></p><p><a href="https://www.local10.com/espanol/2025/12/09/higgins-y-gonzalez-se-enfrentan-en-segunda-vuelta-de-eleccion-para-alcalde-de-miami/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2025/12/09/higgins-y-gonzalez-se-enfrentan-en-segunda-vuelta-de-eleccion-para-alcalde-de-miami/">Leer en español</a></p><p>After all ballots were cast, it was Eileen Higgins who came out on top, defeating Emilio Gonzalez after receiving approximately 59 percent of the votes. </p><p>Higgins celebrated with family and friends at the Miami Women’s Club, which was appropriate as she made history on Tuesday. </p><p>Higgins now becomes the first woman to serve as the city’s mayor. </p><p>“It’s very exciting to be the first woman to serve the city of Miami,” Higgins said. “It’s hard to think of it that way because we always know Miami was founded by a woman, but I hope this sends a message to any girls or teenagers out there that of course you can be a mayor, of course you can be an engineer. You can be anything you want.”</p><p>For González, he accepted defeat with positivity. He and his supporters were toasting to new beginnings and breaking plates, an old Greek custom, after news of the loss came in. </p><p>“We’re celebrating democracy, we’re celebrating our city,” said González. “Every day for me was a different adventure. I was talking to different people, visiting different neighborhoods and organizations, and I just had a blast. I really did. I enjoyed every minute of it, and by the way, if you’re not going to enjoy it, you shouldn’t do this.”</p><p>In the first round of voting, Higgins emerged as the top vote-getter with roughly 36 percent of ballots cast, but she fell short of the more than 50 percent threshold required to win outright. </p><p>Following her was González, with approximately 19 percent of the vote. </p><p>If either candidate had not secured more than half the votes in the runoff, the city might have required another follow-up to determine a winner. </p><p>Now we know that won’t be necessary. </p><p>The Dec. 9 runoff marked the first time since 2001 that Miami has required a second round to select its mayor.</p>]]></content:encoded></item><item><title><![CDATA[Deshaun Watson starting Browns' exhibition opener at QB, Shedeur Sanders to start next week vs Bills]]></title><link>https://www.local10.com/sports/2026/08/12/deshaun-watson-starting-browns-exhibition-opener-at-qb-shedeur-sanders-to-start-next-week-vs-bills/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/12/deshaun-watson-starting-browns-exhibition-opener-at-qb-shedeur-sanders-to-start-next-week-vs-bills/</guid><dc:creator><![CDATA[By TOM WITHERS, Associated Press]]></dc:creator><description><![CDATA[BEREA, Ohio (AP) — Deshaun Watson gets to go first.]]></description><pubDate>Wed, 12 Aug 2026 22:11:24 +0000</pubDate><content:encoded><![CDATA[<p>BEREA, Ohio (AP) — Deshaun Watson gets to go first.</p><p>The polarizing quarterback will start Cleveland's exhibition opener at Chicago on Saturday — his first game action since 2024 — and Shedeur Sanders will play in the second half as the Browns' QB competition creeps toward a conclusion.</p><p>First-year coach Todd Monken informed Watson and Sanders of his plans for the first two preseason games following Wednesday's practice.</p><p>The QBs have been battling for Cleveland's starting job throughout training camp, with every throw, incompletion and interception scrutinized by media and fans — both in person and online.</p><p>Monken intends to play his starter for the first half against the Bears and hopefully get him a two-minute drill. The second QB will play the third quarter.</p><p>The roles will be flipped against Buffalo on Aug. 22 in Cleveland.</p><p>“We’re going to see both of them,” said Monken, who disclosed his plans for the Chicago matchup without offering any explanations behind his rationale for them. "One’s going to start this week and one’s going to start next week.”</p><p>The Browns will practice against the Bills on Aug. 20 before their preseason game.</p><p>Cleveland opens the regular season against Jacksonville on Sept. 13. Monken hopes to have his No. 1 QB in place well in advance of Week 1. Time is running out.</p><p>Watson and Sanders are at different ends of their respective career spectrums.</p><p>The 30-year-old Watson's tenure with the Browns has been mired by injuries and turmoil. Cleveland acquired him in 2022 and signed him to a fully guaranteed $230 million contract, He suffered a season-ending shoulder injury in 2023 and came back the next season only to twice rupture his Achilles tendon.</p><p>He was also suspended 11 games by the NFL in 2022 after being accused of sexual assault and misconduct by two dozen massage therapists while playing in Houston.</p><p>When he goes behind center Saturday, it will be Watson's first snaps in a game since Oct. 20, 2024, a span of 22 months.</p><p>“I’m super excited,” Watson said before practice. “All the hard work that I put in with the training staff, with my team, my personal team, to get to this stage has been tremendous. I’m super excited for those opportunities and can’t wait for it.”</p><p>After a terrible start in this camp, Watson has made steady improvement. He's been more decisive, accurate and shown glimpses of the Pro Bowl-level player he was with the Texans — the one who enticed the Browns to make a monumental investment.</p><p>Watson knows he can't retrieve lost time. He'll never be the same QB. The guy from his days in Houston is long gone.</p><p>“I’m different, man,” he said. “Ever since I’ve been here early on, bringing up Houston was cool. But I’m 30 now. I had some injuries and things like that. So my game has definitely changed, but the mentality in how I play and how I approach it doesn’t.”</p><p>While others have varying expectations about Watson can do, he's realistic about his current abilities. He's also proud of his resiliency.</p><p>“I have a clear vision,” he said. “I have a clear mind. The world knows what I went through."</p><p>Monken has seen enough positives from Watson to believe he might be able to recapture his old form. The only way to find out is on the field.</p><p>Monken believes Watson can be special again. He wants him to feel that way, too.</p><p>“I would never put limitations on a player,” he said. “I’d hate that he would do that. Why can’t he play like that? I don’t know. I haven’t seen it yet. I’m not going to say he can’t until I see it, until we see it. I’ve seen a lot of really good things over the course of the four or five months I’ve been here. I’m not going to put that on him. If he thinks he can’t play like that, that’s on him.”</p><p>Sanders showed promise while starting seven games as a rookie in 2025. The immensely popular fifth-round pick said he's made strides in Monken's offense, but knows he's an unfinished product.</p><p>He needs to improve in everything.</p><p>“It’s like a chart within myself and seeing, OK, if I got 10 different areas to improve, let’s improve each area every day until it gets to max threshold," he said. "Max threshold, that’ll take some time. That’s going to take a couple years, max threshold. But I think I’m improving in every area overall.”</p><p>___</p><p>AP NFL: https://apnews.com/hub/nfl</p><p>,</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QR4RW3RBWNLVBCVPZ3LQCPX5Z4.jpg?auth=d2113086c48263629a9c0cd2343e16e092da0b66430a1d40648789e896d92ea8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Cleveland Browns quarterback Deshaun Watson (4) during the team's NFL football training camp, Monday, Aug. 10, 2026, in Berea, Ohio. (AP Photo/Sue Ogrocki)]]></media:description><media:credit role="author" scheme="urn:ebu">Sue Ogrocki</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3V2BEX7DXAP6XGDYVHGSV6G54E.jpg?auth=f27510737a6d8811dde4feba6bb397108f3fc6e524c1c7c534d51ec5e0a66085&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Cleveland Browns quarterback Deshaun Watson passes during the team's NFL football training camp, Monday, Aug. 10, 2026, in Berea, Ohio. (AP Photo/Sue Ogrocki)]]></media:description><media:credit role="author" scheme="urn:ebu">Sue Ogrocki</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HW25PKVCNS36QYL5R7CGF2XHVU.jpg?auth=e520d9cf0e4e8ba49a146ae3a061791c4bca9f6c69b65c8b26670f8f7b3daca0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Cleveland Browns quarterback Shedeur Sanders (2) throws in front of quarterback Deshaun Watson (4) during an NFL football training camp, Saturday, Aug. 1, 2026, in Berea, Ohio. (AP Photo/Sue Ogrocki)]]></media:description><media:credit role="author" scheme="urn:ebu">Sue Ogrocki</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GNIJOAPDY45I4RHJ7J37XX2D6A.jpg?auth=1a69377af8a952bf72372bea55dc6790bbfdc895f1bb6ee61655531be2748a9d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Cleveland Browns quarterback Shedeur Sanders (2) throws during an NFL football training camp, Saturday, Aug. 1, 2026, in Berea, Ohio. (AP Photo/Sue Ogrocki)]]></media:description><media:credit role="author" scheme="urn:ebu">Sue Ogrocki</media:credit></media:content></item><item><title><![CDATA[VOTE 2025: Full results for Nov. 4, 2025 municipal elections in Miami-Dade, Monroe counties]]></title><link>https://www.local10.com/news/politics/2025/10/30/vote-2025-full-results-for-nov-4-2025-municipal-elections-in-miami-dade-monroe-counties/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2025/10/30/vote-2025-full-results-for-nov-4-2025-municipal-elections-in-miami-dade-monroe-counties/</guid><description><![CDATA[Voters across Miami-Dade and Monroe counties had their say on Tuesday as municipal elections took place in various cities, including Miami, Miami Beach, Hialeah, Homestead, Surfside and Marathon. ]]></description><pubDate>Thu, 30 Oct 2025 11:52:00 +0000</pubDate><content:encoded><![CDATA[<p>Voters across Miami-Dade and Monroe counties had their say on Tuesday as municipal elections took place in various cities, including Miami, Miami Beach, Hialeah, Homestead, Surfside and Marathon. </p><p><a href="https://www.local10.com/espanol/2025/11/04/elecciones-2025-abren-las-urnas-para-los-comicios-municipales-en-los-condados-de-miami-dade-y-monroe/" target="_self" rel="" title="https://www.local10.com/espanol/2025/11/04/elecciones-2025-abren-las-urnas-para-los-comicios-municipales-en-los-condados-de-miami-dade-y-monroe/">Leer en español</a></p><p><b>What’s up for vote?</b></p><p>In <b>Miami, </b>the election covered the mayor’s office and City Commission seats for Districts 3 and 5. In addition, there were four charter-amendment questions on the ballot.</p><p>Voters in <b>Miami Beach</b> also selected their choice for mayor, along with commissioners for Groups I, II and III.</p><p>In <b>Hialeah</b>, the election covered the mayor’s office and councilmember seats for Groups III, IV, VI and VII.</p><p>In <b>Homestead</b>, the election covered the vice mayor’s office, along with councilmember seats for Seat 1 and Seat 5. Voters also decided on four referendums.</p><p>In <b>Surfside</b>, there were also four referendums on the ballot.</p><p>And in <b>Marathon,</b> voters selected up to three choices for City Council. </p><p>For <b>Local 10 App users</b>, <a href="https://enr.electionsfl.org/DAD/3882/Summary/" target="_blank" rel="noreferrer" title="https://enr.electionsfl.org/DAD/3882/Summary/">CLICK HERE</a> to view all election results in Miami, <a href="https://enr.electionsfl.org/DAD/3873/Summary/" target="_blank" rel="noreferrer" title="https://enr.electionsfl.org/DAD/3873/Summary/">CLICK HERE</a> to view in Hialeah, <a href="https://enr.electionsfl.org/DAD/3886/Summary/" target="_blank" rel="noreferrer" title="https://enr.electionsfl.org/DAD/3886/Summary/">CLICK HERE</a> to view Miami Beach, <a href="https://enr.electionsfl.org/DAD/3883/Summary/" target="_blank" rel="noreferrer" title="https://enr.electionsfl.org/DAD/3883/Summary/">CLICK HERE</a> to view Homestead and <a href="https://enr.electionsfl.org/MON/3862/Summary/" target="_blank" rel="noreferrer" title="https://enr.electionsfl.org/MON/3862/Summary/">CLICK HERE</a> to view all election results in Monroe County.</p>]]></content:encoded></item><item><title><![CDATA[Miami-Dade students gear up for school with free backpacks, supplies]]></title><link>https://www.local10.com/news/local/2026/08/12/miami-dade-students-gear-up-for-school-with-free-backpacks-supplies/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/12/miami-dade-students-gear-up-for-school-with-free-backpacks-supplies/</guid><dc:creator><![CDATA[Jackie Pascale, Magdala Louissaint]]></dc:creator><description><![CDATA[Miami-Dade County students are heading back to class Thursday, and hundreds got a head start on the school year Wednesday with free school supplies, backpacks and meet-and-greet events across the district.]]></description><pubDate>Wed, 12 Aug 2026 16:35:22 +0000</pubDate><content:encoded><![CDATA[<p>Miami-Dade County students are heading back to class Thursday, and hundreds got a head start on the school year Wednesday with free school supplies, backpacks and meet-and-greet events across the district.</p><p><a href="https://www.local10.com/espanol/2026/08/12/los-alumnos-de-miami-dade-se-preparan-para-iniciar-curso-con-mochilas-y-material-escolar-gratuitos/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/los-alumnos-de-miami-dade-se-preparan-para-iniciar-curso-con-mochilas-y-material-escolar-gratuitos/">Leer en español</a></p><p>At Auburndale Elementary, students picked out free backpacks filled with school supplies, with plenty of colors and styles to choose from.</p><p>“I’m feeling excited!” said Keila, a fifth grader.</p><p>Second grader Camilla said she chose a purple backpack because it also had pink on it.</p><p>The Auburndale event was one of several held across Miami-Dade Public Schools on the eve of the new school year.</p><p>Local commissioners partnered with schools to welcome students and their families.</p><p>“I went to public school just a few blocks from here. I remember the first day of school. It was scary, intimidating — new kids, new teachers, principal,” said Miami Commissioner Rafael Rosado. “What we’re doing is welcoming them back so they can see our smiles, our excitement and our support for them.”</p><p>The events also gave students a chance to get a preview of their classrooms and learn more about the programs they will take part in during the school year.</p><p>At Bowman Ashe/Doolin K-8 Academy in southwest Miami-Dade, students and families got a look at the magnet school’s STARTs program, which includes music and robotics.</p><p>Teachers were also getting ready to welcome students back.</p><p>“Meeting with parents and having that connection ultimately brings students that success,” said Rachel Ruiz, a teacher at Bowman Ashe/Doolin Academy. “I’m beyond excited. The butterflies are good butterflies. I’m ready to teach them.”</p><p>For some families, this school year will come with its own personal adjustments. </p><p>Temporary Protected Status was recently ended for thousands of Haitian nationals in the U.S.</p><p>Miami-Dade school leaders had a message for parents who were impacted.</p><p>“Parents should not keep their children at home,” said Miami-Dade Superintendent Jose Dotres. “Please bring them to school.”</p><p>Work permits also expired for Haitian nationals who worked in the school system, and leaders are adjusting. </p><p>“We have to take the appropriate measures, but we try to make sure that we monitor closely TPS impact on our school district,” said Dotres. </p><p>School leaders said they are ready to help families who may have anxiety about the current immigration crackdown. </p><p>As for employees, officials said they have human services looking at every employee’s status, but everyone’s situation is different.</p><p>Several back-to-school events were scheduled for Wednesday afternoon, including a school resource fare in South Miami Heights running until 4 p.m., an event at Shenandoah Elementary at 1 p.m. and another at Citrus Grove K-8 at 2:30 p.m.</p><p>As students begin returning to classes across South Florida, Local 10 wants to help celebrate the milestone by <a href="https://www.local10.com/features/2026/08/06/share-your-back-to-school-photos-with-local-10-as-students-return-to-class-across-south-florida/#/rounds/1/gallery" rel="" title="https://www.local10.com/features/2026/08/06/share-your-back-to-school-photos-with-local-10-as-students-return-to-class-across-south-florida/#/rounds/1/gallery">sharing your favorite back-to-school photos</a>.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Video shows Hialeah police officers saving ‘barely breathing’ 1-year-old who nearly drowned]]></title><link>https://www.local10.com/news/local/2026/08/12/video-shows-hialeah-police-officers-saving-barely-breathing-1-year-old-who-nearly-drowned/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/12/video-shows-hialeah-police-officers-saving-barely-breathing-1-year-old-who-nearly-drowned/</guid><dc:creator><![CDATA[Janine Stanwood]]></dc:creator><description><![CDATA[Heart-wrenching police body camera video shows a Hialeah police officer performing CPR on an unresponsive baby boy found in his family’s swimming pool.]]></description><pubDate>Wed, 12 Aug 2026 21:48:14 +0000</pubDate><content:encoded><![CDATA[<p>Heart-wrenching police body camera video shows a Hialeah police officer performing CPR on an unresponsive baby boy found in his family’s swimming pool.</p><p><a href="https://www.local10.com/espanol/2026/08/12/video-muestra-a-agentes-policias-de-hialeah-salvando-a-un-nino-de-un-ano-que-apenas-respiraba-y-que-estuvo-a-punto-de-ahogarse/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/video-muestra-a-agentes-policias-de-hialeah-salvando-a-un-nino-de-un-ano-que-apenas-respiraba-y-que-estuvo-a-punto-de-ahogarse/">Leer en español</a></p><p>In a matter of seconds, video shows the 1-year-old breathing again during the May 12 incident.</p><p>“Baby’s responsive, but barely breathing,” one of the officers is heard saying on his police radio. “Water is coming out of his mouth.”</p><p>He was taken into the arms of medics and rushed to a hospital. </p><p>Officers Renato Bejar and Hector Rosado were both recently commended for their bravery.</p><p>The boy is now reportedly doing OK.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Miami police: Video captures man punching woman with disability in Allapattah]]></title><link>https://www.local10.com/news/local/2026/08/12/miami-police-video-captures-man-punching-woman-with-disability-in-allapattah/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/12/miami-police-video-captures-man-punching-woman-with-disability-in-allapattah/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[A woman who was sitting on the ground outside of her apartment “with blood on her hands and around her mouth” told a Miami police officer that her boyfriend of six years had beaten her, according to police.]]></description><pubDate>Wed, 12 Aug 2026 21:38:12 +0000</pubDate><content:encoded><![CDATA[<p>A woman who was sitting on the ground outside of her apartment “with blood on her hands and around her mouth” told a Miami police officer that her boyfriend of six years had beaten her, according to police. </p><p><a href="https://www.local10.com/espanol/2026/08/12/policia-de-miami-video-muestra-a-un-hombre-dando-punetazo-a-una-mujer-con-discapacidad-en-allapattah/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/policia-de-miami-video-muestra-a-un-hombre-dando-punetazo-a-una-mujer-con-discapacidad-en-allapattah/">Leer en español</a></p><p>Surveillance video showed Charles Anderson “suddenly approach the victim while she was seated on her assistive walker” and punch “her in the face with closed fists in an aggressive manner without any apparent provocation,” a police officer wrote, according to a police arrest report. </p><p>Police officers responded to the woman’s apartment after a neighbor reported hearing her yelling on July 24 in the area of Northwest 18 Avenue and 27 Street in Allapattah, according to a police officer’s arrest report. </p><p>The victim said Anderson had “asked her for money to purchase gas, and she refused,” a police officer wrote, according to the police report.</p><p>Miami Fire Rescue personnel took the victim, who has a disability and is unable to walk, to Jackson Memorial Hospital, where she was treated for a laceration beneath her chin that required stitches, according to the police report. </p><p>Police officers detained Anderson for questioning at 2:30 p.m. on Tuesday at Northwest First Avenue and 20th Street, and he confessed, according to police. </p><p>“The remembered that he and the victim got into a verbal altercation, which caused him to become upset,” he then “blacked out ... he put his hands on the victim ... he noticed the victim was bleeding and fled,” a police officer wrote, according to the arrest report. </p><p>Miami-Dade corrections booked Anderson shortly before 6:55 p.m. on Tuesday at the Turner Guilford Knight Correctional Center. </p><p>Anderson faced charges of aggravated battery with great bodily harm and aggravated abuse to a disabled adult. His bond was $22,500.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/33IB7VAJOVF2VAX4ZBIFAKK5PQ.jpg?auth=a2adae76748cfeee9b374948fdae581245b2a11854019cf3f11cab5848d59751&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Police officers arrested Charles Anderson on Tuesday in Miami.]]></media:description></media:content></item><item><title><![CDATA[Video muestra a agentes policías de Hialeah salvando a un niño de un año que “apenas respiraba” y que estuvo a punto de ahogarse]]></title><link>https://www.local10.com/espanol/2026/08/12/video-muestra-a-agentes-policias-de-hialeah-salvando-a-un-nino-de-un-ano-que-apenas-respiraba-y-que-estuvo-a-punto-de-ahogarse/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/video-muestra-a-agentes-policias-de-hialeah-salvando-a-un-nino-de-un-ano-que-apenas-respiraba-y-que-estuvo-a-punto-de-ahogarse/</guid><dc:creator><![CDATA[Janine Stanwood]]></dc:creator><description><![CDATA[Video desgarrador de cámara corporal de la policía muestra a un agente realizando RCP a un bebé que no respondía tras encontrarlo en la piscina de su familia.]]></description><pubDate>Wed, 12 Aug 2026 21:57:40 +0000</pubDate><content:encoded><![CDATA[<p>Video desgarrador de cámara corporal de la policía muestra a un agente de Hialeah realizando RCP a un bebé que no respondía, encontrado en la piscina de su familia.</p><p>En cuestión de segundos, el video muestra al bebé de un año respirando nuevamente durante el incidente del 12 de mayo.</p><p>“El bebé responde, pero apenas respira”, se escucha decir a uno de los agentes por su radio policial. “Le está saliendo agua de la boca”.</p><p>Fue puesto en brazos de los paramédicos y trasladado de urgencia a un hospital.</p><p>Los agentes Renato Bejar y Hector Rosado fueron reconocidos recientemente por su valentía.</p><p>Según reportes, el niño ahora se encuentra bien.</p>]]></content:encoded></item><item><title><![CDATA[Afghanistan's Taliban rulers detain two members of the UN political mission]]></title><link>https://www.local10.com/news/world/2026/08/12/afghanistans-taliban-rulers-detain-two-members-of-the-un-political-mission/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/08/12/afghanistans-taliban-rulers-detain-two-members-of-the-un-political-mission/</guid><dc:creator><![CDATA[By EDITH M. LEDERER, Associated Press]]></dc:creator><description><![CDATA[UNITED NATIONS (AP) — Afghanistan’s Taliban rulers have detained two Afghan members of the U.N. political mission in the country, the United Nations said Wednesday,]]></description><pubDate>Wed, 12 Aug 2026 21:50:32 +0000</pubDate><content:encoded><![CDATA[<p>UNITED NATIONS (AP) — Afghanistan’s Taliban rulers have detained two Afghan members of the U.N. political mission in the country, the United Nations said Wednesday,</p><p>The Taliban’s General Directorate of Intelligence detained the two staffers in the western city of Herat on Sunday, U.N. deputy spokesman Farhan Haq told U.N. reporters. He said the U.N. mission has not been informed of the charges against the two men or been able to visit them.</p><p>The mission has called on the Taliban "to ensure compliance with the privileges and immunities of the United Nations and its officials,” Haq said.</p><p>The Taliban seized power on Aug. 15, 2021, as U.S. and NATO forces withdrew from the country after two decades of war.</p><p>Shortly after, it barred girls from secondary schools and later extended the restrictions to higher education, employment and other sectors, effectively excluding women and girls from public life.</p><p>The U.N. mission's mandate from the U.N. Security Council includes promoting and supporting humanitarian assistance to the Afghan people, promoting human rights, equality for women and girls, inclusive governance and economic stability.</p><p>The two men were detained as a humanitarian crisis in the poverty-stricken Asian nation is worsening and as Taliban forces are engaged in cross-border fighting with Pakistani forces. Clashes escalated sharply in February when Afghan forces launched a raid into Pakistan in retaliation for Pakistani airstrikes inside Afghanistan. Islamabad later declared it was in “open war.”</p><p>Fereshta Abbasi, an Afghanistan researcher at Human Rights Watch, said their detention “seriously threatens the U.N.’s work throughout Afghanistan and its ability to deliver lifesaving aid.”</p><p>“Taliban authorities should immediately release those held and ensure all aid agencies can work without intimidation or interference,” she said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EQBJ2OC32U4YBMHBQKH4CTEWGU.jpg?auth=29cd18dd4e1932d20cf3a06c9708bc97f91f8b472c1823f26de02a0e46230b56&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Afghan women care for their children in the malnutrition ward at Indira Gandhi Children's Hospital in Kabul, Afghanistan, Feb. 15, 2026. (AP Photo/Siddiqullah Alizai, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Siddiqullah Alizai</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/75BMRIGHS6OG3AODHYIU4EHJMA.jpg?auth=a1079a72aaede3d89b3eb1519c981c17728fbc9fa070e84f7408a2739a5d4329&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This is a locator map for Afghanistan with its capital, Kabul. (AP Photo)]]></media:description></media:content></item><item><title><![CDATA[Policía de Miami: Video muestra a un hombre dando puñetazo a una mujer con discapacidad en Allapattah]]></title><link>https://www.local10.com/espanol/2026/08/12/policia-de-miami-video-muestra-a-un-hombre-dando-punetazo-a-una-mujer-con-discapacidad-en-allapattah/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/policia-de-miami-video-muestra-a-un-hombre-dando-punetazo-a-una-mujer-con-discapacidad-en-allapattah/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Una mujer que estaba afuera de su apartamento “con sangre en las manos y alrededor de la boca” dijo a un agente de Policía de Miami, haber sido golpeada  por su novio.]]></description><pubDate>Wed, 12 Aug 2026 21:49:25 +0000</pubDate><content:encoded><![CDATA[<p>Una mujer que estaba sentada en el suelo afuera de su apartamento “con sangre en las manos y alrededor de la boca” le dijo a un agente de la Policía de Miami que su novio desde hace seis años la había golpeado, según la Policía.</p><p>El video de vigilancia mostró a Charles Anderson “acercándose repentinamente a la víctima mientras estaba sentada en su andador de asistencia” y golpeándola “en la cara con los puños cerrados de manera agresiva y sin ninguna provocación aparente”, escribió un agente de la Policía, según un reporte de arresto.</p><p>Los agentes de la Policía acudieron al apartamento de la mujer después de que un vecino reportara haberla escuchado gritando el 24 de julio en el área de Northwest 18 Avenue y 27 Street en Allapattah, según el reporte de arresto de un agente de la Policía.</p><p>La víctima dijo que Anderson le “pidió dinero para comprar gasolina y ella se negó”, escribió un agente de la Policía, según el reporte policial.</p><p>Personal de Miami Fire Rescue trasladó a la víctima, quien tiene una discapacidad y no puede caminar, al Jackson Memorial Hospital, donde fue atendida por una laceración debajo de la barbilla que requirió puntos de sutura, según el reporte policial.</p><p>Los agentes de la Policía detuvieron a Anderson para interrogarlo a las 2:30 p.m. del martes en Northwest First Avenue y 20th Street, y confesó, según la Policía.</p><p>“Recordó que él y la víctima tuvieron una discusión verbal, lo que hizo que se molestara”, luego “se desmayó... puso las manos sobre la víctima... notó que la víctima estaba sangrando y huyó”, escribió un agente de la Policía, según el reporte de arresto.</p><p>El Departamento de Correcciones de Miami-Dade ingresó a Anderson poco antes de las 6:55 p.m. del martes en el Turner Guilford Knight Correctional Center.</p><p>Anderson enfrentaba cargos de agresión agravada con lesiones corporales graves y abuso agravado contra un adulto con discapacidad. Su fianza era de $22,500 USD.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/33IB7VAJOVF2VAX4ZBIFAKK5PQ.jpg?auth=a2adae76748cfeee9b374948fdae581245b2a11854019cf3f11cab5848d59751&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Police officers arrested Charles Anderson on Tuesday in Miami.]]></media:description></media:content></item><item><title><![CDATA[La ola africana cobra fuerza a medida que cambian los modelos de predicción]]></title><link>https://www.local10.com/espanol/2026/08/12/la-ola-africana-cobra-fuerza-a-medida-que-cambian-los-modelos-de-prediccion/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/la-ola-africana-cobra-fuerza-a-medida-que-cambian-los-modelos-de-prediccion/</guid><dc:creator><![CDATA[Michael Lowry]]></dc:creator><description><![CDATA[El grupo de modelos de huracanes basados en inteligencia artificial (IA) muestra un gran cambio en las predicciones.]]></description><pubDate>Wed, 12 Aug 2026 16:00:25 +0000</pubDate><content:encoded><![CDATA[<p>En un gran cambio el martes, el grupo de modelos de huracanes basados en inteligencia artificial (IA) —liderado por el referente DeepMind de Google— se enfocó en un nuevo candidato para desarrollo la próxima semana en el Atlántico, una nueva onda tropical detrás de la perturbación ahora denominada 92L, a la que el Centro Nacional de Huracanes le ha dado una alta probabilidad de desarrollo en los próximos días.</p><p>Mientras el NHC continúa asignando a 92L altas probabilidades de convertirse en una depresión tropical o tormenta tropical en los próximos días, los modelos de pronóstico han reducido su ya tibio interés a largo plazo en el sistema, especialmente a medida que se acerca a las islas este próximo fin de semana.</p><figure><img src="https://www.local10.com/resizer/v2/XKLTVJKHR5HQXFMFEDHSKGWI64.jpg?auth=d57eb8cba7742ca452a9022f578ca0dbfdf2f59e90bdea2e2fd1f2b58773683a&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>En el <a href="https://www.local10.com/espanol/2026/08/11/podria-formarse-una-depresion-tropical-o-tormenta-en-el-atlantico-a-finales-de-esta-semana/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/11/podria-formarse-una-depresion-tropical-o-tormenta-en-el-atlantico-a-finales-de-esta-semana/">boletín del martes</a>, analizamos dos escenarios para 92L:</p><ul><li>Un sistema más débil (más probable), como máximo una depresión tropical o una tormenta tropical de baja intensidad, siguiendo una trayectoria hacia el oeste hacia el Caribe o sobre las Antillas Menores, las Islas Vírgenes y Puerto Rico desde finales del fin de semana hasta principios de la próxima semana.</li><li>Un escenario de fortalecimiento (menos probable) que se desviaría hacia el norte de las islas hasta principios de la próxima semana.</li></ul><p>El miércoles, los escenarios más fuertes y más hacia el norte están prácticamente descartados. Aunque 92L no está demasiado lejos de convertirse en una depresión tropical o tormenta con nombre, está rodeada por una masa de aire seco que será un obstáculo durante gran parte de esta semana. Para cuando llegue al Caribe oriental, una fuerte corriente de cizalladura del viento debería darle un golpe definitivo, y es poco probable que sobreviva al fin de semana.</p><figure><img src="https://www.local10.com/resizer/v2/4AODCQT7MJFJPO4XIQ2YHQJ3NQ.jpg?auth=bb4ad4684a9a8aa53fbfc19f7ef9edf77c0d037c4fe35a64eaec605492952920&smart=true&width=1200&height=900" alt="Probability of 92L or what develops from it passing to within about 100 miles of a given location from our major, physics-based global models. Forecast models generally show a weak system approaching the islands this weekend but quickly unraveling over the eastern Caribbean for early next week. (Tomer Burg/polarwx.com)" height="900" width="1200"/><figcaption>Probability of 92L or what develops from it passing to within about 100 miles of a given location from our major, physics-based global models. Forecast models generally show a weak system approaching the islands this weekend but quickly unraveling over the eastern Caribbean for early next week. (Tomer Burg/polarwx.com)</figcaption></figure><p>Para las islas del Caribe afectadas por la sequía —incluidos Puerto Rico y las Islas Vírgenes de Estados Unidos— el sistema podría traer lluvias beneficiosas desde este fin de semana hasta principios de la próxima semana.</p><figure><img src="https://www.local10.com/resizer/v2/B6OITLC4QZGGPGFJ7M7N33UNS4.jpg?auth=5d817be4e6b42bb79ac2ebe4825e57cb8d5ef8019aa57f9e835bae150e01ff5e&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Como ocurre con cualquier sistema tropical, existe el riesgo de lluvias localmente intensas, pero en este momento no se espera que represente una amenaza generalizada mientras atraviesa la región este fin de semana y hasta el lunes.</p><p><b>Los modelos de IA rápidamente se enfocan en la próxima onda</b></p><p>Los modelos de IA rápidamente dirigieron su atención el martes de 92L a una nueva onda que avanza hacia el Atlántico oriental desde África. El NHC presentó este sistema en su pronóstico tropical el martes por la noche, inicialmente con bajas probabilidades de formación esta semana.</p><p>A diferencia de su contraparte 92L al oeste, los modelos de IA son mucho más optimistas sobre el fortalecimiento de esta próxima onda más adelante, especialmente la próxima semana mientras se acerca al Atlántico central.</p><figure><img src="https://www.local10.com/resizer/v2/7Z5COQF3JFEFTCGKI3A6I2WIZ4.jpg?auth=ad16c5ea14d5d693245077f11e59206271353d503d1dffe23bad3d07b67e72a1&smart=true&width=1200&height=900" alt="Low-pressure tracks from Google’s machine learning-based DeepMind ensemble system (top panel) and the European model’s AI ensemble system (bottom panel) through next Wednesday, August 19th, 2026. Both AI modeling camps suggest the possibility of more robust organization once the system crosses into the central Atlantic next week. (Weathernerds.org)" height="900" width="1200"/><figcaption>Low-pressure tracks from Google’s machine learning-based DeepMind ensemble system (top panel) and the European model’s AI ensemble system (bottom panel) through next Wednesday, August 19th, 2026. Both AI modeling camps suggest the possibility of more robust organization once the system crosses into the central Atlantic next week. (Weathernerds.org)</figcaption></figure><p>Tanto DeepMind de Google como el sistema de modelado basado en IA de Europa muestran mayor interés en las perspectivas a largo plazo de esta nueva onda. Todavía estamos en las primeras etapas y los modelos convencionales basados en la física aún no se han sumado a la tendencia. Veremos si la señal a largo plazo se mantiene en los modelos de IA, pero por ahora tenemos mucho tiempo para seguir este sistema.</p><p>De cualquier manera, el aumento de actividad es un buen recordatorio de que estamos entrando en el período de seis semanas más activo de la temporada de huracanes del Atlántico. Aunque esperamos una menor actividad general esta temporada debido a El Niño, durante la temporada alta solo hace falta una pequeña zona de condiciones favorables para producir un huracán fuerte, incluso durante los años de menor actividad.</p><p><b>Cristobal se forma sobre el Atlántico Norte, supera las probabilidades y se apodera de los trópicos profundos</b></p><p>Como hemos analizado en los boletines esta temporada, esta temporada existe una vía un poco más fácil para que se formen rápidamente tormentas en los subtrópicos en comparación con los trópicos profundos tradicionales debido a El Niño.</p><p>Un ejemplo de ello es la amplia zona de baja presión en el Atlántico Norte abierto que ayer tenía solo un 10% de probabilidades de desarrollo, pero logró suficiente organización a primera hora del miércoles para convertirse en Cristobal, la tercera tormenta con nombre de la temporada de huracanes del Atlántico.</p><figure><img src="https://www.local10.com/resizer/v2/C4UG7IGGKFGHLDHJ4YENNLXBUM.png?auth=187b1e98f60740a9f443948ac115aca8feb7f8927981bf83d6dbc059c944b937&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Cristobal tendrá una corta duración y no representa ninguna amenaza para tierra mientras se dirige mar adentro esta semana.</p><p><b>Hawai’i en alerta por impactos tropicales este fin de semana</b></p><p>Una perturbación en el Pacífico central, a unas 1,000 millas al sureste de Hawai’i, fue designada como Ciclón Tropical Potencial Uno-C (anteriormente Invest 93C) por el Centro Nacional de Huracanes a última hora de la mañana del miércoles. Un ciclón tropical potencial es un sistema que aún no se ha formado, pero que se espera que lo haga y que podría provocar condiciones de tormenta tropical o huracán en zonas terrestres en un plazo de 2 a 3 días.</p><p>Se pronostica que el sistema se convertirá en una tormenta tropical más tarde hoy o el jueves, se fortalecerá y amenazará a las islas de Hawai’i durante el fin de semana. El primer nombre de la lista para la temporada de huracanes del Pacífico central es Lala.</p><figure><img src="https://www.local10.com/resizer/v2/RBSBOWINRJFHRHRNOIKQCAOJAU.png?auth=79b80c94ad88eea97e9ae21c7a2731ab5e222b2f3c750c7fd36ee1b1643d06b0&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Es difícil y poco común que un huracán golpee Hawai’i desde el este, en gran medida debido a que las temperaturas del agua normalmente disminuyen rápidamente cerca de la cadena de islas y al norte de ella, pero este año las aguas están mucho más cálidas de lo habitual sobre el Pacífico central. Aunque es poco común que los huracanes golpeen Hawai’i, no es algo desconocido y huracanes fuertes han azotado el estado en el pasado.</p><p>Es demasiado pronto para saber si el sistema representará una amenaza de huracán, pero ante esa posibilidad, los residentes y visitantes de todo el estado —desde la Isla Grande hasta Maui, Oahu y Kauai— querrán consultar frecuentemente los pronósticos durante los próximos días.</p><p>Como mencionamos en el boletín del martes, debido a la geografía extrema del estado, no se necesita una tormenta tan fuerte como en el territorio continental para causar problemas, especialmente en áreas pobladas como Oahu, donde las amenazas de tormentas son menos comunes.</p><p>De cualquier manera, las personas deberían comenzar a tomar las precauciones necesarias ante una creciente amenaza de condiciones meteorológicas y oleaje peligroso debido al sistema este fin de semana.</p><p><!-- Local 10 Hurricane Resources (compact, aligned, no overlap) -->
<div class="l10-hurribox" role="complementary" aria-label="Local 10 Hurricane Resources">
  <style>
    /* Prevent width calc overflow across the component */
    .l10-hurribox, .l10-hurribox * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  <!-- Decorative wave -->
  <div class="l10-wave" aria-hidden="true">
    <svg viewBox="0 0 1200 120" preserveAspectRatio="none">
      <defs>
        <linearGradient id="l10-ocean" x1="0" x2="0" y1="0" y2="1">
          <stop offset="0" stop-color="#3b78c2" stop-opacity=".85"/>
          <stop offset="1" stop-color="#0b2747" stop-opacity=".95"/>
        </linearGradient>
      </defs>
      <path d="M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z" fill="url(#l10-ocean)">
        <animate attributeName="d" dur="9s" repeatCount="indefinite"
          values="
          M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z;
          M0,35 C150,80 350,0 600,35 C850,80 1050,0 1200,35 L1200,120 L0,120 Z;
          M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z"/>
      </path>
    </svg>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/IDC5NG5KWVGVFPNJ33ZCC5ZXGE.png?auth=cfa40633d92000653feb5baf7698faaa648c9bee8414ccc427ca35315a2aa1a9&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Brazil Supreme Court upholds laws that led to downfall of Amazon soy moratorium]]></title><link>https://www.local10.com/business/2026/08/12/brazil-supreme-court-upholds-laws-that-led-to-downfall-of-amazon-soy-moratorium/</link><guid isPermaLink="true">https://www.local10.com/business/2026/08/12/brazil-supreme-court-upholds-laws-that-led-to-downfall-of-amazon-soy-moratorium/</guid><dc:creator><![CDATA[By GABRIELA SÁ PESSOA, Associated Press]]></dc:creator><description><![CDATA[RIO DE JANEIRO (AP) — Brazil’s Supreme Court on Wednesday dealt a major blow to the future of the country's soy moratorium, upholding state laws that deny tax incentives to farmers who complied with the agreement barring the purchase of soy grown on deforested Amazon land. At the same time, the court affirmed the constitutionality of the voluntary pact.]]></description><pubDate>Wed, 12 Aug 2026 21:25:26 +0000</pubDate><content:encoded><![CDATA[<p>RIO DE JANEIRO (AP) — Brazil’s Supreme Court on Wednesday dealt a major blow to the future of the country's soy moratorium, upholding state laws that deny tax incentives to farmers who complied with the agreement barring the purchase of soy grown on deforested Amazon land. At the same time, the court affirmed the constitutionality of the voluntary pact.</p><p>In January, major grain traders withdrew from the soy moratorium, which helped slash deforestation over its nearly two decades in effect, after top soy-producing states passed bills revoking tax benefits for participating companies.</p><p>Brazil is the world’s largest soybean producer, accounting for about 40% of global output. Much of the crop is grown in central and northern states that include parts of the Amazon biome, such as Mato Grosso, Para and Rondonia.</p><p>The Amazon, the world’s largest rainforest, plays a critical role in regulating the climate far beyond South America. Scientists warn that forest loss could accelerate global warming and disrupt agriculture as far away as the U.S. Midwest and parts of Europe.</p><p>The South American country produced 171.5 million metric tons of soybeans in the 2024-25 season, according to the U.S. Department of Agriculture. China was the top destination for exports, according to Brazil’s official trade data.</p><p>Launched in 2006 as a response to pressure from environmental groups and international buyers, the moratorium was a voluntary commitment rather than law. Major soy traders agreed — and the Brazilian government later endorsed — a ban on purchasing soy grown on Amazon land cleared after July 2008.</p><p>But soy producers long argued that the moratorium hurt business because it was stricter than Brazilian environmental law. Under national rules, farmers in the Amazon must preserve 80% of their land and may legally clear the remaining 20%, while the moratorium bans any deforestation, even when permitted by law.</p><p>The soy moratorium helped reduce deforestation in risk areas by 35% in the first decade since it became effective in 2006 without hurting productivity, according to a study published July in the journal Science. The end of the pact could drive up to 1.4 million hectares (3.5 million acres) of deforestation in the next decade and leave an area the size of Portugal vulnerable to legal deforestation, the study said.</p><p>After reaching record levels in the 1990s and 2000s, deforestation declined until former President Jair Bolsonaro’s 2019–2022 term, widely criticized for weakening environmental protections. Under President Luiz Inácio Lula da Silva’s administration, deforestation has fallen again, reaching its lowest levels in a decade.</p><p>Greenpeace Brazil legal coordinator Angela Barbarulo called the court’s recognition of the moratorium’s constitutionality “enormously important,” but said the ruling was undercut by its endorsement of state laws that penalize farmers and companies that adopt environmental standards beyond those required by law.</p><p>“There is an apparent contradiction between recognizing the environmental importance of the soy moratorium while simultaneously validating state laws that can weaken its effectiveness,” she said. “When it comes to protecting the Amazon, we should not allow state legislation to create loopholes or incentives that undermine environmental commitments built collectively.”</p><p>The Brazilian Association of Vegetable Oil Industries, or ABIOVE, said the Supreme Court ruling ends years of legal uncertainty and validates voluntary sustainability commitments adopted by traders. However, the group referred to the moratorium in the past tense, suggesting Wednesday’s decision is unlikely to revive the pact.</p><p>ABIOVE also said it hoped the ruling would “open a new phase of dialogue among different parts of the supply chain, with a focus on legal certainty, competitiveness and sustainability.”</p><p>The Mato Grosso Soy Producers Association, which opposed the moratorium, said in a statement that the ruling reinforced the authority of state governments to push back against private-sector measures that impose environmental restrictions beyond those required by law. It also pledged to continue fighting any future agreements that recreate the moratorium’s restrictions.</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/GMSXLW5LDE2U5A3LLRC5RORVGQ.jpg?auth=f29666ba41b623af202c27326151958705c853076354f718ec8aba6f279394b2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A section of the Amazon rainforest stands next to soy fields in Belterra, Para state, Brazil, on Nov. 30, 2019. (AP Photo/Leo Correa, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Leo Correa</media:credit></media:content></item><item><title><![CDATA[African wave train gains steam as forecast models shift ]]></title><link>https://www.local10.com/weather/hurricane/2026/08/12/african-wave-train-gains-steam-as-forecast-models-shift/</link><guid isPermaLink="true">https://www.local10.com/weather/hurricane/2026/08/12/african-wave-train-gains-steam-as-forecast-models-shift/</guid><dc:creator><![CDATA[Michael Lowry]]></dc:creator><description></description><pubDate>Wed, 12 Aug 2026 14:47:05 +0000</pubDate><content:encoded><![CDATA[<p>In a big shift on Tuesday, the AI-based camp of hurricane models – led by Google’s bellwether DeepMind – latched on to a new candidate for development next week in the Atlantic, a fresh tropical wave trailing the disturbance now dubbed 92L that the National Hurricane Center has given a high chance of development in the coming days.</p><p><a href="https://www.local10.com/espanol/2026/08/12/la-ola-africana-cobra-fuerza-a-medida-que-cambian-los-modelos-de-prediccion/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/la-ola-africana-cobra-fuerza-a-medida-que-cambian-los-modelos-de-prediccion/">Leer en español</a></p><p>While NHC continues to assign 92L high odds of becoming a tropical depression or tropical storm in the next few days, forecast models have pared back their already-lukewarm long-term interest in the system, especially as it approaches the islands this upcoming weekend.</p><figure><img src="https://www.local10.com/resizer/v2/XKLTVJKHR5HQXFMFEDHSKGWI64.jpg?auth=d57eb8cba7742ca452a9022f578ca0dbfdf2f59e90bdea2e2fd1f2b58773683a&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>In <a href="https://www.local10.com/weather/hurricane/2026/08/11/tropical-depression-or-storm-could-form-later-this-week-in-the-atlantic/" target="_self" rel="" title="https://www.local10.com/weather/hurricane/2026/08/11/tropical-depression-or-storm-could-form-later-this-week-in-the-atlantic/">Tuesday’s newsletter</a>, we discussed two scenarios for 92L: </p><ul><li>A (more likely) weaker system (tropical depression or low-end tropical storm at most) taking a westward trajectory into the Caribbean or over the Lesser Antilles, the Virgin Islands and Puerto Rico for late weekend into early next week. </li><li>A (less likely) strengthening scenario curving north of the islands into early next week.</li></ul><p>On Wednesday, the stronger, farther north scenarios are effectively off the table. Though 92L isn’t too far removed from becoming a tropical depression or named storm, it’s surrounded by a slug of dry air that’ll be a thorn in its side for much of this week. By the time it reaches the eastern Caribbean, a firehose of wind shear should give it a knockout punch, and it’s unlikely it survives the weekend.</p><figure><img src="https://www.local10.com/resizer/v2/4AODCQT7MJFJPO4XIQ2YHQJ3NQ.jpg?auth=bb4ad4684a9a8aa53fbfc19f7ef9edf77c0d037c4fe35a64eaec605492952920&smart=true&width=1200&height=900" alt="Probability of 92L or what develops from it passing to within about 100 miles of a given location from our major, physics-based global models. Forecast models generally show a weak system approaching the islands this weekend but quickly unraveling over the eastern Caribbean for early next week. (Tomer Burg/polarwx.com)" height="900" width="1200"/><figcaption>Probability of 92L or what develops from it passing to within about 100 miles of a given location from our major, physics-based global models. Forecast models generally show a weak system approaching the islands this weekend but quickly unraveling over the eastern Caribbean for early next week. (Tomer Burg/polarwx.com)</figcaption></figure><p>For the drought-stricken islands of the Caribbean – including Puerto Rico and the U.S. Virgin Islands – the system could bring beneficial rains this weekend into early next week.</p><figure><img src="https://www.local10.com/resizer/v2/B6OITLC4QZGGPGFJ7M7N33UNS4.jpg?auth=5d817be4e6b42bb79ac2ebe4825e57cb8d5ef8019aa57f9e835bae150e01ff5e&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>As with any tropical system, the risk for locally heavy rain exists, but at this time it’s not expected to pose a widespread threat as it passes through this weekend into Monday.</p><p><b>AI models quickly latch on to the next wave</b></p><p>The AI models on Tuesday quickly turned their attention from 92L to a fresh new wave rolling into the eastern Atlantic from Africa. NHC introduced this system in their tropical outlook Tuesday evening, starting out with low odds of formation this week.</p><p>Unlike its counterpart 92L to the west, the AI models are much more bullish on this next wave strengthening down the line, especially next week as it approaches the central Atlantic.</p><figure><img src="https://www.local10.com/resizer/v2/7Z5COQF3JFEFTCGKI3A6I2WIZ4.jpg?auth=ad16c5ea14d5d693245077f11e59206271353d503d1dffe23bad3d07b67e72a1&smart=true&width=1200&height=900" alt="Low-pressure tracks from Google’s machine learning-based DeepMind ensemble system (top panel) and the European model’s AI ensemble system (bottom panel) through next Wednesday, August 19th, 2026. Both AI modeling camps suggest the possibility of more robust organization once the system crosses into the central Atlantic next week. (Weathernerds.org)" height="900" width="1200"/><figcaption>Low-pressure tracks from Google’s machine learning-based DeepMind ensemble system (top panel) and the European model’s AI ensemble system (bottom panel) through next Wednesday, August 19th, 2026. Both AI modeling camps suggest the possibility of more robust organization once the system crosses into the central Atlantic next week. (Weathernerds.org)</figcaption></figure><p>Both Google’s DeepMind and the European’s AI-based modeling system show more interest in the long-term prospects of this new wave. We’re still in the early innings and the conventional physics-based models haven’t jumped on the bandwagon just yet. We’ll see if the long-range signal sticks with the AI models, but for now we have plenty of time to follow this one.</p><p>Regardless, the uptick in activity is a good reminder that we’re turning the corner into the most active 6-week stretch of the Atlantic hurricane season. While we expect lower overall activity this season due to El Niño, during peak season it only takes a small pocket of conducive conditions to get a strong hurricane, even during the down years.</p><p><b>Cristobal forms over the North Atlantic, overcoming the odds and scooping the deep tropics</b></p><p>As we’ve discussed in newsletters this season, it’s a little easier pathway this season for quick-forming storms in the subtropics versus the traditional deep tropics due to El Niño.</p><p>A case in point is the broad area of low pressure in the open North Atlantic that had only 10% development odds yesterday but gathered enough organization early Wednesday to become Cristobal, the third named storm of the Atlantic hurricane season.</p><figure><img src="https://www.local10.com/resizer/v2/C4UG7IGGKFGHLDHJ4YENNLXBUM.png?auth=187b1e98f60740a9f443948ac115aca8feb7f8927981bf83d6dbc059c944b937&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Cristobal will be short-lived and poses no threat to land as it heads out to sea this week.</p><p><b>Hawai’i on alert for tropical impacts this weekend</b></p><p>A disturbance in the central Pacific about 1,000 miles southeast of Hawai’i was designated Potential Tropical Cyclone One-C (formerly Invest 93C) by the National Hurricane Center late Wednesday morning. A potential tropical cyclone is a system that hasn’t yet formed but is expected to do so and could bring tropical storm or hurricane conditions to land areas within 2 to 3 days.</p><p>The system is forecast to develop into a tropical storm later today or on Thursday, strengthen, and threaten the Hawaiian Islands by the weekend. The first name on the list for the Central Pacific hurricane season is Lala.</p><figure><img src="https://www.local10.com/resizer/v2/RBSBOWINRJFHRHRNOIKQCAOJAU.png?auth=79b80c94ad88eea97e9ae21c7a2731ab5e222b2f3c750c7fd36ee1b1643d06b0&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>It’s difficult and unusual for a hurricane to strike Hawai’i from the east – largely due to water temperatures that typically drop off quickly near and north of the island chain – but this year waters are running much warmer than usual over the central Pacific. While it’s uncommon for hurricanes to hit Hawaii, it’s not unheard of and strong hurricanes have struck the state in the past.</p><p>It’s too soon to know whether the system will be a hurricane threat, but with that possibility, residents and visitors across the state – from the Big Island to Maui, Oahu, and Kauai – will want to check back frequently on the forecasts in the days ahead. </p><p>As we mentioned in Tuesday’s newsletter, due to the state’s extreme geography, it doesn’t take as strong of a storm as it does on the mainland to cause problems, especially in populated areas like on Oahu where storm threats are less common.</p><p>Either way, folks should begin taking necessary precautions for an increasing threat of weather and dangerous surf conditions from the system this weekend.</p><p><!-- Local 10 Hurricane Resources (compact, aligned, no overlap) -->
<div class="l10-hurribox" role="complementary" aria-label="Local 10 Hurricane Resources">
  <style>
    /* Prevent width calc overflow across the component */
    .l10-hurribox, .l10-hurribox * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  <!-- Decorative wave -->
  <div class="l10-wave" aria-hidden="true">
    <svg viewBox="0 0 1200 120" preserveAspectRatio="none">
      <defs>
        <linearGradient id="l10-ocean" x1="0" x2="0" y1="0" y2="1">
          <stop offset="0" stop-color="#3b78c2" stop-opacity=".85"/>
          <stop offset="1" stop-color="#0b2747" stop-opacity=".95"/>
        </linearGradient>
      </defs>
      <path d="M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z" fill="url(#l10-ocean)">
        <animate attributeName="d" dur="9s" repeatCount="indefinite"
          values="
          M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z;
          M0,35 C150,80 350,0 600,35 C850,80 1050,0 1200,35 L1200,120 L0,120 Z;
          M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z"/>
      </path>
    </svg>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/IDC5NG5KWVGVFPNJ33ZCC5ZXGE.png?auth=cfa40633d92000653feb5baf7698faaa648c9bee8414ccc427ca35315a2aa1a9&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Republicans see Minnesota fraud scandal as a chance to go on offense in a blue state]]></title><link>https://www.local10.com/news/politics/2026/08/12/republicans-see-minnesota-fraud-scandal-as-a-chance-to-go-on-offense-in-a-blue-state/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/08/12/republicans-see-minnesota-fraud-scandal-as-a-chance-to-go-on-offense-in-a-blue-state/</guid><dc:creator><![CDATA[By JONATHAN J. COOPER, Associated Press]]></dc:creator><description><![CDATA[MINNEAPOLIS (AP) — It’s been 20 years since a Republican won a statewide race in Minnesota, but some in the party think a fraud scandal that has engulfed state government will be their ticket back to relevance in the state.]]></description><pubDate>Wed, 12 Aug 2026 20:35:58 +0000</pubDate><content:encoded><![CDATA[<p>MINNEAPOLIS (AP) — It’s been 20 years since a Republican won a statewide race in Minnesota, but some in the party think a fraud scandal that has engulfed state government will be their ticket back to relevance in the state.</p><p>Their enthusiasm was buoyed by Tuesday’s primary, which saw former sportscaster Michele Tafoya win the Senate nomination and state House speaker Lisa Demuth win the primary for governor. Both women defeated rivals seen by some GOP strategists as too extreme for Minnesota’s left-of-center electorate.</p><p>And the newly minted GOP ticket wasted no time before hammering Democrats over the fraud. Dozens of people have been convicted of stealing hundreds of millions of dollars meant to provide food, shelter, healthcare and childcare to people in need.</p><p>“We have seen now what all of these years of single-party rule has done to this state,” Tafoya said Wednesday. “And it is mobilizing voters in a way that I think is new and refreshing and exciting. And that’s what we’re going to tap into.”</p><p>Republicans are mostly playing defense as they look to hold onto their narrow House and Senate majorities. President Donald Trump is unpopular, and voters have a negative view of the state of the economy and the country’s direction.</p><p>In the fight for Senate control, most of the competitive seats on the ballot this fall are held by Republicans and in states that Trump won by healthy margins in 2024, such as Texas and Iowa. Minnesota presents one of the GOP's few opportunities to go on offense.</p><p>Meanwhile, Lt. Gov. Peggy Flanagan, the Democratic nominee, is emerging from a contentious and expensive primary, and as the state’s No. 2 Democrat, Republicans think she’s uniquely vulnerable to attacks over fraud. Demuth faces Sen. Amy Klobuchar, who has easily won other statewide races.</p><p>Republicans see an opening in Minnesota</p><p>Minnesota isn’t as blue as the GOP’s two-decade losing streak suggests.</p><p>Republicans have come close to winning in the recent past — Trump lost the state by just 1.5 points in 2016. The Legislature is nearly evenly divided, with 101 Democrats and 100 Republicans; the state House is tied and has a Republican speaker under a power-sharing agreement between the parties.</p><p>“The Republican party has just really struggled to field good candidates, to run strong campaigns, and as a result, it’s withered,” Amy Frederiksen, a Republican strategist and former minority leader in the state Senate, said in an interview before the primary.</p><p>Frederiksen said backlash to the fraud scandal gives Republican candidates a chance to reach new people. Republicans say the state's Democratic leaders should have caught the fraud, which unfolded over years as organizations with state contracts to provide social services stole hundreds of millions of dollars through various means, including faking clients and billing for services that were never provided.</p><p>Amid the outcry, Democratic Gov. Tim Walz dropped his reelection campaign.</p><p>“There’s an opening for Republicans to make the case that even though Tim Walz isn’t running for re-election, it's not enough to just replace Tim Walz with another Democrat,” said Brian McClung, who was deputy chief of staff for former Gov. Tim Pawlenty, the last Republican to win a statewide race in Minnesota.</p><p>Still, winning GOP converts will be hard. On top of the headwinds Republicans face nationally, in Minnesota they will also face Democrats galvanized by last winter's immigration operation in the Minneapolis metro area. Citing fraud, Trump surged federal agents into the city for an aggressive enforcement push that led to tense and deadly confrontations.</p><p>The GOP is pinning its hopes on Michele Tafoya</p><p>Tafoya has caught the attention of Republicans in Washington, and the National Republican Senatorial Committee supported her early.</p><p>A well known sportscaster who reported from the sidelines of NFL games for years, she has a profile separate from politics and doesn’t have a lengthy voting record that Democrats can mine for ammunition to use against her.</p><p>She supports abortion rights up to 12 weeks of pregnancy, a position that put her out of step with many GOP primary voters but could help neutralize a potent Democratic line of attack.</p><p>Democrats immediately previewed their plan to beat her — they will link her to Trump.</p><p>“We are not about to give Donald Trump another loyal soldier like Michele Tafoya to take his orders and do his bidding,” Flanagan said in her victory speech Tuesday night.</p><p>Flanagan has suggested Republicans are disingenuous to focus on fraud in Minnesota when she says Trump has used the presidency to enrich himself.</p><p>“They’re going to have to answer for that corruption,” she told reporters at a campaign event last weekend.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LJXCNLMC2QTZIKUF3UBBXLNCQ4.jpg?auth=26c73111337dbd88b23c481950a5c5038a86f6851d87c095d419d56572a1fd9f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Michele Tafoya, a Republican candidate for U.S. Senate, arrives to vote on Tuesday, Aug. 11, 2026, in Minneapolis. (AP Photo/Ellen Schmidt)]]></media:description><media:credit role="author" scheme="urn:ebu">Ellen Schmidt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZWY5ZBQIWSVHA5MATPO3EG5E3U.jpg?auth=02d656a0141a0328ec4ac015762e776d8c748b7f8e72ec615e1592539a9a0441&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Minnesota Lt. Gov. Peggy Flanagan, a Democratic candidate for U.S. Senate, speaks to supporters during an election night event on Tuesday, Aug. 11, 2026, in Minneapolis. (AP Photo/Ellen Schmidt)]]></media:description><media:credit role="author" scheme="urn:ebu">Ellen Schmidt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TSKGCND3PEH3MZGXYIIQ7FNFD4.jpg?auth=d0eab5433005adf783a80553b3f56361b2743e5c81639db4c41ff290141e0a10&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Minnesota House Speaker Lisa Demuth, a Republican gubernatorial candidate, greets supporters after taking part in a Minnesota Governor Candidate Forum in Morgan, Minn., Wednesday, Aug. 5, 2026. (AP Photo/Ellen Schmidt)]]></media:description><media:credit role="author" scheme="urn:ebu">Ellen Schmidt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MCZFTEICP424PNQUTWIVMQ5Y3M.jpg?auth=67910c6800db40d5158feff99c64131c1048e32f99e4e3354aa96a677333f2e2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Gubernatorial candidate, Sen. Amy Klobuchar, D-Minn., greets supporters after taking part in a Minnesota Governor Candidate Forum in Morgan, Minn., Wednesday, Aug. 5, 2026. (AP Photo/Ellen Schmidt)]]></media:description><media:credit role="author" scheme="urn:ebu">Ellen Schmidt</media:credit></media:content></item><item><title><![CDATA[Marc Anthony, Chayanne and more to play benefit concert for Venezuela and Colombia earthquake relief]]></title><link>https://www.local10.com/news/florida/2026/08/12/marc-anthony-chayanne-and-more-to-play-benefit-concert-for-venezuela-and-colombia-earthquake-relief/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/08/12/marc-anthony-chayanne-and-more-to-play-benefit-concert-for-venezuela-and-colombia-earthquake-relief/</guid><dc:creator><![CDATA[By GABRIELA AOUN ANGUEIRA, Associated Press]]></dc:creator><description><![CDATA[Latin music stars Marc Anthony, Luis Fonsi, Chayanne, Feid, Jay Wheeler and many more will perform at an international benefit concert livestreamed from Miami on Aug. 16 to raise money for those impacted by devastating earthquakes in Venezuela and Colombia.]]></description><pubDate>Wed, 12 Aug 2026 20:32:52 +0000</pubDate><content:encoded><![CDATA[<p>Latin music stars Marc Anthony, Luis Fonsi, Chayanne, Feid, Jay Wheeler and many more will perform at an international benefit concert livestreamed from Miami on Aug. 16 to raise money for those impacted by devastating earthquakes in Venezuela and Colombia.</p><p>Proceeds from online donations and ticket sales collected during the “Unidos por Los Nuestros,” or “United for Our Own,” concert will address both immediate and longterm needs, including rebuilding homes, repairing schools and community spaces, supporting children and providing mental health support, among other initiatives.</p><p>“Uniting for a common cause — taking action and helping fellow human beings facing hardship — is a duty we all share,” said Anthony, a multiple Grammy Award winner whose nonprofit Maestro Cares Foundation will administer the funds along with the Univision Foundation.</p><p>Proceeds from the concert will support the nonprofit groups All Hands and Hearts, CARE, Global Empowerment Mission, Techo and World Central Kitchen.</p><p>The concert was expanded after Monday's disaster in Colombia</p><p>The event was initially created to benefit Venezuela after 7.2- and 7.5 magnitude earthquakes rocked northern areas of the country just 39 seconds apart on June 24, killing at least 6,300 people. Those plans changed Monday, when western parts of Colombia also experienced a deadly 7.4-magnitude earthquake, spurring event organizers to include the neighboring country.</p><p>Authorities and residents are just beginning to understand the devastation in Colombia, where at least 181 people were killed and more than 2,500 injured, but researchers there have called it the country's worst quake this century.</p><p>For Venezuela, the fundraiser comes at a crucial time as public and media attention fades on a humanitarian crisis that will last years, said Rodner Figueroa, co-founder and vice president of the I Love Venezuela Foundation, which channels resources to nonprofits working in Venezuela and is a Global Empowerment Mission partner.</p><p>“The biggest challenge right now is to keep the moment alive,” said Figueroa. “The need in Venezuela continues to be at a scale that is unbelievable.”</p><p>Tens of thousands of displaced survivors there need housing, clean water and sanitation, and ongoing medical attention. More than six weeks later, people are still searching for missing friends and relatives, often without any official help.</p><p>Performers from across Latin America rally to the cause</p><p>The benefit concert will take place Aug. 16 at 6 p.m. ET at Miami’s Kaseya Center and will be shown live on Univision, ViX, WAPA and TelevisaUnivision radio stations, iHeartLatino and Venevision Play in Venezuela.</p><p>Viewers can donate by scanning on-screen QR codes, texting UNIDOS to 707070 or visiting univision.org during the broadcast.</p><p>Additional music acts include Piso 21, Gente de Zona, Elena Rose, Gilberto Santa Rosa, Ricardo Montaner, Mau y Ricky, Olga Tañón and others. The performers span Latin genres, from salsa and reggaeton to pop, and join from across Latin America, including Venezuela, Colombia, Argentina, Cuba and Puerto Rico.</p><p>Dozens of Latin television personalities, journalists and other celebrities will help host the event, including Don Francisco, longtime host of the TV show “ Sábado Gigante ” and former Miss Universe Dayanara Torres.</p><p>“We have all witnessed the devastation that has affected our communities at some point — we have seen it happen time and again in many of our countries and across the globe,” said Anthony, who also advocated and raised funds after Hurricane Maria in Puerto Rico in 2017. “The need is immense."</p><p>Some Colombian artists committed to the fundraiser well before they knew an earthquake would soon affect their own homeland. The Urbano Latino musician Feid, born in Medellín, has been reaching out to his more than 14 million Instagram followers this week to support aid groups there.</p><p>Latin music also shares a special connection with Cali, Colombia, one of the hardest-hit cities and a globally recognized hub for Salsa music and dance.</p><p>“Unidos por Los Nuestros” is being organized by Cárdenas Marketing Network, Maestro Cares Foundation, TelevisaUnivision and PIMIENTO Entertainment.</p><p>Additional benefits are also planned</p><p>Other musicians are also mobilizing relief efforts. The Venezuelan band Rawayana founded Fundación El After shortly following the disaster to support impacted young people. Shakira and other Colombian musicians, including Karol G, Ryan Castro and J. Balvin, rallied support for Colombia on Monday through social media. Metallica’s foundation donated $100,000 for Venezuela to humanitarian organization Direct Relief.</p><p>Venezuelan conductor Gustavo Dudamel will host a benefit concert for earthquake recovery Aug. 23 at the Hollywood Bowl in Los Angeles, his last performance with the Los Angeles Philharmonic before he joins the New York Philharmonic.</p><p>Proceeds from Dudamel's “A Concert for Venezuela” will benefit recovery funds of the United Nations Development Programme and the CAF Development Bank of Latin America and the Caribbean. Beck, Natalia Lafourcade, and Carlos Vives will join Dudamel.</p><p>——</p><p>Associated Press coverage of philanthropy and nonprofits receives support through the AP’s collaboration with The Conversation US, with funding from Lilly Endowment Inc. The AP is solely responsible for this content. For all of AP’s philanthropy coverage, visit https://apnews.com/hub/philanthropy.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WTMYHQC7PWCOBTTN6RSLZ775TI.jpg?auth=1d0616d40293a85c298c06357b175905d19fe764c85f3b49b28e304bb6819e90&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Marc Anthony performs the national anthem before an MLS soccer match between Inter Miami CF and Austin FC in Miami, April 4, 2026. (AP Photo/Lynne Sladky, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Lynne Sladky</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/S3HO34BW3NZROJUI5SAQFIM3SM.jpg?auth=af2f37710e39cf1b57c5a20e57327e9d18fe266a45c97b802ab5036f2abd2d3a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Puerto Rican pop singer Chayanne, center, performs in concert during his We Dance Again tour in Panama City on April 2, 2025. (AP Photo/Matias Delacroix, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Matias Delacroix</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DDQCJGCDOSUCXSZCGBVLEZEEAA.jpg?auth=4b95efc2f42d8a26236ebf06dd5a1cc853a5ad2af82538cd1fb7e6a135103484&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Elena Rose performs, "Me lo Merezco," during the 2025 Latin Grammys at MGM Grand in Las Vegas, Nov. 13, 2025. (AP Photo/Chris Pizzello, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CUNL4CZBAYRIUXVMU7VQYWNWAQ.jpg?auth=39095f3b41c89a1924d5fde987bfcd64e32cfed610f02e920bb537f2a6dc2862&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Puerto Rican singer Jay Wheeler performs during the Coca-Cola Flow Fest music festival in Mexico City, Nov. 24, 2024. (AP Photo/Felix Marquez, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Felix Marquez</media:credit></media:content></item><item><title><![CDATA[ICE's plan to give officers electric shock gloves draws outrage and fears of misuse]]></title><link>https://www.local10.com/news/2026/08/12/ices-plan-to-give-officers-electric-shock-gloves-draws-outrage-and-fears-of-misuse/</link><guid isPermaLink="true">https://www.local10.com/news/2026/08/12/ices-plan-to-give-officers-electric-shock-gloves-draws-outrage-and-fears-of-misuse/</guid><dc:creator><![CDATA[By RYAN J. FOLEY, Associated Press]]></dc:creator><description><![CDATA[Immigration and Customs Enforcement’s plan to give officers gloves that deliver painful electric shocks faced criticism Wednesday from Democratic elected officials and civil rights advocates, who called it unnecessary and cruel.]]></description><pubDate>Wed, 12 Aug 2026 22:13:23 +0000</pubDate><content:encoded><![CDATA[<p>Immigration and Customs Enforcement’s plan to give officers gloves that deliver painful electric shocks faced criticism Wednesday from Democratic elected officials and civil rights advocates, who called it unnecessary and cruel.</p><p>ICE plans to spend between $10 million and $20 million to outfit officers and agents with “conductive distraction and de-escalation devices,” according to a notice published Monday and revealed first by The Associated Press.</p><p>The devices known as the G.L.O.V.E., which stands for Generated Low Output Voltage Emitter, are normal patrol gloves until an officer presses a button to activate its electrical mode. They must be applied directly to someone’s skin to produce a voltage that causes pain, which is intended to gain compliance from people who are resisting. Unlike Tasers, they do not leave burn or contact marks.</p><p>New York AG says she is ‘outraged' by plan</p><p>The size of the purchase suggests ICE plans to give the device to most or all of its officers. The gloves have been used by local departments more often in jails than in the streets, where ICE officers have increasingly used force to extract people from cars and faced protests over their actions carrying out President Donald Trump's crackdown on illegal immigration.</p><p>“We are outraged,” New York Attorney General Letitia James said at a news conference Wednesday, where she warned that ICE officers who misuse the gloves in her state could face criminal and civil consequences.</p><p>The Department of Homeland Security, ICE’s parent agency, issued a statement that did not mention the product specifically or explain why it had been chosen.</p><p>“ICE is constantly assessing the needs of our officers in the field to ensure they have the tools and equipment necessary to safely arrest and remove criminal illegal aliens from our country,” the statement said. “Every decision is made with careful consideration and appropriately reviewed to ensure that any technology ICE utilizes is consistent with all applicable law enforcement policies and standards.”</p><p>Lawsuit alleges shocks from gloves contributed to man's death</p><p>While the devices are marketed as nonlethal and safe for the heart, a pending lawsuit alleges a 43-year-old man died in 2024 after he was shocked 27 times with the gloves and 13 more times by a Taser at a jail in Richmond, Kentucky. An internal investigation found two of the glove shocks lasted 45 and 99 seconds apiece — far more than the manufacturer’s recommended 15-second limit.</p><p>“These actions not only inflicted unnecessary pain but also heightened the risk of serious health complications,” the investigation by the Madison County Detention Center found, according to court documents.</p><p>An Associated Press review found two other lawsuits alleging injuries from the gloves, including a man with heart problems who was shocked at a Las Vegas trade show and a defendant who said he was laughed at after he was unnecessarily shocked in court. Both cases have been dismissed.</p><p>Several Democrats in Congress, including Reps. Pramila Jayapal, Maxwell Frost and Delia Ramirez, said on social media that ICE did not need another weapon.</p><p>“This won’t make anyone safer and in fact just gives ICE another dangerous tool to target citizens and immigrants alike,” Jayapal wrote on X, the site formerly known as Twitter.</p><p>Former ICE leader, law professor worry gloves will be misused</p><p>The manufacturer warns the devices should not be used against some populations that ICE agents routinely encounter: the elderly, small children, pregnant women and the severely handicapped. The device's user manual also warns it should not be used in response to verbal defiance, or for punishment, torture or horseplay.</p><p>“It's too easy for this to get misused, against a population that doesn't pose a threat," former ICE acting director John Sandweg said Wednesday in an interview on MS NOW.</p><p>The maker of the Taser recently phased out its drive-stun feature, a similar pain compliance tool that had been misused by some officers.</p><p>Michael Mannheimer, a law professor at Northern Kentucky University who has written about police use-of-force and issues in federal law enforcement operations, agreed the gloves raised concerns about officers using disproportionate force.</p><p>“One concern I would have is if ICE agents have this at their immediate disposal, will they use it more than they should? Will they jump over lesser force that could be appropriate and successful to attain compliance and instead use this first?" he said.</p><p>The notice published in a DHS database indicated the solicitation for a no-bid contract to purchase the gloves could be released as early as Friday, and the contract would last through March 31, 2027. The founder of Compliant Technologies LLC, which manufactures the gloves, declined comment.</p><p>___</p><p>Associated Press writer Claudia Lauer contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DBP5WTLRENL2CPHSUEDWV2W2XE.jpg?auth=8220f6f678936381933cafede3063e8382b7079349f27ad0635c2ae7a9837f5d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Attorney General Letitia James, flanked by New York Mayor Zohran Mamdani, left, and New York Governor Kathy Hochul, takes part in a press conference to announce action against ICE overreach in New York, Wednesday, Aug. 12, 2026. (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/JHAB5N2UZZLPON4IABLYGGUUGQ.jpg?auth=ebfc118e2dfd86ccda4103dbf2edb62184e98c4522eb0e2140c6cb2f2b573598&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Federal agents walk down a street while conducting immigration enforcement operations in Minneapolis, Feb. 5, 2026. (AP Photo/Ryan Murphy, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ryan Murphy</media:credit></media:content></item><item><title><![CDATA[Earthquake in Colombia: Global Empowerment Mission accepts donations in Doral, partners with 2 nonprofits ]]></title><link>https://www.local10.com/news/world/2026/08/12/earthquake-in-colombia-global-empowerment-mission-accepts-donations-in-doral-partners-with-2-nonprofits/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/08/12/earthquake-in-colombia-global-empowerment-mission-accepts-donations-in-doral-partners-with-2-nonprofits/</guid><dc:creator><![CDATA[Gabrielle Arzola, Andrea Torres]]></dc:creator><description><![CDATA[Miami-Dade County-based nonprofit Global Empowerment Mission’s multifront response continued on Wednesday. ]]></description><pubDate>Wed, 12 Aug 2026 19:31:50 +0000</pubDate><content:encoded><![CDATA[<p>Miami-Dade County-based nonprofit Global Empowerment Mission’s multifront response continued on Wednesday.</p><p><a href="https://www.local10.com/espanol/2026/08/12/terremoto-en-colombia-global-empowerment-mission-recoge-donaciones-en-doral-y-colabora-con-dos-organizaciones-no-lucrativas/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/terremoto-en-colombia-global-empowerment-mission-recoge-donaciones-en-doral-y-colabora-con-dos-organizaciones-no-lucrativas/">Leer en español</a> </p><p>A 7.4-magnitude earthquake struck on Monday in Colombia. The 7.2 and 7.5-magnitude earthquakes hit on June 24 in Venezuela. </p><p>Francine De La Rosa, a GEM executive member, was at the GEM warehouse in Doral, where volunteers received a truckload of aid for western Colombia. </p><p>“We really need to double up because a lot of help is needed,” De La Rosa said.</p><figure><img src="https://www.local10.com/resizer/v2/GAFVRIKRXTXDOBC733JVNM4FRY.jpg?auth=415582c0621aee302e9d6b4854403cc828365175219f56776d18b6047ecf33de&smart=true&width=1200&height=900" alt="Rescue workers cut through debris as they attempt to rescue survivor Daniela Largo, who was trapped in the rubble the day after an earthquake struck Pereira, Colombia, Tuesday, Aug. 11, 2026. (AP Photo/Fernando Vergara)" height="900" width="1200"/><figcaption>Rescue workers cut through debris as they attempt to rescue survivor Daniela Largo, who was trapped in the rubble the day after an earthquake struck Pereira, Colombia, Tuesday, Aug. 11, 2026. (AP Photo/Fernando Vergara)</figcaption></figure><p>GEM also announced partnerships in Colombia with two nonprofits: <a href="https://www.facebook.com/motorradangels/" target="_self" rel="" title="https://www.facebook.com/motorradangels/">Motorrad Angels Foundation</a>, a nonprofit that travels to hard-to-reach areas, and <a href="https://www.solidaridadporcolombia.org/quienes-somos/" target="_self" rel="" title="https://www.solidaridadporcolombia.org/quienes-somos/">Fundación Solidaridad por Colombia</a>, a Bogotá-based nonprofit founded in 1975 with offices in Medellin and Córdoba. </p><p>Spence Taylor, a GEM team member who experienced the earthquake on Monday in Bucaramanga, spent about a month in northern Venezuela, and he was working in the city of Pereira, where officials reported 79 dead.</p><p>“One thing that you see here that is fundamentally different from Venezuela is the Colombian people and the government is very strong. The response is actually very impressive,” Taylor told CNN. “So, you see a lot more first responders, you see people flooding in from the areas that weren’t affected.”</p><figure><img src="https://www.local10.com/resizer/v2/EC7Q2RB6VSBHZMQ7TVQTUUISJY.jpg?auth=8f07ed85d53ba9b9bf3d07862697b4b8bb997e313bf47de885e175fcc0acfcc7&smart=true&width=1200&height=900" alt="A man removes a sofa from a damaged house two days after an earthquake struck Cali, Colombia, Wednesday, Aug. 12, 2026. (AP Photo/Ivan Valencia)" height="900" width="1200"/><figcaption>A man removes a sofa from a damaged house two days after an earthquake struck Cali, Colombia, Wednesday, Aug. 12, 2026. (AP Photo/Ivan Valencia)</figcaption></figure><p>Taylor recently told CNN that GEM had teams going to Chocó, an impoverished region where the earthquake’s epicenter was, and there was a GEM team in Cali, where the mayor <a href="https://x.com/alejoeder/status/2087599833443979666" target="_self" rel="" title="https://x.com/alejoeder/status/2087599833443979666">reported</a> 74 dead. Taylor said teams were packing family kits. </p><p>“We are doing our best to source those here in Colombia. But right now, I would say to the Colombian diaspora, it is very helpful with cash donations,” Taylor told CNN. </p><figure><img src="https://www.local10.com/resizer/v2/E2CVD46ZQQUNJ6TSCR2WWOGPEQ.jpg?auth=8a0f5f94f487aad91100eab85fa54da41b1370d524c928d0feb10a345f128f3f&smart=true&width=1200&height=900" alt="Patients from a clinic evacuated due to earthquake damage lie in beds at a temporary facility set up in a gymnasium at a nearby school in Cali, Colombia, Tuesday, Aug. 11, 2026. (AP Photo/Santiago Saldarriaga)" height="900" width="1200"/><figcaption>Patients from a clinic evacuated due to earthquake damage lie in beds at a temporary facility set up in a gymnasium at a nearby school in Cali, Colombia, Tuesday, Aug. 11, 2026. (AP Photo/Santiago Saldarriaga)</figcaption></figure><p>The <a href="https://portal.gestiondelriesgo.gov.co/" target="_self" rel="" title="https://portal.gestiondelriesgo.gov.co/">government’s official</a> toll in Colombia had increased to at least 239 dead and 3,755 injured. </p><p>On Tuesday, Colombia’s first lady, Ana Lucie Pineida listed GEM in Miami-Dade as an <a href="https://www.local10.com/news/world/2026/08/11/colombias-new-first-lady-includes-miami-dades-gem-in-campaign-to-help-earthquakes-victims/" target="_self" rel="" title="https://www.local10.com/news/world/2026/08/11/colombias-new-first-lady-includes-miami-dades-gem-in-campaign-to-help-earthquakes-victims/">authorized drop-off point</a>. On Wednesday, Colombian President Abelardo De La Espriella asked donors to exercise caution. </p><p>“For those who want to help by donating, there are official channels and collection and gathering points; do not donate to politicians who only commit the crime of illegal fundraising of money, especially if they come from being associated with people involved in corruption scandals,” De La Espriella wrote <a href="https://x.com/AbelardoPTE/status/2087614789891588516" target="_self" rel="" title="https://x.com/AbelardoPTE/status/2087614789891588516">on X</a> in Spanish. “What a shame that there are people profiting from the tragedy; that must be investigated.”</p><p>GEM representatives asked the public for in-person donations of new camping gear, hygiene supplies, and first-aid kits with items that are not expired. </p><p>The warehouse is accepting donations from 9 a.m. to 5 p.m. at 1850 NW 84th Ave. in Doral. For more information about how to donate to GEM or volunteer in Doral, <a href="https://www.globalempowermentmission.org/mission/colombia-earthquake/" target="_self" rel="" title="https://www.globalempowermentmission.org/mission/colombia-earthquake/">visit this page</a>. </p><p><b>Related stories</b></p><figure><img src="https://www.local10.com/resizer/v2/UJG2YKAWDQXFLRGDOQYULTH2EA.jpg?auth=bd8296b0e2bd52141d07577fd350a862a4d18f9f721183170086abe4612f94f6&smart=true&width=1200&height=900" alt="Volunteers sort aid for people affected by the earthquake in Cali, Colombia, Wednesday, Aug. 12, 2026. (AP Photo/Santiago Saldarriaga)" height="900" width="1200"/><figcaption>Volunteers sort aid for people affected by the earthquake in Cali, Colombia, Wednesday, Aug. 12, 2026. (AP Photo/Santiago Saldarriaga)</figcaption></figure><ul><li><a href="https://www.local10.com/news/local/2026/08/12/earthquake-in-colombia-boxr-gym-hosts-fundraising-run-in-downtown-miami/" target="_self" rel="" title="https://www.local10.com/news/local/2026/08/12/earthquake-in-colombia-boxr-gym-hosts-fundraising-run-in-downtown-miami/">BOXR Gym hosts fundraising run in downtown Miami</a></li><li><a href="https://www.local10.com/news/world/2026/08/12/earthquake-in-colombia-more-than-43175-people-homeless-in-choco-region/" target="_self" rel="" title="https://www.local10.com/news/world/2026/08/12/earthquake-in-colombia-more-than-43175-people-homeless-in-choco-region/">More than 43,175 people homeless in Colombia’s Chocó region, officials report</a></li><li><a href="https://www.local10.com/news/world/2026/08/12/earthquake-response-to-test-us-colombia-relations-under-new-president-expert-says/" target="_self" rel="" title="https://www.local10.com/news/world/2026/08/12/earthquake-response-to-test-us-colombia-relations-under-new-president-expert-says/">Earthquake response to test U.S.-Colombia relations under new president, expert says</a></li></ul><p><a href="" rel="" title=""> </a></p>]]></content:encoded></item><item><title><![CDATA[US government charges 11 people in scheme to obtain green cards through sham marriages]]></title><link>https://www.local10.com/news/politics/2026/08/12/us-government-charges-11-people-in-scheme-to-obtain-green-cards-through-sham-marriages/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/08/12/us-government-charges-11-people-in-scheme-to-obtain-green-cards-through-sham-marriages/</guid><dc:creator><![CDATA[By ALANNA DURKIN RICHER, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — The Department of Justice has charged nearly a dozen people with participating in a multimillion-dollar scheme to help hundreds of Chinese nationals fraudulently obtain green cards through sham marriages to U.S. citizens, officials said Wednesday.]]></description><pubDate>Wed, 12 Aug 2026 19:53:20 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — The Department of Justice has charged nearly a dozen people with participating in a multimillion-dollar scheme to help hundreds of Chinese nationals fraudulently obtain green cards through sham marriages to U.S. citizens, officials said Wednesday.</p><p>American citizens were paid as much as $30,000 to enter into bogus marriages with immigrants seeking lawful permanent resident status as part of the scheme orchestrated from New York, according to court papers. The defendants charged up to $100,000 per green card, bringing in tens of millions of dollars over the course of the decade-long scheme, according to officials.</p><p>Authorities say they believe the group arranged more than 1,000 sham weddings, describing it as one of the largest marriage fraud prosecutions in U.S. history.</p><p>“This scheme was not a quick, fly-by-night operation but rather a yearslong, multibillion dollar cottage industry to criminally assist people who would not, or legally could not, otherwise become citizens of the United States,” Attorney General Todd Blanche told reporters.</p><p>The charges come against the backdrop of the Trump administration’s restrictions on both legal and illegal immigration that have sought to crack down on who is able to enter the country or become a citizen.</p><p>After recruiting U.S. citizens, the defendants would arrange fake weddings and in some cases stage photos of families at places such as restaurants afterward to make them look legitimate, according to officials. The defendants would then help the immigrants through the lawful permanent status application process.</p><p>“These schemes have real cost. They rob our country of its ability to know who should be and who should not be allowed in America,” Blanche said.</p><p>The 11 defendants, including people accused of officiating the sham weddings, are charged in an indictment filed in New York. It was not immediately clear Wednesday whether they had lawyers to speak on their behalf.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YTQM4OKCNHJBWISSWVX7E7XGLM.jpg?auth=44a8b2d57813451c784c648b7b2e50f7f4a1d9c0f0d2d4700029534eb43d9fa3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The U.S. Department of Justice logo is seen on a podium before a news conference, May 4, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UZBJDYBKQWNWXJ2IB4APM46XHM.jpg?auth=8975860f796d3082cdde96e17a5afe94d9369aa6b979634417e40e31e27b8d3e&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 speaks during a news conference at the Department of Justice, Wednesday, August 5, 2026 in Washington. (AP Photo/Rod Lamkey, Jr.)]]></media:description><media:credit role="author" scheme="urn:ebu">Rod Lamkey</media:credit></media:content></item><item><title><![CDATA[Terremoto en Colombia: Global Empowerment Mission recoge donaciones en Doral y colabora con dos organizaciones no lucrativas]]></title><link>https://www.local10.com/espanol/2026/08/12/terremoto-en-colombia-global-empowerment-mission-recoge-donaciones-en-doral-y-colabora-con-dos-organizaciones-no-lucrativas/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/terremoto-en-colombia-global-empowerment-mission-recoge-donaciones-en-doral-y-colabora-con-dos-organizaciones-no-lucrativas/</guid><dc:creator><![CDATA[Gabrielle Arzola, Andrea Torres]]></dc:creator><description><![CDATA[GEM también anunció alianzas en Colombia con dos organizaciones sin fines de lucro.]]></description><pubDate>Wed, 12 Aug 2026 19:50:53 +0000</pubDate><content:encoded><![CDATA[<p>La respuesta ante múltiples frentes de la organización sin ánimo de lucro Global Empowerment Mission, con sede en el condado de Miami-Dade, continuó el miércoles.</p><p>Un terremoto de magnitud 7.4 sacudió Colombia el lunes. Terremotos de magnitud 7.2 y 7.5 azotaron Venezuela el 24 de junio.</p><p>Francine De La Rosa, miembro ejecutivo de GEM, se encontraba en el almacén de GEM en Doral, donde voluntarios recibieron un camión cargado de ayuda para el occidente de Colombia.</p><p>“Realmente necesitamos redoblar los esfuerzos porque se necesita mucha ayuda”, dijo De La Rosa.</p><p>GEM también anunció alianzas en Colombia con dos organizaciones sin fines de lucro:<a href="https://www.facebook.com/motorradangels/" target="_self" rel="" title="https://www.facebook.com/motorradangels/"> Motorrad Angels Foundation</a>, una organización que viaja a zonas de difícil acceso, y <a href="https://www.solidaridadporcolombia.org/quienes-somos/" target="_self" rel="" title="https://www.solidaridadporcolombia.org/quienes-somos/">Fundación Solidaridad por Colombia</a>, una organización sin fines de lucro con sede en Bogotá, fundada en 1975, con oficinas en Medellín y Córdoba.</p><p>Spence Taylor, miembro del equipo de GEM que vivió el terremoto del lunes en Bucaramanga, pasó aproximadamente un mes en el norte de Venezuela y estaba trabajando en la ciudad de Pereira, donde las autoridades reportaron 79 muertos.</p><p>“Una cosa que se ve aquí que es fundamentalmente diferente de Venezuela es que el pueblo colombiano y el gobierno son muy fuertes. La respuesta es realmente muy impresionante”, dijo Taylor a CNN. “Entonces, se ven muchos más primeros socorristas, se ve a personas llegando en masa desde las zonas que no fueron afectadas”.</p><p>Taylor dijo recientemente a CNN que GEM tenía equipos dirigiéndose a Chocó, una región empobrecida donde se encontraba el epicentro del terremoto, y que había un equipo de GEM en Cali, donde el alcalde <a href="https://x.com/alejoeder/status/2087599833443979666" target="_self" rel="" title="https://x.com/alejoeder/status/2087599833443979666">reportó</a> 74 muertos. Taylor dijo que los equipos estaban preparando kits familiares.</p><p>“Estamos haciendo todo lo posible para conseguirlos aquí en Colombia. Pero en este momento, yo diría a la diáspora colombiana que las donaciones en efectivo son muy útiles”, dijo Taylor a CNN.</p><p>Representantes de GEM pidieron al público donaciones presenciales de equipos nuevos para acampar, artículos de higiene y kits de primeros auxilios con artículos que no estén vencidos.</p><p>El almacén está aceptando donaciones de 9 a.m. a 5 p.m. en 1850 NW 84th Ave. en Doral. Para obtener más información sobre cómo donar o ser voluntario,<a href="https://www.globalempowermentmission.org/mission/colombia-earthquake/" target="_self" rel="" title="https://www.globalempowermentmission.org/mission/colombia-earthquake/"> visite esta página.</a></p><p><b>Historias relacionadas</b></p><figure><img src="https://www.local10.com/resizer/v2/UJG2YKAWDQXFLRGDOQYULTH2EA.jpg?auth=bd8296b0e2bd52141d07577fd350a862a4d18f9f721183170086abe4612f94f6&smart=true&width=1200&height=900" alt="Volunteers sort aid for people affected by the earthquake in Cali, Colombia, Wednesday, Aug. 12, 2026. (AP Photo/Santiago Saldarriaga)" height="900" width="1200"/><figcaption>Volunteers sort aid for people affected by the earthquake in Cali, Colombia, Wednesday, Aug. 12, 2026. (AP Photo/Santiago Saldarriaga)</figcaption></figure><ul><li><a href="https://www.local10.com/espanol/2026/08/12/terremoto-en-colombia-el-gimnasio-boxr-organiza-carrera-benefica-en-el-centro-de-miami/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/terremoto-en-colombia-el-gimnasio-boxr-organiza-carrera-benefica-en-el-centro-de-miami/">Terremoto en Colombia: el gimnasio BOXR organiza carrera benéfica en el centro de Miami</a></li><li><a href="https://www.local10.com/news/world/2026/08/12/earthquake-in-colombia-more-than-43175-people-homeless-in-choco-region/" target="_self" rel="" title="https://www.local10.com/news/world/2026/08/12/earthquake-in-colombia-more-than-43175-people-homeless-in-choco-region/">Más de 43 175 personas se han quedado sin hogar en la región colombiana del Chocó, según informan las autoridades</a></li><li><a href="https://www.local10.com/news/world/2026/08/12/earthquake-response-to-test-us-colombia-relations-under-new-president-expert-says/" target="_self" rel="" title="https://www.local10.com/news/world/2026/08/12/earthquake-response-to-test-us-colombia-relations-under-new-president-expert-says/">La respuesta ante el terremoto pondrá a prueba las relaciones entre EE. UU. y Colombia bajo el mandato del nuevo presidente, según experto</a></li></ul>]]></content:encoded></item><item><title><![CDATA[Law firm with ties to Trump administration declines offer to represent migrant children]]></title><link>https://www.local10.com/news/national/2026/08/12/law-firm-with-ties-to-trump-administration-declines-offer-to-represent-migrant-children/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/08/12/law-firm-with-ties-to-trump-administration-declines-offer-to-represent-migrant-children/</guid><dc:creator><![CDATA[By VALERIE GONZALEZ and RYAN J. FOLEY, Associated Press]]></dc:creator><description><![CDATA[McALLEN, Texas (AP) — A small Texas law firm with ties to the Trump administration declined a $150 million federal contract it was offered to represent migrant children traveling alone to the U.S., authorities said Wednesday, raising long-term questions about who would represent them.]]></description><pubDate>Wed, 12 Aug 2026 19:50:33 +0000</pubDate><content:encoded><![CDATA[<p>McALLEN, Texas (AP) — A small Texas law firm with ties to the Trump administration declined a $150 million federal contract it was offered to represent migrant children traveling alone to the U.S., authorities said Wednesday, raising long-term questions about who would represent them.</p><p>The administration last week announced plans to award the contract to the Burke Law Group, a Houston-based firm with little experience in immigration. The contract offer came as the administration ramps up its mass deportation campaign and after it let a key contract with nearly 100 providers working with immigrant children around the country expire at the end of July with no replacement.</p><p>Unaccompanied migrant children in federal custody are being temporarily represented by another group, but it is unclear how things will shake out after its contract expires in December. A Wednesday statement from the federal Office of Refugee Resettlement, which oversees the contracts, offered no insight into why Burke declined the offer.</p><p>“Burke Law Group has declined to apply and has not been awarded any grant," the agency, which is part of the Department of Health and Human Services, said in an emailed statement in response to a query about the contract.</p><p>Burke Law Group published a short statement on social media Tuesday night saying it had considered applying for a “small portion” of the contract. It did not explain why it decided against it.</p><p>Burke Law Group's founder, Marcella Burke, served in President Donald Trump’s first administration as a lawyer with the Environmental Protection Agency and the Department of the Interior.</p><p>Others on its roster include Justin Shubow, a supporter of Trump’s efforts to require federal buildings to adhere to classical and traditional architectural styles, and a former Trump appointee to the U.S. Commission of Fine Arts. Prominent conservative legal scholar Ilya Shapiro is listed as senior counsel.</p><p>Migrant children who are detained after entering the U.S. without their parents are usually entrusted to federal government care. Congress created various legal protections for them, including the Trafficking Victims Protection Reauthorization Act of 2008, which requires the government to provide legal representation for children put into deportation proceedings.</p><p>About 1,800 children were living in shelters and roughly 22,000 facing deportation were living with outside sponsors such as family members, according to the legal service providers whose contract expired.</p><p>The Burke Law Group, with fewer than 30 lawyers and only two with relevant immigration experience listed on its website, was one of two groups tapped by the government to fill in the gap.</p><p>A temporary contract for $20 million was awarded through the end of the year to the U.S. Committee for Refugees and Immigrants, a legal aid group whose previous work with the government involved helping resettle Afrikaners.</p><p>Attorneys with USCRI started showing up in immigration court last week, unannounced, claiming to represent children they had not yet met and sparking confusion among judges and lawyers from the expired contract still providing representation.</p><p>Some legal aid providers whose contracts expired sued the administration after they went without payment since last year. On Aug. 6, a California federal judge ordered the federal government to pay the providers.</p><p>“These half-baked plans are not sufficient to comply with this court’s order,” Caelin Moriarity Miltko, an attorney representing the providers, told the judge last week, referring to the interim contracts the government is trying to set up.</p><p>“Plaintiffs have ethical obligations to the children they represent today, to continue providing that representation to the best of their abilities, and that representation cannot transfer instantaneously to a new group simply because defendants have changed the contract,” Miltko said.</p><p>Bilal Askaryar, director of communications at Acacia Center for Justice, the organization that handled the expired contract with the government, confirmed on Wednesday that the groups started to receive payments covering six out of nine months owed, with the rest in progress.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RJR7D4DNNR37UQSIQKV4DOCLBA.jpg?auth=aab7525b4c27896f07b6730e5a3800a3c7708d59d5e4a6556ca7384d9f0e2fc8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People arrive for immigration court hearings in New York, Monday, July 27, 2026. (AP Photo/Seth Wenig)]]></media:description><media:credit role="author" scheme="urn:ebu">Seth Wenig</media:credit></media:content></item><item><title><![CDATA[White House press secretary Karoline Leavitt is leaving the Trump administration]]></title><link>https://www.local10.com/news/2026/08/12/white-house-press-secretary-karoline-leavitt-is-leaving-the-trump-administration/</link><guid isPermaLink="true">https://www.local10.com/news/2026/08/12/white-house-press-secretary-karoline-leavitt-is-leaving-the-trump-administration/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — White House press secretary Karoline Leavitt, the youngest person to hold the role, will leave the Trump administration at the end of the month to spend more time with her young family.]]></description><pubDate>Wed, 12 Aug 2026 22:21:02 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — White House press secretary Karoline Leavitt, the youngest person to hold the role, will leave the Trump administration at the end of the month to spend more time with her young family.</p><p>Leavitt, 28, called it a “bittersweet decision" in a social media post Wednesday shortly after President Donald Trump announced she would be stepping down. She recently returned to the White House podium after the birth of her second child, a daughter named Viviana, in May. She also has a 2-year-old son.</p><p>“The truth is since returning to the White House after the birth of my daughter, I have felt in my heart that I cannot be the best mom my two young children deserve while devoting the constant time, energy, and attention required of the White House Press Secretary — and that is why I have ultimately made the bittersweet decision to depart the White House and embark on a new chapter in my life,” Leavitt wrote.</p><p>Trump did not outline plans for who might replace her in the high-profile role. He said in a social media post of his own that her decision to leave is one “I totally understand and respect!” and indicated she would continue to play a role in his orbit.</p><p>“Karoline will now be one of my top outside advisors, and an influential voice within the Republican Party, as we work to defy History, and conclusively win the Midterm Elections,” the president wrote.</p><p>Leavitt worked as a spokesperson for MAGA Inc., a super PAC supporting Trump, before joining his 2024 campaign. In 2022, she ran for Congress in New Hampshire, winning a 10-way Republican primary before losing the general election to incumbent Democratic Rep. Chris Pappas.</p><p>During Trump’s first term in office, Leavitt worked as an aide in the White House press office. She then became communications director for New York Republican Rep. Elise Stefanik.</p><p>Leavitt briefed from the White House press room less frequently than some of her recent predecessors. Trump, who regularly engages with reporters during White House events and during his travels, primarily deployed Leavitt to Fox News and other conservative news outlets to trumpet his agenda and take shots at Democrats and the mainstream media.</p><p>Trump’s first-term press secretaries included Sean Spicer and Sarah Huckabee Sanders, who were known for quarreling with reporters. Another, Stephanie Grisham, never held a briefing. Her successor, Kayleigh McEnany, often lectured the news media during her appearances in the press briefing room.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/AZK2EAOQAROMWDLV2BNLS5ZCMM.jpg?auth=ec9552b6e5160a5a142740af5a03a12cdba9c7581f9e23474bcb0cd9909925cc&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 speaks with reporters in the James Brady Press Briefing Room at the White House, July 16, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WIJVSHDC77NR2GBYORDKXRHSKE.jpg?auth=a523da46470ad4f488bec261a357f661db086befe685b4891272c24f379bf23a&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 points to a reporter to ask a question in the James Brady Press Briefing Room at the White House, March 30, 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/PQDZ6E2UW6C4T6ITWACSD5XS5E.jpg?auth=f85ea83ff8052998d70ad9b9183a140264e6574d06f5c14fa0a0a49f1b7f9bec&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 speaks with reporters in the James Brady Press Briefing Room at the White House, July 23, 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/WKVNXQH36AVP3ZJMRGOJ6D5GHM.jpg?auth=767123a9431382e41307f8fc925120bd12a013b8372115d6a97eb49596079185&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Press Secretary Karoline Leavitt glances at President Donald Trump before departing on Marine One from the South Lawn of the White House, Feb. 27, 2026, in Washington. (AP Photo/Tom Brenner, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Tom Brenner</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/B6GJQB3FY5MMGEGEBANBY6KQWE.jpg?auth=e3e324c0e9d8729f5b467879a4df641e39eef895a479aab28345df7c05718c7b&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 attends the White House Correspondents' Association Dinner, at the Waldorf Astoria Washington DC, July 24, 2026, in Washington, with White House press secretary Karoline Leavitt. (AP Photo/Rod Lamkey, Jr., File)]]></media:description><media:credit role="author" scheme="urn:ebu">Rod Lamkey</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AFVSRVWPKYBB7CSS2COIUF7IUQ.jpg?auth=c4e1f211a3e23aef0878622144ac8e1408cdddd2554870af646f6558467d8812&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 and her husband Nicholas Riccio arrive at The Mar-a-Lago Club, Feb. 1, 2026, in Palm Beach, Fla., to attend the wedding of White House deputy chief of staff Dan Scavino and Erin Elmore, the director of Art in Embassies at the U.S. Department of State. (AP Photo/Mark Schiefelbein, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Z25KMIZGLGXAQ43YTOLG4ISMZU.jpg?auth=f63649cd04e5f0749a65737634f107a1066345af085ecad0a4531937886c7ca8&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 watches as President Donald Trump speak to reporters while in flight on Air Force One to Joint Base Andrews, Md., Jan. 11, 2026. (AP Photo/Julia Demaree Nikhinson, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content></item><item><title><![CDATA[Russell Westbrook retires from the NBA with a farewell video narrated by Michael B. Jordan]]></title><link>https://www.local10.com/sports/2026/08/12/russell-westbrook-retires-from-the-nba-with-a-farewell-video-narrated-by-michael-b-jordan/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/12/russell-westbrook-retires-from-the-nba-with-a-farewell-video-narrated-by-michael-b-jordan/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[SACRAMENTO, Calif. (AP) — Russell Westbrook, the NBA's career leader in triple-doubles and the 2017 MVP, announced Wednesday he's retiring after 18 seasons during which he was selected to the league's 75th anniversary team.]]></description><pubDate>Wed, 12 Aug 2026 19:43:40 +0000</pubDate><content:encoded><![CDATA[<p>SACRAMENTO, Calif. (AP) — Russell Westbrook, the NBA's career leader in triple-doubles and the 2017 MVP, announced Wednesday he's retiring after 18 seasons during which he was selected to the league's 75th anniversary team.</p><p>The two-time scoring champion shared his decision on social media in a post featuring a video narrated by actor Michael B. Jordan where the guard never says a word.</p><p>“Sometimes you don’t even know when you’ve already watched the end,” Westbrook wrote. “You had to be there. And now it’s over.”</p><p>Westbrook was the No. 4 pick in 2008 out of UCLA by the Seattle SuperSonics, just before they moved to Oklahoma City. He played his first 11 seasons with the Thunder and spent this past season with the Sacramento Kings.</p><p>Westbrook led the NBA in assists three times and was a two-time MVP of the All-Star Game. He won an Olympic gold medal in the 2012 London Games.</p><p>Westbrook leaves with 209 triple-doubles, the last on March 15. Nikola Jokic ranks second in that category with 198 going into this season. Westbrook also holds the NBA mark for most triple-doubles in a season with 42 in 2016-17, when he earned his only MVP award.</p><p>He averaged double figures for points and assists in five of six seasons starting in the 2015-16 season.</p><p>Westbrook also played for Houston, Washington, the Lakers and Clippers — splitting the 2022-23 season between the Los Angeles teams and Denver.</p><p>Last season, Westbrook started 58 of the 64 games he played for Sacramento. He averaged 15.2 points and 6.7 assists.</p><p>___</p><p>AP NBA: https://apnews.com/nba</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RQYFWC654BXFND4X4FMHYX6HAE.jpg?auth=bc5d62e0f4f3d46685f60d24ecc39b6c88db2deb15228324790b0478ac1f4a72&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Sacramento Kings guard Russell Westbrook (18) dribbles the ball during the second half of an NBA basketball game against the Philadelphia 76ers, Thursday, March 19, 2026, in Sacramento, Calif. (AP Photo/Justine Willard,File)]]></media:description><media:credit role="author" scheme="urn:ebu">Justine Willard</media:credit></media:content></item><item><title><![CDATA[Suspect used cellphone to assault woman at Miami restaurant, cops say]]></title><link>https://www.local10.com/news/local/2026/08/12/suspect-used-cellphone-to-assault-woman-at-miami-restaurant-cops-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/12/suspect-used-cellphone-to-assault-woman-at-miami-restaurant-cops-say/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A woman is facing an aggravated battery charge after police say she repeatedly struck another woman with a cellphone during a fight inside the restroom of a Miami restaurant. ]]></description><pubDate>Wed, 12 Aug 2026 19:06:35 +0000</pubDate><content:encoded><![CDATA[<p>A woman is facing an aggravated battery charge after police say she repeatedly struck another woman with a cellphone during a fight inside the restroom of a Miami restaurant.</p><p><a href="https://www.local10.com/espanol/2026/08/12/sospechosa-utilizo-movil-para-agredir-a-una-mujer-en-un-restaurante-de-miami-dice-policia/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/sospechosa-utilizo-movil-para-agredir-a-una-mujer-en-un-restaurante-de-miami-dice-policia/">Leer en español</a></p><p>Miami police said Lesly Gisselle Flores, 29, who resides in the city’s Riverside neighborhood, was arrested Tuesday in connection with the Aug. 9 incident that occurred at La Porteña Cafeteria, located at 503 SW 17th Ave.</p><p>The report states that officers were dispatched to the restaurant shortly after 5 a.m. Sunday after receiving a report of a “fight in progress.”</p><p>Police said the victim told officers she was washing her hands when Flores began shoving her out of the way to use the sink.</p><p>The report states that Flores told detectives the victim was washing her hands when she asked whether she could use the sink. Police said Flores claimed the victim responded, “Did your mom not show you any manners?”</p><p>Flores then said she told the victim, “Don’t bring my mom into this,” and claimed that the victim then punched her in the face, according to the report. Flores said she punched the victim back and that the two women became involved in a fight, the report states.</p><p>The victim initially told officers she did not fight back and instead tried to cover herself while Flores continued striking her until a manager and other people intervened, according to the report.</p><p>The report states the victim told detectives Flores then repeatedly struck her in the left eye with a cellphone.</p><p>It states that the victim claimed the blows from Flores caused significant injuries, including an orbital fracture and damage that required surgery.</p><p>She also told deputies that when she tried to get up, Flores bit her underneath her left arm and in the chest area, preventing her from standing or defending herself, according to the report.</p><p>An employee eventually intervened and pulled Flores from the restroom, the report states.</p><p>Deputies said the victim’s friend reportedly saw two cellphones on the floor. The victim told detectives one belonged to Flores and was the phone used to strike her, they said.</p><p>Detectives later showed the victim a photo lineup, and deputies said she identified Flores as the woman who attacked her.</p><p>Deputies said they arrested Flores Monday night and transported her to MDSO’s Violent Crimes Office for questioning. According to the report, detectives read Flores her Miranda rights, and she chose not to speak without a lawyer.</p><p>Jail records show Flores is facing one count of aggravated battery with a weapon causing great bodily harm.</p><p>As of Wednesday, Flores was being held at the Turner Guilford Knight Correctional Center, where her bond was listed as “to be set.”</p><p>A motive for the attack is unclear at this time.</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/HPZR4YWLQBCNDDDWYPK7PLWVIA.jpg?auth=03c54bb7010266f54690d954cb9343f2eef90acef80ad7b5a262eed26d28c123&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Sospechosa utilizó móvil para agredir a una mujer en un restaurante de Miami, dice policía]]></title><link>https://www.local10.com/espanol/2026/08/12/sospechosa-utilizo-movil-para-agredir-a-una-mujer-en-un-restaurante-de-miami-dice-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/sospechosa-utilizo-movil-para-agredir-a-una-mujer-en-un-restaurante-de-miami-dice-policia/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Mujer enfrenta cargo de agresión agravada después de que la Policía dijera que golpeó repetidamente a otra mujer con un celular.]]></description><pubDate>Wed, 12 Aug 2026 19:36:16 +0000</pubDate><content:encoded><![CDATA[<p>Una mujer enfrenta un cargo de agresión agravada después de que la Policía dijera que golpeó repetidamente a otra mujer con un celular durante una pelea dentro del baño de un restaurante de Miami.</p><p>La Policía de Miami dijo que Lesly Gisselle Flores, de 29 años, quien reside en el vecindario Riverside de la ciudad, fue arrestada el martes en relación con el incidente del 9 de agosto ocurrido en La Porteña Cafeteria, ubicada en 503 SW 17th Ave.</p><p>El reporte señala que los agentes fueron enviados al restaurante poco después de las 5 a.m. del domingo tras recibir un reporte de una “pelea en progreso”.</p><p>La Policía dijo que la víctima les contó a los agentes que se estaba lavando las manos cuando Flores comenzó a empujarla para apartarla y usar el lavabo.</p><p>El reporte señala que Flores les dijo a los detectives que la víctima se estaba lavando las manos cuando le preguntó si podía usar el lavabo. La Policía dijo que Flores afirmó que la víctima respondió: “¿Tu mamá no te enseñó modales?”</p><p>Flores luego dijo que le respondió a la víctima: “No metas a mi mamá en esto”, y afirmó que la víctima luego le dio un puñetazo en la cara, según el reporte. Flores dijo que golpeó a la víctima de vuelta y que las dos mujeres comenzaron a pelear, señala el reporte.</p><p>La víctima inicialmente les dijo a los agentes que no respondió a la pelea y que, en cambio, intentó cubrirse mientras Flores continuaba golpeándola hasta que un gerente y otras personas intervinieron, según el reporte.</p><p>El reporte señala que la víctima les dijo a los detectives que Flores luego la golpeó repetidamente en el ojo izquierdo con un celular.</p><p>Señala que la víctima afirmó que los golpes de Flores le causaron lesiones significativas, incluida una fractura orbital y daños que requirieron cirugía.</p><p>También les dijo a los agentes que cuando intentó levantarse, Flores la mordió debajo del brazo izquierdo y en el área del pecho, impidiéndole ponerse de pie o defenderse, según el reporte.</p><p>Un empleado finalmente intervino y sacó a Flores del baño, señala el reporte.</p><p>Los agentes dijeron que, según se informó, el amigo de la víctima vio dos celulares en el piso. La víctima les dijo a los detectives que uno pertenecía a Flores y que era el teléfono utilizado para golpearla, dijeron.</p><p>Los detectives posteriormente le mostraron a la víctima una rueda de fotografías, y los agentes dijeron que identificó a Flores como la mujer que la atacó.</p><p>Los agentes dijeron que arrestaron a Flores la noche del lunes y la trasladaron a la Oficina de Delitos Violentos de MDSO para interrogarla. Según el reporte, los detectives le leyeron a Flores sus derechos Miranda, y ella decidió no hablar sin un abogado.</p><p>Los registros de la cárcel muestran que Flores enfrenta un cargo de agresión agravada con un arma que causó lesiones corporales graves.</p><p>Hasta el miércoles, Flores permanecía detenida en el Turner Guilford Knight Correctional Center, donde su fianza figuraba como “por determinar”.</p><p>El motivo del ataque no está claro en este momento.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HPZR4YWLQBCNDDDWYPK7PLWVIA.jpg?auth=03c54bb7010266f54690d954cb9343f2eef90acef80ad7b5a262eed26d28c123&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Miami fraudster flew to Phoenix to scam seniors, authorities say]]></title><link>https://www.local10.com/news/local/2026/08/12/miami-fraudster-flew-to-phoenix-to-scam-seniors-authorities-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/12/miami-fraudster-flew-to-phoenix-to-scam-seniors-authorities-say/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Arizona authorities announced the indictment of a Miami man on Wednesday after they said he flew to Phoenix to scam seniors. He was arrested during his third time traveling there as part of the cross-country con, they said.]]></description><pubDate>Wed, 12 Aug 2026 19:01:57 +0000</pubDate><content:encoded><![CDATA[<p>Arizona authorities announced the indictment of a Miami man on Wednesday after they said he flew to Phoenix to scam seniors. He was arrested during his third time traveling there as part of the cross-country con, they said.</p><p><a href="https://www.local10.com/espanol/2026/08/12/estafador-de-miami-volo-a-phoenix-para-embaucar-a-personas-mayores-dicen-autoridades/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/estafador-de-miami-volo-a-phoenix-para-embaucar-a-personas-mayores-dicen-autoridades/">Leer en español</a></p><p>According to the Maricopa County Attorney’s Office, Andre Hart stole more than $65,000 from “several” seniors in metro Phoenix.</p><p>Authorities said Hart, 22, was participating in a phone-based scam in which fraudsters posed as bank representatives.</p><p>They said the victims “were persuaded to withdraw large sums of money and deliver the funds to someone they were told was an undercover investigator” and “were then sent an unwitting Uber driver who believed they were performing a package pickup and delivery.”</p><p>The Uber drivers would then hand the “package” to Hart, they said.</p><p>Authorities said his third trip to the Grand Canyon State would be his last before being handcuffed.</p><p>“Police were in the process of surveilling Hart to arrest him when they saw him receive one of the ‘packages,’” a news release from the Maricopa County Attorney’s Office states. “After taking him into custody, another Uber driver approached police to deliver another ‘package.’”</p><p>Records show that Hart was arrested by police in the Phoenix suburb of Glendale, Arizona on July 30 on four counts of fraudulent schemes and artifacts and three counts of theft.</p><p>Jail records show he was being jailed in Maricopa County on a $100,000 bond.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BSGPNLTMSJGC5AYISHB67II2RI.jpg?auth=0143d03829ab16302137b0308d1b782928054ff6d4435279b45fdbde97f214aa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Andre Hart]]></media:description></media:content></item><item><title><![CDATA[Estafador de Miami voló a Phoenix para embaucar a personas mayores, dicen autoridades]]></title><link>https://www.local10.com/espanol/2026/08/12/estafador-de-miami-volo-a-phoenix-para-embaucar-a-personas-mayores-dicen-autoridades/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/estafador-de-miami-volo-a-phoenix-para-embaucar-a-personas-mayores-dicen-autoridades/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Autoridades de Arizona anunciaron la acusación formal contra un hombre de Miami durante su tercer viaje a Phoenix como parte de la estafa a través del país.]]></description><pubDate>Wed, 12 Aug 2026 19:28:13 +0000</pubDate><content:encoded><![CDATA[<p>Las autoridades de Arizona anunciaron el miércoles la acusación formal contra un hombre de Miami después de que dijeron que voló a Phoenix para estafar a adultos mayores. Fue arrestado durante su tercer viaje allí como parte de la estafa a través del país, dijeron.</p><p>Según la Oficina del Fiscal del Condado de Maricopa, Andre Hart robó más de $65,000 USD a “varios” adultos mayores en el área metropolitana de Phoenix.</p><p>Las autoridades dijeron que Hart, de 22 años, participaba en una estafa telefónica en la que los estafadores se hacían pasar por representantes bancarios.</p><p>Dijeron que las víctimas “fueron persuadidas para retirar grandes sumas de dinero y entregar los fondos a alguien a quien les dijeron que era un investigador encubierto” y “luego les enviaban a un conductor de Uber que no sabía lo que estaba ocurriendo y que creía que estaba realizando la recogida y entrega de un paquete”.</p><p>Los conductores de Uber luego entregaban el “paquete” a Hart, dijeron.</p><p>Las autoridades dijeron que su tercer viaje al Estado del Gran Cañón sería el último antes de que fuera esposado.</p><p>“La Policía estaba en proceso de vigilar a Hart para arrestarlo cuando lo vieron recibir uno de los ‘paquetes’”, señala un comunicado de prensa de la Oficina del Fiscal del Condado de Maricopa. “Después de detenerlo, otro conductor de Uber se acercó a la Policía para entregar otro ‘paquete’”.</p><p>Los registros muestran que Hart fue arrestado por la Policía en el suburbio de Phoenix de Glendale, Arizona, el 30 de julio por cuatro cargos de esquemas y artefactos fraudulentos y tres cargos de robo.</p><p>Los registros de la cárcel muestran que estaba detenido en el condado de Maricopa con una fianza de $100,000 USD.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BSGPNLTMSJGC5AYISHB67II2RI.jpg?auth=0143d03829ab16302137b0308d1b782928054ff6d4435279b45fdbde97f214aa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Andre Hart]]></media:description></media:content></item><item><title><![CDATA[A Kansas town will pay $850K to end a reporter's lawsuit over a 2023 raid on her paper's offices]]></title><link>https://www.local10.com/news/national/2026/08/12/a-kansas-town-will-pay-850k-to-end-a-reporters-lawsuit-over-a-2023-raid-on-her-papers-offices/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/08/12/a-kansas-town-will-pay-850k-to-end-a-reporters-lawsuit-over-a-2023-raid-on-her-papers-offices/</guid><dc:creator><![CDATA[By JOHN HANNA, Associated Press]]></dc:creator><description><![CDATA[TOPEKA, Kan. (AP) — A small Kansas town has agreed to pay $850,000 to a former reporter at its weekly newspaper to end her federal lawsuit over a police raid of the paper's offices in 2023 that ignited a national furor over press freedom.]]></description><pubDate>Wed, 12 Aug 2026 19:19:04 +0000</pubDate><content:encoded><![CDATA[<p>TOPEKA, Kan. (AP) — A small Kansas town has agreed to pay $850,000 to a former reporter at its weekly newspaper to end her federal lawsuit over a police raid of the paper's offices in 2023 that ignited a national furor over press freedom.</p><p>Now-retired Marion County Record reporter Phyllis Zorn said in her lawsuit that the raid violated press freedoms and protections from unreasonable law enforcement searches guaranteed by the U.S. Constitution. She also said it almost immediately led to health problems, causing the return of potentially life-threatening seizures that had been controlled for years with medication.</p><p>Zorn's attorney, Randy Rathbun, and an attorney for the city Marion, Jennifer Hill, filed a joint statement Tuesday — the third anniversary of the raid on the newspaper's offices — that Zorn's lawsuit was being dismissed. It was among the lawsuits filed in federal court against local officials over the raids of the newspaper's offices, the home of Publisher Eric Meyer and the home of a former City Council member.</p><p>Rathbun did not immediately return a phone message Wednesday seeking comment. Another attorney for the city, Scott Ufford, declined to comment about the settlement but confirmed the amount.</p><p>Marion Police Chief Gideon Cody said he was investigating whether the paper had committed identity theft or other crimes in accessing a local restaurant owner's state driving record, but authorities who examined the raids said they were not legally justified. Meyer, Zorn and others saw the raids as retaliation for hard-hitting local coverage and efforts to gather information about Cody's past in law enforcement.</p><p>The raids put a national spotlight on Marion, a town of about 1,900 residents about 150 miles (241 kilometers) southwest of Kansas City, and Cody later resigned. Meyer's 98-year-old-mother, also the paper's co-owner, who lived with him, died the day after the raids, and he blames stress from the raid at their home for her death.</p><p>Marion County agreed in November to pay a little more than $3 million to parties in the five lawsuits, including $600,000 to Zorn, to settle claims against its officials. While some of the remaining legal claims against the city and past and present officials have been settled or dismissed, some still remain, and a pretrial Zoom hearing is scheduled for Oct. 15.</p><p>Questions about Cody's conduct after the state launched an investigation of the raid led two special prosecutors to file a felony obstruction of justice charge against him in state district court, alleging that he persuaded a witness, the local restaurant owner, to withhold information from authorities. He pleaded not guilty, and a trial set for the end of this month has been postponed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/AMX5JLISHWOJCFSNBWHOTX4FEM.jpg?auth=ea7b5c268c62a40f97d3f24ce25a2580974d3287fbce7c8cf9dcedcd4d22e932&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The offices of the Marion County Record weekly newspaper are seen in Marion, Kan., on Aug. 21, 2023. (AP Photo/John Hanna, File)]]></media:description><media:credit role="author" scheme="urn:ebu">John Hanna</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/22DA4RT2HR53GVNGMOPK6NHG7A.jpg?auth=a357b073d284ea517a2648f5731d42785f7f56a49e823836f500bde9b9363640&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A stack of the Marion County Record sits in the back of the newspaper's building, awaiting unbundling, sorting and distribution, Aug. 16, 2023, in Marion, Kan. (AP Photo/John Hanna, File)]]></media:description><media:credit role="author" scheme="urn:ebu">John Hanna</media:credit></media:content></item><item><title><![CDATA[Jonas Brothers to headline halftime show for NFL season opener in Australia]]></title><link>https://www.local10.com/sports/2026/08/12/jonas-brothers-to-headline-halftime-show-for-nfl-season-opener-in-australia/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/12/jonas-brothers-to-headline-halftime-show-for-nfl-season-opener-in-australia/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[MELBOURNE, Australia (AP) — The Jonas Brothers will perform at halftime of the NFL's season opener between the San Francisco 49ers and the Los Angeles Rams at the Melbourne Cricket Ground in Australia.]]></description><pubDate>Wed, 12 Aug 2026 19:05:43 +0000</pubDate><content:encoded><![CDATA[<p>MELBOURNE, Australia (AP) — The Jonas Brothers will perform at halftime of the NFL's season opener between the San Francisco 49ers and the Los Angeles Rams at the Melbourne Cricket Ground in Australia.</p><p>The NFL announced the headliners for the halftime show Wednesday. The game will air on Netflix in the U.S. on Sept. 10. The Jonas Brothers will be part of the entertainment lineup for the league's international schedule this season involving seven countries and four contents.</p><p>“We couldn’t be more excited to perform at halftime during the NFL’s first-ever regular season game in Australia,” the Jonas Brothers said in a statement. “Playing at the iconic Melbourne Cricket Ground in front of such passionate Australian fans is an incredible honor.”</p><p>The Jonas Brothers — featuring Nick, Joe and Kevin — have sold more than 20 million albums and recently landed a star on the Hollywood Walk of Fame.</p><p>Tim Tubito, the NFL's senior director of global game presentation and entertainment, said the league's first regular season game in Australia is a landmark for the NFL.</p><p>“The Jonas Brothers are global entertainers whose music connects across generations, making them the ideal artists to help us celebrate this historic game in Melbourne," Tubito said. "We look forward to delivering a memorable halftime performance for our fans in Australia and those watching around the world.”</p><p>___</p><p>AP NFL: https://apnews.com/NFL</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5W7WLGOMRUSSXYQK726SWY5PVM.jpg?auth=94aef815f6779ffc6084579e1d717c6a16487eac47154a8911a77d5c4f79c121&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kevin Jonas, from left, Joe Jonas, and Nick Jonas arrive at the premiere of "Camp Rock 3" on Monday, Aug. 10, 2026, at The Walt Disney Studios in Burbank, Calif. (Photo by Richard Shotwell/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Richard Shotwell</media:credit></media:content></item><item><title><![CDATA[New indictment alleges Nick Reiner was lying in wait before killing parents Rob and Michele Reiner]]></title><link>https://www.local10.com/news/2026/08/12/new-indictment-alleges-nick-reiner-was-lying-in-wait-before-killing-parents-rob-and-michele-reiner/</link><guid isPermaLink="true">https://www.local10.com/news/2026/08/12/new-indictment-alleges-nick-reiner-was-lying-in-wait-before-killing-parents-rob-and-michele-reiner/</guid><dc:creator><![CDATA[By ANDREW DALTON, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — A Los Angeles County grand jury has indicted Nick Reiner on murder charges in the killings of his parents, Rob Reiner and Michele Singer Reiner, and adds the allegation that he was lying in wait before attacking them.]]></description><pubDate>Wed, 12 Aug 2026 22:10:58 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — A Los Angeles County grand jury has indicted Nick Reiner on murder charges in the killings of his parents, Rob Reiner and Michele Singer Reiner, and adds the allegation that he was lying in wait before attacking them.</p><p>The grand jury, which had been meeting in secret, returned the indictment on July 20, and it was unsealed Wednesday, when 32-year-old Nick Reiner entered a not guilty plea.</p><p>Rob Reiner, a director, actor and Hollywood luminary, and his wife, a photographer and producer, were stabbed to death in their home in the upscale Brentwood section of Los Angeles on Dec. 14. Nick Reiner was arrested within hours and charged two days later.</p><p>The grand jury indictment is a major step toward trial and allows prosecutors to skip California’s preliminary hearing process, where evidence is publicly aired.</p><p>Lying in wait means a suspect waited for or hid from victims in order to ambush them, and as an allegation it's meant to show premeditation. A finding that he was lying in wait along with a murder conviction would make Reiner eligible for the death penalty, but prosecutors said they haven't decided whether to seek it.</p><p>“This was a profound betrayal by someone who was loved and trusted by the very people he is accused of killing,” Los Angeles County District Attorney Nathan Hochman said in a statement. “We hope that by having a grand jury return an indictment in this case it will bring us one step closer to a trial and achieving justice.”</p><p>Unsealed indictment gives few new details in secrecy-shrouded case</p><p>The unsealed indictment reveals few new details in a case that has been shrouded in secrecy. It does not explain how or why Reiner was lying in wait. It also includes an allegation that he used a knife in the killing, but authorities have said previously that the couple was stabbed.</p><p>Prosecutors have said nothing about possible motives, and leaks in the case have been virtually nonexistent on both sides.</p><p>The Los Angeles County chief medical examiner told The Associated Press he would like to make their autopsy reports public, but a court order has prevented him from doing so.</p><p>Indictment released as Nick Reiner seeks trust funds</p><p>The indictment comes as Reiner is seeking unpaid money from a trust his parents established for him, saying he needs it to help in his defense.</p><p>Reiner said in a court petition that the trustees who oversee the funds have denied them to him without legal justification. The money was to have gone to Nick Reiner even if his parents were alive, legal filings say. The petition says the trust has at least $1.5 million in assets, but trustees would not share the exact amount.</p><p>“Nick loved his parents, and he is devastated by their deaths. But the facts about what did and did not happen to them are not at issue,” the petition says.</p><p>He is seeking to hire back high-profile criminal defense attorney Alan Jackson, who initially represented him before Reiner’s siblings would no longer agree to fund his defense and a public defender took over.</p><p>A hearing on the petition is set for next week.</p><p>The LA County Public Defender’s Office, which is representing Reiner, declined to comment on the indictment.</p><p>Grand jury process happens in secret</p><p>California prosecutors can charge a defendant and take the case through a preliminary hearing — a sort of trial in miniature where evidence is publicly aired and a judge decides whether it should be sent to trial — as recently happened with singer D4vd.</p><p>Or they can use a grand jury to go through the process in secret. They can also publicly file charges and later seek a secret grand jury indictment, essentially creating a new version of the case, as happened here and in the Los Angeles prosecution of Harvey Weinstein.</p><p>Rob Reiner had prolific career as actor and director</p><p>Rob Reiner began as an actor, starring in the TV sitcom, “All in the Family,” as Michael “Meathead” Stivic, the liberal son-in-law to a much more conservative and bigoted Archie Bunker, played by Carroll O’Connor. Reiner won two Emmy Awards for the role, and last month got a posthumous Emmy nomination for his work as a guest star on “The Bear.”</p><p>He became a prolific director whose work included some of the most memorable and endlessly watchable movies of the 1980s and ’90s. His credits included “This is Spinal Tap,” “Stand By Me,” “A Few Good Men,” and “When Harry Met Sally…” during the production of which he met photographer Michele Singer. They wed soon after and were married for 36 years.</p><p>Nick Reiner was the second of the three children they had together. He and his father co-wrote the script for the 2015 film “Being Charlie,” which was partly based on the son’s teenage struggles with addiction and homelessness.</p><p>His older brother Jake Reiner wrote in April that the experience of losing his parents and having his brother at the center of it was “a living nightmare” that is “too devastating to comprehend.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/45MJRB6WGFDATZ5UVPP4LUFECE.jpg?auth=87fc74a007879edfcae574052678a74170459b38868ba5307f6d28fab8eb352b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Actor Rob Reiner and his wife, Michele Singer, arrive for an event on Dec. 17, 2013, in New York. (Photo by Evan Agostini/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Agostini</media:credit></media:content></item><item><title><![CDATA[Lawsuit seeks to ban Trump Media from charging for early access to president's posts on US policy]]></title><link>https://www.local10.com/business/2026/08/12/lawsuit-seeks-to-ban-trump-media-from-charging-for-early-access-to-presidents-posts-on-us-policy/</link><guid isPermaLink="true">https://www.local10.com/business/2026/08/12/lawsuit-seeks-to-ban-trump-media-from-charging-for-early-access-to-presidents-posts-on-us-policy/</guid><dc:creator><![CDATA[By BERNARD CONDON, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — President Donald Trump was sued in federal court Wednesday to stop him from making money off a new, paid service at his Truth Social company offering early, exclusive access to his posts on U.S. policy.]]></description><pubDate>Wed, 12 Aug 2026 19:13:45 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — President Donald Trump was sued in federal court Wednesday to stop him from making money off a new, paid service at his Truth Social company offering early, exclusive access to his posts on U.S. policy.</p><p>The lawsuit alleges that Trump's deal to post first on his own company's site about U.S. policy decisions on war, tariffs and other issues violates the Constitution and that official announcements should be made available to everyone at the same time. The suit comes after his media company, Trump Media & Technology, rolled out a new subscription service earlier this month charging Wall Street firms as much as $100,000 a month to get his posts faster so they can trade off them.</p><p>“A president selling priority access to news he himself generates for the benefit of a private company he controls is so blatantly corrupt and unconstitutional that it would have been hard to even fathom just a few years ago,” said Seth Stern, chief of advocacy at Freedom of the Press Foundation, a plaintiff in the case along with news outlet The Intercept.</p><p>Trump Media said selling fast access to traders is common in its industry, and that the plaintiffs are just trying to silence the president.</p><p>“Information from President Trump is disseminated by countless platforms and news outlets, many of which offer subscription APIs," it said in a statement, using the acronym for the fast access service. "Now, left wing activists are trying to wrongfully weaponize the courts to censor him again and harm our shareholders.”</p><p>The early access service comes as the publicly traded Trump Media loses hundreds of millions of dollars each quarter and its stock has dropped below $10 from $62 shortly after going public two years ago.</p><p>The plaintiffs argue that Trump's deal giving exclusive Truth Social access to his posts for six hours before being distributed elsewhere violates two parts of the Constitution — the First Amendment right to access a president's comments on equal terms with other members of the press and public and the Fifth Amendment prohibitions on charging unreasonable conditions for government benefits.</p><p>The suit asks that Trump Media be forced to end both the new paid service, called Truth API, and its exclusive access deal with his company in general.</p><p>Even before the new API service was started earlier this month, ethics watchdogs criticized Trump's posting on Truth Social as a brash attempt to profit off the presidency, similar to other money making venture s, especially ones related to cryptocurrencies. Earlier this year, the president filed a required annual financial disclosure report that showed he took in more than a $1 billion last year from new crypto businesses that his administration regulates.</p><p>Among other moves since he was reelected, Trump's digital finance company, World Liberty Financial, got a $500 million investment from a company tied to the government of the United Arab Emirates and sold hundreds of millions of dollars worth of special souvenir Trump meme coins to his fans and possible federal favor seekers, including a billionaire fighting a federal law suit that was later paused, then settled.</p><p>In addition to the president, the lawsuit filed in the Southern District of New York names his deputy chief of staff Daniel Scavino and his executive assistant Natalie J. Harp as defendants.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/OQIYJZ4ZLEYU3JMW634GPWUWXY.jpg?auth=384a5ab5da199d668eae1353f20ac1669372147e01d1b65d34f08265ba35ec18&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The download screen for the Truth Social app is displayed on a laptop computer, March 20, 2024, in New York. (AP Photo/John Minchillo, File)]]></media:description><media:credit role="author" scheme="urn:ebu">John Minchillo</media:credit></media:content></item><item><title><![CDATA[New indictment alleges Nick Reiner was lying in wait before killing parents Rob and Michele Reiner]]></title><link>https://www.local10.com/entertainment/2026/08/12/new-indictment-alleges-nick-reiner-was-lying-in-wait-before-killing-parents-rob-and-michele-reiner/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/08/12/new-indictment-alleges-nick-reiner-was-lying-in-wait-before-killing-parents-rob-and-michele-reiner/</guid><dc:creator><![CDATA[By ANDREW DALTON, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — A Los Angeles County grand jury has indicted Nick Reiner on murder charges in the killings of his parents, actor Rob Reiner and Michele Singer Reiner, and adds the allegation that he was lying in wait before attacking them.]]></description><pubDate>Wed, 12 Aug 2026 18:52:54 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — A Los Angeles County grand jury has indicted Nick Reiner on murder charges in the killings of his parents, actor Rob Reiner and Michele Singer Reiner, and adds the allegation that he was lying in wait before attacking them.</p><p>The grand jury, which had been meeting in secret, returned the indictment on July 20, and it was unsealed Wednesday, when Nick Reiner entered a not guilty plea.</p><p>The director, actor and Hollywood luminary Rob Reiner and his wife, photographer and producer Michele Singer Reiner, were stabbed to death in their home in the upscale Brentwood section of Los Angeles on Dec. 14. Nick Reiner was arrested hours later and charged two days later.</p><p>The grand jury indictment is a major step toward trial and allows prosecutors to skip California’s preliminary hearing process, where evidence is publicly aired.</p><p>The unsealed indictment reveals few new details in a case that has been shrouded in secrecy. But the lying in wait allegation along with other circumstances mean Reiner is elligible for the death penalty. Prosecutors say they haven’t decided whether to seek it.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/45MJRB6WGFDATZ5UVPP4LUFECE.jpg?auth=87fc74a007879edfcae574052678a74170459b38868ba5307f6d28fab8eb352b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Actor Rob Reiner and his wife, Michele Singer, arrive for an event on Dec. 17, 2013, in New York. (Photo by Evan Agostini/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Agostini</media:credit></media:content></item><item><title><![CDATA[Ex-Southern Poverty Law Center official charged in broader criminal case against group]]></title><link>https://www.local10.com/news/politics/2026/08/12/ex-southern-poverty-law-center-official-charged-in-broader-criminal-case-against-group/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/08/12/ex-southern-poverty-law-center-official-charged-in-broader-criminal-case-against-group/</guid><dc:creator><![CDATA[By MICHAEL KUNZELMAN, KIMBERLY CHANDLER and JAIMIE DING, Associated Press]]></dc:creator><description><![CDATA[RIVERSIDE, Calif. (AP) — A former Southern Poverty Law Center official has been charged in the Department of Justice’s broader criminal case against the Alabama-based civil rights group, a frequent target of conservative critics who claim the nonprofit is politically biased.]]></description><pubDate>Wed, 12 Aug 2026 22:11:15 +0000</pubDate><content:encoded><![CDATA[<p>RIVERSIDE, Calif. (AP) — A former Southern Poverty Law Center official has been charged in the Department of Justice’s broader criminal case against the Alabama-based civil rights group, a frequent target of conservative critics who claim the nonprofit is politically biased.</p><p>Heidi Beirich, a political extremism expert who left the law center about six years ago, was named in an indictment unsealed Wednesday.</p><p>Beirich, 59, of Palm Springs, California, is charged with wire fraud conspiracy, conspiracy to submit false statements to a federally insured bank and conspiracy to commit concealment money laundering. She was charged in the government’s existing case against the SPLC in Montgomery, Alabama.</p><p>In ankle cuffs and wearing a red T-shirt, Beirich made her initial court appearance for a bond hearing in Riverside, California, Wednesday afternoon. She did not enter a plea and U.S. Magistrate Judge David T. Bristow ordered her to surrender her passport and appear in court in Alabama within two weeks.</p><p>The judge released Beirich on her own recognizance after prosecutors declined to file a request for detention. Her lawyer, Michael Proctor, said in court that Beirich is a “highly, highly responsible, pro-social and trustworthy” member of society with no criminal history.</p><p>Earlier in the day, Proctor said his client is innocent of the charges and described the case as politically motivated. He accused prosecutors of trying to punish his client for her “decades-long record of success dismantling hate groups.”</p><p>“A free and fair society does not use the justice system to silence its political opponents,” Proctor said in a statement.</p><p>Attorney General Todd Blanche announced the new charges at a news briefing in Washington, but did not name Beirich. CNN was first to report on the charges against Beirich.</p><p>“This is exactly what we said would happen in a case like this,” Blanche said. “Our investigators and the U.S. Attorneys and the agents working the case will keep on working it even after the initial indictment.”</p><p>An SPLC spokesperson said the case against it and Beirich “will not shake our resolve.”</p><p>“Taking on violent hate and extremist groups is among the most dangerous work there is, and we believe it is also among the most important work we do," the spokesperson said in a statement. "We are confident in our position and look forward to presenting the evidence and making our case in court.”</p><p>Beirich led the SPLC’s Intelligence Project, which incurred the anger of conservatives with its annual report on organizations that it classified as hate groups. Critics accused the law center of unfairly tarnishing right-wing groups with the same label that it applied to white supremacists.</p><p>Beirich co-founded the Global Project Against Hate and Extremism in 2020 after leaving the SPLC. She has testified before Congress about far-right extremism and is frequently interviewed about the subject by news outlets. Her current organization did not immediately respond to emails seeking comment Wednesday.</p><p>A superseding indictment filed in June appears to refer to Beirich as “Employee-2” and by her former title as director of the SPLC’s Intelligence Project.</p><p>The indictment alleges that between 2007 and 2023, more than $4 million in donated funds were secretly funneled to people who infiltrated or were associated with violent extremist groups. Prosecutors said some of the money was used for recruiting new members and purchasing Ku Klux Klan robes and materials for cross-burning ceremonies.</p><p>The indictment says “Employee-2” oversaw the payment of donor money to SPLC informants or “field sources," including KKK members and white nationalists who initially approached the SPLC for help leaving the extremist organizations. The SPLC employee was in a romantic relationship with a source who infiltrated a neo-Nazi group at the direction of the law center, the indictment alleges</p><p>Proctor said Beirich “won’t be silenced or intimidated by the government’s false and politicized allegations.”</p><p>____</p><p>Kunzelman reported from Washington and Chandler from Montgomery, Ala. Associated Press writers Eric Tucker, Alanna Durkin Richer and Collin Binkley in Washington and Christopher Weber in Los Angeles contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5P57XVNRMDUBKH3WVQRIVXUX5Y.jpg?auth=36ca3d1aaf4b35fd7a7d5cd4c913e12c3ad2d5fdfd66b347ec99807d40afdd1c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Heidi Beirich, of the Southern Poverty Law Center, speaks during the Women in the World Summit at Lincoln Center in New York, April 6, 2017. (AP Photo/Mary Altaffer, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mary Altaffer</media:credit></media:content></item><item><title><![CDATA[Steelers' Aaron Rodgers wishes Thursday's preseason game with Packers could take place in Green Bay]]></title><link>https://www.local10.com/sports/2026/08/12/steelers-aaron-rodgers-wishes-thursdays-preseason-game-with-packers-could-take-place-in-green-bay/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/12/steelers-aaron-rodgers-wishes-thursdays-preseason-game-with-packers-could-take-place-in-green-bay/</guid><dc:creator><![CDATA[By STEVE MEGARGEE, Associated Press]]></dc:creator><description><![CDATA[Pittsburgh Steelers quarterback Aaron Rodgers has one regret about starting his final NFL season with an exhibition game against the team that drafted him.]]></description><pubDate>Wed, 12 Aug 2026 18:35:03 +0000</pubDate><content:encoded><![CDATA[<p>Pittsburgh Steelers quarterback Aaron Rodgers has one regret about starting his final NFL season with an exhibition game against the team that drafted him.</p><p>He would have preferred Thursday’s matchup with the Packers take place in Green Bay rather than Pittsburgh. Rodgers wanted to have one final moment in the place where he spent his first 18 seasons and won four MVP awards and a Super Bowl.</p><p>“I was really hoping this one was going to be in Green Bay, not just to get back at Lambeau one more time, but to head out to Chives for a dinner and maybe head out to Green Bay Country Club for a quick nine or something,” Rodgers said Wednesday in a Zoom session with Packers reporters. “I was really hoping it was going to be in Green Bay, for a lot of reasons.”</p><p>This will be the second time Rodgers has faced his former team since leaving the Packers in 2023, though there’s no indication yet on whether he will play Thursday. Both games were in Pittsburgh, so Rodgers will head into retirement after this season having never played against the Packers at Lambeau Field.</p><p>“It would have been strange, being in that locker room and stuff,” Rodgers said. “But I would have found my way over, like many former players have over the years, found my way over to Flea’s (Packers head athletic trainer Bryan Engel’s) office and hang out back there and see some of the guys and see some of the trainers and equipment staff and all the people I really care about that still work there.</p><p>"Yeah, I was definitely bummed out that we weren’t in Lambeau for this one.”</p><p>Rodgers’ Steelers lost 35-25 to the Packers last October. Jordan Love, the quarterback Green Bay selected in the first round of the 2020 draft to become Rodgers’ eventual successor, threw for 360 yards and three touchdowns that night.</p><p>When he was asked what he missed the most about Wisconsin aside from football and the fans, Rodgers talked about the house he owned during his Packers years, the meals he enjoyed at Chives and the rounds of golf he played. Then he turned the subject back toward football.</p><p>“The falls there are just awesome, when the weather gets that cool little nip,” Rodgers said. “I loved the night games at Lambeau, especially the Sunday nights, Monday nights and occasional Thursday nights. Just so much fun. There’s nothing like that crowd. I’ve been other places, I knew that when I was in Green Bay, but there’s nothing like that fan base and the way they travel and the crowds at home.</p><p>“Players around the league, they talk about how special it is to play at Lambeau, and sometimes you might miss that or forget about that when you’re playing because it becomes so normal to have such an amazing crowd and they’re tailgating and they’re loud and they rarely sell their tickets to other teams’ fans. There’s a lot of great things about Wisconsin. I grew up there, really, and became a little more mature as an adult over the years there and had a great time and still have a lot of close friends there, a lot of fond memories.”</p><p>Rodgers did play his other former team as a visiting player last season when he made his Steelers debut and led Pittsburgh to a 34-32 victory over the New York Jets in East Rutherford, New Jersey. Rodgers was with the Jets from 2023-24 after they acquired him from Green Bay, though he missed virtually all of 2023 after tearing his Achilles tendon in the season opener.</p><p>The Steelers host the Jets on Aug. 21 in their second preseason game.</p><p>___</p><p>AP NFL: https://apnews.com/hub/nfl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6WPDARMBLWTNEQCTJ5LI4JQRZY.jpg?auth=6f06e5e08f39ef3d83d2af5722aa8e027dae9da9d5356a447e39428d9a11aa6d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pittsburgh Steelers quarterback Aaron Rodgers (8) fist bumps wide receiver Germie Bernard, left during the NFL team's training camp in Latrobe, Pa., Saturday, Aug. 1, 2026. (AP Photo/Gene J. Puskar)]]></media:description><media:credit role="author" scheme="urn:ebu">Gene J. Puskar</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IMJ4BL65YMA6LV743FTA2YYGMA.jpg?auth=77568f1d7867fb58536635b104174693ff9a5ae06288b83005c4d5a52e95ab39&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pittsburgh Steelers quarterback Aaron Rodgers (8) participates during the team's NFL football training camp in Latrobe, Pa., on Friday, July 31, 2026.(AP Photo/Gene J. Puskar)]]></media:description><media:credit role="author" scheme="urn:ebu">Gene J. Puskar</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3R2PBLWD7AJBZOCSXB74KT22EM.jpg?auth=4f507db1f8a442ac587a051424f636ff55a55f604b9788c981f017ca6dc8e9b3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pittsburgh Steelers quarterbacks Aaron Rodgers (8) and Mason Rudolph, left, discuss a play during the team's NFL football training camp in Latrobe, Pa., on Friday, July 31, 2026.(AP Photo/Gene J. Puskar)]]></media:description><media:credit role="author" scheme="urn:ebu">Gene J. Puskar</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YNC3DYZA4EAXRKWIKAH7B42W6Q.jpg?auth=2398751226f494c7626ba8a9a600e7f69357e4ed8bf357c8d1051cff42461835&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pittsburgh Steelers quarterback Aaron Rodgers (8) hands off to running back Rico Dowdie during the team's NFL football training camp in Latrobe, Pa., on Friday, July 31, 2026.(AP Photo/Gene J. Puskar)]]></media:description><media:credit role="author" scheme="urn:ebu">Gene J. Puskar</media:credit></media:content></item><item><title><![CDATA[Tagovailoa to play at least first series with starters in Falcons' preseason opener against Broncos]]></title><link>https://www.local10.com/sports/2026/08/12/tagovailoa-to-play-at-least-first-series-with-starters-in-falcons-preseason-opener-against-broncos/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/12/tagovailoa-to-play-at-least-first-series-with-starters-in-falcons-preseason-opener-against-broncos/</guid><dc:creator><![CDATA[By CHARLES ODUM, Associated Press]]></dc:creator><description><![CDATA[FLOWERY BRANCH, Ga. (AP) — Atlanta Falcons coach Kevin Stefanski on Wednesday said starters, including quarterback Tua Tagovailoa, will play at least the first series in Friday night's preseason opener against the Denver Broncos.]]></description><pubDate>Wed, 12 Aug 2026 18:24:34 +0000</pubDate><content:encoded><![CDATA[<p>FLOWERY BRANCH, Ga. (AP) — Atlanta Falcons coach Kevin Stefanski on Wednesday said starters, including quarterback Tua Tagovailoa, will play at least the first series in Friday night's preseason opener against the Denver Broncos.</p><p>With Michael Penix Jr. still not cleared for team drills as he continues his recovery from surgery on his left knee, the Falcons' expected quarterback competition has been put on hold. Tagovailoa, the former Miami Dolphins starter who signed a one-year deal with Atlanta, has a clear path to the starting job as long as Penix is limited to individual work and seven-on-seven drills in practice.</p><p>Stefanski said Tagovailoa and other first-team players will play “a series, maybe 10 plays. We'll see which comes first.” Stefanski said the playing time could vary for some starters.</p><p>When asked if Tagovailoa's start means he has won the starting job for the season, Stefanski said: “As you guys know, I’m not there, we’re not there. ... We just will cross that bridge when we get to it. Obviously, I feel very good about where Tua is, where all of our guys are.”</p><p>Cooper Rush, who was signed at the start of training camp to give the team another veteran at quarterback, will play behind Tagovailoa. Undrafted rookie Jack Strand will finish the game.</p><p>Stefanski said Tagovailoa is “looking forward to getting his first action in a game in the system. There’s a lot of newness for him as well, in terms of that type of thing. It’s his first time in (Mercedes-Benz Stadium) as a Falcon.”</p><p>Tagovailoa said Tuesday he believes preseason games are important as he adjusts to the Falcons' playbook.</p><p>“Preseason plays a big role, I would say, for your team collectively,” Tagovailoa said. “You don’t have the coaches out there. You gotta go out there, you gotta make the calls, whether it’s right or wrong. You gotta live with them, and then from there you come in the next day, you watch film, you talk about it, and you go from there.”</p><p>Added Tagovailoa: “With the walk-throughs that we’ve had, you start to get more and more comfortable with the terminology. ... So getting comfortable, but it’s still something that I need to look over, need to continue to study and continue to process.”</p><p>Quarterbacks coach Alex Van Pelt said Tuesday Tagovailoa “is becoming more comfortable with the system” after being limited by lower back tightness at the start of training camp. “Really the last three or four days he’s really come on when you’re acclimating a quarterback into a new offense,” Van Pelt said.</p><p>While some teams hold out starters for most or all preseason games, Stefanski's decision to give his first-team players at least one series is consistent with the first-year Atlanta coach allowing players to be tackled in full-pads drills. Some coaches opt for “thud” tackles where players are not taken to the ground.</p><p>Stefanski said his goal is to have players “physically ready ... and mentally ready” for a 17-game regular season “and then more.”</p><p>“I just believe in making what we do out in the grass as close to football and as close to game-like as you can,” he said. “In order to do that, you have to practice hard. That’s just what comes with the territory of what we believe in.”</p><p>Stefanski said Penix will continue to be held out of team drills next week when the Falcons travel to Indianapolis for joint practices with the Colts.</p><p>___</p><p>AP NFL: https://apnews.com/hub/NFL</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BQLU3U6BJLWGDEWYJ46EI6ZFHA.jpg?auth=b8fe3d813a2929cd07862744fee6fba63b9a034bd37be7fc409d7d333049fc49&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Atlanta Falcons quarterback Tua Tagovailoa (1) works out during an NFL training camp, Friday, Aug. 7, 2026, in Flowery Branch, Ga. (AP Photo/Mike Stewart)]]></media:description><media:credit role="author" scheme="urn:ebu">Mike Stewart</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3JESFOCM6S5JBMDZ2P7Z6C6JW4.jpg?auth=1a016b5d9704dc9e1b3e9b6018fc1db51e28d010e8115e2b29e923d8f0ef4002&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Atlanta Falcons quarterback Tua Tagovailoa (1) works out during an NFL training camp, Friday, Aug. 7, 2026, in Flowery Branch, Ga. (AP Photo/Mike Stewart)]]></media:description><media:credit role="author" scheme="urn:ebu">Mike Stewart</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PVHBJKILFJJ5E54GUMIJTMCQM4.jpg?auth=f3367674cad92fe261a286b1b6e7aa4c4ba4c542cef90ee92bdb0da7b0e4a89d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Atlanta Falcons quarterback Michael Penix Jr. (9) and Tua Tagovailoa speak during a Atlanta Falcons training camp, Monday, Aug. 3, 2026, in Flowery Branch, Ga. (AP Photo/Mike Stewart)]]></media:description><media:credit role="author" scheme="urn:ebu">Mike Stewart</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CFWGGSXHVQGHV5ST6RQTMURKWM.jpg?auth=ff300b2a5d0d7347e7d11ec587a83e9a5390a69976e4020641b26f93b54a2bef&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Atlanta Falcons head coach Kevin Stefanski watches the team work out during an NFL training camp, Friday, Aug. 7, 2026, in Flowery Branch, Ga. (AP Photo/Mike Stewart)]]></media:description><media:credit role="author" scheme="urn:ebu">Mike Stewart</media:credit></media:content></item><item><title><![CDATA[Línea de autobuses suspende servicio en medio de tercer ataque extorsivo bajo era Fujimori en Perú]]></title><link>https://www.local10.com/espanol/2026/08/12/linea-de-autobuses-suspende-servicio-en-medio-de-tercer-ataque-extorsivo-bajo-era-fujimori-en-peru/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/linea-de-autobuses-suspende-servicio-en-medio-de-tercer-ataque-extorsivo-bajo-era-fujimori-en-peru/</guid><dc:creator><![CDATA[The Associated Press, Associated Press]]></dc:creator><description><![CDATA[LIMA (AP) — Una empresa de transporte público de Lima suspendió el miércoles sus actividades luego de que una de sus unidades fuera baleada tras una serie de ataques extorsivos ejecutados tras el inicio del plan de seguridad de la presidenta Keiko Fujimori, quien pidió “paciencia” asegurando que no puede “dar resultados en 15 días”.]]></description><pubDate>Wed, 12 Aug 2026 21:45:18 +0000</pubDate><content:encoded><![CDATA[<p>LIMA (AP) — Una empresa de transporte público de Lima suspendió el miércoles sus actividades luego de que una de sus unidades fuera baleada tras una serie de ataques extorsivos ejecutados tras el inicio del plan de seguridad de la presidenta Keiko Fujimori, quien pidió “paciencia” asegurando que no puede “dar resultados en 15 días”.</p><p>El ataque contra el bus de la empresa 41, que recorre la capital de norte a sur por más de 50 kilómetros, fue el tercero del martes. Los delincuentes dispararon cuatro veces al vehículo cerca de la medianoche; el chofer esquivó los tiros, pero los criminales dejaron un papel con un teléfono con código de Colombia para coordinar los pagos extorsivos y advirtiendo a los transportistas que si salían a trabajar el miércoles iban a morir.</p><p>“Mañana chofer que sale, chofer que se va”, se lee en el papel dejado en la puerta del bus y que fue difundido por canales de televisión locales. La policía confirmó a la prensa que la empresa sufría extorsiones. Desde 2025 los buses de esa empresa han recibido disparos en dos ocasiones y luego mensajes extorsivos.</p><p>La extorsión es uno de los delitos que más afecta a los peruanos y los más perjudicados son los transportistas, quienes son asesinados si no pagan a los delincuentes. En 2025 unos 239 transportistas fueron asesinados en Perú, según el observatorio del crimen y la violencia.</p><p>En un segundo ataque, un chofer de un minibús quedó herido en una vía de 13 kilómetros que conecta el puerto del Callao y la capital luego de que su vehículo recibió cuatro tiros. En el tercer ataque otro bus que conecta el este de Lima con el Callao acabó con los vidrios rotos por cuatro hombres que exigían pagos.</p><p>El sábado, el gobierno lanzó de forma discreta el plan Escudo donde militares y policías cuidarán algunos de los más de 22.000 vehículos y terminales del transporte público de Lima, para evitar ataques extorsivos. Esa misma noche la puerta de la terminal sur de la empresa 73 fue tiroteada y la compañía dejó de funcionar tres días. Casi todos los ataques extorsivos ocurren en la periferia capitalina donde vive la mayoría de los 10 millones de vecinos y que cuentan con escasa vigilancia policial en sus espacios públicos.</p><p>Los expertos y algunos legisladores opositores han cuestionado el enfoque gubernamental porque fue aplicado sin éxito por los últimos gobiernos y sugieren concentrarse en aumentar la inteligencia humana y electrónica.</p><p>Keiko Fujimori, quien asumió la presidencia el 28 de julio, pidió “paciencia” y confianza en su gestión durante una actividad pública, señalando que “no podemos dar resultados en 15 días".</p><p>Aseguró que el plan de su gobierno es diferente y se caracteriza por motivar a policías y militares, buscar coordinación entre instituciones que antes se criticaban y el uso de una estrategia “donde se utiliza la inteligencia”.</p><p>La fiscalía indicó que entre enero y el 17 julio se registraron 107 ataques criminales extorsivos al transporte público en la capital, pero no detalló el número de asesinados.</p><p>En las recientes elecciones presidenciales la principal preocupación de los peruanos fue la lucha contra el crimen, en especial las extorsiones que agobian a los negocios y que se han expandido por casi todo Perú. Las denuncias por este delito pasaron de 2.421 en 2019 a 26.734 en 2025, según datos oficiales.</p><p>Fujimori ganó tras prometer acabar con el crimen y en su campaña electoral recordó que actuaría como su padre —el fallecido y sentenciado expresidente Alberto Fujimori (1990-2000)— en cuya gestión se capturó a los líderes del grupo violento Sendero Luminoso.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4OIS7GIC577E54D2XSITKMK7YA.jpg?auth=240549d22805659b00ff2d8fcd12dfc7f1eb523a914204019166fb7402b6f2dd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[La presidenta de Perú, Keiko Fujimori, se dirige al palacio presidencial tras su toma de posesión en Lima, Perú, el martes 28 de julio 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[US strikes targeting Houthis killed 153 civilians in Yemen last year, Pentagon review says]]></title><link>https://www.local10.com/news/politics/2026/08/12/us-strikes-targeting-houthis-killed-153-civilians-in-yemen-last-year-pentagon-review-says/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/08/12/us-strikes-targeting-houthis-killed-153-civilians-in-yemen-last-year-pentagon-review-says/</guid><dc:creator><![CDATA[By BEN FINLEY, Associated Press]]></dc:creator><description><![CDATA[Washington (AP) — U.S. airstrikes targeting Iranian-backed Houthi rebels in Yemen last year killed more than 150 civilians, according to a Pentagon review of the attacks, which comes as concerns rise over civilian casualties during military campaigns under the Trump administration.]]></description><pubDate>Wed, 12 Aug 2026 19:13:47 +0000</pubDate><content:encoded><![CDATA[<p>Washington (AP) — U.S. airstrikes targeting Iranian-backed Houthi rebels in Yemen last year killed more than 150 civilians, according to a Pentagon review of the attacks, which comes as concerns rise over civilian casualties during military campaigns under the Trump administration.</p><p>The unclassified assessment, obtained by The Associated Press, was sent to Congress as part of an annual report on civilian casualties and reported earlier by NBC News. A Pentagon official, who was not authorized to discuss the matter publicly and spoke on condition of anonymity, said the department will submit the report in the coming months but had nothing more to announce.</p><p>Civilian casualties from U.S. military operations have drawn concerns, including from lawmakers in Congress, after a U.S. missile struck an Iranian primary school in the opening days of this year’s war, killing up to 168 people. Defense Secretary Pete Hegseth is said to have slashed the size of an office focused on reducing civilian harm, the AP has reported.</p><p>The Pentagon review focused on three airstrikes in April 2025 that were launched during the U.S. campaign against the Houthis. The militants were attacking commercial ships in the Red Sea, a crucial global trade route that leads to the Suez Canal and into the Mediterranean, as well as Israel.</p><p>Those strikes targeted hostile forces in or near Yemen’s rebel-held capital city of Sanaa as well as the Ras Isa port, the report said. A total of 153 civilians were killed and 243 were injured.</p><p>The strike on the port was the most deadly, killing 80 people and injuring 171 others. It sent massive fireballs billowing skyward and turned tanker trucks into burning wrecks. The Houthis aired graphic footage of the aftermath on their al-Masirah satellite news channel, showing corpses strewn about the port.</p><p>U.S. Central Command, which oversees military operations in the Middle East, said at the time that the "strike was not intended to harm the people of Yemen.”</p><p>“U.S. forces took action to eliminate this source of fuel for the Iran-backed Houthi terrorists and deprive them of illegal revenue that has funded Houthi efforts to terrorize the entire region for over 10 years,” U.S. Central Command said in its statement in April 2025.</p><p>The command determined that the three strikes “more likely than not” resulted in civilian harm, the review said. The information was based on U.S. intelligence sources, imagery and open-source reporting.</p><p>It was determined that condolence payments were not appropriate for the three strikes, according to the Pentagon’s review, which did not explain why that was the case.</p><p>Such payments may be one of several responses when U.S. military operations injure or kill a civilian, the review stated, adding that they’re not required by law and not an admission of wrongdoing.</p><p>Such payments are not unheard of. Following an errant drone strike in Afghanistan that killed 10 people, seven of them children, in 2021, the Pentagon said it was committed to offering condolence payments to relatives.</p><p>The U.S. military first launched attacks against the Houthis in 2023, during the Biden administration, after the militants started launching drones and missiles at commercial ships in the Red Sea. The Houthis said the attacks were aimed at stopping Israel's war against Hamas in Gaza and supporting the Palestinians, though they occurred as the Houthis tried to strengthen their position in Yemen.</p><p>The U.S.-led campaign against the Houthi rebels turned into the most intense running sea battle the Navy had faced since World War II, U.S. military leaders and experts told the AP in 2024. American fighter jets and Navy destroyers shot down Houthi drones and missiles that were launched at commercial vessels and U.S. warships.</p><p>The Houthis now are carrying out a growing number of strikes against government forces in Yemen and oil facilities in neighboring Saudi Arabia, which supports the Yemeni government, and the kingdom’s shipping in the Red Sea.</p><p>Fears are growing that the renewed violence could reignite Yemen’s civil war following a 2022 truce and open a new front in the Middle East war.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/33BUBXR7KH6G6KTZIJFS4ORR5Q.jpg?auth=4612cc60e0b86abfcbf42c59e542169aceac4e7a1b56192823ddc6c4e831fead&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 taken from video released by Al Masirah TV channel shows a burning oil tanker after U.S. airstrikes targeted the Ras Isa oil port held by Yemen's Houthi rebels in Hodeida, Yemen, April 18, 2025.( Al Masirah TV via AP, File)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/I6UYGZDGKLK7KSDKL6ZTDHLAS4.jpg?auth=3809dcd47d886136ed27a21f44c10c3e6595c1dc79ee986a2cc04cc59c034e49&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - This photo taken from video released by Al Masirah TV channel shows medics carrying a dead person after U.S. airstrikes targeted the Ras Isa oil port held by Yemen's Houthi rebels in Hodeida, Yemen, April 18, 2025.( Al Masirah TV via AP, File)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/VN7ARPTL432GQZKYCPGW3CWDFA.jpg?auth=86c673a914d769541d1e82e25cfebc31c082b61a40d98cce2be313ebe6721ce1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - This photo taken from video released by Al Masirah TV channel shows medics carrying a wounded man into the hospital after U.S. airstrikes targeted the Ras Isa oil port held by Yemen's Houthi rebels in Hodeida, Yemen, April 18, 2025.( Al Masirah TV via AP, File)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/AIMWT34CPVL2JTZEGGJ4ZANB3Y.jpg?auth=1d64c6916ed710a310c00bab657dc6b70aef6dceade32a94f9dd89a5f802851c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A map showing recent fighting between the Houthis and the Yemeni government. (AP Digital Embed)]]></media:description><media:credit role="author" scheme="urn:ebu">Will Jarrett</media:credit></media:content></item><item><title><![CDATA[Beyond keeping out bugs, the screen door safeguards Americans' trust in others]]></title><link>https://www.local10.com/news/national/2026/08/12/beyond-keeping-out-bugs-the-screen-door-safeguards-americans-trust-in-others/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/08/12/beyond-keeping-out-bugs-the-screen-door-safeguards-americans-trust-in-others/</guid><dc:creator><![CDATA[By JOSEPH WILSON, Associated Press]]></dc:creator><description><![CDATA[ANN ARBOR, Mich. (AP) — The metallic screech followed by a sad excuse for a bang. The tap-tap-tap of a cat eager to come in before dusk. The erratic thumping of moths doomed by the siren-pull of the kitchen light. Morning brings the soft knock of a neighbor, friend or relative who knows there is no need for the formality of ringing a doorbell.]]></description><pubDate>Wed, 12 Aug 2026 18:13:38 +0000</pubDate><content:encoded><![CDATA[<p>ANN ARBOR, Mich. (AP) — The metallic screech followed by a sad excuse for a bang. The tap-tap-tap of a cat eager to come in before dusk. The erratic thumping of moths doomed by the siren-pull of the kitchen light. Morning brings the soft knock of a neighbor, friend or relative who knows there is no need for the formality of ringing a doorbell.</p><p>The screen door, despite — or thanks to — its modest making, is fundamental to the American home, to the suburban and rural soundscape and to what remains of our collective innocence.</p><p>The door that is barely a door. Made of lightweight aluminum or wood, with a wire mesh and a latch lock that gives under a thumb nudge, it is about as shabby as a barrier gets. Its mission to let the breeze in and keep the mosquitos, pesky flies and assorted vermin out appears simple, but its impact goes beyond that.</p><p>Semi-transparent, a screen door is an invitation, allowing a peek inside. It says someone is there. In architectural terms, it means this threshold wants breaching.</p><p>The screen door creates a liminal space, a quasi-open passage where one can see, hear and even smell what nature and the local community offer on the other side.</p><p>Its sieve-like surface gives way to the semi-private backyard. It allows a grandmother to leave the sturdy, opaque real backdoor wide open, almost forgotten, until it is time to go to bed. In the meantime, she can listen to songbirds, contemplate her flowerbeds or keep an eye on her grandchildren at play.</p><p>Fittingly, there exists what appears to be an apparently apocryphal origin story of the screen door. It says it was invented by a woman in Iowa in the late 19th century. Accurate or not, it is one of those modern myths worth embracing.</p><p>As if it were a symbol of good behavior, the screen door resists being slammed. Its closing mechanism cushions the blow, gently pushing back against the tug of a human hand, wheezing as it finally gives in.</p><p>At best, the creaking of a screen door announces a loved one’s arrival. It demands our trust in the outside world. It tempers our anger, quells our suspicions.</p><p>Once shut, the quiet says you are home.</p><p>___</p><p>Part of a recurring series, “American Objects,” marking the 250th anniversary of the United States. For more American objects, click here. For more stories on the anniversary, click here.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JK6EBS6D6HSNRQ6HOJJ6HZ46EM.jpg?auth=f2b5118d6eaa32905e2c695671bdb4789877827d7e197a9e5d512a07e9f56eef&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Karthik Mantha stands on his front porch wearing a towel, just as he was about to step into a shower, to watch a rally pass by celebrating the presidential election results in Detroit, Nov. 7, 2020. (AP Photo/David Goldman, File)]]></media:description><media:credit role="author" scheme="urn:ebu">David Goldman</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7MZIFIKSGUNR5OPQJ234ZLOXCA.jpg?auth=55906dd76e4ea05842120e2c4c24dd3a8c2a0bb9064c25f538a127845279b47d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The late Zak looks out at his new surroundings after moving into a new home in Phoenix, Nov. 17, 2018. (AP Photo/Dario Lopez-Mills)]]></media:description><media:credit role="author" scheme="urn:ebu">Dario Lopez-Mills</media:credit></media:content></item><item><title><![CDATA[Los alumnos de Keys vuelven a las aulas en su primer día de clase]]></title><link>https://www.local10.com/espanol/2026/08/12/los-alumnos-de-keys-vuelven-a-las-aulas-en-su-primer-dia-de-clase/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/los-alumnos-de-keys-vuelven-a-las-aulas-en-su-primer-dia-de-clase/</guid><dc:creator><![CDATA[Hannah Yechivi, Ryan Mackey]]></dc:creator><description><![CDATA[Estudiantes de todo el condado Monroe regresaron a clases el miércoles, mientras familias y educadores marcaron el inicio de un nuevo año escolar en los Cayos de Florida.]]></description><pubDate>Wed, 12 Aug 2026 14:03:27 +0000</pubDate><content:encoded><![CDATA[<p>Estudiantes de todo el condado Monroe regresaron a clases el miércoles, mientras familias y educadores marcaron el inicio de un nuevo año escolar en los Cayos de Florida.</p><p>En Key Largo School, los miembros del personal se preparaban para recibir a casi 800 estudiantes en el plantel de primaria y secundaria.</p><p>El director Darren Pais dijo que los padres deben prestar mucha atención a los cambios que afectan a los estudiantes al regresar a clases, incluidas las rutas y los nombres de los autobuses.</p><p>“Queremos asegurarnos de que lleguen a la parada del autobús un poco temprano”, dijo Pais. “Tenemos algunos cambios en nuestras rutas de autobús y tenemos cambios en los nombres de nuestros autobuses”.</p><p>Pais también recordó a los padres que los formularios para comidas gratuitas y a precio reducido deben completarse nuevamente este año, incluso si un estudiante calificó para el programa el año pasado.</p><p>“Si firmaron los formularios para comidas gratuitas y a precio reducido del año pasado, tienen que hacerlo nuevamente este año”, dijo Pais. “Por favor, asegúrense de entregarlo”.</p><p>Con los estudiantes pasando de las vacaciones de verano nuevamente a una rutina escolar, Pais dijo que dormir lo suficiente será importante.</p><p>“Ha sido verano, así que tienen que volver a esa rutina”, dijo. “Así que los teléfonos tienen que guardarse, ya saben, un par de horas antes de acostarse, pero tienen que descansar”.</p><p>Pais dijo que Key Largo School, ahora en su año 56, continuará enfocándose en lo académico mientras brinda a los estudiantes oportunidades para participar en actividades y eventos familiares.</p><p>Se espera que regrese la celebración anual de Halloween Spooktacular de la escuela, junto con otras noches familiares programadas durante todo el año. Pais dijo que la escuela también tiene una nueva junta de la PTA que está trabajando en actividades adicionales.</p><p>El programa de teatro de la escuela se está preparando para dos grandes producciones: “The Greatest Christmas Pageant Ever” y “Beetlejuice”. Se espera que participen estudiantes de segundo y tercer grado hasta octavo grado, y que estudiantes de secundaria ayuden ocasionalmente con la utilería.</p><p>“Sí tratamos de involucrar a todos”, dijo Pais. “Así que sí, estamos emocionados, muy emocionados”.</p><p>La emoción ya era evidente durante el evento Meet the Teacher del martes, cuando Pais dijo que asistió alrededor del 90% de las familias.</p><p>“Todos estaban muy emocionados y sé que estarán emocionados hoy, y simplemente no puedo esperar a ver esa energía”, dijo.</p><p>Pais animó a los estudiantes a aceptar el nuevo año escolar, calificándolo como un día especial para la comunidad de Key Largo School.</p><p>“Es un gran día para ser un tornado y vamos. Terminemos este año”, dijo.</p><p>Pero también recordó que la emoción del primer día podría venir acompañada de algo de cansancio.</p><p>“Mañana habrá algunos zombis, pero está bien”, dijo Pais. “Por eso tienen que acostarse temprano”.</p><p>Mientras que algunos alumnos aún no estaban del todo preparados para despedirse de mamá y papá, otros estaban listos para empezar con buen pie.</p><p>“Lo más importante es establecer una relación con mis pequeños y, a partir de ahí, lo académico surge de forma natural”, afirmó la profesora de infantil Katherine García. “Una vez que tienes esa relación, te quieren y aprenden de ti”.</p><p>“Para algunos padres, como Jocelyn Sanabria, llevar a sus hijos al colegio fue una sensación agridulce”.</p><p>”Es muy emocionante y conmovedor”, dijo. “Estoy intentando contener las lágrimas porque ha estado en casa conmigo prácticamente desde que nació, así que es hora de soltarlo un poco”.</p><p>Mientras los estudiantes comienzan a regresar a clases en todo el sur de Florida, Local 10 quiere ayudar a celebrar este momento <a href="https://www.local10.com/espanol/2026/08/10/comparte-tus-fotos-del-regreso-a-clases-con-local-10-mientras-los-estudiantes-vuelven-a-las-aulas-en-todo-el-sur-de-florida/#/rounds/1/gallery" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/10/comparte-tus-fotos-del-regreso-a-clases-con-local-10-mientras-los-estudiantes-vuelven-a-las-aulas-en-todo-el-sur-de-florida/#/rounds/1/gallery">compartiendo sus fotos favoritas del regreso a clases.</a></p>]]></content:encoded></item><item><title><![CDATA[Keys students return to classrooms for 1st day of school]]></title><link>https://www.local10.com/news/local/2026/08/12/keys-students-return-to-classrooms-for-1st-day-of-school/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/12/keys-students-return-to-classrooms-for-1st-day-of-school/</guid><dc:creator><![CDATA[Hannah Yechivi, Ryan Mackey]]></dc:creator><description><![CDATA[Students across Monroe County returned to school Wednesday, with families and educators marking the start of a new school year in the Florida Keys.]]></description><pubDate>Wed, 12 Aug 2026 13:54:25 +0000</pubDate><content:encoded><![CDATA[<p>Students across Monroe County returned to school Wednesday, with families and educators marking the start of a new school year in the Florida Keys.</p><p><a href="https://www.local10.com/espanol/2026/08/12/los-alumnos-de-keys-vuelven-a-las-aulas-en-su-primer-dia-de-clase/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/los-alumnos-de-keys-vuelven-a-las-aulas-en-su-primer-dia-de-clase/">Leer en español</a></p><p>At Key Largo School, staff members were preparing to welcome nearly 800 students to the elementary and middle school campus.</p><p>Principal Darren Pais said parents should pay close attention to changes affecting students as they return to school, including updated bus routes and bus names.</p><p>“We want to make sure that you get to the bus stop a little bit early,” Pais said. “We do have some changes in our bus routes, and we have changes to our bus names.”</p><p>Pais also reminded parents that free and reduced-price meal forms must be completed again this year, even if a student qualified for the program last year.</p><p>“If you have signed your free and reduced lunch forms from last year, you have to do it again this year,” Pais said. “Please make sure you get that in.”</p><p>With students transitioning from summer break back to a school routine, Pais said getting enough sleep will be important.</p><p>“It’s been summertime, so you’ve got to get back in that routine,” he said. “So phones have to go away, you know, a couple of hours before bedtime, but you gotta get your rest.”</p><p>Pais said Key Largo School, now in its 56th year, will continue its focus on academics while giving students opportunities to participate in activities and family events.</p><p>The school’s annual Spooktacular Halloween celebration is expected to return, along with other family nights planned throughout the year. Pais said the school also has a new PTA board that is working on additional activities.</p><p>The school’s drama program is preparing for two major productions: “The Greatest Christmas Pageant Ever” and “Beetlejuice.” Students from second and third grade through eighth grade are expected to participate, with high school students sometimes helping with props.</p><p>“We do try to get everybody involved,” Pais said. “So yeah, we’re excited, very exciting.”</p><p>The excitement was already evident during Tuesday’s Meet the Teacher event, when Pais said about 90% of families attended.</p><p>“Everybody was super excited and I know they’re going to be excited today, and I just can’t wait for that energy,” he said.</p><p>Pais encouraged students to embrace the new school year, calling it a special day for the Key Largo School community.</p><p>“It’s a great day to be a tornado and let’s go. Let’s get this year done,” he said.</p><p>But he also offered a reminder that the first-day excitement could come with some fatigue.</p><p>“There’ll be some zombies tomorrow, but that’s OK,” Pais said. “That’s why they got to get to bed early.”</p><p>While some students weren’t quite ready to say goodbye to mom and dad, others were ready to hit the ground running. </p><p>“That is the number one priority setting a relationship with my kiddos, and then from there, academics comes naturally,” said kindergarten teacher Katherine Garcia. “Once you have that relationship, then they love you, they learn from you.”</p><p>“For some parents, like Jocelyn Sanabria, sending their children to school was a bittersweet feeling.”</p><p>“It’s very exciting and emotional,” she said. “I’m trying to hold back the tears because he’s been home with me pretty much since he was born, so it’s time to let go a little bit.”</p><p>As students begin returning to classes across South Florida, Local 10 wants to help celebrate the milestone by <a href="https://www.local10.com/features/2026/08/06/share-your-back-to-school-photos-with-local-10-as-students-return-to-class-across-south-florida/#/rounds/1/gallery" target="_self" rel="" title="https://www.local10.com/features/2026/08/06/share-your-back-to-school-photos-with-local-10-as-students-return-to-class-across-south-florida/#/rounds/1/gallery">sharing your favorite back-to-school photos</a>. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Radiation vest tested on NASA moonshot can cut astronauts' exposure in solar storms, study suggests]]></title><link>https://www.local10.com/tech/2026/08/12/radiation-vest-tested-on-nasa-moonshot-can-cut-astronauts-exposure-in-solar-storms-study-suggests/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/08/12/radiation-vest-tested-on-nasa-moonshot-can-cut-astronauts-exposure-in-solar-storms-study-suggests/</guid><dc:creator><![CDATA[By MARCIA DUNN, Associated Press]]></dc:creator><description><![CDATA[CAPE CANAVERAL, Fla. (AP) — A new study suggests a protective vest tested on a manikin during NASA’s first Artemis moonshot could drastically cut the radiation exposure of lunar astronauts during severe solar storms.]]></description><pubDate>Wed, 12 Aug 2026 18:00:18 +0000</pubDate><content:encoded><![CDATA[<p>CAPE CANAVERAL, Fla. (AP) — A new study suggests a protective vest tested on a manikin during NASA’s first Artemis moonshot could drastically cut the radiation exposure of lunar astronauts during severe solar storms.</p><p>Scientists reported Wednesday on the radiation-shielding vest worn around the moon by a female test dummy in 2022. No one was aboard that Artemis I debut flight, which paved the way for humanity’s long-awaited return to the moon in April by a flyby crew of four.</p><p>Radiation remains one of the biggest threats to astronauts as NASA works toward a moon base. Shielding garments could keep lunar crews safe when solar storms strike and even allow them to venture beyond their shelters if necessary, the U.S., German and Israeli team reported in the journal Science Advances.</p><p>A version of the vest was previously tested on the International Space Station. It didn't travel with the Artemis II astronauts since it was a short 10-day mission with limited room, but may wind up a carry-on for future moon crews.</p><p>Meant to be worn only during high-radiation and potentially cancer-causing solar events, the vest covers the most vulnerable human organs and tissue: lungs, stomach, bone marrow, breasts and ovaries. Women are believed to be especially susceptible to radiation-induced cancer.</p><p>Artemis I carried two female manikins that spent nearly a month flying to the moon and back. Dubbed Zohar and Helga, the manikins — each a life-size 3 feet from head to lower torso — were strapped into the passenger seats of NASA’s Orion capsule.</p><p>Zohar wore the 57-pound (26-kilogram) AstroRad vest, developed by the U.S.-Israeli startup StemRad and Lockheed Martin. The companies had already tested a prototype on the space station for comfort and function, modeling it after gear worn by nuclear disaster teams.</p><p>Helga flew vest-less, but like its companion contained thousands of radiation sensors.</p><p>The study's lead author, StemRad’s Jordan Houri, called it “the largest experiment ever conducted to determine astronaut radiation exposure beyond low-Earth orbit.” NASA, the German Aerospace Center and the Israel Space Agency provided the funding. Radiation exposure is much less for space travelers closer to home, thanks to Earth's protective atmosphere and magnetic field.</p><p>Artemis I encountered no major solar outbursts. But based on measurements gathered as NASA's Orion capsule zipped through the inner Van Allen radiation belt, Houri and his team simulated how much protection the vest would provide during extreme solar particle events like those in 1972 and 1989 that detonated magnetic sea mines and collapsed a power grid.</p><p>Lucky for NASA, the 1972 solar outburst occurred in between that year's two moon landings, keeping the crews of Apollo 16 and 17 safe from potentially lethal radiation exposure.</p><p>The latest findings showed the vest could reduce an astronaut’s radiation dose by about 60% in a solar storm as fierce as the one in 1972 and by nearly 40% in a calamity mirroring 1989. That’s equivalent to 193 days and 131 days, respectively, of unnecessary deep space radiation exposure, the scientists noted.</p><p>While none of the Apollo moonshots exceeded two weeks, the moon-base stays envisioned by NASA will likely last weeks, if not months, driving up the risk of enduring a dangerous solar storm. Mars expeditions will last even longer — months, years and possibly entire lifetimes if SpaceX CEO Elon Musk achieves his goal of building a city on the red planet.</p><p>The scientists are using their observations to trim more weight from the vest without sacrificing protection. They’re also investigating how to make radiation shielding from items already aboard a spacecraft — recycling that could save the lives of crews.</p><p>Houri doesn't anticipate a need for further deep-space testing anytime soon, since Zohar and Helga “provided us with an exceptionally large, high-fidelity dataset.”</p><p>Zohar and her vest are now on display at Florida's Kennedy Space Center, where their journey to the moon began.</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/YUY34Y7IDYZUKUJRCD3JUCVHKM.jpg?auth=2d0dd7899c10984c0155aedd67454da75d5e0fb53c46909bf31592f0774c107a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by NASA, Helga and Zohar, two female manikins in the Matroshka AstroRad Radiation Experiment investigation, undergo post-flight payload inspections, Jan. 17, 2023, inside the Space Station Processing Facility at Kennedy Space Center on Merritt Island, Florida. (Kim Shiflett/NASA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Kim Shiflett</media:credit></media:content></item><item><title><![CDATA[Pope hats, bloody shirts and so many bobbleheads: The creative ways MLB teams lure fans to the park]]></title><link>https://www.local10.com/sports/2026/08/12/pope-hats-bloody-shirts-and-so-many-bobbleheads-the-creative-ways-mlb-teams-lure-fans-to-the-park/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/12/pope-hats-bloody-shirts-and-so-many-bobbleheads-the-creative-ways-mlb-teams-lure-fans-to-the-park/</guid><dc:creator><![CDATA[By JAY COHEN, Associated Press]]></dc:creator><description><![CDATA[CHICAGO (AP) — It started as a limited promotion for a specialty theme night. Then the Chicago White Sox heard from their fans.]]></description><pubDate>Wed, 12 Aug 2026 17:58:31 +0000</pubDate><content:encoded><![CDATA[<p>CHICAGO (AP) — It started as a limited promotion for a specialty theme night. Then the Chicago White Sox heard from their fans.</p><p>Everyone wanted a pope-themed hat.</p><p>“When things go bananas ... that’s when it gets really fun,” said Brooks Boyer, Chicago's chief revenue and marketing officer.</p><p>Fun is the overarching theme when it comes to stadium giveaways, and business has been good at major league ballparks this year.</p><p>An array of creative promotions — everything from the New York Mets handing out fake glasses and mustaches for a Bobby Valentine Disguise Night to the Texas Rangers giving away a Nolan Ryan bloody lip jersey — has played at least a small role in an MLB-wide average attendance of 29,618 through Tuesday's games, the highest such number for a full season since 2017.</p><p>Bobbleheads remain popular — like the Brandon Nimmo Bull Riding bobblehead in Texas, or the butter-churning Nick Kurtz “Big Amish” bobblehead with the Athletics — but it's not just those iconic figurines that are drawing big crowds. The Brewers handed out 25,000 bar dice sets to fans 21 and over on Saturday, and they had a crowd of 40,625 at American Family Field.</p><p>The pitch clock and other innovative rules introduced by MLB in 2023 are often credited for spurring fan interest. But it's clear from the long lines — and occasionally astronomical resale prices on eBay — what a clever giveaway can do for ticket sales, too.</p><p>“I definitely think across the league, there’s been an increase in demand and desire, and even necessity, to do things that are outside of the box," said Meagan Hermosillo, the director of marketing and promotions for the Arizona Diamondbacks. "For us, we can’t really do a standard bobblehead or a standard anything. It has to have some kind of unique factor if we want it to move the needle.”</p><p>Chicago's pope hats took creative — and careful — planning</p><p>The White Sox ended up giving the pope hats — shaped like the Pope’s miter, with the team’s sock logo in the middle — to everyone in the crowd of 38,113 for Tuesday night's 5-4 loss to the Cincinnati Reds. The tribute to Pope Leo XIV, a Chicago native and longtime White Sox fan, helped push the club's season-long attendance to 1,460,383, surpassing its total of 1,445,738 for all of 2025.</p><p>The team leaned into the theme. There were signs posted in the ballpark that read “LEO KNOWS MUNE” and “LEO KNOWS KONERKO,” referring to current White Sox first baseman Munetaka Murakami and former slugger Paul Konerko. Sister Mary Jo Sobieck threw out a ceremonial first pitch, and former White Sox pitcher Donn “The Pope” Pall kicked off the game with the “play ball” announcement.</p><p>“I thought it was a great idea, knowing that the Pope is from Chicago and he's a Sox fan, which is great,” said Edward Lopez, 58, a truck driver from the south side of the city.</p><p>Lopez was supposed to go to the game with his girlfriend, but she wasn't able to make it. So he went through two different gates to make sure he secured two pope hats.</p><p>“It was worth it,” he said.</p><p>Promotions for the White Sox go through a committee led by senior director of marketing and promotions Mike Downey. They throw out ideas and concepts, and they also look at samples from different vendors.</p><p>The team also is handing out wooden domino sets to 10,000 fans on Aug. 22 and magic wands to 20,000 fans on Sept. 4, a nod to the viral wand-waving dugout displays of injured reliever Mike Vasil.</p><p>“We’ve always looked to have our giveaways be something that we know people would wear or use or value because it adds value to the ticket,” Boyer said. “So it starts with that.”</p><p>While planning the pope hat night, religious sensitivities were part of the conversation for the promotions committee.</p><p>“We haven’t done items that would be Pope Leo’s likeness,” Boyer said. “We wouldn’t do that without the permission of the Vatican. ... We’ve been very careful. There is a little bit of nuance and finesse that needs to be done. And items, you know a lot of items may not be for everybody.”</p><p>Teams are eagerly jumping on larger cultural moments for eye-catching promotions</p><p>The Baltimore Orioles handed out a Tupac Shakur bobblehead in May. The New York Yankees gave out a “ KPop Demon Hunters ” bobblehead on Tuesday night, and they have a George Costanza calzone bobblehead — paying tribute to a 1996 “Seinfeld” episode — coming up on Aug. 27. Every MLB team except Toronto had a Star Wars Night this season.</p><p>Following in the footsteps of the minor leagues in many cases, it's not enough anymore to just feature a popular player for a giveaway.</p><p>“You can see that teams are doing a much better job with their understanding (of) who they’re trying to target,” said Jim Strode, an associate dean and professor at Ohio University’s College of Business. “When I think of the ‘Seinfeld’ one, I’m thinking, you know, they’re targeting Gen X, they are targeting some, you know, younger baby boomers to try to get out to the ballpark.”</p><p>There is also what Lauren Anderson, the director of the Warsaw Sports Business Center at the University of Oregon, described as the “collector chase game.” There were multiple fans looking to buy additional pope hats at Tuesday night’s game, and there were several listings for the giveaway and the “KPop Demon Hunters” bobblehead on eBay on Wednesday.</p><p>“You want something that’s unique and cool and something that you can, you know, I’m one of 5,000 people to get these, I’m one of 10,000,” Anderson said. “I mean, there is also a bit of the game of people want something that’s limited so they can flip it and sell it, like on an eBay."</p><p>___</p><p>AP Baseball Writer David Brandt contributed to this report.</p><p>___</p><p>AP MLB: https://apnews.com/hub/mlb</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/65RRCKHIZX722E3NH26I7GDSF4.jpg?auth=9efb019437d314bc2266a5bc7e315d5828993ec72213cdce59108fdc158396c2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A fan wears a promotional pope hat during a baseball game between the Cincinnati Reds and Chicago White Sox, Tuesday, Aug. 11, 2026, in Chicago. (AP Photo/Melissa Tamez)]]></media:description><media:credit role="author" scheme="urn:ebu">Melissa Tamez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7PLI7ESE2FYBCRASDZQD5AQUOA.jpg?auth=eddb9e0d50308540e7de8284167a0b7197e38e5edfeafa54678437af5165d6e2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A group of fans wear a promotional pope hat prior to a baseball game between the Cincinnati Reds and Chicago White Sox, Tuesday, Aug. 11, 2026, in Chicago. (AP Photo/Melissa Tamez)]]></media:description><media:credit role="author" scheme="urn:ebu">Melissa Tamez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/I7IRQS6WQSMV6KO2JKHOA3CSCU.jpg?auth=a1d19e1c64a0258a497e5e22e16b3f1cafa980e87d3608cdf6e62f51c45fd18a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A group of fans wore a promotional Pope hat prior to a baseball game between the Cincinnati Reds and Chicago White Sox, Tuesday, Aug. 11, 2026, in Chicago. (AP Photo/Melissa Tamez)]]></media:description><media:credit role="author" scheme="urn:ebu">Melissa Tamez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZOV4BY3WU5HZQ6YG3WIJCPKYSY.jpg?auth=ca5cfac44cab0dc315df65a020d18aa25622df27c0d14f8d9fc10c28e48bc78d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Texas Rangers fans in the stands wear Nolan Ryan jerseys during a baseball game against the Kansas City Royals, May 29, 2026, in Arlington, Texas. (AP Photo/LM Otero, File)]]></media:description><media:credit role="author" scheme="urn:ebu">LM Otero</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3A5XF6PI5COVFOZLCQXRDN24AU.jpg?auth=5c0af33c7911cb14abd05c48817cba87f49e91d5ad969013d56b4b4e5c956480&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Former New York Mets' Bobby Valentine, wearing a fake moustache, reacts as he is introduced during an Old-Timers' Day ceremony before a baseball game between the Colorado Rockies and the Mets on Aug. 27, 2022, in New York. (AP Photo/Adam Hunger, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Adam Hunger</media:credit></media:content></item><item><title><![CDATA[Everyone wants to 'tax the rich.' In New York City, it's getting complicated]]></title><link>https://www.local10.com/news/2026/08/12/everyone-wants-to-tax-the-rich-in-new-york-city-its-getting-complicated/</link><guid isPermaLink="true">https://www.local10.com/news/2026/08/12/everyone-wants-to-tax-the-rich-in-new-york-city-its-getting-complicated/</guid><dc:creator><![CDATA[By ANTHONY IZAGUIRRE, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Across the U.S., calls to “tax the rich” have become potent political slogans. But even in Mayor Zohran Mamdani’s New York, getting the wealthy to pay more isn’t playing out as smoothly as supporters hoped.]]></description><pubDate>Wed, 12 Aug 2026 17:48:37 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Across the U.S., calls to “tax the rich” have become potent political slogans. But even in Mayor Zohran Mamdani’s New York, getting the wealthy to pay more isn’t playing out as smoothly as supporters hoped.</p><p>What seemed at first like an easy idea — slapping a new tax on people who own luxury second homes in the Big Apple but live elsewhere most of the year — has instead created a lot of confusion in the city’s notoriously convoluted world of real estate arrangements.</p><p>“It seems very simple but the more you dig into it, the more nuances you look at, the more complicated it gets,” said Gary Bingel, a state and local tax expert and partner at EisnerAmper, an accounting firm.</p><p>It has also prompted pushback from both the city's very wealthy and the merely moderately wealthy.</p><p>President Donald Trump, whose gilded Manhattan penthouse could be subject to the tax since his primary residence is now in Florida, said he was looking into whether federal intervention could “avert this disaster, before it is too late.”</p><p>A group of homeowners sued over the city’s rollout of the tax, arguing that officials had not done enough to figure out who would have to pay the tax and instead made it property owners' responsibility. A judge temporarily paused the process this week, but the city moved to appeal, allowing the tax effort to continue until it’s sorted out in court.</p><p>Securing a new tax on multimillion-dollar second homes, known as pied-à-terres, was an early win for Mamdani in his quest to raise taxes on the city's highest earners to pay for his ambitious liberal agenda.</p><p>The so-called pied-à-terre tax would levy a new surcharge on one-, two- and three-family homes valued at more than $5 million, as well as condos and co-ops valued at $1 million or more, if those dwellings are not a person's primary residence.</p><p>The idea, according to officials, would bring $500 million to the city's coffers annually, paid primarily by bigwigs who get to enjoy city life but don't pay city income taxes.</p><p>That's where things start to get hairy.</p><p>It's common for high rollers to place their properties in trusts, obscuring ownership while allowing the property to pass more easily to family members. Limited liability companies can similarly shield an owner's identity, also making it hard for government officials to tell who actually lives in any given apartment.</p><p>From there, there are numerous arrangements that can complicate who would be subject to the tax. For example, letting a distant family member stay at a second home without formal documentation, or if someone owns one or more properties and rents them out, but the tenants don't have documentation that the unit is their primary residence.</p><p>“Those situations make it difficult to prove people are in there,” said Mark Limardo, a partner at the law firm Herrick in Manhattan who focuses on taxes. “The concept is simple, but the ownership rules and the documentation rules have made it very complicated.”</p><p>Outcry and litigation</p><p>City Hall, for its part, argues that it shouldn't be difficult to provide proof that someone actually lives in the city and says that its finance department is experienced in parsing tangled webs of paperwork.</p><p>Mamdani, no stranger to razzing wealthy people, debuted the tax with a video singling out hedge fund CEO Ken Griffin by standing outside a Manhattan penthouse the billionaire purchased for around $239 million. The clip sent Mamdani's supporters swooning, but Griffin later said it was “frightening” that a public official would call attention to one of his homes, especially after the killing of UnitedHealthcare CEO Brian Thompson in the same neighborhood.</p><p>The city then published an expansive online list of property owners who it said could be subject to the tax, listing their names, addresses and property values. The list, which the city is legally required to publish, inflamed tensions between the mayor and the city's wealthy, many of whom argued the roll amounted to doxing or public shaming.</p><p>The administration has mailed notices to a much smaller group — about 17,000 properties — that it suspected would be subject to the tax, telling them they could apply for exemptions. Mamdani announced the mailers in a celebratory social media post that read: “If you have a second home in New York City worth more than $5M, check your mailbox when you’re back in the five boroughs — because you’ve got mail.”</p><p>He later pushed back the deadline for exemption requests following public outcry from people who claimed to have received the letters in error or had trouble navigating the process.</p><p>Stewart Sterk, a real estate law professor at Cardozo School of Law in New York, predicted last week's lawsuit wouldn't be the last, saying he expected many of the targets of the tax to file individual cases over denied exemptions, given the vast number of apartments at play and the various arrangements people have connecting them to their properties.</p><p>“This is going to be a subject of litigation for quite a while,” he said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JSW6424PU4YDXOTMTTYPNQHVLA.jpg?auth=ba6279082b77b4b262c05a337e0007f32726593f936a3e05fa57eb8ceb52cc80&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Mayor Zohran Mamdani speaks during a May Day rally at Washington Square Park in New York, May 1, 2026. (AP Photo/Yuki Iwamura, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content></item><item><title><![CDATA[Travis Kelce: Chiefs camp offers welcomed 'sanctuary' after closely watched wedding to Taylor Swift]]></title><link>https://www.local10.com/sports/2026/08/12/travis-kelce-chiefs-camp-offers-welcomed-sanctuary-after-closely-watched-wedding-to-taylor-swift/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/12/travis-kelce-chiefs-camp-offers-welcomed-sanctuary-after-closely-watched-wedding-to-taylor-swift/</guid><dc:creator><![CDATA[By DAVE SKRETTA, Associated Press]]></dc:creator><description><![CDATA[ST. JOSEPH, Mo. (AP) — Travis Kelce likes to call training camp with the Kansas City Chiefs his “sanctuary,” whether that be the quiet, hour-long drive north to Missouri Western State University or the solitude that he finds while living in college dorms for a month.]]></description><pubDate>Wed, 12 Aug 2026 17:48:33 +0000</pubDate><content:encoded><![CDATA[<p>ST. JOSEPH, Mo. (AP) — Travis Kelce likes to call training camp with the Kansas City Chiefs his “sanctuary,” whether that be the quiet, hour-long drive north to Missouri Western State University or the solitude that he finds while living in college dorms for a month.</p><p>Such refuge was probably never more welcome than on the heels of this past summer.</p><p>It was just over a month ago that Kelce exchanged vows with Taylor Swift in a star-studded wedding that tied together one of the best tight ends in NFL history with the biggest pop star on the planet. At the intimate gathering in cavernous Madison Square Garden, Adam Sandler served as the surprise officiant, Stevie Nicks performed to a crowd of sports and entertainment icons, and fans lined the New York City sidewalks outside the historic venue hoping to catch a glimpse of it all.</p><p>“The wedding was the best night of my life,” Kelce said Wednesday, speaking for the first time at camp. “I appreciate everybody who came out and celebrated and had fun with us. That's about all I got for that night. It was a crazy night.”</p><p>The guest list included actors Bradley Cooper, Zoë Kravitz, Hugh Grant and Ethan Hawke; models Gigi Hadid and Karlie Kloss; comic Chris Rock; film director Steven Spielberg; and plenty of NFL players, including retired quarterback Tom Brady and several of Kelce's teammates with the Chiefs, like his best friend and quarterback, Patrick Mahomes.</p><p>The Swift-Kelce relationship began with his failed attempt at giving her a friendship ring at a concert. Kelce invited Swift to watch him play at Arrowhead Stadium, she took him up on the offer, and the rest of their courtship has been a celebrity fairytale.</p><p>Right down to the nuptials at Madison Square Garden, which has always captured Kelce's imagination, and where Swift has played to plenty of sold-out shows; she also turned up there to watch the Knicks play the Spurs in the NBA Finals in June.</p><p>“I always told myself I'd go for a playoff game when the Knicks were rocking, and my wife went when I was stuck in minicamp,” Kelce said with a wry smile. “It was kind of cool to live out my childhood dream to be in that venue. I can't thank the owners of MSG enough for allowing us the opportunity to do that, knowing we wanted a private event.”</p><p>Besides the wedding, Kelce has been busy pursuing several business opportunities since the end of last season, including his decision to buy a small share of David Blitzer's stake in his hometown Cleveland Guardians.</p><p>That puts him into rivalry territory with Mahomes, who owns his own small stake in the Kansas City Royals.</p><p>Yet on the field, the quarterback and tight end continue in lockstep, and never has it been more important for them to lift each other up. Mahomes is coming off a season-ending knee injury that required surgery in December, and Kelce is trying to prove that at age 36 — he turns 37 in October — he can still get it done in a young man's game.</p><p>“I still got a lot of love for this game. I still think I can go out and play at a high level,” Kelce said. “I want to go out there and prove to myself that I can play at a better level than last year. I think that's the biggest thing for me.”</p><p>There are few things that Kelce has not accomplished over 13 seasons on an NFL field. He's won three Super Bowl rings, was voted first-team All-Pro four times, and he has been invited to the Pro Bowl each of the last 11 seasons.</p><p>He contemplated retirement prior to last year, but the fact that Kansas City had just been blown out by Philadelphia did not sit well with him. So, Kelce came back for another go-around, catching 76 passes for 851 yards and five touchdowns while playing in every game — numbers that would represent a career year for most tight ends.</p><p>The Chiefs scuffled to a 6-11 finish, though. And if Kelce wasn't going out on a Super Bowl loss, he certainly wasn't quitting after a season like that.</p><p>“The fact that we didn't make the playoffs,” he said, “I moved on pretty quick.”</p><p>He moved onto wedding planning, to be sure. But also into preparing for the upcoming season, which most believe will be his last, one way or another. Kelce was ever-present throughout the offseason, whether it was voluntary workouts or mandatory minicamp, and he has been a constant source of energy during the hot, humid practices that are the hallmark of training camp.</p><p>“This is always going to be my sanctuary. I think St. Joe has a special place in my heart,” Kelce said. “You need to have these days. You need to have this time of grinding with the guys, being around them all day, starting to create that chemistry and standard for how we are going to do things. This year it's ramped up even more.</p><p>“I think that's a big thing,” Kelce added, “just enjoy these moments with these guys I've built this culture with.”</p><p>___</p><p>AP NFL: https://apnews.com/hub/NFL</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CKVDQ2JKQFBSYDOPR6A72DIP5M.jpg?auth=6b447331ec3e28b757ee89c8fe53a7b3b758c70fad59ff00fb87c87a7d40803b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kansas City Chiefs tight end Travis Kelce (87), and wide receiver Rashee Rice (4) walk to NFL football training camp Friday, July 31, 2026, in St. Joseph, Mo. (AP Photo/Charlie Riedel)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlie Riedel</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HPOVNRGNQVQK6ZMMIYVHXCKWEY.jpg?auth=d0190103c73122b1bd711b2c2c299b8e7facd08b707338c1426bb0741b813583&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kansas City Chiefs tight end Travis Kelce stretches during NFL football training camp Friday, July 31, 2026, in St. Joseph, Mo. (AP Photo/Charlie Riedel)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlie Riedel</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HKN453SHS3NTKRWPY6ANYE4YVE.jpg?auth=a1e0447e03252c3c1a940b7bc7052e224c811236e8d42bdd3ce7df8b4f807ecc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kansas City Chiefs tight end Travis Kelce practices during NFL football training camp Saturday, Aug. 1, 2026, in St. Joseph, Mo. (AP Photo/Charlie Riedel)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlie Riedel</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TVKUGVGXU35QNNQIPV636NZJGI.jpg?auth=5a4c9fe98c642624912d14b0eec1a0874ff4adcf9796abded1eefb37266a1246&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kansas City Chiefs tight end Travis Kelce (87), and wide receiver Rashee Rice (4) walk to NFL football training camp Friday, July 31, 2026, in St. Joseph, Mo. (AP Photo/Charlie Riedel)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlie Riedel</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HIR33R6WAXXP73SPRN5KIR32HY.jpg?auth=999c74c15c6a41ffe69fa7da78a594eb0b9b7a6b9f045edeaf957514014702a5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kansas City Chiefs tight end Travis Kelce talks with a teammate during NFL football training camp Saturday, Aug. 1, 2026, in St. Joseph, Mo. (AP Photo/Charlie Riedel)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlie Riedel</media:credit></media:content></item><item><title><![CDATA[Terremoto en Colombia: el gimnasio BOXR organiza carrera benéfica en el centro de Miami]]></title><link>https://www.local10.com/espanol/2026/08/12/terremoto-en-colombia-el-gimnasio-boxr-organiza-carrera-benefica-en-el-centro-de-miami/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/terremoto-en-colombia-el-gimnasio-boxr-organiza-carrera-benefica-en-el-centro-de-miami/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[El gimnasio BOXR Gym organizacarrera el lunes por la tarde en el centro de Miami para recaudar fondos para víctimas del terremoto en Colombia.]]></description><pubDate>Wed, 12 Aug 2026 14:47:28 +0000</pubDate><content:encoded><![CDATA[<p>El gimnasio BOXR Gym organiza una carrera el lunes por la tarde en el centro de Miami para recaudar fondos para las víctimas del terremoto de magnitud 7,4 ocurrido en el oeste de Colombia.</p><p>Desde el lunes por la mañana, los equipos de búsqueda y rescate han estado rescatando a las víctimas de entre los escombros en Quibdó, Cali, Pereira, Manizales y otras zonas gravemente afectadas.</p><p>Hasta el miércoles, se habían registrado al menos 254 fallecidos,<a href="https://www.asocapitales.co/actualidad/noticias/ciudades-seguras/terremoto-deja-188-fallecidos-y-1677-heridos-en-ciudades" target="_self" rel="" title="https://www.asocapitales.co/actualidad/noticias/ciudades-seguras/terremoto-deja-188-fallecidos-y-1677-heridos-en-ciudades"> entre ellos 95 en Cali y 79 en Pereira, según las autoridades.</a></p><figure><img src="https://www.local10.com/resizer/v2/E2CVD46ZQQUNJ6TSCR2WWOGPEQ.jpg?auth=8a0f5f94f487aad91100eab85fa54da41b1370d524c928d0feb10a345f128f3f&smart=true&width=1200&height=900" alt="Patients from a clinic evacuated due to earthquake damage lie in beds at a temporary facility set up in a gymnasium at a nearby school in Cali, Colombia, Tuesday, Aug. 11, 2026. (AP Photo/Santiago Saldarriaga)" height="900" width="1200"/><figcaption>Patients from a clinic evacuated due to earthquake damage lie in beds at a temporary facility set up in a gymnasium at a nearby school in Cali, Colombia, Tuesday, Aug. 11, 2026. (AP Photo/Santiago Saldarriaga)</figcaption></figure><p>El presidente colombiano Abelardo De La Espriella, que tomó posesión del cargo el viernes tras una ceremonia celebrada en Cali, visitó Quibdó el lunes y Pereira el martes, donde estimó que había unos 2.595 heridos y más de 1.000 viviendas destruidas.</p><p>El gimnasio <a href="https://www.boxrgym.com/" target="_self" rel="" title="https://www.boxrgym.com/">BOXR Gym</a> también está aceptando donaciones. El evento tendrá lugar a las 18:30 h en el gimnasio situado en el 1310 NE First Avenue, justo al norte de la Interestatal 395. Para más información, llama al 305-417-3607.</p><p><b>Redes sociales relacionadas</b></p><blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/p/Db6pPsnCT0R/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="14" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:16px;"> <a href="https://www.instagram.com/p/Db6pPsnCT0R/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div> <div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;">View this post on Instagram</div></div><div style="padding: 12.5% 0;"></div> <div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"><div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div> <div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div></div><div style="margin-left: 8px;"> <div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div> <div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div></div><div style="margin-left: auto;"> <div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div> <div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div> <div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div></div></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;"></div></div></a></div></blockquote><p><b>Reportes relacionados:</b></p><ul><li><a href="https://www.local10.com/espanol/2026/08/11/global-empowerment-mission-solicita-donaciones-de-material-nuevo-de-campamento-para-victimas-del-terremoto-en-colombia/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/11/global-empowerment-mission-solicita-donaciones-de-material-nuevo-de-campamento-para-victimas-del-terremoto-en-colombia/">Global Empowerment Mission solicita donaciones de material de acampada nuevo para las víctimas del terremoto en Colombia</a></li><li><a href="https://www.local10.com/news/world/2026/08/12/earthquake-in-colombia-more-than-43175-people-homeless-in-choco-region/" target="_self" rel="" title="https://www.local10.com/news/world/2026/08/12/earthquake-in-colombia-more-than-43175-people-homeless-in-choco-region/">Más de 43 175 personas sin hogar en la región del Chocó, en Colombia</a></li></ul>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3HBGKMMYNHRF2NZQX6UBCNVJ4Y.jpg?auth=460bd6c11aea4ef74a08afc73a02e386d2e64771936e8150bd7f69e2a609429f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Volunteers and rescue workers use buckets to remove debris of a collapsed building a day after an earthquake struck Cali, Colombia, Tuesday, Aug. 11, 2026. (AP Photo/Santiago Saldarriaga)]]></media:description><media:credit role="author" scheme="urn:ebu">Santiago Saldarriaga</media:credit></media:content></item><item><title><![CDATA[Earthquake in Colombia: BOXR Gym hosts fundraising run in downtown Miami ]]></title><link>https://www.local10.com/news/local/2026/08/12/earthquake-in-colombia-boxr-gym-hosts-fundraising-run-in-downtown-miami/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/12/earthquake-in-colombia-boxr-gym-hosts-fundraising-run-in-downtown-miami/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[BOXR Gym is hosting a run on Monday evening in downtown Miami to raise funds for the victims of the 7.4-magnitude earthquake in western Colombia. ]]></description><pubDate>Wed, 12 Aug 2026 14:15:41 +0000</pubDate><content:encoded><![CDATA[<p>BOXR Gym is hosting a run on Monday evening in downtown Miami to raise funds for the victims of the 7.4-magnitude earthquake in western Colombia. </p><p><a href="https://www.local10.com/espanol/2026/08/12/terremoto-en-colombia-el-gimnasio-boxr-organiza-carrera-benefica-en-el-centro-de-miami/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/terremoto-en-colombia-el-gimnasio-boxr-organiza-carrera-benefica-en-el-centro-de-miami/">Leer en español</a></p><p>Since Monday morning, search-and-rescue teams have been pulling out victims from the rubble in Quibdó, Cali, Pereira, Manizales, and other hard-hit areas.</p><p>As of Wednesday, there were at least 254 dead, including <a href="https://www.asocapitales.co/actualidad/noticias/ciudades-seguras/terremoto-deja-188-fallecidos-y-1677-heridos-en-ciudades" target="_self" rel="" title="https://www.asocapitales.co/actualidad/noticias/ciudades-seguras/terremoto-deja-188-fallecidos-y-1677-heridos-en-ciudades">95 in Cali and 79 in Pereira</a>, according to Colombian officials. </p><figure><img src="https://www.local10.com/resizer/v2/E2CVD46ZQQUNJ6TSCR2WWOGPEQ.jpg?auth=8a0f5f94f487aad91100eab85fa54da41b1370d524c928d0feb10a345f128f3f&smart=true&width=1200&height=900" alt="Patients from a clinic evacuated due to earthquake damage lie in beds at a temporary facility set up in a gymnasium at a nearby school in Cali, Colombia, Tuesday, Aug. 11, 2026. (AP Photo/Santiago Saldarriaga)" height="900" width="1200"/><figcaption>Patients from a clinic evacuated due to earthquake damage lie in beds at a temporary facility set up in a gymnasium at a nearby school in Cali, Colombia, Tuesday, Aug. 11, 2026. (AP Photo/Santiago Saldarriaga)</figcaption></figure><p>Colombian President Abelardo De La Espriella, who took office on Friday after a ceremony in Cali, visited Quibdó on Monday and Pereira on Tuesday, when he estimated there were about 2,595 injured and more than 1,000 homes were destroyed. </p><p><a href="https://www.boxrgym.com/" target="_self" rel="" title="https://www.boxrgym.com/">BOXR Gym</a> is also accepting donations. The event is at 6:30 p.m. at the gym at 1310 NE First Avenue, just north of Interstate 395. For more information, call 305-417-3607.</p><p><b>Related social media</b></p><blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/p/Db6pPsnCT0R/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="14" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:16px;"> <a href="https://www.instagram.com/p/Db6pPsnCT0R/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div> <div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;">View this post on Instagram</div></div><div style="padding: 12.5% 0;"></div> <div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"><div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div> <div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div></div><div style="margin-left: 8px;"> <div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div> <div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div></div><div style="margin-left: auto;"> <div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div> <div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div> <div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div></div></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;"></div></div></a></div></blockquote><p><b>Related reports</b></p><ul><li><a href="https://www.local10.com/news/world/2026/08/11/global-empowerment-mission-asks-for-camping-gear-donations-for-colombia/" target="_self" rel="" title="https://www.local10.com/news/world/2026/08/11/global-empowerment-mission-asks-for-camping-gear-donations-for-colombia/">Global Empowerment Mission asks for new camping gear donations for quake victims in Colombia</a> </li><li><a href="https://www.local10.com/news/world/2026/08/12/earthquake-in-colombia-more-than-43175-people-homeless-in-choco-region/" target="_self" rel="" title="https://www.local10.com/news/world/2026/08/12/earthquake-in-colombia-more-than-43175-people-homeless-in-choco-region/">More than 43,175 people homeless in Colombia’s Chocó region</a></li><li><a href="https://www.local10.com/news/world/2026/08/12/earthquake-response-to-test-us-colombia-relations-under-new-president-expert-says/" target="_self" rel="" title="https://www.local10.com/news/world/2026/08/12/earthquake-response-to-test-us-colombia-relations-under-new-president-expert-says/">Earthquake response to test U.S.-Colombia relations under new president, expert says</a></li></ul>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3HBGKMMYNHRF2NZQX6UBCNVJ4Y.jpg?auth=460bd6c11aea4ef74a08afc73a02e386d2e64771936e8150bd7f69e2a609429f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Volunteers and rescue workers use buckets to remove debris of a collapsed building a day after an earthquake struck Cali, Colombia, Tuesday, Aug. 11, 2026. (AP Photo/Santiago Saldarriaga)]]></media:description><media:credit role="author" scheme="urn:ebu">Santiago Saldarriaga</media:credit></media:content></item><item><title><![CDATA[3 arrested after driver leaves Miami Central High School with loaded guns inside car, deputies say]]></title><link>https://www.local10.com/news/local/2026/08/12/3-arrested-after-loaded-guns-found-in-car-parked-at-miami-central-high-school-deputies-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/12/3-arrested-after-loaded-guns-found-in-car-parked-at-miami-central-high-school-deputies-say/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Three people were arrested Tuesday after Miami-Dade Sheriff’s Office detectives said they stopped a vehicle shortly after it left Miami Central High School and found two loaded guns inside. ]]></description><pubDate>Wed, 12 Aug 2026 17:15:31 +0000</pubDate><content:encoded><![CDATA[<p>Three people were arrested Tuesday after Miami-Dade Sheriff’s Office detectives said they stopped a vehicle shortly after its driver left Miami Central High School and found two loaded guns inside. </p><p><a href="https://www.local10.com/espanol/2026/08/12/tres-personas-detenidas-tras-hallazgo-de-armas-cargadas-en-coche-estacionado-en-el-instituto-miami-central-high-school-informan-agentes/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/tres-personas-detenidas-tras-hallazgo-de-armas-cargadas-en-coche-estacionado-en-el-instituto-miami-central-high-school-informan-agentes/">Leer en español</a></p><p>The suspects were identified as Garlens Junior Jean-Philippe, 21, Garvens Jean-Philippe, 18, both of North Miami, and Kanarious Jerome Harris, 17. </p><p>Deputies said their arrests followed a traffic stop shortly after the vehicle left the school grounds.</p><p>The report states that an MDSO detective was conducting surveillance in northern Miami-Dade County around 2:12 p.m. Tuesday when he spotted a black 2025 Mercedes-Benz C300 near Northwest 96th Street and Seventh Avenue.</p><p>Deputies said that the suspected vehicle was known to law enforcement after its driver previously fled the scene in an unrelated case. Detectives also noted that the vehicle’s front windshield was tinted past the legal limit and that its front windows had a measured opacity of 5%.</p><p>Detectives began covert surveillance and followed the Mercedes to Miami Central High School, located at 1781 NW 95th St., according to the report.</p><p>The report states that Garlens Jean-Philippe was driving, Garvens Jean-Philippe was in the front passenger seat, and Harris was sitting in the rear passenger seat at the time of the incident. </p><p>Detectives said they watched as the car entered the school’s parking lot and remained there for about 10 minutes. They said no one was seen entering or exiting the vehicle during that time. The Mercedes then left the school grounds, with detectives continuing to follow it, according to the report. </p><p>Deputies then conducted a traffic stop near Northwest 13th Avenue and 123rd Street, the report states.</p><p>After the three occupants were ordered out of the vehicle, a MDSO detective reported seeing a loaded Glock .40-caliber handgun on the front passenger-side floorboard. The gun was within immediate reach of Garvens Jean-Philippe, according to the report.</p><p>Detectives said they also found a loaded Milsport .300 BLK-caliber AR-style pistol on the rear bench seat, next to and within immediate reach of Harris, the report states.</p><p>“Both firearms were not securely encased and readily accessible for immediate use,” a deputy wrote in the report.</p><p>The report also notes that classes were not in session at the time, but the school was “active and open to teachers and administrators.”</p><p>According to the report, Garlens Jean-Philippe claimed ownership of the firearms and made “spontaneous statements” to detectives acknowledging that the AR-style pistol had been left within Harris’ reach. He also said he was unaware that the law prohibited that, the report states.</p><p>Jail records show Garlens and Garvens Jean-Philippe were later transported to the Turner Guilford Knight Correctional Center, while Harris was taken to the Juvenile Assessment Center, according to the report.</p><p>Records show Garlens Jean-Philippe is facing one count each of illegal possession of a firearm on school property and contributing to delinquency/ dependency of a child. Gavens Jean-Philippe is facing one count each of illegal possession of a firearm on school property and illegal possession of a firearm by a minor. </p><p>As of Wednesday, both men remained at TGK, where their bonds were listed as “to be set.” </p><p>Authorities have not released a mugshot or details about the charges for the Harris. </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/5HD7DVXBPFDELEZPR2UOV6LJUE.jpg?auth=eaa5bc84fccbbf328df56c2a06eea4257ddd33c3e2e33cce246fe87e67b51cfd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[The rhythm of connection — inside Soca Fitness at City Park in Sunrise]]></title><link>https://www.local10.com/features/2026/08/12/the-rhythm-of-connection-inside-soca-fitness-at-city-park-in-sunrise/</link><guid isPermaLink="true">https://www.local10.com/features/2026/08/12/the-rhythm-of-connection-inside-soca-fitness-at-city-park-in-sunrise/</guid><dc:creator><![CDATA[Andrew Perez]]></dc:creator><description><![CDATA[Soca has never been background music. At City Park in Sunrise, it’s the main event.]]></description><pubDate>Wed, 12 Aug 2026 11:13:48 +0000</pubDate><content:encoded><![CDATA[<p>Soca has never been background music.</p><p>At City Park in Sunrise, it’s the main event.</p><p><a href="https://www.local10.com/espanol/2026/08/12/el-ritmo-de-la-conexion-en-soca-fitness-en-city-park-sunrise/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/el-ritmo-de-la-conexion-en-soca-fitness-en-city-park-sunrise/">Leer en español</a></p><p>The beat sets the pace. The weights add resistance. And Paige Romans brings the energy — turning a monthly community workout into a celebration of rhythm.</p><p>“It is the soul of calypso music. Anything high and positive vibration is soca music,” said Paige Romans, owner of <a href="https://www.sunrisefl.gov/departments-services/leisure-services/events/soca-fitness" target="_self" rel="" title="https://www.sunrisefl.gov/departments-services/leisure-services/events/soca-fitness">Soca Fitness</a>.</p><p>Romans is a certified fitness instructor, personal trainer and owner of Soca Fitness in North Lauderdale. Her workouts built a following that caught the attention of the <a href="https://www.sunrisefl.gov/our-city/calendar-of-events" target="_self" rel="" title="https://www.sunrisefl.gov/our-city/calendar-of-events">city of Sunrise</a>, which recruited Romans to bring that same energy — free of charge — to the community on the last Friday of every month.</p><p>“You can’t run away or shy away from positive vibrations. You really can’t. Even if you try, at some little point you’re going to smile and feel good about that moment,” she said.</p><p>Romans may lead the workout, but the energy quickly becomes a group effort.</p><p>City leaders say the groups have grown every single month, with more people bringing friends.</p><p>“The way this program resonates with people — they come out, they release those endorphins through moving and they get happy, and they meet the person next to them. Smile. Have a good time. You’re going to see it,” said Khya Cummings, recreation supervisor for the city of Sunrise.</p><p>Romans wants Soca Fitness to celebrate the culture behind the music, build community through movement and inspire more people to simply show up.</p><p>“That’s what I’m hoping. For this community get bigger. More people to understand that movement is literally a gift and they should take on that in their day to day,” Romans said. “All the time, just show up. You’re never going to know how you are within a certain class until you actually do it. So, just show up.” </p><p>For those who want more Soca, Romans encourages them to stop by her studio. She also runs classes and fitness training virtually to keep everyone in step, so they never miss a beat.</p><p><a href="https://www.instagram.com/accounts/login/?next=https%3A%2F%2Fwww.instagram.com%2Fsocafitness_%3Figsh%3DeWZzb2d1bnBkdm54&amp;is_from_rle" target="_self" rel="" title="https://www.instagram.com/accounts/login/?next=https%3A%2F%2Fwww.instagram.com%2Fsocafitness_%3Figsh%3DeWZzb2d1bnBkdm54&amp;is_from_rle">Click here</a> for more information on Soca Fitness or <a href="https://www.sunrisefl.gov/our-city/calendar-of-events" target="_self" rel="" title="https://www.sunrisefl.gov/our-city/calendar-of-events">here</a> to view the calendar of events for city of Sunrise. </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[Tres personas detenidas tras hallazgo de armas cargadas en coche estacionado en el instituto Miami Central High School, informan agentes]]></title><link>https://www.local10.com/espanol/2026/08/12/tres-personas-detenidas-tras-hallazgo-de-armas-cargadas-en-coche-estacionado-en-el-instituto-miami-central-high-school-informan-agentes/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/tres-personas-detenidas-tras-hallazgo-de-armas-cargadas-en-coche-estacionado-en-el-instituto-miami-central-high-school-informan-agentes/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Agentes indicaron que las detenciones se produjeron tras una parada de tráfico poco después de que el vehículo saliera del recinto escolar.]]></description><pubDate>Wed, 12 Aug 2026 17:33:00 +0000</pubDate><content:encoded><![CDATA[<p>Tres personas fueron detenidas el martes después de que unos detectives de la Oficina del Sheriff de Miami-Dade afirmaran haber encontrado dos armas cargadas en un vehículo aparcado en el instituto Miami Central High School.</p><p>Los sospechosos fueron identificados como Garlens Junior Jean-Philippe, de 21 años, Garvens Jean-Philippe, de 18, ambos de North Miami, y Kanarious Jerome Harris, de 17.</p><p>Los agentes indicaron que las detenciones se produjeron tras una parada de tráfico poco después de que el vehículo saliera del recinto escolar.</p><p>El informe señala que un detective del MDSO estaba realizando una vigilancia en el norte del condado de Miami-Dade alrededor de las 14:12 horas del martes cuando avistó un Mercedes-Benz C300 negro del año 2025 cerca de la calle Northwest 96th y la Séptima Avenida.</p><p>Los agentes indicaron que el vehículo sospechoso ya era conocido por las fuerzas del orden, ya que su conductor había huido anteriormente del lugar de los hechos en un caso no relacionado. Los detectives también señalaron que el parabrisas delantero del vehículo estaba tintado por encima del límite legal y que las ventanillas delanteras presentaban una opacidad medida del 5 %.</p><p>Según el informe, los detectives iniciaron una vigilancia encubierta y siguieron al Mercedes hasta el instituto Miami Central High School, situado en el 1781 de la calle NW 95th St.</p><p>El informe indica que, en el momento del incidente, Garlens Jean-Philippe conducía, Garvens Jean-Philippe ocupaba el asiento del copiloto y Harris se encontraba en el asiento trasero.</p><p>Los detectives afirmaron que observaron cómo el coche entraba en el aparcamiento del colegio y permanecía allí durante unos 10 minutos. Según ellos, no se vio a nadie subir o bajar del vehículo durante ese tiempo. A continuación, el Mercedes abandonó el recinto del colegio, mientras los detectives seguían siguiéndolo, según el informe.</p><p>A continuación, los agentes realizaron una parada de tráfico cerca de la Avenida 13 Noroeste y la Calle 123, según indica el informe.</p><p>Tras ordenar a los tres ocupantes que salieran del vehículo, un detective de la MDSO informó de que había visto una pistola Glock calibre .40 cargada en el suelo del lado del acompañante. El arma se encontraba al alcance inmediato de Garvens Jean-Philippe, según el informe.</p><p>Los detectives afirmaron que también encontraron una pistola tipo AR Milsport de calibre .300 BLK cargada en el asiento trasero, junto a Harris y al alcance inmediato de este, según indica el informe.</p><p>“Ninguna de las dos armas de fuego estaba guardada de forma segura y ambas eran fácilmente accesibles para su uso inmediato”, escribió un agente en el informe.</p><p>El informe también señala que, en ese momento, no había clases, pero que la escuela estaba «activa y abierta para profesores y personal administrativo».</p><p>Según el informe, Garlens Jean-Philippe reconoció ser el propietario de las armas de fuego e hizo “declaraciones espontáneas” a los detectives en las que admitió que la pistola tipo AR se había dejado al alcance de Harris. También afirmó que desconocía que la ley lo prohibiera, según el informe.</p><p>Los registros penitenciarios indican que Garlens y Garvens Jean-Philippe fueron trasladados posteriormente al Centro Correccional Turner Guilford Knight, mientras que Harris fue llevado al Centro de Evaluación Juvenil, según el informe.</p><p>Los registros muestran que Garlens Jean-Philippe se enfrenta a un cargo por posesión ilegal de un arma de fuego en un recinto escolar y a otro por contribuir a la delincuencia o dependencia de un menor. Gavens Jean-Philippe se enfrenta a un cargo por posesión ilegal de un arma de fuego en un recinto escolar y a otro por posesión ilegal de un arma de fuego por parte de un menor.</p><p>Hasta el miércoles, ambos hombres permanecían en el TGK, donde sus fianzas figuraban como «pendientes de fijar».</p><p>Las autoridades no han hecho pública ninguna foto policial ni detalles sobre los cargos que se le imputan a Harris.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5HD7DVXBPFDELEZPR2UOV6LJUE.jpg?auth=eaa5bc84fccbbf328df56c2a06eea4257ddd33c3e2e33cce246fe87e67b51cfd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Pakistan says troops killed 10 militants and a car bomb killed 3 civilians in southwest province]]></title><link>https://www.local10.com/news/world/2026/08/12/pakistan-says-troops-killed-10-militants-and-a-car-bomb-killed-3-civilians-in-southwest-province/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/08/12/pakistan-says-troops-killed-10-militants-and-a-car-bomb-killed-3-civilians-in-southwest-province/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[ISLAMABAD (AP) — Pakistani security forces clashed with militants in the country's insurgency-hit southwestern province of Balochistan, killing 10 insurgents. Also on Wednesday, a botched car bomb detonated prematurely, killing three people at a nearby home and also eight militants who were rigging the explosives.]]></description><pubDate>Wed, 12 Aug 2026 17:21:24 +0000</pubDate><content:encoded><![CDATA[<p>ISLAMABAD (AP) — Pakistani security forces clashed with militants in the country's insurgency-hit southwestern province of Balochistan, killing 10 insurgents. Also on Wednesday, a botched car bomb detonated prematurely, killing three people at a nearby home and also eight militants who were rigging the explosives.</p><p>The clashes were part of a government operation against what it calls members of “ Fitna Al Hindustan, ” a term Pakistani authorities use for Baloch separatist groups that Islamabad alleges are backed by India. New Delhi denies supporting militants in Pakistan.</p><p>The military said two soldiers were also wounded. The car bombing took place in the province's district of Surab.</p><p>Balochistan is Pakistan’s largest but least populous province and has long faced a separatist insurgency led by the outlawed ethnic Baloch Liberation Army. The BLA has carried out numerous attacks in recent years, often targeting security forces, Chinese interests and infrastructure projects.</p><p>Balochistan has also seen attacks by Pakistani Taliban who are a separate group but allied with the Afghan Taliban.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/I7HVAMGK7AMEUDG2H5QJXECVFM.jpg?auth=b0de3c1f07d60312c7d4a698db0531f2cd7b3f38f2483583271b42fd455a09d1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This is a locator map for Pakistan with its capital, Islamabad, and the Kashmir region. (AP Photo)]]></media:description></media:content></item><item><title><![CDATA[Officials say US forces on track to complete Iraq pullout by Sept. 30]]></title><link>https://www.local10.com/news/world/2026/08/12/officials-say-us-forces-on-track-to-complete-iraq-pullout-by-sept-30/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/08/12/officials-say-us-forces-on-track-to-complete-iraq-pullout-by-sept-30/</guid><dc:creator><![CDATA[By QASSIM ABDUL-ZAHRA and ABBY SEWELL, Associated Press]]></dc:creator><description><![CDATA[BAGHDAD (AP) — The U.S. military is on track to pull all of its forces out of Iraq by the end of September, officials said Wednesday, marking the end of a presence that started with the 2003 invasion against Saddam Hussein.]]></description><pubDate>Wed, 12 Aug 2026 17:16:17 +0000</pubDate><content:encoded><![CDATA[<p>BAGHDAD (AP) — The U.S. military is on track to pull all of its forces out of Iraq by the end of September, officials said Wednesday, marking the end of a presence that started with the 2003 invasion against Saddam Hussein.</p><p>Washington and Baghdad agreed in 2024 to wind down the much smaller U.S.-led operations against the Islamic State group.</p><p>U.S. troops pulled out of bases in most areas of Iraq last year but maintained a presence in the semi-autonomous northern Kurdish region. Bases there have regularly come under attack since the U.S. and Israel launched the war on Iran on Feb. 28.</p><p>Iraqi Prime Minister Ali al-Zaidi met with Adm. Brad Cooper, who leads the U.S. Central Command, on Wednesday. Al-Zaidi said in a statement afterward that he had affirmed Sept. 30 as the “fixed and final date for ending the military mission of the Global Coalition to Defeat ISIS in Iraq and completing the departure of its forces.”</p><p>A U.S. official confirmed that the U.S. expects to complete its pullout by Sept. 30, but declined to say how many troops remain in Iraq or where they would be redeployed.</p><p>“The United States, Iraq and coalition partners have achieved tremendous success in defeating ISIS and now the Iraqi security forces, including the Peshmerga and other Iraqi Kurdistan Region security forces, will lead the fight against terrorists in Iraq,” the official said.</p><p>Two Iraqi Kurdish officials said a drawdown of U.S. troops and military equipment from Erbil began about three weeks ago.</p><p>The officials spoke on condition of anonymity because they were not authorized to comment publicly.</p><p>The U.S. presence in Iraq grew to more than 170,000 troops at the peak of counterinsurgency operations in 2007. In December 2011, the final combat troops departed. But in 2014, the rise of the Islamic State group and its capture of a wide swath across Iraq and Syria brought U.S. forces back at the Iraqi government's invitation.</p><p>After IS lost its hold on territory it once claimed, coalition military operations ended in 2021. The U.S. maintained about 2,500 troops in Iraq for training and to conduct counter-IS operations with Iraq’s military.</p><p>Iraq also wants to disarm non-state groups</p><p>Iraq's prime minister has also set a Sept. 30 deadline for non-state armed groups in Iraq to give up their weapons, saying they will have no justification to carry arms once the foreign troops withdraw.</p><p>Some Iraqi militias have justified their existence by pointing to the U.S. military presence, which they describe as an occupation, although the current U.S. mission came at the invitation of the Iraqi government after IS militants rampaged across the country in 2014, seizing large swaths of territory.</p><p>It seems unlikely that the Iraqi government will meet its deadline for disarming non-state groups. Some of the country’s most powerful Iran-backed militias and have said they have no intention of giving up their weapons.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SMD6JDAPNUKHGAFRTL3EGEEYKQ.jpg?auth=a170d179354d50efd558856ca1859ae08258b7c512608e021dab886a5fa87811&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump meets with Iraq's Prime Minister Ali al-Zaidi in the Oval Office of the White House, Tuesday, July 14, 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/3A3LMYFUUEEWSXOJG3DTKTBMUU.jpg?auth=9879510ce017c37805e4ed148023cfc4dd91a316c9e263abf9c377b56dc40e83&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This is a locator map for Iraq with its capital, Baghdad. (AP Photo)]]></media:description></media:content></item><item><title><![CDATA[Juez ordena procesar a exgobernador de Guerrero por la desaparición de 43 estudiantes en México]]></title><link>https://www.local10.com/espanol/2026/08/12/juez-ordena-procesar-a-exgobernador-de-guerrero-por-la-desaparicion-de-43-estudiantes-en-mexico/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/juez-ordena-procesar-a-exgobernador-de-guerrero-por-la-desaparicion-de-43-estudiantes-en-mexico/</guid><dc:creator><![CDATA[Por Associated Press, Associated Press]]></dc:creator><description><![CDATA[CIUDAD DE MÉXICO (AP) — Un juez mexicano ordenó el miércoles el procesamiento del detenido exgobernador del estado sureño de Guerrero Ángel Aguirre por su presunta participación en la desaparición forzada de personas en relación con el caso de los 43 estudiantes de la escuela normal de Ayotzinapa, de los que se perdió rastro en septiembre de 2014.]]></description><pubDate>Wed, 12 Aug 2026 17:11:10 +0000</pubDate><content:encoded><![CDATA[<p>CIUDAD DE MÉXICO (AP) — Un juez mexicano ordenó el miércoles el procesamiento del detenido exgobernador del estado sureño de Guerrero Ángel Aguirre por su presunta participación en la desaparición forzada de personas en relación con el caso de los 43 estudiantes de la escuela normal de Ayotzinapa, de los que se perdió rastro en septiembre de 2014.</p><p>La decisión se da a seis días de la detención de Aguirre, que sacudió al estamento político mexicano y volvió a poner el foco de atención en el caso, el más representativo de la crisis de desapariciones que ha golpeado por décadas a México. Hasta la fecha, más de 134.000 personas están desaparecidas.</p><p>El exgobernador, quien es uno de los exfuncionarios de más alto rango detenido por el caso, fue vinculado a proceso la madrugada del miércoles bajo la hipótesis de que habría ocultado información de “alta relevancia” para las investigaciones, dijo en un comunicado la Fiscalía General de México.</p><p>El juez del caso ratificó la prisión preventiva del exgobernador, de 70 años, quien permanecerá recluido en el penal federal de máxima seguridad del Altiplano, en el Estado de México.</p><p>Aguirre dirigió Guerrero de 2011 a octubre de 2014, un mes después del crimen que ocurrió en la ciudad de Iguala entre el 26 y 27 de septiembre.</p><p>A casi doce años del hecho no está claro ni el móvil del crimen ni el destino de los estudiantes, aunque se encontraron restos calcinados de tres de los jóvenes y se presume que todos fueron asesinados por miembros de un cártel local que traficaba heroína y que actuó coludido con fuerzas de seguridad y autoridades locales, estatales y federales, incluidos militares.</p><p>Según la fiscalía mexicana, el exgobernador habría participado en el ocultamiento de los videos que pudieron haber registrado los hechos.</p><p>Durante la audiencia inicial, que se extendió por más de 14 horas, la defensa de Aguirre objetó los señalamientos del Ministerio Público alegando que el entonces gobernador no se encontraba en Guerrero cuando presuntamente recibió las grabaciones y ordenó su destrucción, sino que estaba en la Ciudad de México.</p><p>Aguirre, exmilitante del Partido de la Revolución Democrática — de donde surgió el oficialista Morena —, fue apresado el 6 de agosto en el Estado de México por funcionarios federales. Su detención se dio a casi cuatro años del arresto del exprocurador federal Jesús Murillo Karam, otro de los altos exfuncionarios procesados por el caso.</p><p>Murillo Karam, quien enfrenta acusaciones de desaparición forzada, tortura y obstrucción de la justicia en el caso de los 43 estudiantes desaparecidos, obtuvo en abril de 2024 la medida cautelar de arresto domiciliario debido a su avanzada edad y los problemas de salud que padece. El mes pasado un juez le levantó la medida y ordenó el uso del grillete electrónico y restricciones de movilidad.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EXNO2RYYDXKNK43YS37Y6HNT34.jpg?auth=6a1b88b45048a2c608e56f837568d4b129149461ca4e69bd141cd643c61d42ee&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[ARCHIVO - Un manifestante sostiene un retrato de Ángel Aguirre, exgobernador del estado de Guerrero, en el que se ha escrito la palabra "asesino" durante una marcha contra la desaparición de 43 estudiantes de una escuela rural de magisterio, el 26 de enero de 2015, en Ciudad de México. (Foto AP/Eduardo Verdugo, archivo)]]></media:description><media:credit role="author" scheme="urn:ebu">Eduardo Verdugo</media:credit></media:content></item><item><title><![CDATA[Earthquake response to test  U.S.-Colombia relations under new president, expert says ]]></title><link>https://www.local10.com/news/world/2026/08/12/earthquake-response-to-test-us-colombia-relations-under-new-president-expert-says/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/08/12/earthquake-response-to-test-us-colombia-relations-under-new-president-expert-says/</guid><dc:creator><![CDATA[Christina Vazquez, Andrea Torres]]></dc:creator><description><![CDATA[The U.S. State Department recently announced “committing $15.5 million in funding for emergency shelter, food, protection, and earthquake assessments” after a 7.4-magnitude earthquake struck on Monday in western Colombia. ]]></description><pubDate>Wed, 12 Aug 2026 16:54:27 +0000</pubDate><content:encoded><![CDATA[<p>The U.S. State Department recently announced “<a href="https://x.com/StateDept/status/2086937905541357951?s=46" target="_self" rel="" title="https://x.com/StateDept/status/2086937905541357951?s=46">committing $15.5 million</a> in funding for emergency shelter, food, protection, and earthquake assessments” after a 7.4-magnitude earthquake struck on Monday in western Colombia. </p><p><a href="https://x.com/AbelardoPTE" target="_self" rel="" title="https://x.com/AbelardoPTE">Abelardo De La Espriella</a>, the new president of Colombia, had taken his oath of office on Friday in Cali, where Mayor Alejandro Eder <a href="https://x.com/alejoeder/status/2087538165405933623" target="_self" rel="" title="https://x.com/alejoeder/status/2087538165405933623">announced</a> Salvadoran President Nayib Bukele sent a plane with 50 tons of aid and was preparing to send a second. </p><p><a href="https://pir.fiu.edu/people/international-relations-graduate-students/adam-ratzlaff1/adam-ratzlaff.html" target="_self" rel="" title="https://pir.fiu.edu/people/international-relations-graduate-students/adam-ratzlaff1/adam-ratzlaff.html">Adam Ratzlaff</a>, a Florida International University researcher with experience in conducting analysis for the World Bank and the Inter-American Development Bank has been following the updates. </p><p>“This may be an opportunity to see the U.S. government working hand-in-hand with the new Colombian administration,” said Ratzlaff, the founder and chief executive officer of <a href="https://panamstrategicadvisors.com" target="_self" rel="" title="https://panamstrategicadvisors.com">Pan-American Strategic Advisors</a>, a strategic advisory firm and think tank. </p><p>The U.S. State Department also <a href="https://www.state.gov/releases/office-of-the-spokesperson/2026/08/united-states-mobilizes-life-saving-response-to-colombia-earthquake/" target="_self" rel="" title="https://www.state.gov/releases/office-of-the-spokesperson/2026/08/united-states-mobilizes-life-saving-response-to-colombia-earthquake/">announced</a> the deployment of a disaster assistance response team of humanitarian experts to Colombia. </p><p>“This is going to be a real testing point for the administration at a time when he is still staffing up. He is very close to the Trump administration. Obviously, the Trump administration would like to see him doing well,” Ratzlaff said. </p><p>The Trump administration deployed the U.S. military to northern Venezuela and committed <a href="https://ve.usembassy.gov/update-on-the-trump-administrations-continued-delivery-of-life-saving-u-s-assistance-to-venezuela/" target="_self" rel="" title="https://ve.usembassy.gov/update-on-the-trump-administrations-continued-delivery-of-life-saving-u-s-assistance-to-venezuela/">more than $386 million in humanitarian assistance</a> after the devastating 7.2 and 7.5-magnitude earthquakes on June 24. </p><p>The U.S. Agency for International Development, or USAID, under Trump’s second administration faced both sweeping program cancellations and massive staff layoffs.</p><p>“The United States just gave a lot of aid money to neighboring Venezuela. The administration has laid out the Western Hemisphere as its priority. The question will be, ‘How much appetite is there for addressing humanitarian crisis?’” Ratzlaff said. </p><p>The U.S. hosts the largest portion of the Colombian diaspora, estimated at 1.6 to 2 million Colombian-Americans and immigrants, according to <a href="https://www.migrationpolicy.org/journal/spotlight/colombian-immigrants-united-states" target="_self" rel="" title="https://www.migrationpolicy.org/journal/spotlight/colombian-immigrants-united-states">the Migration Policy Institute</a>, a think tank based in Washington, D.C.</p><p>“It may mean that a lot of the aid going to Colombia will have to come from the diaspora,” Ratzlaff said. “The largest diaspora in the United States from South America is from Colombia, so we would hope to see a lot of aid flowing in country from the diaspora, but the geo-politics on this will be complicated.” </p><p>Before the earthquakes, the U.S. had already pledged $1 billion in security assistance to Colombia, and De La Espriella announced Colombia was joining the “Shield of the Americas,” also known as the Americas Counter Cartel Coalition, which Trump launched in March. </p><p><b>Related story</b>: <a href="https://www.local10.com/news/local/2026/03/05/trump-gathering-latin-american-heads-of-state-at-doral-golf-club-this-weekend/" target="_self" rel="" title="https://www.local10.com/news/local/2026/03/05/trump-gathering-latin-american-heads-of-state-at-doral-golf-club-this-weekend/">Shield of the Americas: What we know about the summit in Doral this weekend &amp; Noem’s new title </a></p>]]></content:encoded></item><item><title><![CDATA[Los alumnos de Miami-Dade se preparan para iniciar curso con mochilas y material escolar gratuitos]]></title><link>https://www.local10.com/espanol/2026/08/12/los-alumnos-de-miami-dade-se-preparan-para-iniciar-curso-con-mochilas-y-material-escolar-gratuitos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/los-alumnos-de-miami-dade-se-preparan-para-iniciar-curso-con-mochilas-y-material-escolar-gratuitos/</guid><dc:creator><![CDATA[Jackie Pascale]]></dc:creator><description></description><pubDate>Wed, 12 Aug 2026 16:53:34 +0000</pubDate><content:encoded><![CDATA[<p>Los estudiantes del condado Miami-Dade regresan a clases el jueves y cientos se adelantaron al inicio del año escolar el miércoles con útiles escolares, mochilas y eventos gratuitos para conocer a sus compañeros y maestros en todo el distrito.</p><p>En Auburndale Elementary, los estudiantes escogieron mochilas gratuitas llenas de útiles escolares, con muchos colores y estilos para elegir.</p><p>“¡Estoy emocionada!”, dijo Keila, estudiante de quinto grado.</p><p>Camilla, estudiante de segundo grado, dijo que escogió una mochila morada porque también tenía color rosado.</p><p>El evento de Auburndale fue uno de varios realizados en las Escuelas Públicas de Miami-Dade en la víspera del nuevo año escolar.</p><p>Comisionados locales se asociaron con las escuelas para dar la bienvenida a los estudiantes y sus familias.</p><p>“Fui a una escuela pública a solo unas cuadras de aquí. Recuerdo el primer día de clases. Era aterrador, intimidante: nuevos estudiantes, nuevos maestros, director”, dijo el comisionado de Miami Rafael Rosado. “Lo que estamos haciendo es darles la bienvenida para que puedan ver nuestras sonrisas, nuestra emoción y nuestro apoyo para ellos”.</p><p>Los eventos también dieron a los estudiantes la oportunidad de conocer sus salones antes del inicio de clases y aprender más sobre los programas en los que participarán durante el año escolar.</p><p>En Bowman Ashe/Doolin K-8 Academy, en el suroeste de Miami-Dade, estudiantes y familias conocieron el programa STARTs de la escuela magnet, que incluye música y robótica.</p><p>Los maestros también se preparaban para dar la bienvenida a los estudiantes.</p><p>“Reunirnos con los padres y tener esa conexión, en última instancia, ayuda a que los estudiantes tengan éxito”, dijo Rachel Ruiz, maestra de Bowman Ashe/Doolin Academy. “Estoy sumamente emocionada. Los nervios son buenos nervios. Estoy lista para enseñarles”.</p><p>Varios eventos de regreso a clases todavía estaban programados para la tarde del miércoles, incluida una feria de recursos escolares en South Miami Heights hasta las 4 p.m., un evento en Shenandoah Elementary a la 1 p.m. y otro en Citrus Grove K-8 a las 2:30 p.m.</p><p>Mientras los estudiantes comienzan a regresar a clases en todo el sur de Florida, Local 10 quiere ayudar a celebrar este momento<a href="https://www.local10.com/espanol/2026/08/10/comparte-tus-fotos-del-regreso-a-clases-con-local-10-mientras-los-estudiantes-vuelven-a-las-aulas-en-todo-el-sur-de-florida/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/10/comparte-tus-fotos-del-regreso-a-clases-con-local-10-mientras-los-estudiantes-vuelven-a-las-aulas-en-todo-el-sur-de-florida/"> compartiendo sus fotos favoritas del regreso a clases.</a></p>]]></content:encoded></item><item><title><![CDATA[Jury selection begins in Meta youth harms trial in California federal court]]></title><link>https://www.local10.com/business/2026/08/12/jury-selection-begins-in-meta-youth-harms-trial-in-california-federal-court/</link><guid isPermaLink="true">https://www.local10.com/business/2026/08/12/jury-selection-begins-in-meta-youth-harms-trial-in-california-federal-court/</guid><dc:creator><![CDATA[By BARBARA ORTUTAY, Associated Press]]></dc:creator><description><![CDATA[OAKLAND, Calif. (AP) — Jury selection began Wednesday in Meta's federal trial over claims its platforms have harmed youth mental health and also track children in violation of federal law.]]></description><pubDate>Wed, 12 Aug 2026 17:46:41 +0000</pubDate><content:encoded><![CDATA[<p>OAKLAND, Calif. (AP) — Jury selection began Wednesday in Meta's federal trial over claims its platforms have harmed youth mental health and also track children in violation of federal law.</p><p>The trial scheduled to begin next week is expected to last six to eight weeks. Meta faces 29 states in the federal multidistrict lawsuit filed in 2023, but the Oakland trial will only include the first four — California, Colorado, Kentucky and New Jersey.</p><p>Eight states, including Tennessee where a trial is ongoing, filed lawsuits in their own state courts.</p><p>The 2023 lawsuit, filed in federal court in Oakland, California, claims that Meta routinely collects data on children under 13 without their parents’ consent, in violation of federal law.</p><p>“Meta has harnessed powerful and unprecedented technologies to entice, engage, and ultimately ensnare youth and teens. Its motive is profit, and in seeking to maximize its financial gains, Meta has repeatedly misled the public about the substantial dangers of its social media platforms,” the complaint says. “It has concealed the ways in which these platforms exploit and manipulate its most vulnerable consumers: teenagers and children.”</p><p>Judge Yvonne Gonzalez Rogers asked prospective jurors about their own social media activity, knowledge about other lawsuits Meta faces, and any strong feelings they may have about social media companies and their role regarding the allegations.</p><p>The trial is the latest in an avalanche of lawsuits against Meta Platforms and other social media companies including Google's YouTube, TikTok and Snap, over claims their platforms harm young people, illegally collect their data and are deliberately designed to addict them.</p><p>Last week, a New Mexico court ordered Meta to pay $567 million to address harms to young people from its platforms in the second phase of a landmark trial.</p><p>The penalty is in addition to the $375 million in civil penalties that jurors ordered against Meta in March after determining the company knowingly harmed children’s mental health and concealed what it knew about child sexual exploitation on its platforms.</p><p>In the second phase, prosecutors asked the judge to impose fundamental changes at Meta aimed at reining in addictive features, improving age verification and preventing child sexual exploitation through default privacy settings and closer oversight.</p><p>The states are seeking heavy penalties and changes to the way Meta operates its platforms to make them safer for children. Meta has repeatedly said it has introduced dozens of features to do so. It is appealing the New Mexico decision.</p><p>“We strongly disagree with these allegations and are confident the evidence will show our longstanding commitment to supporting young people,” the Menlo Park, California, tech giant said in a statement. “We’ve listened to parents, worked with experts and law enforcement, and conducted in-depth research to understand the issues that matter most. We’re proud of the progress we’ve made, and we’re always working to do better.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XG44537MDWHUQOHKRNWROJSTIE.jpg?auth=623886bb8160a8ad6bf48c53e7768b237ca12a3b55e9aa90d8b7f01b565e8832&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People walk outside of a Federal Courthouse Wednesday, Aug. 12, 2026, in Oakland, Calif. (AP Photo/Jeff Chiu)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Chiu</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OGDF5VB3FVIAOPDBEFO43KRQQA.jpg?auth=d754e19d0057ecc5b94a5b00f6c592a9edf9b5adf62fc025d1934c747797917f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Attorney Paul W. Schmidt, representing Meta, right, arrives at a Federal Courthouse Wednesday, Aug. 12, 2026, in Oakland, Calif. (AP Photo/Jeff Chiu)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Chiu</media:credit></media:content></item><item><title><![CDATA[North Miami man rapes 15-year-old while on bond for exposing self to another girl at KFC, cops say]]></title><link>https://www.local10.com/news/local/2026/08/12/north-miami-man-rapes-15-year-old-while-on-bond-for-exposing-self-to-another-girl-at-kfc-cops-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/12/north-miami-man-rapes-15-year-old-while-on-bond-for-exposing-self-to-another-girl-at-kfc-cops-say/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[North Miami police say a man approached a 15-year-old girl walking home from school, exchanging phone numbers and later raping her ― all while out on bond for a case in which they say he exposed himself to another girl in a KFC bathroom.]]></description><pubDate>Wed, 12 Aug 2026 16:26:35 +0000</pubDate><content:encoded><![CDATA[<p>North Miami police say a man approached a 15-year-old girl walking home from school, exchanging phone numbers and later raping her ― all while out on bond for a case in which they say he exposed himself to another girl in a KFC bathroom.</p><p><a href="https://www.local10.com/espanol/2026/08/12/un-hombre-del-norte-de-miami-viola-a-joven-de-15-anos-estando-en-libertad-bajo-fianza-por-haberse-exhibido-a-otra-chica-en-un-kfc-segun-la-policia/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/un-hombre-del-norte-de-miami-viola-a-joven-de-15-anos-estando-en-libertad-bajo-fianza-por-haberse-exhibido-a-otra-chica-en-un-kfc-segun-la-policia/">Leer en español</a></p><p>Wesky Gillo, 21, had a child rape charge added to his docket on Tuesday while he was already behind bars, having been picked up while out on bond on Aug. 7 for driving on a suspended license.</p><p>According to the North Miami Police Department, the assault happened on Sept. 3, 2025 at the girl’s apartment. That’s one day after they said Gillo approached her after school.</p><p>Authorities said Gillo had texted with the victim and told her he was 17 and the two arranged a meeting at the girl’s apartment while her mother was at work.</p><p>Police said Gillo had the girl perform oral sex on him and then asked her to have intercourse. They said “the victim repeatedly told him no, but eventually complied out of fear.”</p><p>Authorities said Gillo left after “the victim began to cry” during the five-minute assault.</p><p>According to another arrest report, the KFC incident happened nearly a year before the rape.</p><p>North Miami police said on Oct. 7, 2024, Gillo, then 20 and working at the KFC at 701 NW 119th St., had unlocked a restroom door for a girl who had asked to use it.</p><p>According to NMPD, after the girl went in and locked the door, Gillo used the key to unlock it again and go in, asking the girl if he could “wash his hands.”</p><p>Police said the girl ― also under 16 ― told him “no,” but he stayed inside “and asked her if she keep(s) secrets.”</p><p>“The victim stated that (Gillo) told her to ‘keep this secret’ and started to unbuckle his belt and unzipped his pants,” the report states. “The victim stated that (he) told her to touch his penis.”</p><p>Authorities said surveillance video showed the girl bolting out of the bathroom after Gillo made the lewd request.</p><p>Police said they took him into custody two days later and he claimed he was outside sending text messages while the girl was inside the bathroom.</p><p>They said Gillo let officers search his phone to back up his alibi.</p><p>“A check of (Gillo’s) phone revealed that he was not sending any text messages or making any phone calls during the time the victim was using the bathroom,” the NMPD report states. “While going through (his) phone, it was observed that he had a saved pornographic video of a child engaging in sex.”</p><p>He was arrested on charges of lewd and lascivious conduct on a child under 16 and a charge related to the transmission of child sexual abuse material. While the case remained active as of Wednesday morning, court records show prosecutors did not pursue the latter charge.</p><p>As of Wednesday morning, Gillo remained jailed without bond at the Metrowest Detention Center.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/A7YACDE6NJDHVER7ERVIS3YP3Q.jpg?auth=6a8a6612435e64f5c31d5c60724d829dedfb0bcac1742ca6a195c5dc7b191676&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Wesky Gillo]]></media:description></media:content></item><item><title><![CDATA[Un hombre del norte de Miami viola a joven de 15 años estando en libertad bajo fianza por haberse exhibido a otra chica en un KFC, según la policía]]></title><link>https://www.local10.com/espanol/2026/08/12/un-hombre-del-norte-de-miami-viola-a-joven-de-15-anos-estando-en-libertad-bajo-fianza-por-haberse-exhibido-a-otra-chica-en-un-kfc-segun-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/un-hombre-del-norte-de-miami-viola-a-joven-de-15-anos-estando-en-libertad-bajo-fianza-por-haberse-exhibido-a-otra-chica-en-un-kfc-segun-la-policia/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Un hombre de 21 años se acercó a una adolescente de 15 años que caminaba a casa, intercambió número de teléfono con ella y luego abusó de ella.]]></description><pubDate>Wed, 12 Aug 2026 16:47:56 +0000</pubDate><content:encoded><![CDATA[<p>La Policía de North Miami dijo que un hombre se acercó a una adolescente de 15 años que caminaba a casa desde la escuela, intercambió números de teléfono con ella y luego la violó, todo mientras estaba en libertad bajo fianza por un caso en el que, según la policía, se expuso ante otra menor en el baño de un KFC.</p><p>Wesky Gillo, de 21 años, recibió el martes un cargo de violación de un menor, mientras ya estaba tras las rejas, luego de ser arrestado el 7 de agosto mientras estaba en libertad bajo fianza por conducir con una licencia suspendida.</p><p>Según el Departamento de Policía de North Miami, la agresión ocurrió el 3 de septiembre de 2025 en el apartamento de la menor. Eso ocurrió un día después de que, según dijeron, Gillo se acercara a ella después de la escuela.</p><p>Las autoridades dijeron que Gillo intercambió mensajes de texto con la víctima y le dijo que tenía 17 años. Ambos acordaron encontrarse en el apartamento de la menor mientras su madre estaba en el trabajo.</p><p>La policía dijo que Gillo obligó a la menor a practicarle sexo oral y luego le pidió que tuviera relaciones sexuales. Dijeron que “la víctima le dijo que no repetidamente, pero finalmente accedió por miedo”.</p><p>Las autoridades dijeron que Gillo se fue después de que “la víctima comenzó a llorar” durante la agresión de cinco minutos.</p><p>Según otro informe de arresto, el incidente en el KFC ocurrió casi un año antes de la violación.</p><p>La Policía de North Miami dijo que el 7 de octubre de 2024, Gillo, que entonces tenía 20 años y trabajaba en el KFC ubicado en 701 NW 119th St., había abierto con llave la puerta de un baño para una menor que había pedido usarlo.</p><p>Según la NMPD, después de que la menor entró y cerró la puerta con seguro, Gillo usó la llave para abrirla nuevamente y entrar, preguntándole a la menor si podía “lavarse las manos”.</p><p>La policía dijo que la menor, también menor de 16 años, le dijo que “no”, pero él permaneció dentro “y le preguntó si ella guardaba secretos”.</p><p>“¿La víctima declaró que (Gillo) le dijo que ‘guardara este secreto’ y comenzó a desabrocharse el cinturón y a bajar la cremallera de sus pantalones”, señala el informe. “La víctima declaró que (él) le dijo que tocara su pene”.</p><p>Las autoridades dijeron que las imágenes de vigilancia mostraron a la menor salir corriendo del baño después de que Gillo le hiciera la solicitud lasciva.</p><p>La policía dijo que lo detuvieron dos días después y que él afirmó que estaba afuera enviando mensajes de texto mientras la menor estaba dentro del baño.</p><p>Dijeron que Gillo permitió que los agentes revisaran su teléfono para respaldar su coartada.</p><p>“Una revisión del teléfono de (Gillo) reveló que no estaba enviando mensajes de texto ni haciendo llamadas telefónicas durante el tiempo en que la víctima estaba usando el baño”, señala el informe de la NMPD. “Mientras revisaban su teléfono, observaron que tenía guardado un video pornográfico de un menor participando en actos sexuales”.</p><p>Fue arrestado por cargos de conducta lasciva y lasciva con un menor de 16 años y un cargo relacionado con la transmisión de material de abuso sexual infantil. Aunque el caso seguía activo hasta la mañana del miércoles, los registros judiciales muestran que los fiscales no procedieron con el último cargo.</p><p>Hasta la mañana del miércoles, Gillo permanecía encarcelado sin derecho a fianza en el Centro de Detención Metrowest.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/A7YACDE6NJDHVER7ERVIS3YP3Q.jpg?auth=6a8a6612435e64f5c31d5c60724d829dedfb0bcac1742ca6a195c5dc7b191676&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Wesky Gillo]]></media:description></media:content></item><item><title><![CDATA[Kast promulga ley para frenar la violencia escolar en Chile que incluye revisión de mochilas]]></title><link>https://www.local10.com/espanol/2026/08/12/kast-promulga-ley-para-frenar-la-violencia-escolar-en-chile-que-incluye-revision-de-mochilas/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/kast-promulga-ley-para-frenar-la-violencia-escolar-en-chile-que-incluye-revision-de-mochilas/</guid><dc:creator><![CDATA[Por NAYARA BATSCHKE, Associated Press]]></dc:creator><description><![CDATA[SANTIAGO (AP) — El presidente de Chile, José Antonio Kast, promulgó el miércoles una ley que endurece las medidas de control de los estudiantes en los colegios que incluyen la revisión de mochilas y la prohibición de accesorios que impidan el reconocimiento facial para frenar el aumento de la violencia escolar.]]></description><pubDate>Wed, 12 Aug 2026 16:45:44 +0000</pubDate><content:encoded><![CDATA[<p>SANTIAGO (AP) — El presidente de Chile, José Antonio Kast, promulgó el miércoles una ley que endurece las medidas de control de los estudiantes en los colegios que incluyen la revisión de mochilas y la prohibición de accesorios que impidan el reconocimiento facial para frenar el aumento de la violencia escolar.</p><p>“La ley tiene que ser algo que nos ayude a mejorar”, dijo el conservador mandatario en un discurso a los estudiantes desde un colegio de Santiago. “Todos queremos llegar a la escuela alegres, contentos, a pasarlo bien. No a tener temor”.</p><p>La iniciativa integra un paquete de medidas para reforzar la seguridad en los colegios, que sufren una creciente violencia. El episodio más grave en la historia del país ocurrió en marzo, cuando un adolescente perpetró un ataque con cuchillo en una escuela en Calama, en el norte, y dejó a una inspectora muerta y otros cuatro heridos, entre ellos tres alumnos.</p><p>Fue el primer caso premeditado de violencia escolar jamás registrado y desencadenó una serie de incidentes y amenazas de tiroteos en establecimientos educativos de todo el país, lo que llevó al Congreso a aprobar con celeridad el proyecto de ley propuesto por el Ejecutivo, que prevé el fortalecimiento de la seguridad y el endurecimiento de las sanciones por hechos de violencia escolar.</p><p>La normativa fue aprobada en junio por el Congreso y se convirtió en ley el miércoles tras su publicación en el Diario Oficial. Sin embargo, el Tribunal Constitucional eliminó algunas de las disposiciones más controvertidas al considerar que violan los principios de la Carta Magna.</p><p>Entre ellas, consideró inconstitucional la posibilidad de que la policía revisara mochilas sin una orden legal previa, así como las vestimentas y el cuerpo de los estudiantes.</p><p>Con los cambios, los centros educativos podrán aplicar medidas más duras y sanciones a la comunidad estudiantil, siempre y cuando estén en su reglamento interno. Cada escuela deberá así incorporar en sus protocolos la revisión de mochilas y artículos de los funcionarios del establecimiento, establecer códigos que prohíban el uso de accesorios que impidan la identificación facial y castigar a estudiantes que amenacen a colegas o docentes.</p><p>En cuanto a los responsables legales de los estudiantes, la nueva ley también establece que si un adulto es condenado por delitos cometidos en contra de un profesional de la educación en el ejercicio de sus funciones, se le prohibirá "celebrar contratos con el Estado por un período de tres años”. Asimismo, los colegios podrán suspender el ingreso de padres, parientes o responsables que agredan física, verbal o digitalmente a funcionarios o estudiantes.</p><p>Los ataques armados en Chile son inusuales, aunque el país es conocido por las manifestaciones estudiantiles que a menudo terminan de forma violenta.</p><p>Según datos oficiales, en el primer semestre de 2026 se han registrado 6.308 denuncias vinculadas a la convivencia escolar, un 2,8% más que en igual período de 2025.</p><p>El año pasado, hubo un total de 17.076 denuncias que incluyen casos de maltrato y amenazas tanto contra estudiantes como profesores y discriminación, entre otras.</p><p>Asimismo, en 2025 se registraron 56.153 casos policiales dentro de recintos educacionales, entre ellos 16.535 por delitos contra la vida o integridad de personas y otros 893 asociados al porte de armas, de fuego o blancas, según el Ministerio de Seguridad Pública.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XMPSMQVRUUDBUHCIGQBKAQNHQY.jpg?auth=a5358836bdbfe3c11628847e354ca182d59109f8a77eb70c6c44eb72a1b83d9b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El presidente chileno, José Antonio Kast, saluda a una fila de agentes de policía tras anunciar una nueva agenda de seguridad y medidas más estrictas en materia de inmigración en la Plaza de Armas de Santiago de Chile, el jueves 6 de agosto de 2026. (Foto AP/Esteban Félix)]]></media:description><media:credit role="author" scheme="urn:ebu">Esteban Felix</media:credit></media:content></item><item><title><![CDATA[Miami extends contract of basketball coach Jai Lucas, AP source says]]></title><link>https://www.local10.com/sports/local/2026/08/12/miami-extends-contract-of-basketball-coach-jai-lucas-ap-source-says/</link><guid isPermaLink="true">https://www.local10.com/sports/local/2026/08/12/miami-extends-contract-of-basketball-coach-jai-lucas-ap-source-says/</guid><dc:creator><![CDATA[Tim Reynolds ]]></dc:creator><description><![CDATA[Miami extended the contract of coach Jai Lucas over the past few weeks, a person with knowledge of the agreement said Wednesday.]]></description><pubDate>Wed, 12 Aug 2026 16:40:45 +0000</pubDate><content:encoded><![CDATA[<p>Miami extended the contract of coach Jai Lucas over the past few weeks, a person with knowledge of the agreement said Wednesday.</p><p>The extension came with a raise, said the person, who spoke to The Associated Press on condition of anonymity because no details were revealed publicly.</p><p>Miami, as a private university, is not required to release contract information and did not comment on the extension. Lucas had four years left on his original five-year deal.</p><p>Lucas engineered an impressive turnaround in his first season with the Hurricanes, leading them to a 26-9 overall record and going 13-5 in the Atlantic Coast Conference without any returning players. Miami — which went 7-24 overall and 3-17 in ACC play in 2024-25, before Lucas arrived — wound up making the NCAA Tournament, beating Missouri before falling to Purdue in the second round.</p><p>The reworked agreement with Lucas came around the same time as Miami getting a new deal done with football coach Mario Cristobal on the heels of last season’s 13-3 record and run to the College Football Playoff national championship game, the person said. Word of Cristobal’s extension was first reported by On3 last week and then confirmed by Cristobal.</p><p>“We’ve done a lot of good things,” Cristobal said when discussing his extension, the terms of which also were not confirmed by the school. “And there’s a lot more good and great and elite things to come.”</p><p>Cristobal also has raved about the work Lucas has done and even attended some of the basketball team’s early morning workouts in recent weeks.</p><p>Lucas, who had not been a head coach before Miami hired him in March 2025, was mentioned as a potential target for many schools that were seeking coaches after last season.</p><p>“We have good people at the university, and then we had great people in the building this year. … Half the battle is making sure you get the right people in there,” Lucas said when last season ended. “And then once you get the right people, you’ve just got to figure it out.”</p><p>Miami was one of nine schools to be among the final AP Top 25 in both football and men’s basketball during the 2025-26 season.</p><p>___</p><p>AP college basketball: <a href="https://apnews.com/hub/ap-top-25-college-basketball-poll" rel="">https://apnews.com/hub/ap-top-25-college-basketball-poll</a> and <a href="https://apnews.com/hub/college-basketball" rel="">https://apnews.com/hub/college-basketball</a></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/D6MTU4WPJVEFDAU7DNOW3JJWGA.jpg?auth=ae5956be2c12f6722017a7786c9e579b36b83aca36e015f8cd4ea6e4f426de38&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Defense in Charlie Kirk's killing say shooter should not get death penalty, hit 'intended target']]></title><link>https://www.local10.com/news/2026/08/12/defense-in-charlie-kirks-killing-say-shooter-should-not-get-death-penalty-hit-intended-target/</link><guid isPermaLink="true">https://www.local10.com/news/2026/08/12/defense-in-charlie-kirks-killing-say-shooter-should-not-get-death-penalty-hit-intended-target/</guid><dc:creator><![CDATA[By MATTHEW BROWN, Associated Press]]></dc:creator><description><![CDATA[The man charged with killing Charlie Kirk shouldn’t get the death penalty because the shooter “hit the intended target” and no one else was endangered when the conservative activist was shot from a rooftop as he addressed a crowd of thousands at an event in Utah last year, his lawyers said.]]></description><pubDate>Wed, 12 Aug 2026 18:13:10 +0000</pubDate><content:encoded><![CDATA[<p>The man charged with killing Charlie Kirk shouldn’t get the death penalty because the shooter “hit the intended target” and no one else was endangered when the conservative activist was shot from a rooftop as he addressed a crowd of thousands at an event in Utah last year, his lawyers said.</p><p>Defendant Tyler Robinson's attorneys say the bullet traveled above the crowd and prosecutors have not proven that he knew others who attended Kirk's event at Utah Valley University on Sept. 10 were in danger — a potentially aggravating factor under state law that would make it a capital crime.</p><p>“The only evidence presented supports that the bullet traveled above, not through, the crowd,” defense attorneys wrote in documents filed late Tuesday as the defense tries to block the case from proceeding to trial.</p><p>The defense lawyers also disputed claims that Robinson targeted Kirk over his political views. Prosecutors allege Robinson told his roommate that he killed the activist because he “had enough of his hatred." But the defense said that was not enough to prove what motivated Robinson, after searches of his apartment, computers and telephone failed to produce anything beyond that one statement.</p><p>Prosecutors last month presented what they call “overwhelming” evidence against Robinson, including DNA tests that tie him to the suspected murder weapon and apparent confessions by the defendant.</p><p>His defense attorneys during that hearing questioned the reliability of the prosecution's evidence, but they didn't offer any alternative theories for Kirk's assassination. The defense made no mention of DNA in Tuesday's filing.</p><p>Robinson has not yet entered a plea in the case. He turned himself in a day after Kirk was killed.</p><p>His defense attorneys previously tried to get the death penalty taken off the table after prosecutors were found to be in contempt of court for talking about the case to the media. State District Judge Tony Graf rejected that request.</p><p>Prosecutors have until Aug. 18 to respond to the defense arguments. The Associated Press left telephone and email messages with the Utah County Attorney’s Office seeking comment.</p><p>In documents filed last month, prosecutors said the fact that Robinson loaded his rifle with four bullets showed that he knew he could miss Kirk, “thereby putting others in danger.”</p><p>But defense attorneys said “it is just as likely that the shooter did not believe he would miss.”</p><p>Robinson faces possible sentence enhancements if prosecutors can prove he targeted Kirk because of his political views.</p><p>Twiggs said in an April interview with prosecutors and investigators that Robinson sometimes talked about politics, including President Donald Trump. But Twiggs said he never heard Robinson talk about Kirk before the shooting. The defendant also did not talk much about gender issues or LGBTQ+ rights, Twiggs said.</p><p>The AP emailed Twiggs’ attorney seeking comment.</p><p>Closing arguments in the preliminary hearing are scheduled for Sept. 1. Graf will then decide if the case can go to trial and on what charges.</p><p>Preliminary hearings typically don’t last so long. Legal experts said the slow pace reflects a cautious approach by Graf and the large volume of evidence. Lawyers for Kirk’s family have asked Graf to make his decision on Sept. 1 so they case can proceed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4ASRRJBLN24I5L62EFAHY5UDOU.jpg?auth=97d0e1d2b38dc313cdaa84dea20509c6aa85e9be055ed79dfec1a9d8ab648e46&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Tyler Robinson, accused of fatally shooting of Charlie Kirk, appears during a hearing in 4th District Court in Provo, Utah, on June 12, 2026. (Francisco Kjolseth /The Salt Lake Tribune via AP, Pool, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Francisco Kjolseth</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LFNBDYGOE3VVA4M54XN5HJ4VTE.jpg?auth=d21b653c8d67ce333cf04d1a94a4410f4a86819c4c0db236671099835ae845c5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Fourth District Court Judge Tony Graf speaks during a preliminary hearing for Tyler Robinson, who is accused of fatally shooting Charlie Kirk, at the Fourth District Court in Provo, Utah, July 8, 2026. (Tess Crowley/The Deseret News via AP, Pool, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Tess Crowley</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GW2IZKZKAISNCIZUYGQKNJK2FQ.jpg?auth=a777599127b02055c64ca4d354a7d17fa213bddb3c28229fe6f3101f7510f333&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Tyler Robinson, who is accused of fatally shooting Charlie Kirk, appears during a hearing in Fourth District Court in Provo, Utah, on Dec. 11, 2025. (Rick Egan/The Salt Lake Tribune via AP, Pool, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Rick Egan</media:credit></media:content></item><item><title><![CDATA[Minnesota man who killed wife and daughter at a daycare may have killed another family member]]></title><link>https://www.local10.com/news/2026/08/12/minnesota-man-who-killed-wife-and-daughter-at-a-daycare-may-have-killed-another-family-member/</link><guid isPermaLink="true">https://www.local10.com/news/2026/08/12/minnesota-man-who-killed-wife-and-daughter-at-a-daycare-may-have-killed-another-family-member/</guid><dc:creator><![CDATA[By MARK VANCLEAVE and R.J. RICO, Associated Press]]></dc:creator><description><![CDATA[HOPKINS, Minn. (AP) — A man who killed his wife and their 7-year-old daughter at a daycare in Minnesota is also suspected of killing a 78-year-old female relative, police said Wednesday.]]></description><pubDate>Wed, 12 Aug 2026 21:46:07 +0000</pubDate><content:encoded><![CDATA[<p>HOPKINS, Minn. (AP) — A man who killed his wife and their 7-year-old daughter at a daycare in Minnesota is also suspected of killing a 78-year-old female relative, police said Wednesday.</p><p>The 41-year-old man fatally shot himself after stabbing his wife and child at the in-home daycare she operates in Hopkins, a suburb of Minneapolis, police said.</p><p>All six other children who were at the daycare were not physically harmed, authorities said. Another parent called police after witnessing the attack while dropping off a child Wednesday morning, Hopkins Police Chief Brent Johnson said.</p><p>“There’s no worse scenario than this, where you drop off your child somewhere you think is safe, and you get that phone call,” Johnson said at a news conference.</p><p>“This is a tragic day and horrific scene for little children to witness, if they did witness this,” Johnson later added.</p><p>___</p><p>EDITOR’S NOTE — In the U.S., the national suicide and crisis lifeline is available by calling or texting 988. There is also an online chat at 988lifeline.org</p><p>___</p><p>More than three hours after the killings, Burnsville Chief Matt Smith said officers were called to a home in his community, 20 miles (32 kilometers) from Hopkins, where they found the dead woman. He said investigators believe the two tragedies are linked, and that the man had been living at the home in Burnsville.</p><p>No names were released. Johnson said there was no history of police calls to the Hopkins address.</p><p>Amanda Marx, a nurse who lives across the street, didn’t realize anything was wrong until she noticed police officers trying to break down the home’s front door.</p><p>She said officers moved behind the home before reappearing and calling for crime scene tape. Later, several young children emerged — one being carried by an officer.</p><p>The brown, two-story house has a mural on the garage door of a tree-lined lake and a moose. Photos on the daycare’s Facebook page show kids playing with toys inside and in the backyard, with colorful decorations and artwork on the walls.</p><p>Marx said she and her 7-year-old son always referred to it as the “garage house” due to the colorful mural. The longtime resident said she’d never met the home’s owners and was unaware they were running Brown Bear Childcare out of the home. She didn’t recall any prior disturbances.</p><p>“I’m just trying to figure out how to explain to my 7-year-old why there’s crime scene tape on our deck,” she said.</p><p>Records show the daycare has been licensed by the state since 2019 and has a capacity of 10 children. It was found to be in compliance during visits in 2023, 2024 and 2025.</p><p>Johnson said killings are a “rarity” in Hopkins and that his officers were shaken by the scene they found inside the home.</p><p>“I could see on the look on their faces that this was one of those ones that you’ll remember for your entire career, if not life,” Johnson said.</p><p>___</p><p>Rico reported from Atlanta. Associated Press writer Ed White in Detroit contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/O5JV5UK3UYZFCEX7DZ3J5MVWLQ.jpg?auth=6e159ac4bf4278f799791f350a9019a3cd7039c46348810e902cafeba2cf321b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Law enforcement respond to a call at a home daycare, Wednesday, Aug. 12, 2026, in Hopkins, Minn. (AP Photo/Carly Danek)]]></media:description><media:credit role="author" scheme="urn:ebu">Carly Danek</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZPCPM2NIBARNIJXDLUYHH44JBE.jpg?auth=84e6f306d3c5c97d5bd609a098f514e2e720158a40409a6a3555572fed46ceef&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Law enforcement respond to a call at a home daycare, Wednesday, Aug. 12, 2026, in Hopkins, Minn. (AP Photo/Carly Danek)]]></media:description><media:credit role="author" scheme="urn:ebu">Carly Danek</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JCSIEMCTV4O2OHI2RQLAR4RO7Q.jpg?auth=a7357d4feb0ac3987330d41568ab73d859953ecf97753bbc35deb3976aae7a90&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Law enforcement respond to a call at a home daycare, Wednesday, Aug. 12, 2026, in Hopkins, Minn. (AP Photo/Carly Danek)]]></media:description><media:credit role="author" scheme="urn:ebu">Carly Danek</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/V44ZRORPDNTWLCZLWOLRNL545A.jpg?auth=57837f3ff903a47645b33d067b71c23d48fd5ee2ddaf945122648fd086cf5f4f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Law enforcement respond to a call at a home daycare, Wednesday, Aug. 12, 2026, in Hopkins, Minn. (AP Photo/Carly Danek)]]></media:description><media:credit role="author" scheme="urn:ebu">Carly Danek</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4VZDZJEAPKPSS5ISJOOHVFFJCE.jpg?auth=7f1034d4b53033f883eed97f0ee9459f6b1cc24cea4e32f875b5eb0942c837ec&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Law enforcement respond to a call at a home daycare, Wednesday, Aug. 12, 2026, in Hopkins, Minn. (AP Photo/Carly Danek)]]></media:description><media:credit role="author" scheme="urn:ebu">Carly Danek</media:credit></media:content></item><item><title><![CDATA[“Ahora eso sí es bajo”: candidato al Congreso Shevrin Jones responde a mensaje de texto falso enviado a votantes]]></title><link>https://www.local10.com/espanol/2026/08/12/esto-ya-es-el-colmo-candidato-al-congreso-shevrin-jones-responde-a-mensaje-de-texto-falso-enviado-a-votantes/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/esto-ya-es-el-colmo-candidato-al-congreso-shevrin-jones-responde-a-mensaje-de-texto-falso-enviado-a-votantes/</guid><dc:creator><![CDATA[Trent Kelly]]></dc:creator><description><![CDATA[El senador estatal Shevrin Jones está respondiendo a mensaje de texto falso y homofóbico enviado a votantes del distrito congresista 24 de Florida]]></description><pubDate>Wed, 12 Aug 2026 13:11:45 +0000</pubDate><content:encoded><![CDATA[<p>El senador estatal Shevrin Jones está respondiendo a un mensaje de texto falso y homofóbico que está siendo enviado a votantes del distrito congresista 24 de Florida.</p><p>“Yo dije, ‘wow’”, dijo Jones. “Esto ya es el colmo”.</p><p>El mensaje ataca a Jones, un candidato abiertamente gay al Congreso, al afirmar falsamente que tiene VIH.</p><p>“Primero, el mensaje es falso”, dijo Jones. “No soy VIH positivo, pero quiero tener mucho cuidado con la forma en que respondo a eso, porque me niego a defenderme de una manera que estigmatice a otra persona”.</p><p>El mensaje afirma que a Jones se le negó la oportunidad de donar sangre a un sobreviviente de COVID porque tenía VIH y enlaza a una noticia real de 2020, pero esa historia no menciona el VIH.</p><p>En realidad, a Jones se le negó la oportunidad de donar bajo una política federal de donación de sangre vigente en ese momento, que restringía las donaciones de hombres homosexuales y bisexuales.</p><p>Esa política cambió desde entonces.</p><p>“El VIH no es algo de lo que haya que avergonzarse y ser gay no significa que alguien tenga VIH”, dijo Jones. “Alguien tomó un viejo estereotipo peligroso sobre las personas gay y el VIH y lo utilizó con fines políticos”.</p><p>El mensaje también afirma que fue “pagado por Equality Florida”, un grupo de defensa de los derechos LGBTQ que ha respaldado a Jones, pero el grupo dice que no envió ni pagó el mensaje de texto y que ahora intenta determinar quién lo hizo.</p><p>Dos de los principales oponentes de Jones también condenaron el mensaje.</p><p>El comisionado de Miami-Dade Oliver Gilbert lo calificó de “mentira” y dijo que el mensaje era “retórica llena de odio, homofóbica y vil”.</p><p>Kendrick Meek Jr. también se pronunció en contra del mensaje de texto, calificándolo de “difamación fraudulenta y homofóbica” y diciendo que el sur de Florida “merece algo mejor”.</p><p>Con las primarias del 18 de agosto a solo una semana, Jones dice que no sabe quién es responsable del mensaje de texto falso, pero quiere que rindan cuentas.</p><p>“La gente merece saber realmente quién pagó por él y quién lo envió”, dijo. “Es peligroso, no tiene justificación y no debemos permitir que las personas se salgan con la suya con ese tipo de comportamiento”.</p><p>Local 10 News habló con una votante, quien se identificó como Cathy, y dijo estar disgustada por los ataques personales.</p><p>“Es algo bajo y despreciable que alguien decida hacer eso”, dijo.</p><p>Local 10 News también llamó al número del que provenía el mensaje de texto falso: la línea estaba desconectada.</p>]]></content:encoded></item><item><title><![CDATA[Music Review: Carly Simon's 'Comes in Waves' is a journey through love and loss]]></title><link>https://www.local10.com/entertainment/2026/08/12/music-review-carly-simons-comes-in-waves-is-a-journey-through-love-and-loss/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/08/12/music-review-carly-simons-comes-in-waves-is-a-journey-through-love-and-loss/</guid><dc:creator><![CDATA[By HILLEL ITALIE, Associated Press]]></dc:creator><description><![CDATA[On her first album with original songs in nearly 20 years, Carly Simon is still working on some old demons and still determined to outlast them.]]></description><pubDate>Wed, 12 Aug 2026 16:19:51 +0000</pubDate><content:encoded><![CDATA[<p>On her first album with original songs in nearly 20 years, Carly Simon is still working on some old demons and still determined to outlast them.</p><p>“Maybe I never loved you / But anyway, I thought I did / I married you, we had a kid,” she sings in a ballad you could imagine Simon addressing to her ex-husband, James Taylor. “And maybe you never loved me / Although God knows you said you did.”</p><p>Simon announced last month that she had been diagnosed with Parkinson's disease while recording “Comes in Waves,” and that she also had surgery to remove a cancerous skin growth. But this album feels less like an ending than a continuation of themes and events that have inspired and defined her from early in her career — yearning, discontent, desire, uncertainty, her marriage to Taylor and the loss of her father, the publisher Richard Simon, who died when Carly was in her teens.</p><p>“Howl” is the album's lead track, first single and table setter — a midtempo rocker addressed to a heartbroken friend (or to herself?) whom Simon urges to “Get it out of your system / Bang your fists and beat your brow.”</p><p>The other songs unfold as if to dramatize the album's title, as Simon's mood shifts from defiance to regret to melancholy to resolve and a willingness to try again, a cycle cushioned (to a fault) by the literal-minded production and arrangements of David Spencer, Frank Filipetti and son Ben Taylor among others.</p><p>“Comes in Waves” includes a remaster of Simon's decades-old political song “Share the End,” and elsewhere echoes moments from her previous records. “Maybe I Never Loved You,” inspired by the late playwright Tim Mayer, feels like Simon's version of “I Get Along Without You Very Well (Except Sometimes),” the Hoagy Carmichael standard she covered on her 1981 “Torch” album. “The Father-Daughter Dance” suggests the pain of a ballad about her father from the early 1970s, “Embrace Me, You Child.”</p><p>Simon also teases courtship (“Peaches”); celebrates parenthood (“Mother of Pearl,” a tribute to daughter and “child of divorce” Sally Taylor); and savors life's “wild ride” (“Love the Way I Do”).</p><p>The catchiest song is by a departed friend, the late Judy Belushi, widow of comedian John Belushi: “Four in the Morning” has a close-up, tiptoeing pace fitting for lyrics about an unhappy wife who slips away from her snoring husband.</p><p>Simon, who turned 83 this year, doesn't hit all the notes of her best known records, but she has lost none of her gifts for taking hold of a melody, and putting her whole self into the words. Her musical journey has always been personal, and longtime Simon fans are the most likely to enjoy catching up with her. Others may feel like they had to be there.</p><p>___</p><p>“Comes in Waves,” by Carly Simon</p><p>Three stars out of five</p><p>On repeat: “Love the Way I Do,” “Four in the Morning”</p><p>Skip it: “Share the End”</p><p>For fans of: Carly Simon, most of all, and of pop torch singers in general.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3U6VJX2UXRAAWJ5BLMPOX7YD4M.jpg?auth=e9f3c233107f0836da9d84f042190f433e924fc9dd5754819ce31757fef68a2a&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 Iris Records shows "Comes In Waves" by Carly Simon. (Iris Records via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/7TAWAWEFFKVM3YVBFGSOASLYSE.jpg?auth=5308f77f80cd862e545ea659a936eaccbd48d2781258df91ab254965e13fa1ff&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 Iris Records shows "Comes In Waves" by Carly Simon. (Iris Records via AP)]]></media:description></media:content></item><item><title><![CDATA[St. Petersburg again, then Phoenix and Arlington: IndyCar’s 2027 opening stretch]]></title><link>https://www.local10.com/sports/2026/08/12/st-petersburg-again-then-phoenix-and-arlington-indycars-2027-opening-stretch/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/12/st-petersburg-again-then-phoenix-and-arlington-indycars-2027-opening-stretch/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[INDIANAPOLIS (AP) — IndyCar announced Wednesday that the racing series will start its 2027 season March 7 on the streets of St. Petersburg.]]></description><pubDate>Wed, 12 Aug 2026 16:16:49 +0000</pubDate><content:encoded><![CDATA[<p>INDIANAPOLIS (AP) — IndyCar announced Wednesday that the racing series will start its 2027 season March 7 on the streets of St. Petersburg.</p><p>The series released the locations and dates for the first eight races of the upcoming season. This will be the 17th time IndyCar has started a season at St. Petersburg.</p><p>“The start to this year’s 2026 season was action-packed, and it’s gratifying to know the stage is set for a return to that frantic pace in 2027,” IndyCar President J. Douglas Boles said. “St. Pete has become an ideal host to begin our season."</p><p>IndyCar will open 2027 racing three straight weekends with the series going to Phoenix Raceway on March 13 and the streets of Arlington in Texas on March 21. This will be the second straight year and only the fifth time in the IndyCar series' 118 years that a season starts with races on three consecutive weekends.</p><p>The series takes a break before two races in April at Barber Motorsports Park on April 4 and Long Beach on April 18. Then it's off to Indianapolis Motor Speedway for the road course race May 15 and the 111th Indianapolis 500. The final race announced will be June 6 on the streets of Detroit.</p><p>Mark Miles, president and chief executive officer of Penske Entertainment, said it’s been another year of growth with 2026 being "proof of concept that our sport is fueled by an expanding presence across marquee events and destinations, and we look forward to carrying that momentum into 2027.”</p><p>___</p><p>AP auto racing: https://apnews.com/apf-AutoRacing</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/R6QUXC34KYKH5IQPJX6ZVG4HLY.jpg?auth=31aa2024555e196bb9c4fa6436b1314d5979872e0a22194875bc89fb86294074&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Helicopters fly over the field on the parade lap before the Indianapolis 500 auto race in Indianapolis, May 24, 2026. (AP Photo/Michael Conroy, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Conroy</media:credit></media:content></item><item><title><![CDATA[‘Now that’s low’: Congressional candidate Shevrin Jones responds to false text message sent to voters]]></title><link>https://www.local10.com/news/local/2026/08/11/now-thats-low-congressional-candidate-shevrin-jones-responds-to-false-text-message-sent-to-voters/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/11/now-thats-low-congressional-candidate-shevrin-jones-responds-to-false-text-message-sent-to-voters/</guid><dc:creator><![CDATA[Trent Kelly, Jeff  Derderian ]]></dc:creator><description><![CDATA[State Senator Shevrin Jones is responding to a false and homophobic text message being sent to voters in Florida’s 24th congressional district.]]></description><pubDate>Wed, 12 Aug 2026 01:18:59 +0000</pubDate><content:encoded><![CDATA[<p>State Senator Shevrin Jones is responding to a false and homophobic text message being sent to voters in Florida’s 24th congressional district.</p><p><a href="https://www.local10.com/espanol/2026/08/12/esto-ya-es-el-colmo-candidato-al-congreso-shevrin-jones-responde-a-mensaje-de-texto-falso-enviado-a-votantes/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/esto-ya-es-el-colmo-candidato-al-congreso-shevrin-jones-responde-a-mensaje-de-texto-falso-enviado-a-votantes/">Leer en español</a></p><p>“I was like, ‘wow,’” Jones said. “Now that’s low.”</p><p>The message targets Jones, an openly gay candidate for Congress, by falsely claiming he has HIV. </p><p>“First, the message is false,” said Jones. “I am not HIV positive, but I want to be very careful about how I respond to that, because I refuse to defend myself in a way that stigmatizes somebody else.”</p><p>The text claims Jones was denied the chance to donate blood to a COVID survivor because he had HIV and links to a real news story from 2020, but that story makes no mention of HIV.</p><p>Jones was actually turned away under a federal blood-donation policy in place at the time, restricting donations from gay and bisexual men.</p><p>That policy has since changed. </p><p>“HIV is not something to be ashamed of and being gay does not mean someone has HIV,” said Jones. “What somebody did was take an old dangerous stereotype about gay people and HIV and weaponize it for political purposes.”</p><p>The message also claims it was “paid for by Equality Florida” which is an LGBTQ advocacy group that has endorsed Jones, but the group says it did not send or pay for the text and is now trying to determine who did.</p><p>Two of Jones’ major opponents are also condemning the message.</p><p>Miami-Dade Commissioner Oliver Gilbert called it a “lie” and said the message was “hateful, homophobic and vile rhetoric.”</p><p>Kendrick Meek Jr. also spoke out against the text, calling it a “fraudulent, homophobic smear” and saying South Florida “deserves better.”</p><p>With the Aug. 18 primary now just one week away, Jones says he doesn’t know who is responsible for the false text, but wants them held accountable.</p><p>“People deserve to know actually who paid for it and who sent it,” he said. “It’s dangerous, it’s uncalled for and we should not allow people to get away with that type of behavior.”</p><p>Local 10 News spoke to a voter, who gave her name as Cathy, who said she was disgusted by the mudslinging.</p><p>“It’s low down and despicable why anyone would choose to do that,” she said. </p><p>Local 10 News also called the number the bogus text came from: It came back disconnected.</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[Earthquake in Colombia: More than 43,175 people homeless in Chocó region]]></title><link>https://www.local10.com/news/world/2026/08/12/earthquake-in-colombia-more-than-43175-people-homeless-in-choco-region/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/08/12/earthquake-in-colombia-more-than-43175-people-homeless-in-choco-region/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[There were more than 43,175 people homeless in western Colombia’s Chocó region after the 7.4-magnitude earthquake on Monday, according to the area’s governor. ]]></description><pubDate>Wed, 12 Aug 2026 15:26:07 +0000</pubDate><content:encoded><![CDATA[<p>There were more than 43,175 people homeless in western Colombia’s Chocó region after the 7.4-magnitude earthquake on Monday, according to the area’s governor. </p><p>The earthquake’s epicenter was in San José del Palmar, a municipality in a rainforest in Chocó, an impoverished region that is home to the highest population of Black Colombians. </p><p><a href="https://x.com/NubiaCarolinaCC" target="_self" rel="" title="https://x.com/NubiaCarolinaCC">Nubia Córdoba</a>, the governor of Chocó, was in Quibdó to meet with Colombian President Abelardo De La Espriella on Monday. Her office also reported that there were at least 14 people dead, 139 injured, 468 homes destroyed, about 3,200 homes damaged, and 38 schools affected. </p><p><a href="https://x.com/NubiaCarolinaCC" target="_self" rel="" title="https://x.com/NubiaCarolinaCC">Córdoba</a>’s administration designated <a href="https://www.instagram.com/p/Db6RtdDH7U3/" target="_self" rel="" title="https://www.instagram.com/p/Db6RtdDH7U3/">a fund for public donations</a> to help the victims and asked for donations of bottled water, nonperishable food, hygiene kits, pet food, and construction materials. </p><p><b>Related social media post</b></p><blockquote class="twitter-tweet"><p lang="es" dir="ltr">Desde hace 12 hrs se han presentado 4 nuevos eventos sísmicos de baja magnitud en San José del Palmar <br>Esta actividad nos da cuenta de la necesidad de que el riesgo aún no pasado. Nos mantenemos en máxima alerta de respuesta. La prioridad hoy además de las actividades de búsqueda… <a href="https://t.co/Q5PlEmSuoM">https://t.co/Q5PlEmSuoM</a></p>&mdash; Nubia Carolina Córdoba-Curi (@NubiaCarolinaCC) <a href="https://x.com/NubiaCarolinaCC/status/2087224087638691916?ref_src=twsrc%5Etfw">August 11, 2026</a></blockquote><blockquote class="twitter-tweet"><p lang="es" dir="ltr"><a href="https://x.com/hashtag/EmergenciaSismoChoc%C3%B3?src=hash&amp;ref_src=twsrc%5Etfw">#EmergenciaSismoChocó</a><br>REPORTE 1 del 11/08/26 <a href="https://t.co/YvWQgJ9sUn">pic.twitter.com/YvWQgJ9sUn</a></p>&mdash; Nubia Carolina Córdoba-Curi (@NubiaCarolinaCC) <a href="https://x.com/NubiaCarolinaCC/status/2087202859926409678?ref_src=twsrc%5Etfw">August 11, 2026</a></blockquote>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6CFOOCS5GJCBXM5VZGPTRET4TI.jpg?auth=e4bf8fcfe61bf1bf93b7e6464d47558dd57a917ac133c3272b2fc95dcbc85543&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Google Maps]]></media:description></media:content></item><item><title><![CDATA[Boy, 17, faces adult charges for Berry Farms attempted murders, armed bathroom robberies: MDSO]]></title><link>https://www.local10.com/news/local/2026/08/12/boy-17-faces-adult-charges-for-berry-farms-attempted-murders-armed-bathroom-robberies-mdso/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/12/boy-17-faces-adult-charges-for-berry-farms-attempted-murders-armed-bathroom-robberies-mdso/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[A 17-year-old boy is facing five adult felonies in Miami-Dade County ― including two counts of attempted murder ― in connection with two armed robberies in bathrooms and a shots fired incident at a rural Redland farmstand, according to court documents.]]></description><pubDate>Wed, 12 Aug 2026 15:29:32 +0000</pubDate><content:encoded><![CDATA[<p>A 17-year-old boy is facing five adult felonies in Miami-Dade County ― including two counts of attempted murder ― in connection with two armed robberies in bathrooms and a shots fired incident at a rural Redland farmstand, according to court documents.</p><p><a href="https://www.local10.com/espanol/2026/08/12/joven-de-17-anos-enfrenta-cargos-como-adulto-intento-de-asesinato-en-berry-farms-y-robo-a-mano-armada-en-los-banos-mdso/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/joven-de-17-anos-enfrenta-cargos-como-adulto-intento-de-asesinato-en-berry-farms-y-robo-a-mano-armada-en-los-banos-mdso/">Leer en español</a></p><p>Jencarlos Gamez was initially arrested on July 21, two days after Miami-Dade Sheriff’s Office deputies said he opened fire during a fracas at The Berry Farms, located at 13720 SW 216th St., but he was set to appear in court on new adult charges on Wednesday morning.</p><p>Before the Berry Farms incident, Gamez, who lives in the unincorporated South Miami Heights area, is accused of joining others in group armed robberies on Dec. 13, 2025 at a McDonald’s at 12185 SW 26th St. and on July 8 at Eureka Park, located at 18320 SW 119th Ave.</p><p>According to arrest reports, in both cases, a co-defendant asked an unsuspecting victim to hang out and then lured them into the bathroom, where the group robbed them of their belongings.</p><p>Deputies said the Berry Farms shots incident happened at around 11:30 p.m. on July 19.</p><p>They said one group attacked another and Gamez eventually opened fire during the melee.</p><p>Video clips from the incident, according to an arrest report, showed Gamez “running towards the group of victims while holding a firearm pointed at them,” then “being struck by an individual and falling onto the ground” and then “getting up from the ground, picking (up) an object from the (ground), which is immediately followed by the sound of a gunshot.”</p><p>Besides the attempted murder charges, court records show Gamez is facing felony counts of armed robbery and aggravated battery, as well as misdemeanor charges of discharging a firearm in public and minor in possession of a firearm.</p><p>As of Wednesday morning, he was being held at the Metrowest Detention Center, where records show he was booked on Tuesday evening.</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/NG47ZBR6FNH5XCLVMHNUICLTGQ.jpg?auth=7498187a70d021e7e624c46b14e04252701c47a5943d2e4c06e40cf1ba615f55&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jencarlos Gamez]]></media:description></media:content></item><item><title><![CDATA[Mike McCarthy and Eli Heidenreich's Pittsburgh homecomings get real as preseason begins]]></title><link>https://www.local10.com/sports/2026/08/12/mike-mccarthy-and-eli-heidenreichs-pittsburgh-homecomings-get-real-as-preseason-begins/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/12/mike-mccarthy-and-eli-heidenreichs-pittsburgh-homecomings-get-real-as-preseason-begins/</guid><dc:creator><![CDATA[By WILL GRAVES, Associated Press]]></dc:creator><description><![CDATA[PITTSBURGH (AP) — The vibes for Mike McCarthy and Eli Heidenreich over the last few months have been immaculate. How could they not be?]]></description><pubDate>Wed, 12 Aug 2026 16:09:05 +0000</pubDate><content:encoded><![CDATA[<p>PITTSBURGH (AP) — The vibes for Mike McCarthy and Eli Heidenreich over the last few months have been immaculate. How could they not be?</p><p>The chance for McCarthy to lead his hometown team brought the first-year Pittsburgh Steelers coach to tears when he was hired in January. The image last April of Heidenreich walking onto the draft stage in full Naval dress uniform outside Acrisure Stadium — just a few miles from the Mount Lebanon neighborhood where he grew up — felt like something out of a movie.</p><p>Their respective homecomings have provided plenty of “fairy tale” narratives during an eventful offseason for the typically low-key Steelers. And while there will be a little bit of “hey, is this really happening?” on Thursday night when they walk onto the field for the first time as the Steelers host Green Bay in the preseason opener, they're both aware of the reality check that awaits under the lights.</p><p>“Naturally, there’s some people that might assume that it was like you said, like a hometown pick or whatever, whatever someone wants to say,” Heidenreich said. “But I’m here to play football, and that’s it.”</p><p>Good thing, because evolving from a seventh-round flyer following a record-setting career at Navy — where he set program marks for career receiving yards and receiving touchdowns — into an NFL roster spot will take some doing. Nobody knows that more than the 6-foot, 206-pound Heidenreich, who politely dismissed comparisons between himself and San Francisco 49ers running back and 2023 NFL Offense Player of the Year Christian McCaffrey.</p><p>Both are on the smaller side, sure. And yes, both are shifty. But one came to the league as a Heisman Trophy finalist and a first-round pick. And it wasn't Heidenreich.</p><p>“He’s a fantastic player and one of the best to ever do it,” he said. “And he’s just someone that I look up to and really try to do my best to model him in certain ways. But yeah, I do see the (comparisons) and I know people get pretty fired up one way or the other about them.”</p><p>Heidenreich wants no part of that discussion. He's too focused on trying to carve out a niche in Pittsburgh, where his best chance to avoid getting cut for the first time in his life will be as a contributor on special teams.</p><p>While the chance for reps at running back might be difficult to come by — though Heidenreich has basically attached himself to backfield coach Ramon Chinyoung since camp started — his elusiveness could make him an intriguing option as a kick returner.</p><p>Whether Heidenreich gets any opportunities against the Packers in front of dozens of friends and family members who will make the short drive to Acrisure Stadium is uncertain. He tweaked his hamstring recently, which limited him for a stretch, though his No. 29 was noticeable during a walkthrough on Tuesday.</p><p>Either way, it figures to be a “pinch-me” type of moment when he jogs onto the field and looks up, a point of view that will be markedly different from the one he enjoyed as a fan.</p><p>“It’s an honor to just get out there and play in that stadium," he said. “I think that’s the best way for me to put it. It’s something that I have dreamed of for a long time."</p><p>How long the dream lasts now that he's exchanged his fandom for a uniform with his name across the back is up to him.</p><p>“Preseason is really important,” he said. “So I've got to put my best foot forward and be locked in when I get there.”</p><p>The same goes for McCarthy, though perhaps for different reasons. He's walked onto the turf a handful of times during his career, but has never stood on the home sideline. He figures the significance will start to hit as he makes the drive in.</p><p>The fact that he gets to begin what is likely the final chapter of his head coaching career against the team where it all began makes it just a little sweeter.</p><p>“Obviously, having a personal and professional connection to Green Bay, that’s part of my life,” he said.</p><p>Of course, all the nostalgia will wear off once the ball is kicked. Then the more pressing needs of the moment — like figuring out how much progress his group has made during his first camp and seeing what he has to work with in young quarterbacks Will Howard and Drew Allar — will take over.</p><p>And in a way, it will be a relief. While he has embraced all the trappings of being the hometown boy made good, the Steelers didn't hire him to curry favor with the fanbase but to win games. The process starts in earnest on Thursday.</p><p>“I just want to see these young guys play," he said. "I want to see how they play connected to each other. The pre-snap of the operation, having an understanding of what’s in front of them ... This is what these games are for."</p><p>___</p><p>AP NFL: https://apnews.com/hub/NFL</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HQIUVSMWQ4YOEGYXRVPLMWVMN4.jpg?auth=2fd200cb7d8bb9418a4f30571a0a3dc95d2235ab6da866906771f87871c82e04&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Pittsburgh Steelers Eli Heidenreich participates in the NFL team's camp in Latrobe, Pa., Wednesday, July 29, 2026. (AP Photo/Gene J. Puskar, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Gene J. Puskar</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RWWTVQLQHWUM6N4HGSEP6D4YKM.jpg?auth=97e51cfb2ede5d5b0ce7d39f9af39b2343bc03af57e7618ea6997e8fde028723&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pittsburgh Steelers head coach Mike McCarthy watches the NFL team's camp in Latrobe, Pa., Friday, July 31, 2026. (AP Photo/Gene J. Puskar)]]></media:description><media:credit role="author" scheme="urn:ebu">Gene J. Puskar</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ECIC6KG46Q2FMN6D4THLXVXHC4.jpg?auth=b1b50230da9724e1f2e8df42735bcc2524dbac09dd89f0a92aae25b7c490b4a6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pittsburgh Steelers head coach Mike McCarthy, right goes over a play with quarterback Drew Allar during the NFL team's camp in Latrobe, Pa., Saturday, Aug. 1, 2026. (AP Photo/Gene J. Puskar)]]></media:description><media:credit role="author" scheme="urn:ebu">Gene J. Puskar</media:credit></media:content></item><item><title><![CDATA[Joven de 17 años enfrenta cargos como adulto intento de asesinato en Berry Farms y robo a mano armada en los baños: MDSO]]></title><link>https://www.local10.com/espanol/2026/08/12/joven-de-17-anos-enfrenta-cargos-como-adulto-intento-de-asesinato-en-berry-farms-y-robo-a-mano-armada-en-los-banos-mdso/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/joven-de-17-anos-enfrenta-cargos-como-adulto-intento-de-asesinato-en-berry-farms-y-robo-a-mano-armada-en-los-banos-mdso/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Un joven de 17 años detenido inicialmente el 21 de julio, se enfrenta a cinco delitos graves propios de adultos]]></description><pubDate>Wed, 12 Aug 2026 16:08:11 +0000</pubDate><content:encoded><![CDATA[<p>Un joven de 17 años se enfrenta a cinco delitos graves propios de adultos en el condado de Miami-Dade —entre ellos, dos cargos de intento de asesinato— en relación con dos robos a mano armada en aseos y un incidente con disparos en un puesto de venta de productos agrícolas en la zona rural de Redland, según documentos judiciales.</p><p>Jencarlos Gamez fue detenido inicialmente el 21 de julio, dos días después de que agentes de la Oficina del Sheriff de Miami-Dade afirmaran que había abierto fuego durante un altercado en The Berry Farms, situado en el 13720 de la calle SW 216th St., pero estaba previsto que compareciera ante el tribunal el miércoles por la mañana para responder a nuevos cargos como adulto.</p><p>Antes del incidente de The Berry Farms, Gamez, que vive en la zona no incorporada de South Miami Heights, está acusado de participar junto con otras personas en robos a mano armada en grupo el 13 de diciembre de 2025 en un McDonald’s situado en el 12185 de la SW 26th St. y el 8 de julio en Eureka Park, situado en el 18320 de la SW 119th Ave.</p><p>Según los informes de detención, en ambos casos, un coacusado invitó a una víctima desprevenida a pasar un rato con él y luego la atrajo al baño, donde el grupo le robó sus pertenencias.</p><p>Los agentes indicaron que el tiroteo de Berry Farms tuvo lugar alrededor de las 23:30 horas del 19 de julio.</p><p>Afirmaron que un grupo atacó a otro y que Gamez acabó abriendo fuego durante la refriega.</p><p>Las grabaciones de vídeo del incidente, según el atestado de detención, mostraban a Gamez «corriendo hacia el grupo de víctimas mientras apuntaba con un arma de fuego hacia ellas», tras lo cual «recibió un golpe de una persona y cayó al suelo» y, a continuación, «se levantó del suelo, recogió un objeto del suelo, lo que fue seguido inmediatamente por el sonido de un disparo».</p><p>Además de los cargos por intento de asesinato, los expedientes judiciales indican que Gamez se enfrenta a delitos graves de robo a mano armada y agresión con agravantes, así como a delitos menores por disparar un arma de fuego en público y por posesión de un arma de fuego por parte de un menor.</p><p>Hasta el miércoles por la mañana, permanecía detenido en el Centro de Detención de Metrowest, donde, según los registros, fue ingresado el martes por la noche.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NG47ZBR6FNH5XCLVMHNUICLTGQ.jpg?auth=7498187a70d021e7e624c46b14e04252701c47a5943d2e4c06e40cf1ba615f55&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jencarlos Gamez]]></media:description></media:content></item><item><title><![CDATA[Carpaccio remains open, Hillstone closes]]></title><link>https://www.local10.com/business/2026/08/11/hillstone-closes-bal-harbour-shops-location/</link><guid isPermaLink="true">https://www.local10.com/business/2026/08/11/hillstone-closes-bal-harbour-shops-location/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[The Hillstone Restaurant Group announced on Tuesday that it had closed the location at Bal Harbour Shops.]]></description><pubDate>Tue, 11 Aug 2026 19:11:52 +0000</pubDate><content:encoded><![CDATA[<p><i>Editor’s note: A previous version of this story reported that Carpaccio, an Italian restaurant, had closed. However, the owner of Carpaccio confirmed that the restaurant has been open for 31 years and continues to operate at Bal Harbour Shops. This story has since been corrected. We apologize for the error. </i></p><p>The <a href="https://hillstone.com/" target="_self" rel="" title="https://hillstone.com/">Hillstone Restaurant Group</a> announced on Tuesday that it had closed the location at Bal Harbour Shops.</p><p><a href="https://www.local10.com/espanol/2026/08/11/hillstone-cierra-su-tienda-de-bal-harbour-shops/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/11/hillstone-cierra-su-tienda-de-bal-harbour-shops/">Leer en español</a></p><p>In<a href="https://hillstonebalharbour.com/" target="_self" rel="" title="https://hillstonebalharbour.com/"> a statement</a>, a spokesperson for the privately-held company founded in 1977 said the location had been open for a decade. </p><p>Aba, a Mediterranean restaurant, and Le Zoo, a French restaurant, closed their locations at Bal Harbour Shops.</p><p>The owner of Carpaccio released a statement about his restaurant, which you can read here: </p><p>“Carpaccio has proudly served the Bal Harbour community for more than 30 years and remains open and fully operational at Bal Harbour Shops. We look forward to continuing to welcome our loyal guests and the community for many years to come.”</p><p><b>Related story</b>: <a href="https://www.local10.com/news/local/2024/01/10/workforce-housing-could-rise-at-unexpected-place-bal-harbour-shops/" target="_self" rel="" title="https://www.local10.com/news/local/2024/01/10/workforce-housing-could-rise-at-unexpected-place-bal-harbour-shops/">Workforce housing could rise at unexpected place: Bal Harbour Shops</a></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UC4EFGSXRNFNVOZP4U3MOJBRGM.jpg?auth=a285532ad9c7bb27da71bf182f652218a715bb253eee32c3474094127104e56a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Aug. 12: Another heat advisory in effect before inland thunderstorms return]]></title><link>https://www.local10.com/weather/2026/08/12/aug-12-another-heat-advisory-in-effect-before-inland-thunderstorms-return/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/08/12/aug-12-another-heat-advisory-in-effect-before-inland-thunderstorms-return/</guid><dc:creator><![CDATA[Brandon Orr]]></dc:creator><description></description><pubDate>Wed, 12 Aug 2026 15:57:56 +0000</pubDate><content:encoded><![CDATA[<p>High temperatures will be in the low to middle 90s again on Wednesday. Factor in the very high humidity and the heat index is soaring above 105° this afternoon. This is similar to the last couple days, but the difference on Wednesday is the addition of showers and thunderstorms. After 2 p.m., spotty showers will begin developing across inland areas. We will be drier at the beaches, although a few showers will make a run at the coast. These will linger around in spots through the evening commute.</p><p>More of the same is expected in the next few days with higher-than-average levels of humidity. A few showers and thunderstorms each afternoon are expected, but no organized storm systems will move in anytime soon. </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[The Knicks will also open their NBA Cup title defense against LeBron James and the 76ers]]></title><link>https://www.local10.com/sports/2026/08/12/the-knicks-will-also-open-their-nba-cup-title-defense-against-lebron-james-and-the-76ers/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/12/the-knicks-will-also-open-their-nba-cup-title-defense-against-lebron-james-and-the-76ers/</guid><dc:creator><![CDATA[By BRIAN MAHONEY, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — The New York Knicks are going to open both of their title defenses against LeBron James and the Philadelphia 76ers.]]></description><pubDate>Wed, 12 Aug 2026 20:20:33 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — The New York Knicks are going to open both of their title defenses against LeBron James and the Philadelphia 76ers.</p><p>The Knicks will travel to Philadelphia to face the 76ers on Oct. 30 on the opening night of NBA Cup games, the league announced Wednesday.</p><p>The teams already are scheduled to meet in the Oct. 20 season opener at Madison Square Garden, when the Knicks will get their NBA championship rings before James plays his first game since signing with the 76ers last month.</p><p>The NBA revealed the schedule for opening night and Christmas on Tuesday, and along with the NBA Cup schedule on Wednesday also announced the national TV schedules for games on Martin Luther King Jr. Day and Presidents Day. It will release the entire 2026-27 schedule on Thursday at 3 p.m. EDT.</p><p>This is the fourth season of the NBA Cup, the league's in-season tournament. Games in the group stage will be played Oct. 30, Nov. 6, Nov. 13, Nov. 20, Nov. 24, Nov. 25 and Nov. 27, when the Knicks will host Giannis Antetokounmpo and the Miami Heat.</p><p>The Knicks beat the San Antonio Spurs in the title game last year, then became the first NBA Cup champions to refuse to hang a banner to acknowledge the achievement. They will hang the banner they really wanted — their first since 1973 — on opening night after beating the Spurs again for the NBA championship in June.</p><p>The Knicks-76ers matchup in East Group B will open a Prime Video doubleheader, followed by the Lakers at Golden State in West Group C.</p><p>Quarterfinal play will be Dec. 4 and 5, with the semifinals on Dec. 8 and/or Dec. 9, all at team sites. The championship game will be Dec. 11 at Butler’s Hinkle Fieldhouse in Indianapolis, the first time it has been staged outside Las Vegas.</p><p>Holiday Hoops</p><p>The two holiday schedules revealed Wednesday, both to be televised as NBC Sports quadruple-headers, were highlighted by LaMelo Ball's return to Charlotte on Feb. 15. The Hornets traded their point guard to Minnesota in the offseason.</p><p>The Martin Luther King Jr. Day (Jan. 18) games: Detroit at Cleveland, Philadelphia at Atlanta, Minnesota at New York, and Houston at Memphis.</p><p>The Presidents Day (Feb. 15) games: Minnesota at Charlotte, Philadelphia at Dallas, San Antonio at Miami, and Indiana at Golden State.</p><p>Going global</p><p>San Antonio and New Orleans will play two games in Europe in January. Victor Wembanyama returns to France for the Paris game on Jan. 14, and the teams will meet again Jan. 17 in Manchester, England.</p><p>___</p><p>See AP’s full NBA coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/T73L5DDC4QYGPMTJNH4N6FE4YY.jpg?auth=c3680edcb89b197a08e212b3fb968f244b6646e0eb851b324a6b4d1262d78d51&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Members of the New York Knicks accepts the best team award at the ESPY Awards in the David H. Koch Theater at Lincoln Center Wednesday, July 15, 2026, in New York. (AP Photo/Frank Franklin II)]]></media:description><media:credit role="author" scheme="urn:ebu">Frank Franklin II</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WETZPGWLBVMDREDH4US4OX7ICU.jpg?auth=e9eadfa42835b1beba8c39c4496d23af8956c471dcdd0fc0c5284ca8d82fd720&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Lakers' LeBron James and Philadelphia 76ers' Joel Embiid play during an NBA basketball game, Friday, Dec. 9, 2022, in Philadelphia. (AP Photo/Matt Slocum, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Matt Slocum</media:credit></media:content></item><item><title><![CDATA[Lionel Messi shares tribute to late father Jorge, expresses doubts about continuing to play soccer]]></title><link>https://www.local10.com/sports/2026/08/12/lionel-messi-shares-tribute-to-late-father-jorge-expresses-doubts-about-continuing-to-play-soccer/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/12/lionel-messi-shares-tribute-to-late-father-jorge-expresses-doubts-about-continuing-to-play-soccer/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[MIAMI (AP) — Lionel Messi shared a tribute to his late father, Jorge, on social media on Wednesday, opening up about how difficult it was to lead Argentina to the World Cup final and expressing uncertainty about whether he will continue playing soccer.]]></description><pubDate>Wed, 12 Aug 2026 15:37:04 +0000</pubDate><content:encoded><![CDATA[<p>MIAMI (AP) — Lionel Messi shared a tribute to his late father, Jorge, on social media on Wednesday, opening up about how difficult it was to lead Argentina to the World Cup final and expressing uncertainty about whether he will continue playing soccer.</p><p>“I don't know what I'm going to do without you,” the post said in Spanish, shared on Messi's Instagram. “I don't know how to keep going. All I ever did was play soccer, and now I have serious doubts about whether I'll keep doing it for much longer.”</p><p>Jorge Messi — who played a fundamental role in the soccer star's career, serving as his agent and managing his business affairs — died Saturday. He was 68.</p><p>Lionel Messi led Argentina to a runner-up finish in this summer's World Cup. In the team’s first match, against Algeria, he was visibly emotional after scoring the first of his three goals. He said later that he wept for “a reason unrelated to sports.”</p><p>“You asked me to play in this last World Cup so many times and just before it started was when you took a turn for the worse," the post said. “It was the first time you weren't going to be at the tournament. But mom kept telling me that you were going to get better and that you'd be well enough to travel. I kept telling you that we were going to make it to the final so you could travel.”</p><p>The post added that Messi “wanted to win it” for his father.</p><p>“I couldn't,” the post continued. “My legs had nothing left. This time I tried to push beyond what my body could handle, but I couldn't. I never managed to feel right.”</p><p>Messages of support for the Messi family have poured in over recent days. Messi had returned to his native Argentina and missed his MLS club Inter Miami's recent Leagues Cup match against Monterrey.</p><p>Inter Miami concludes the group phase of the tournament Wednesday night against León, though coach Guillermo Hoyos said Tuesday there is no timetable for Messi's return.</p><p>___</p><p>AP soccer: https://apnews.com/hub/soccer</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EKXBDXF2QIEYTY2TSDR3ASP3XE.jpg?auth=6dc9b9085d34f31209817e6bcaf6893ebfc291e0803919a04cf58d4342e38fb8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Argentina's Lionel Messi (10) cries at the end of the World Cup final soccer match between Spain and Argentina in East Rutherford, N.J., near New York, Sunday, July 19, 2026. (AP Photo/Stephanie Scarbrough)]]></media:description><media:credit role="author" scheme="urn:ebu">Stephanie Scarbrough</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TR2NWS23ITZSPZ3T6EZ74BLYWA.jpg?auth=6c173caa88117c6b57fda69efb856d13f12aec292229a3863fdaefbf3bcb6a59&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Inter Miami midfielder Rodrigo de Paul, left, celebrates after scoring a goal, wearing the shirt of teammate Lionel Messi (10) who did not play due to death of his father, during the first half of a Leagues Cup soccer match against Monterrey, Saturday, Aug. 8, 2026, in Miami. (AP Photo/Lynne Sladky)]]></media:description><media:credit role="author" scheme="urn:ebu">Lynne Sladky</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FISRQSDO4N6S6C6DI3JVP3IZHA.jpg?auth=8b924f694a5fbba92a3f30850445308c095aee3d03a18a82aa4929dc674c5c0a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A mural of soccer player Lionel Messi's adorns a facade of his childhood home on the day his father, Jorge Messi, died following a long illness, in Rosario, Argentina, Saturday, Aug. 8, 2026. (AP Photo/Rodrigo Abd)]]></media:description><media:credit role="author" scheme="urn:ebu">Rodrigo Abd</media:credit></media:content></item><item><title><![CDATA[Forget left vs. center. Democratic voters are making clear they just want change]]></title><link>https://www.local10.com/news/politics/2026/08/12/forget-left-vs-center-democratic-voters-are-making-clear-they-just-want-change/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/08/12/forget-left-vs-center-democratic-voters-are-making-clear-they-just-want-change/</guid><dc:creator><![CDATA[By JOEY CAPPELLETTI, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — Democrats remain mixed over what ideological direction the party should take. But across a series of closely watched primaries, they are sending a clearer message about the party’s path forward: They want change.]]></description><pubDate>Wed, 12 Aug 2026 19:57:30 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Democrats remain mixed over what ideological direction the party should take. But across a series of closely watched primaries, they are sending a clearer message about the party’s path forward: They want change.</p><p>In marquee Senate primaries in Michigan and Minnesota, progressive candidates defeated two members of Congress with significant backing from party leaders. Wisconsin voters narrowly rejected a democratic socialist but still chose a 40-year-old county executive who is seeking to become the state’s first Black governor. And in Connecticut, voters ousted one of the longest-serving Democrats in Congress for a challenger who campaigned on generational change.</p><p>The results so far this month deliver no clear ideological mandate. Instead, they add to mounting evidence from this year’s primaries of a Democratic appetite for turnover that is cutting across the party’s traditional divisions.</p><p>“The through line between these races isn't ideology. It's impatience with this political system that feels disconnected from the urgency voters feel,” said Lis Smith, a national Democratic strategist. "The demand for change is much broader than the demand for socialism.”</p><p>The immediate challenge for Democrats is whether they can harness the frustration fueling revolts against their own party and turn it against Republicans in November. Beyond that looms the 2028 presidential race, when a new generation of leaders will compete to shape a changing Democratic Party.</p><p>“If leaders in our party don’t recognize that we need to make changes, then the changes are going to come from the ground up,” Luke Bronin, a former mayor who defeated 14-term Connecticut Rep. John Larson in Tuesday’s primary, said in his victory speech. “That’s a message our party needs to hear.”</p><p>Progressives are ascendant, but Wisconsin shows their limits</p><p>Progressive leaders touted Tuesday’s results as further proof that their message is working after victories in Minnesota and Michigan.</p><p>“What we are seeing is that people are sick and tired of establishment politics and establishment policies,” Sen. Bernie Sanders told The Associated Press on Wednesday, pointing to a string of progressive victories around the country.</p><p>In Wisconsin, Democratic socialist Francesca Hong had hoped to also ride the wave of recent progressive victories to the Democratic nomination for governor. Instead, she narrowly lost to Milwaukee County Executive David Crowley, a more moderate Democrat who had the backing of outgoing Gov. Tony Evers.</p><p>Hong’s defeat also came after a number of her past comments resurfaced, including support for defunding the police and a call to cancel Thanksgiving, which she said was a joke. Unlike El-Sayed, Hong didn't receive the backing of some of the nation’s most prominent progressive leaders, including Sanders and Rep. Alexandria Ocasio-Cortez.</p><p>Sanders said Wednesday that he didn’t endorse Hong because his team lacks the resources to “get involved in every single race. Period. And that’s about it.” He nevertheless praised her “very strong grassroots campaign” for getting “a whole lot of people excited.”</p><p>The result illustrates a tension for the party’s ascendant left flank. Candidates running on populist economic messages have found growing success with Democratic voters. But some positions associated with the progressive movement’s recent past remain vulnerabilities — particularly among voters worried about electability in November.</p><p>“A lot of Democrats are traditionalists on things like culture issues. This is not about culture, it's about economics. It's about corruption,” said David Axelrod, who was an adviser to President Barack Obama. “The closer that candidates hew to those issues, the larger the base they're going to be able to accumulate.”</p><p>That tension was evident Tuesday for Sarah Atkins Hoggatt, 61, who said she agreed with Hong on some issues but worried that Hong’s deeply progressive politics and the democratic socialist label would make it harder for her to defeat Republican Tom Tiffany. She voted for Crowley.</p><p>“I didn’t vote my heart,” Atkins Hoggatt said.</p><p>Progressives scored a much clearer victory in Minnesota, where Lt. Gov. Peggy Flanagan resoundingly defeated centrist Rep. Angie Craig. Craig had the backing of House Democratic Leader Hakeem Jeffries and other prominent Democrats, while Flanagan was supported by Sanders and Sen. Elizabeth Warren.</p><p>Flanagan, similar to El-Sayed in Michigan, highlighted her opponent's support from wealthy donors while also attacking her vote for a Trump-backed immigration bill that became a liability after immigration agents shot and killed Renee Good and Alex Pretti in Minneapolis.</p><p>As in Michigan, the winning progressive candidate was significantly outspent.</p><p>“Super PACs spent over $80 million trying to defeat El-Sayed and Peggy Flanagan," Sanders said. "They lost both elections. I think what people are saying is, we’re sick and tired of billionaires and their super PACs buying elections.”</p><p>Democrats are hungry for change</p><p>Flanagan is 46 years old. Crowley is 40. And El-Sayed is 41. But nowhere was the demand for generational change more explicit Tuesday than in Connecticut.</p><p>Bronin, 47, defeated the 78-year-old Larson — who was first elected to Congress in 1998. A central theme of Bronin’s campaign was the need for a new generation of leadership in Washington.</p><p>Larson became the seventh Democratic House incumbent to lose a primary this year, many of them to younger challengers. The defeated incumbents and the Democrats replacing them span ideological lines, making the wave of losses difficult to explain simply as a shift to the left.</p><p>The push for generational turnover has taken on greater urgency since 2024, when concerns about President Joe Biden’s age ended his reelection campaign and forced Democrats into a reckoning over aging leadership.</p><p>That sentiment was evident among voters in Larson’s district. Dan Schnaidt, a 73-year-old Democrat, said he appreciated Larson’s service but believed it was time to move on.</p><p>“It’s time for new blood, for new ideas,” Schnaidt said.</p><p>The generational divide extends to the electorate</p><p>While Hong fell just short in Wisconsin, the strength of her insurgent campaign highlighted another force reshaping Democratic politics: younger voters.</p><p>Cody Chandler, a 35-year-old software engineer, voted for Hong and called her “probably the most exciting candidate I’ve seen.” Unlike in elections past, Chandler said, he voted for the candidate he most wanted to win rather than the one he considered most electable.</p><p>That support showed up geographically. Hong won Madison, home to the University of Wisconsin’s flagship campus, by nearly 7 percentage points, though it wasn't a big enough of a margin to help her win the nomination.</p><p>A similar pattern helped propel El-Sayed to victory a week earlier in Michigan.</p><p>El-Sayed won Washtenaw County, home to the University of Michigan, by nearly 25 percentage points and Ingham County, home to Michigan State University, by 23 points. He also won Grand Rapids, with its large population of younger, college-educated voters, by nearly 26 points.</p><p>Jordan Snyder, a 20-year-old Michigan voter who supported El-Sayed, said she backed him because of his progressive positions and because she viewed him as someone she could trust, rather than “someone who I feel could be bought and sold.”</p><p>“People are feeling like a lot of the people that they’ve trusted that have been in government haven’t really been living up to expectations,” Snyder said.</p><p>——-</p><p>Associated Press reporters Scott Bauer in Madison, Wisconsin, Tim Sullivan in Hudson, Wisconsin and Susan Haigh in Hartford, Connecticut, contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2RRMV3GAY6JEX33QSHZP5GNCL4.jpg?auth=f1520c461e42115d7fcfca3a897168c4fa24ea5f549dcf51770295d46acf3dd1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Supporters react to election results coming in during a primary election night watch party for Democratic gubernatorial candidate David Crowley, Tuesday, Aug. 11, 2026, in Milwaukee, Wis. (AP Photo/Kayla Wolf)]]></media:description><media:credit role="author" scheme="urn:ebu">Kayla Wolf</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GKZNSLONW4C5AQJGL6ZPHRPLFQ.jpg?auth=53f0cd09b6bcce6240e6c748aaf5e7a334723f86cd2ac7be3ec58c81e720a482&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Luke Bronin, former Hartford mayor and Democratic candidate for Connecticut's 1st congressional district, stands on stage with his children during an election night watch party Tuesday, Aug. 11, 2026, in Hartford, Conn. (AP Photo/Rusty Jones)]]></media:description><media:credit role="author" scheme="urn:ebu">Rusty Jones</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/H6TLK5HLSQEVVWLNXDHFLIAJUI.jpg?auth=bc4a05edb72489801c8f162d94fe5fc13e1e56eaa2b8bafb38a27d014053dd89&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[David Crowley, Democratic candidate for Wisconsin governor, shakes hands with supporters while campaigning with Wisconsin Gov. Tony Evers, right, Friday, Aug. 7, 2026, in Sheboygan, Wis. (AP Photo/Kayla Wolf)]]></media:description><media:credit role="author" scheme="urn:ebu">Kayla Wolf</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZHXDZ4ULAEGLQXMGGOAWY4HDSA.jpg?auth=eb4fd05f9d4196894eef2106fee90563a7f8f9e7d403535d3de2f2bf8900b22c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Supporters hold signs during a primary election night watch party for Democratic gubernatorial candidate Francesca Hong, Tuesday, Aug. 11, 2026, in Madison, Wis. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content></item><item><title><![CDATA[Tormenta tropical Cristóbal se forma en el océano Atlántico, lejos de las Azores]]></title><link>https://www.local10.com/espanol/2026/08/12/tormenta-tropical-cristobal-se-forma-en-el-oceano-atlantico-lejos-de-las-azores/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/tormenta-tropical-cristobal-se-forma-en-el-oceano-atlantico-lejos-de-las-azores/</guid><dc:creator><![CDATA[The Associated Press, Associated Press]]></dc:creator><description><![CDATA[MIAMI (AP) — La tormenta tropical Cristóbal se formó el miércoles en el océano Atlántico, muy al oeste de las Azores, informaron los meteorólogos.]]></description><pubDate>Wed, 12 Aug 2026 16:44:36 +0000</pubDate><content:encoded><![CDATA[<p>MIAMI (AP) — La tormenta tropical Cristóbal se formó el miércoles en el océano Atlántico, muy al oeste de las Azores, informaron los meteorólogos.</p><p>No había vigilancias ni avisos costeros en vigor, indicó el Centro Nacional de Huracanes en Miami y la tormenta está prevista a disiparse el jueves.</p><p>Cristóbal se encontraba a unos 1.416 kilómetros (880 millas) al oeste de las Azores con vientos máximos sostenidos de 72 kph (45 mph). Se desplazaba hacia el este.</p><p>Mientras tanto, en el océano Pacífico, el Centro Nacional de Huracanes emitió avisos sobre el Ciclón Tropical Potencial Uno-C, que se encuentra a unos 1.609 kilómetros (1.000 millas) al este-sureste de las islas hawaianas y tenía vientos de 56 kph (35 mph) .</p><p>El Centro Nacional de Huracanes apuntó que el sistema se desplazaba hacia el oeste y está previsto a fortalecerse hasta convertirse en una tormenta tropical antes de acercarse a las islas hawaianas hacia finales del viernes. Probablemente se necesitará una vigilancia de huracán o una vigilancia de tormenta tropical para las islas a primera hora del jueves, informaron los meteorólogos.</p><p>El sistema podría traer totales de lluvia de 13 a 25 centímetros (5 a 10 pulgadas) en la cadena de islas, con hasta 51 centímetros (20 pulgadas) posibles, informaron los meteorólogos. Eso podría producir inundaciones y deslaves de lodo, indicó el Centro Nacional de Huracanes.</p><p>__________________________________</p><p>Esta historia fue traducida del inglés por un editor de AP con ayuda de una herramienta de inteligencia artificial generativa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TWNSN2OEJSB4DMRWO5ZMDKDPCQ.jpg?auth=196bea62d7a0fedf37f7ab5130b1e2bd3f33a3fc835b792d4d6151d4fac6f7dc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Foto de la agencia oceanográfica estadounidense NOAA que muestra a la tormenta tropical Cristóbal en el océano Atlántico a las 11:21 a.m. EST del 12 de agosto del 2026. (NOAA via AP)]]></media:description></media:content></item><item><title><![CDATA[David Crowley's razor-thin primary win sets up Wisconsin governor's race against Trump's pick]]></title><link>https://www.local10.com/news/politics/2026/08/12/david-crowleys-razor-thin-primary-win-sets-up-wisconsin-governors-race-against-trumps-pick/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/08/12/david-crowleys-razor-thin-primary-win-sets-up-wisconsin-governors-race-against-trumps-pick/</guid><dc:creator><![CDATA[By SCOTT BAUER, Associated Press]]></dc:creator><description><![CDATA[MADISON, Wis. (AP) — David Crowley's razor-thin primary win over a democratic socialist sets up a Wisconsin governor's race against a Republican congressman who has voted with President Donald Trump 100% of the time, potentially giving moderate Democrats an ideal matchup as Trump's approval ratings sag in the swing state.]]></description><pubDate>Wed, 12 Aug 2026 20:30:45 +0000</pubDate><content:encoded><![CDATA[<p>MADISON, Wis. (AP) — David Crowley's razor-thin primary win over a democratic socialist sets up a Wisconsin governor's race against a Republican congressman who has voted with President Donald Trump 100% of the time, potentially giving moderate Democrats an ideal matchup as Trump's approval ratings sag in the swing state.</p><p>Crowley overcame Francesca Hong in dramatic fashion in Tuesday's primary, stunning pundits and pollsters who had long placed Hong as the front-runner. That means Crowley's challenger, U.S. Rep. Tom Tiffany, must pivot to face a Democrat known for working across the aisle with Republicans as the county executive in Milwaukee, the state’s largest source of Democratic voters.</p><p>Crowley immediately leans into Tiffany's ties to Trump</p><p>After a unity event with Hong and others on Wednesday, Crowley pledged to build a broad coalition — including Hong's progressive backers — to take on Tiffany by zeroing in on the Republican's support for the Make America Great Again movement.</p><p>“This isn’t establishment versus progressive. This isn’t insider versus outsider,” Crowley said. “This is Democrats defeating a MAGA extremist in Congressman Tom Tiffany and that’s what we should be focusing on moving forward.”</p><p>It will be easier for Tiffany to pivot away from his ties with Trump and unpopular federal policies because he’s running for governor and not Congress, said former Republican Gov. Scott Walker, a Trump supporter.</p><p>“He’s got to be on point, on message every time that comes up, and say, ‘That’s not what’s on the ballot,’” Walker told The Associated Press. “What’s on the ballot is who’s going to be governor the next four years.”</p><p>But former Republican state Senate Majority Leader Dale Schultz, who opposes Trump, said Crowley makes the path “way harder for Tiffany.”</p><p>“It's going to force the campaign back to the issues that people care about like affordability, the war in Iran and the cost of healthcare,” Schultz said.</p><p>Tiffany represents a broad swath of Wisconsin’s rural, conservative north woods. Trump won the state in 2024 and 2016, but lost in 2020. All three elections were decided by less than a percentage point. Crowley’s win on Tuesday was even more narrow — about half a point, further cementing Wisconsin’s reputation for close elections.</p><p>Democrats look for a trifecta in Wisconsin</p><p>Democrats savored the shift in focus from their chaotic primary to the general election against Tiffany, an opponent they’ve long seen as vulnerable. They hope to capitalize on Trump’s low approval ratings to retain control of the governor’s office and flip both chambers of the Legislature to earn full control of Wisconsin state government for the first time since 2010.</p><p>Just as Crowley highlighted his Republican opponent's ties to Trump, Tiffany began the general election campaign with a message connecting Crowley to Hong.</p><p>“I’ve said all along that there’s not a dime’s worth of difference between these Democrat candidates,” Tiffany said in a statement Wednesday. “His record in Milwaukee County shows exactly what Wisconsin would get: mismanage the government, run up the bill, and raise your taxes to pay for it.”</p><p>And it may be tough for Crowley to connect with the young people who were among the nearly 40% of primary voters who supported Hong, Republican strategist Rusty Schultz predicted.</p><p>“Making sure they come out in November will be no small feat,” he said.</p><p>Crowley's surprise win came after he had dropped out of the race</p><p>Crowley, 40, often notes on the campaign trail that he grew up in poverty in the poorest ZIP code in Wisconsin on Milwaukee’s north side, his parents struggled with drug abuse and mental health issues, and his family was evicted multiple times.</p><p>Elected to the state Assembly in 2016 at the age of 30, Crowley served just over three years before being elected as Milwaukee County executive. In 2023, Crowley worked closely with the Republican-controlled Legislature to pass a bipartisan deal that sent more state aid to Milwaukee and local communities.</p><p>Crowley launched his bid for governor 11 months ago. But he dropped out of the race on July 8, saying he didn’t see a path to victory. He rejoined it on July 18, less than a month before Tuesday’s primary. With the backing of Democratic Gov. Tony Evers, a fellow moderate who crisscrossed the state with him in the final week, Crowley made a case that he was the better matchup against Tiffany.</p><p>“Obviously Hong was the never-ending gift in terms of one gaffe after another, wasn’t really ready for primetime,” Walker said. “But Crowley didn’t get any real scrutiny either.”</p><p>Crowley shared a meal with Hong, U.S. Sen. Tammy Baldwin, U.S. Rep. Mark Pocan and others at a unity event outside Madison before embarking on a statewide tour. Evers, who is not seeking a third term as governor, had another commitment and did not attend.</p><p>Crowley became the first Black person to win a major party nomination for Wisconsin governor. Now he's vying to become the first Black governor of the state and just the fourth Black governor elected in the country's history.</p><p>“This historic moment is not lost on me. But I'm not even thinking about that because we've still got work to do,” Crowley said. “The job is not done. The job is not finished. My job is not to become the first, and if I do become the first, my job is to make sure I'm not the last.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/344DGOCWSL6QFH6ZCQS2KWQZLE.jpg?auth=70080f1767463b5b5208b6d87a63ef588b4f5d64936dfd208ab15302ee4c0864&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Democratic gubernatorial nominee David Crowley speaks to the press Wednesday, Aug. 12, 2026, in Middleton, Wis. (AP Photo/Kayla Wolf)]]></media:description><media:credit role="author" scheme="urn:ebu">Kayla Wolf</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/C62LU2LBCK6KQFEDE54I6N5YUM.jpg?auth=38412cd8c9c7704a4343c91a5393e43ca6525ed864d98e0f4bd6271f988f7097&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Democratic gubernatorial nominee David Crowley, left, and lieutenant governor nominee Sarah Godlewski greet Susan Dopp, right, of Middleton, and her dog Zoey Wednesday, Aug. 12, 2026, in Middleton, Wis. (AP Photo/Kayla Wolf)]]></media:description><media:credit role="author" scheme="urn:ebu">Kayla Wolf</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SH32KUVINVMD36RF5AKV6U4WSU.jpg?auth=69f2050f4e3a4ba156a2f0bf93ac75b72fd82c8c2ff72b7f51ec3cecd16ce240&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Republican gubernatorial candidate Tom Tiffany, left, shakes hands with Bryan Steil, the U.S. Representative for Wisconsin's 1st congressional district during a campaign event, Wednesday, July 29, 2026, in Kenosha, WI. (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/EFYBZXDFAQZ2G7DEVOUIAOEOO4.jpg?auth=0edfb889c546fc9447efb07fff3920cd561a83feadf2b85924137d817abafdbd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Wisconsin State Rep. Francesca Hong, center, a democratic socialist who was narrowly defeated by David Crowley in the Democratic gubernatorial primary, eats breakfast with Democratic leaders including gubernatorial nominee David Crowley and lieutenant governor nominee Sarah Godlewski at Prairie Cafe and Bakery Wednesday, Aug. 12, 2026, in Middleton, Wis. (AP Photo/Kayla Wolf)]]></media:description><media:credit role="author" scheme="urn:ebu">Kayla Wolf</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2RRMV3GAY6JEX33QSHZP5GNCL4.jpg?auth=f1520c461e42115d7fcfca3a897168c4fa24ea5f549dcf51770295d46acf3dd1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Supporters react to election results coming in during a primary election night watch party for Democratic gubernatorial candidate David Crowley, Tuesday, Aug. 11, 2026, in Milwaukee, Wis. (AP Photo/Kayla Wolf)]]></media:description><media:credit role="author" scheme="urn:ebu">Kayla Wolf</media:credit></media:content></item><item><title><![CDATA[Congo’s Ebola outbreak is on track to surpass the deadliest one in history, WHO chief says]]></title><link>https://www.local10.com/news/world/2026/08/12/who-says-congos-ebola-outbreak-is-on-track-to-surpass-the-deadliest-one-in-history/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/08/12/who-says-congos-ebola-outbreak-is-on-track-to-surpass-the-deadliest-one-in-history/</guid><dc:creator><![CDATA[By STEFANIE DAZIO and MARK BANCHEREAU, Associated Press]]></dc:creator><description><![CDATA[The ongoing Ebola outbreak in Congo is on track to surpass the deadliest one in history, which erupted over a decade ago and killed over 11,000 people, the head of the World Health Organization said Wednesday.]]></description><pubDate>Wed, 12 Aug 2026 19:49:17 +0000</pubDate><content:encoded><![CDATA[<p>The ongoing Ebola outbreak in Congo is on track to surpass the deadliest one in history, which erupted over a decade ago and killed over 11,000 people, the head of the World Health Organization said Wednesday.</p><p>“At its current pace, it's on track to eclipse the West African Ebola outbreak of 2014 to 2016,” Tedros Adhanom Ghebreyesus told reporters. That outbreak horrified the world and jolted efforts to develop a vaccine.</p><p>The outbreak in eastern Congo, considered the fastest-growing one yet, has killed over 2,000 people out of more than 4,300 cases. The outbreak was declared on May 15, but health authorities now say sequencing showed it began months earlier, in February.</p><p>It is unlike recent Ebola outbreaks because the rare Bundibugyo virus responsible for it has no approved vaccines or treatments, though efforts to address that are underway.</p><p>WHO says this outbreak ‘had a big head start’</p><p>Experts say this outbreak is moving faster than efforts to track and manage it in a remote part of eastern Congo facing ongoing conflict, near the borders with South Sudan, Uganda and Rwanda.</p><p>Most new cases and deaths are being reported in communities outside the reach of health workers in a region of poor infrastructure and ill-equipped health centers. Some workers have gone on strike over lack of pay. Misinformation about the virus circulates in communities where some are wary of outsiders, keeping some people from clinics.</p><p>“The outbreak had a big head start, still way ahead of us, and we’re playing catch-up,” Tedros said.</p><p>Dr. Abdirahman Mahamud, WHO's director for health emergency alert and response operations, said the agency expects the peak of the outbreak to be reached in six months.</p><p>“But ... that’s the moderate scenario,” Mahamud said. “There is a one-case scenario where this outbreak may last nine months to 12 months.”</p><p>This Ebola outbreak has killed more people at a faster rate than any other, including the 2014-2016 outbreak that had at least 28,000 cases. That one took about eight months to reach 1,000 deaths.</p><p>Two vaccines for this type are being tested</p><p>Ebola is rare but highly contagious and can be contracted from bodily fluids such as vomit, blood or semen, and from contaminated surfaces and materials such as bedding and clothing. The disease it causes is severe and often fatal.</p><p>Clinical trials of two possible treatments for this type of Ebola began last month in Ituri, the most affected of the five provinces in Congo where cases have been reported.</p><p>Two vaccines developed specifically for the Bundibugyo virus are now being tested in people for the first time, Tedros said Wednesday.</p><p>WHO also plans to test whether an existing Ebola vaccine could protect people against the virus after studies in animals showed promising results.</p><p>The origins of the outbreak are becoming increasingly clear.</p><p>A study published in Nature Medicine on Monday added evidence that the outbreak began when the virus jumped from an infected animal to a person, rather than stemming from earlier outbreaks. Researchers found the virus is genetically different from versions seen in Bundibugyo Ebola outbreaks in 2007 and 2012.</p><p>___</p><p>Dazio reported from Berlin and Banchereau from Dakar, Senegal. Associated Press writer Mike Stobbe in New York contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2SHAXBBJ6U4NTQRGQONSH7CPII.jpg?auth=0f77b6c11a79cc510e7d907f4aebe358fc232b031484b4650ffc11aad0619287&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A health worker sprays the coffin containing the remains of Jacques Lobo Dhena, who died of Ebola, during a burial service in Bunia, Ituri province, eastern Congo, Wednesday, Aug. 12, 2026. (AP Photo/Dieudonne Dirole)]]></media:description><media:credit role="author" scheme="urn:ebu">Dieudonne Dirole</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QP36CLLVHASAEUVGAMADMFH3JQ.jpg?auth=b66a4026959d92b8c58602a441e6fc3eb33f2cd4654271e70394f1e604954e75&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A health worker sprays a colleague with disinfectant after a burial service for Jacques Lobo Dhena, who died of Ebola in Bunia, Ituri province, eastern Congo, Wednesday, Aug. 12, 2026. (AP Photo/Dieudonne Dirole)]]></media:description><media:credit role="author" scheme="urn:ebu">Dieudonne Dirole</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BOB4SRYP6H4XQWS7ZLUDY5234Y.jpg?auth=e92f6e60124e80e36a08d9ec6b368bca41e8f5d751a9ea11466de7a1e54d687e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People dressed in protective gear carry the coffin that contain the remains of Jacques Lobo Dhena, who died of Ebola, during a burial service in Bunia, Ituri province, eastern Congo, Wednesday, Aug. 12, 2026. (AP Photo/Dieudonne Dirole)]]></media:description><media:credit role="author" scheme="urn:ebu">Dieudonne Dirole</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IE6NRYO2KOHISG7KRQJIW6MNAE.jpg?auth=377f9dd4d30bafd0133dc362a25492c459ec237c0ca303f433d002a65f7038ba&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People dressed in protective gear lower into a grave the coffin containing the remains of Jacques Lobo Dhena, who died of Ebola, during a burial service in Bunia, Ituri province, eastern Congo, Wednesday, Aug. 12, 2026. (AP Photo/Dieudonne Dirole)]]></media:description><media:credit role="author" scheme="urn:ebu">Dieudonne Dirole</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TNNBSC6VDEVIWSFUVVR2LYPJ6M.jpg?auth=5baf0cee50d840ff2f80c961335054511ae79767105ace9a161fe49cdc830cbd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People in protective gear lower into a grave the coffin containing the remains of Jacques Lobo Dhena, who died of Ebola, during a burial service in Bunia, Ituri province, eastern Congo, Wednesday, Aug. 12, 2026. (AP Photo/Dieudonne Dirole)]]></media:description><media:credit role="author" scheme="urn:ebu">Dieudonne Dirole</media:credit></media:content></item><item><title><![CDATA[Forecasters warn a Pacific system could soak Hawaii as Tropical Storm Cristobal fades]]></title><link>https://www.local10.com/news/national/2026/08/12/forecasters-warn-a-pacific-system-could-soak-hawaii-as-tropical-storm-cristobal-fades/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/08/12/forecasters-warn-a-pacific-system-could-soak-hawaii-as-tropical-storm-cristobal-fades/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[HONOLULU (AP) — Tropical Storm Cristobal well west of the Azores was expected to dissipate while a Pacific storm system could threaten Hawaii this weekend, forecasters said.]]></description><pubDate>Wed, 12 Aug 2026 22:04:50 +0000</pubDate><content:encoded><![CDATA[<p>HONOLULU (AP) — Tropical Storm Cristobal well west of the Azores was expected to dissipate while a Pacific storm system could threaten Hawaii this weekend, forecasters said.</p><p>Cristobal formed Wednesday in the Atlantic Ocean.</p><p>There were no coastal watches or warnings in effect, the National Hurricane Center in Miami said, and the storm was forecast to dissipate on Thursday.</p><p>Cristobal was located about 765 miles (1,235 kilometers) west of the Azores with maximum sustained winds of 45 mph (72 kph). It was moving east.</p><p>Meanwhile, in the Pacific Ocean, the National Hurricane Center initiated advisories on Potential Tropical Cyclone One-C, which was located about 935 miles (1,504 kilometers) east-southeast of Hilo, Hawaii and packed winds of 35 mph (56 kph).</p><p>The center said the system was moving west and was expected to strengthen into a tropical storm Thursday before nearing the Hawaiian Islands. A hurricane watch or tropical storm watch will likely be needed for the islands by early Thursday, forecasters said.</p><p>The system could bring rainfall totals of 5 to 10 inches (13 to 25 centimeters) in the island chain, with up to 20 inches (51 centimeters) possible, forecasters said. That could produce flooding and mudslides, the National Hurricane Center said.</p><p>It is possible it could make landfall on the southern part of the Big Island as a tropical storm on Saturday, said Laura Farris, a meteorologist with the National Weather Service in Honolulu.</p><p>“We want people to be aware and preparing for some kind of tropical cyclone moving close to the islands,” she said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6JYOMXBPR76WZWOTISJKKETAUM.jpg?auth=dfa5b7fad989c0f45707d101609fab7967cdd5f818d1a22376e41760b255b77d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This NOAA satellite image taken at 11:21 a.m. EST on Wednesday, Aug. 12, 2026, shows Tropical Storm Cristobal in the Atlantic Ocean. (NOAA via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/DOCL4VRFAVUQ7WMGMYTH6D2IGM.jpg?auth=ba2458c6e29d1cce7104eb973f0029c44c54383d78b655bb8e182cb1bbf28e58&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This NOAA satellite image taken at 11:38 a.m. EST on Wednesday, Aug. 12, 2026, shows a Potential Tropical Cyclone One-C, about 1,000-miles east-southeast of the Hawaiian Islands. (NOAA via AP)]]></media:description></media:content></item><item><title><![CDATA[A blockbuster $12.5B deal as Josh Kushner and Bob Iger agree to buy the Lakers, AP source says]]></title><link>https://www.local10.com/sports/2026/08/12/a-blockbuster-125b-deal-as-josh-kushner-and-bob-iger-agree-to-buy-the-lakers-ap-source-says/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/12/a-blockbuster-125b-deal-as-josh-kushner-and-bob-iger-agree-to-buy-the-lakers-ap-source-says/</guid><dc:creator><![CDATA[By GREG BEACHAM, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — The Los Angeles Lakers are being sold for the second time in a year, going to businessmen Josh Kushner and Bob Iger for a record-breaking price.]]></description><pubDate>Wed, 12 Aug 2026 17:37:11 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — The Los Angeles Lakers are being sold for the second time in a year, going to businessmen Josh Kushner and Bob Iger for a record-breaking price.</p><p>This sale agreement is $12.5 billion, according to a person familiar with the terms who spoke to The Associated Press on condition of anonymity Wednesday because neither side revealed specific details of the latest stunning development with one of North America's marquee sports teams.</p><p>ESPN first reported that Kushner and Iger are buying the NBA's most valuable franchise. The Lakers were valued last year at $10 billion — a record for a pro sports team — when Mark Walter purchased a controlling stake from the Buss family, which had owned the team since 1979.</p><p>“As lifelong NBA fans, we are deeply honored for the opportunity to become stewards of the Los Angeles Lakers, one of the most iconic sports franchises in the world,” Iger and Kushner said in a statement. “We have immense respect for the leadership and vision of Jerry and Jeanie Buss. Our long-term commitment is to build on that foundation, compete at the highest level, and serve this extraordinary team, its fans, and the city of Los Angeles.”</p><p>Kushner, a venture capitalist, and former Walt Disney Company CEO Iger had been working together on landing a possible NBA expansion team for Las Vegas. By buying the Lakers, they don't have to wait until the possibility of expansion in the 2028-29 season at the earliest.</p><p>Lakers icon Magic Johnson, a partner in Walter's ownership of baseball's Los Angeles Dodgers, praised the deal on social media.</p><p>“Laker fans, you couldn’t have two better owners,” Johnson wrote. “I’ve known Bob personally for over 40 years — he has always loved the Lakers and basketball and he will bring championships back to LA.”</p><p>The sale still will need approval from the NBA’s board of governors, and that process can take several weeks. The next board meeting is set for September in New York.</p><p>The $12.5 billion price tag is not only a record for U.S. pro sports but a new summit in skyrocketing NBA franchise values. Only three years ago, Michael Jordan sold his majority stake in the Charlotte Hornets for a $3 billion valuation, while the Boston Celtics were sold last year to private equity mogul Bill Chisholm at a valuation of just over $6 billion.</p><p>Walter’s agreement to purchase a controlling stake in the Lakers at the $10 billion valuation last summer obliterated that mark, and now Iger and Kushner have pushed the bar even higher.</p><p>The 66-year-old Walter’s shocking decision to sell after just 10 months of official ownership is reverberating throughout the team’s massive fan base, which appeared to be uniformly excited about the purchase last year. Walter has stewarded the Dodgers into the most successful stretch in franchise history, with three World Series championships in the past six seasons as the most aggressive spenders in baseball.</p><p>Multiple media outlets last month reported that Walter’s business empire is under scrutiny from both federal prosecutors and the Securities and Exchange Commission in tax fraud investigations.</p><p>The Lakers are 17-time NBA champions who won their most recent title in 2020. They've made the playoffs in each of the past four seasons, and their current roster is built around NBA scoring champion Luka Doncic, who is signed through the 2028-29 season. The Slovenian superstar has become passionate about Los Angeles and the Lakers less than two years after his arrival.</p><p>“Being a Laker means everything to me, and I’m excited to get back on the court and bring a championship to LA,” Doncic wrote on social media after hearing of the sale. “I’ve gotten used to big changes over these last few years, but I know that no matter what, there is no limit to the potential of this iconic franchise. I look forward to meeting Josh and Bob so we can get to work building something special in LA together.”</p><p>The 41-year-old Kushner has been a minority owner of two NBA teams, but he jumped into the international sports spotlight this summer when his capital holding company, Thrive Eternal, was set to be the “anchor investor” in FIFA President Gianni Infantino’s plan to sell stakes in future World Cup profits. Infantino abandoned the idea on July 31.</p><p>Kushner’s older brother is Jared Kushner, son-in-law of U.S. President Donald Trump.</p><p>Josh Kushner currently owns a minority stake in the Miami Heat, and he previously owned a stake in the Memphis Grizzlies.</p><p>The 75-year-old Iger became one of Hollywood’s most well-known executives while he ran Disney for two lengthy stints between 2005 and last March, when he stepped aside. Iger and his wife, former sports journalist Willow Bay, became the controlling owners of NWSL team Angel City FC in 2024 with a deal that valued the club at $250 million.</p><p>Walter’s purchase of the Lakers was approved by NBA owners last October. He originally bought a 27% minority stake in the team in 2021 before purchasing control of the team last year.</p><p>The Lakers' 17 championships going back to the franchise’s origin in Minneapolis are the second-most in NBA history behind Boston’s 18. It is a global brand, always at or near the top of the league’s merchandise-sales rankings.</p><p>This record sale price comes just weeks after LeBron James, the league’s all-time leading scorer, left the Lakers after eight seasons to become a free agent. James ultimately decided to sign with the Philadelphia 76ers.</p><p>Walter and his team had already begun to make extensive changes to the Lakers, who were often perceived as an antiquated franchise in many aspects during their decades of Buss family ownership.</p><p>The Lakers had beefed up their basketball operations department with new hires in the front office around longtime general manager Rob Pelinka. They also boosted the business side with extensive searches for new revenue, including sales of new jersey patches and additional prominent sponsorship deals.</p><p>When Walter bought his controlling interest in the Lakers, the deal specified that Jeanie Buss would stay on as the team’s governor. With new ownership, it’s unclear whether Buss will have a continuing role in the team she inherited along with her siblings from her father, Jerry Buss, who died in 2013.</p><p>Along with the Dodgers, Walter and his various partners also have ownership interests in the WNBA’s Los Angeles Sparks, English Premier League club Chelsea, the Professional Women’s Hockey League and the new Cadillac Formula 1 racing team.</p><p>___</p><p>AP Basketball Writer Tim Reynolds in Miami contributed to this report.</p><p>___</p><p>AP NBA: https://apnews.com/nba</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/PIKKCWCFLRYMPL6RV4LUH77U3E.jpg?auth=4a10cbdd56a03bd4bca00d6cf3338ed1709574883a6a59b0cebacffafd6adf25&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Crypto Arena is viewed before a Los Angeles Lakers NBA basketball game against the Memphis Grizzlies, Jan. 4, 2026, in Los Angeles. (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/XM4PONB6WSGLRR2SSK5DTXKM2A.jpg?auth=81051d380ca86593f2c34f540f2037e4280c841c794f6ada31f43dda15d32068&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Los Angeles Lakers forward Rui Hachimura (28) blocks a shot by Houston Rockets forward Jabari Smith Jr. (10) during the first half of Game 6 of a first-round NBA playoffs basketball series in Houston, May 1, 2026. (AP Photo/Ashley Landis, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ashley Landis</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RDEEJPRSHYN7EPEG7LCJFJZ6C4.jpg?auth=ac2a981e76d2f8ea27a35e5aa4276d771590fd649b8d0c6409e7da4d1baab6b4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Disney chief executive Bob Iger arrives at the 96th Academy Awards Oscar nominees luncheon on Feb. 12, 2024, in Beverly Hills, Calif. (Photo by Jordan Strauss/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jordan Strauss</media:credit></media:content></item><item><title><![CDATA[Hillstone cierra su tienda de Bal Harbour Shops]]></title><link>https://www.local10.com/espanol/2026/08/11/hillstone-cierra-su-tienda-de-bal-harbour-shops/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/11/hillstone-cierra-su-tienda-de-bal-harbour-shops/</guid><description><![CDATA[El Hillstone Restaurant Group anunció que cerró la ubicación en Bal Harbour Shops la cual estuvo abierta durante una década.]]></description><pubDate>Tue, 11 Aug 2026 19:22:16 +0000</pubDate><content:encoded><![CDATA[<p>El <a href="https://hillstone.com/" target="_self" rel="" title="https://hillstone.com/">Hillstone Restaurant Group</a> anunció el martes que cerró la ubicación en Bal Harbour Shops.</p><p>En <a href="https://hillstonebalharbour.com/" target="_self" rel="" title="https://hillstonebalharbour.com/">un comunicado</a>, un portavoz de la empresa privada fundada en 1977 dijo que la ubicación había estado abierta durante una década.</p><p>Aba, un restaurante mediterráneo; Le Zoo, un restaurante francés; también cerraron sus ubicaciones en Bal Harbour Shops.</p><p><b>Historia relacionada</b>: <a href="https://www.local10.com/news/local/2024/01/10/workforce-housing-could-rise-at-unexpected-place-bal-harbour-shops/" target="_self" rel="" title="https://www.local10.com/news/local/2024/01/10/workforce-housing-could-rise-at-unexpected-place-bal-harbour-shops/">La vivienda para trabajadores podría construirse en un lugar inesperado: Bal Harbour Shops</a></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UC4EFGSXRNFNVOZP4U3MOJBRGM.jpg?auth=a285532ad9c7bb27da71bf182f652218a715bb253eee32c3474094127104e56a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Cadillac replaces team principal Graeme Lowdon a week before F1 season resumes]]></title><link>https://www.local10.com/sports/2026/08/12/cadillac-replaces-team-principal-graeme-lowdon-a-week-before-f1-season-resumes/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/12/cadillac-replaces-team-principal-graeme-lowdon-a-week-before-f1-season-resumes/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[SILVERSTONE, England (AP) — Formula 1's newest outfit Cadillac replaced its first team principal Graeme Lowdon with former Alpine director Marcin Budkowski on Wednesday.]]></description><pubDate>Wed, 12 Aug 2026 14:47:00 +0000</pubDate><content:encoded><![CDATA[<p>SILVERSTONE, England (AP) — Formula 1's newest outfit Cadillac replaced its first team principal Graeme Lowdon with former Alpine director Marcin Budkowski on Wednesday.</p><p>Cadillac said the move was part of a “planned leadership transition as the organization evolves from its initial build phase into the next stage of racing performance," though it hadn't previously signaled it intended to move on from Lowdon, who played a key role setting up the General Motors-backed team.</p><p>It comes a week before the F1 season resumes with the Dutch Grand Prix after the mid-season break.</p><p>Cadillac has yet to score a point in F1, with a best finish of 13th, and had been expected to struggle as a new team. The cars' brakes have repeatedly overheated in recent races, forcing retirements.</p><p>“We’re grateful to Graeme Lowdon for his leadership and the role he played in forming the Cadillac Formula 1 Team from the ground up,” chief executive Dan Towriss said. “His contributions helped establish a strong foundation in our build-up phase, and we thank him for his commitment and wish him well.”</p><p>___</p><p>AP auto racing: https://apnews.com/hub/auto-racing</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2BBSPCGB2SOBABI4V7C3TVWPQI.jpg?auth=14d86b7d92ec2741bb91e463cacac3e23aaa69d325367eb869d6512c6be9d9ec&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Cadillac driver Sergio Perez of Mexico pulls into the pit area during free practice ahead of the Formula One Grand Prix at the Spa-Francorchamps racetrack in Spa, Belgium, Saturday, July 18, 2026. (AP Photo/Geert Vanden Wijngaert)]]></media:description><media:credit role="author" scheme="urn:ebu">Geert Vanden Wijngaert</media:credit></media:content></item><item><title><![CDATA[Terremoto se cobra al menos 190 vidas en el oeste de Colombia; continúan labores de rescate]]></title><link>https://www.local10.com/espanol/2026/08/11/terremoto-se-cobra-al-menos-181-vidas-en-colombia-segun-de-la-espriella/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/11/terremoto-se-cobra-al-menos-181-vidas-en-colombia-segun-de-la-espriella/</guid><dc:creator><![CDATA[Caroline Coles, Andrea Torres, Janine Stanwood, Aaron Maybin]]></dc:creator><description><![CDATA[El presidente colombiano, Abelardo De La Espriella, anunció el martes que se habían registrado al menos 181 fallecidos y 2,595 heridos tras el terremoto de magnitud 7.4 que sacudió el oeste de Colombia.]]></description><pubDate>Tue, 11 Aug 2026 18:12:22 +0000</pubDate><content:encoded><![CDATA[<p>Hay al menos 190 fallecidos al oeste de Colombia tras el terremoto de magnitud 7.4 que sacudió el territorio el lunes por la mañana.</p><p>También el martes, la<a href="https://www.ins.gov.co/Paginas/Inicio.aspx" target="_self" rel="" title="https://www.ins.gov.co/Paginas/Inicio.aspx"> oficina del forense del país</a> informó de que había recibido 160 cadáveres de víctimas del terremoto procedentes de las zonas de Chocó, Caldas, Risaralda y Valle del Cauca.</p><p>Poco después de las 10:40 de la mañana del martes se produjo un terremoto de magnitud 3.8. El epicentro se situó en San José del Palmar, un municipio del Chocó, según el Servicio Geológico de Colombia.</p><p>Las autoridades declararon alerta roja en las ciudades de Pereira, Cali, Quibdó, Manizales y Armenia, donde se registraron la mayor parte de los daños.</p><p>De La Espriella, que tomó posesión del cargo el viernes tras una ceremonia celebrada en Cali, se encontraba de visita en Pereira el martes, tras haber visitado Quibdó el lunes.</p><p>De La Espriella informó de que se habían derrumbado 66 edificios. También se registraron daños en 807 centros educativos, 377 centros comunitarios, 85 centros de salud, 74 carreteras, 16 acueductos y 14 puentes.</p><p>Las autoridades han dado a conocer los nombres de 22 de los 160 cadáveres identificados: González Fernando Alonso, Arango Sandoval Catalina, Henao Marín Oscar De Jesús, Rodas Cuadros Lina María, Mejía Moreno Julián Andrés, Chica Montoya Sandra Patricia, Giraldo López Gilberto De Jesús, Cni-Jiménez Toquica Pilar, Moncada Aguirre Sergiña, González Gutiérrez María Araenzola, Franco Paola Andrea, González Guerrero Dargui, Acosta González Angela María, Toro Sánchez Juan Manuel, Largo Trejos Wilson, Ossa Hernández Luis Fernando, Díaz Díaz Pedro Nel, Daza Valencia Aracely, Ramirez Quiroz Roger David, Carvajal Posada Mabel Cristina, Correa Grueso Martha Patricia, and Rosero Pretel Carlos Alberto.</p><p><b>Historias relacionadas</b></p><ul><li><a href="https://www.local10.com/espanol/2026/08/11/global-empowerment-mission-solicita-donaciones-de-material-nuevo-de-campamento-para-victimas-del-terremoto-en-colombia/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/11/global-empowerment-mission-solicita-donaciones-de-material-nuevo-de-campamento-para-victimas-del-terremoto-en-colombia/">Global Empowerment Mission solicita donaciones de material de acampada nuevo para las víctimas del terremoto en Colombia</a></li><li><a href="https://www.local10.com/news/world/2026/08/11/colombia-searches-for-over-3000-missing-after-a-powerful-earthquake-kills-more-than-100/" target="_self" rel="" title="https://www.local10.com/news/world/2026/08/11/colombia-searches-for-over-3000-missing-after-a-powerful-earthquake-kills-more-than-100/">Colombia busca a más de 3.000 desaparecidos tras un potente terremoto que ha causado más de 100 víctimas mortales</a></li><li><a href="https://www.local10.com/news/world/2026/08/11/colombias-new-first-lady-includes-miami-dades-gem-in-campaign-to-help-earthquakes-victims/" target="_self" rel="" title="https://www.local10.com/news/world/2026/08/11/colombias-new-first-lady-includes-miami-dades-gem-in-campaign-to-help-earthquakes-victims/">La nueva primera dama de Colombia incluye a GEM, de Miami-Dade, en su campaña para ayudar a las víctimas del terremoto</a></li></ul>]]></content:encoded></item><item><title><![CDATA[‘Racially profiled’: Video shows Guatemalan parents separated from their 5 children by border agents]]></title><link>https://www.local10.com/news/local/2026/08/11/racially-profiled-video-shows-guatemalan-parents-separated-from-their-5-children-by-border-agents/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/11/racially-profiled-video-shows-guatemalan-parents-separated-from-their-5-children-by-border-agents/</guid><dc:creator><![CDATA[Linnie Supall]]></dc:creator><description><![CDATA[A video with the unsettling sights and sounds of children crying inside a car is catching widespread attention on social media. ]]></description><pubDate>Tue, 11 Aug 2026 22:17:00 +0000</pubDate><content:encoded><![CDATA[<p>A video with the unsettling sights and sounds of children crying inside a car is catching widespread attention on social media. </p><p><a href="https://www.local10.com/espanol/2026/08/11/discriminacion-racial-un-video-muestra-como-agentes-fronterizos-separan-a-unos-padres-guatemaltecos-de-sus-cinco-hijos/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/11/discriminacion-racial-un-video-muestra-como-agentes-fronterizos-separan-a-unos-padres-guatemaltecos-de-sus-cinco-hijos/">Leer en español</a></p><p>What prompted the tears, however, has become a source of scrutiny and concern.</p><p>The Domingo family <a href="https://www.instagram.com/reel/Db376KwI2qw/?igsh=MTUxa3IzeXVjaGRn" target="_blank" rel="noreferrer" title="https://www.instagram.com/reel/Db376KwI2qw/?igsh=MTUxa3IzeXVjaGRn">recorded the tense moments</a> when the U.S. Border Patrol pulled them over Sunday afternoon.</p><p>Their 18-year-old daughter, who they said is a U.S. citizen, was behind the wheel and was told by the officer she didn’t do anything wrong, but the family says the officer scanned their license plate which showed the car was registered to a non-citizen.</p><p>Maria and Abraham Domingo stepped out of the car, complying with the officer’s orders.</p><p>The footage captured the couple hugging their family members during an emotional goodbye when they were separated from their five children and detained.</p><p>According to law enforcement sources, Leiva Perez and Domingo were arrested by Border Patrol agents Sunday, Aug. 9.</p><p>Records show Leiva Perez had a final order of removal. Records also show Domingo did not have any legal immigration status, with nothing pending, including an asylum application or visa, according to a source familiar with the records.</p><p>The same source said records show Domingo was arrested in January 2018 on a child neglect charge and again in December 2024 on a domestic battery charge. The source said both arrests were felony cases. It was not immediately clear what the dispositions were in either case.</p><p>The Guatemalan Maya Center in Lake Worth Beach posted the video. Mariana Blanco is the director of operations for the nonprofit. </p><p>The organization has based in South Florida for more than thirty years and passionate about advocating for families like the Domingos.</p><p>“They were just making one last stop to buy some new shoes for the beginning of the school year, when they were racially profiled and detained,” she said. “I know that they’ve been on the legal process for years. They migrated here because of the Guatemalan genocide in the 80s and they’ve been here for over 20 years. They’ve established a family here.”</p><p>Blanco says emotional scenes like this one have become familiar, especially as the immigration crackdown ramps up.</p><p>“There’s no real way to win,” said Blanco. “I think it’s always the children that end up losing.”</p><p>A <a href="https://www.gofundme.com/f/support-the-domingo-children-after-family-separation?attribution_id=sl:3a23c947-5512-4643-8ebe-1b35f6e45533&amp;lang=en_US&amp;ts=1786471310&amp;utm_campaign=fp_sharesheet&amp;utm_content=amp30-treatment-7&amp;utm_medium=customer&amp;utm_source=copy_link" target="_blank" rel="noreferrer" title="https://www.gofundme.com/f/support-the-domingo-children-after-family-separation?attribution_id=sl:3a23c947-5512-4643-8ebe-1b35f6e45533&amp;lang=en_US&amp;ts=1786471310&amp;utm_campaign=fp_sharesheet&amp;utm_content=amp30-treatment-7&amp;utm_medium=customer&amp;utm_source=copy_link">GoFundMe page</a> was created to help the family financially. </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[Deputies arrest man accused of having sexual relationship with 15-year-old girl]]></title><link>https://www.local10.com/news/local/2026/08/11/deputies-arrest-man-accused-of-having-sexual-relationship-with-15-year-old-girl/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/11/deputies-arrest-man-accused-of-having-sexual-relationship-with-15-year-old-girl/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[A 30-year-old man is facing serious charges stemming from an alleged sexual relationship with a minor. ]]></description><pubDate>Wed, 12 Aug 2026 02:00:29 +0000</pubDate><content:encoded><![CDATA[<p>A 30-year-old man is facing serious charges stemming from an alleged sexual relationship with a minor. </p><p><a href="https://www.local10.com/espanol/2026/08/12/la-policia-detiene-a-hombre-acusado-de-mantener-relaciones-sexuales-con-menor-de-15-anos/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/la-policia-detiene-a-hombre-acusado-de-mantener-relaciones-sexuales-con-menor-de-15-anos/">Leer en español</a></p><p>According to the Broward Sheriff’s Office, deputies responded on Friday to the 200 block of S. Dixie Highway in Pompano Beach in reference to a fight between two men. </p><p>Investigators said the fight was between the suspect, identified as Isra‘el Wal’quer, and another man, allegedly over sexual abuse of a 15-year-old girl.</p><p>According to an arrest form, the victim said the fight was due to Wal’quer trying to protect the girl from the other man, but during the course of their investigation, deputies discovered that Wal’quer and the teenage girl had been involved in a sexual relationship for several months. </p><p>The victim told deputies that she and Wal’quer had sex “on at least five separate occasions inside Wal’quer’s vehicle,” according to the arrest form. </p><p>Authorities said the victim disclosed that she told Wal’quer she was 18 years old and that he had claimed to be 20 years old. </p><p>Wal’quer is facing five charges of sex offense with a victim between the ages of 12 and 15. As of Tuesday evening, he was being held at the Paul Rein Detention Facility on a bond of $250,000. </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/FSGKTLROZBACTIK7WYZ3SXMKYI.jpg?auth=1c370cc42be82605f8393e96b93978e8d8f1d5b031f6e8924c755eb8bffc2666&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[La policía detiene a hombre acusado de mantener relaciones sexuales con menor de 15 años]]></title><link>https://www.local10.com/espanol/2026/08/12/la-policia-detiene-a-hombre-acusado-de-mantener-relaciones-sexuales-con-menor-de-15-anos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/la-policia-detiene-a-hombre-acusado-de-mantener-relaciones-sexuales-con-menor-de-15-anos/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[hombre de 30 años enfrenta graves cargos derivados de una presunta relación sexual con una menor.]]></description><pubDate>Wed, 12 Aug 2026 14:10:21 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de 30 años enfrenta graves cargos derivados de una presunta relación sexual con una menor.</p><p>Según la Oficina del Sheriff de Broward, los agentes respondieron el viernes a la cuadra 200 de S. Dixie Highway, en Pompano Beach, en referencia a una pelea entre dos hombres.</p><p>Los investigadores dijeron que la pelea fue entre el sospechoso, identificado como Isra‘el Wal’quer, y otro hombre, presuntamente por el abuso sexual de una adolescente de 15 años.</p><p>Según un informe de arresto, la víctima dijo que la pelea ocurrió porque Wal’quer intentaba proteger a la menor del otro hombre y durante el curso de su investigación, los agentes descubrieron que Wal’quer y la adolescente habían mantenido una relación sexual durante varios meses.</p><p>La víctima dijo a los agentes que ella y Wal’quer tuvieron relaciones sexuales “en al menos cinco ocasiones distintas dentro del vehículo de Wal’quer”, según el informe de arresto.</p><p>Las autoridades dijeron que la víctima reveló que le dijo a Wal’quer que tenía 18 años y que él afirmó tener 20 años.</p><p>Wal’quer enfrenta cinco cargos de delito sexual con una víctima de entre 12 y 15 años. Hasta la noche del martes, permanecía detenido en el Paul Rein Detention Facility con una fianza de $250,000 USD.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FSGKTLROZBACTIK7WYZ3SXMKYI.jpg?auth=1c370cc42be82605f8393e96b93978e8d8f1d5b031f6e8924c755eb8bffc2666&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[El ritmo de la conexión: en Soca Fitness, en City Park, Sunrise]]></title><link>https://www.local10.com/espanol/2026/08/12/el-ritmo-de-la-conexion-en-soca-fitness-en-city-park-sunrise/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/el-ritmo-de-la-conexion-en-soca-fitness-en-city-park-sunrise/</guid><dc:creator><![CDATA[Andrew Perez]]></dc:creator><description><![CDATA[El ritmo marca el paso, las pesas agregan resistencia y Paige Romans, aporta la energía para convertir el entrenamiento comunitario en una celebración del ritmo.]]></description><pubDate>Wed, 12 Aug 2026 13:55:54 +0000</pubDate><content:encoded><![CDATA[<p>La soca nunca ha sido música de fondo.</p><p>En City Park, en Sunrise, es el evento principal.</p><p>El ritmo marca el paso, las pesas agregan resistencia y Paige Romans, aporta la energía para convertir el entrenamiento comunitario mensual en una celebración del ritmo.</p><p>“Es el alma de la música calipso. Cualquier cosa con una vibración alta y positiva es música soca”, dijo Paige Romans, propietaria de <a href="https://www.instagram.com/socafitness_?igsh=eWZzb2d1bnBkdm54" target="_self" rel="" title="https://www.instagram.com/socafitness_?igsh=eWZzb2d1bnBkdm54">Soca Fitness</a>.</p><p>Romans es instructora de acondicionamiento físico certificada, entrenadora personal y propietaria de Soca Fitness en North Lauderdale. Sus entrenamientos lograron reunir a un grupo de seguidores que llamó la atención de la<a href="https://www.sunrisefl.gov/our-city/calendar-of-events" target="_self" rel="" title="https://www.sunrisefl.gov/our-city/calendar-of-events"> ciudad de Sunrise</a>, que reclutó a Romans para llevar esa misma energía, de forma gratuita, a la comunidad el último viernes de cada mes.</p><p>“No puedes huir ni alejarte de las vibraciones positivas. Realmente no puedes. Incluso si lo intentas, en algún momento vas a sonreír y sentirte bien con ese momento”, dijo.</p><p>Romans puede dirigir el entrenamiento, pero la energía rápidamente se convierte en un esfuerzo grupal.</p><p>Los líderes de la ciudad dicen que los grupos han crecido cada mes, con más personas llevando a sus amigos.</p><p>“La manera en que este programa conecta con la gente, salen, liberan esas endorfinas al moverse y se ponen felices, y conocen a la persona que está a su lado. Sonríen. Se divierten. Lo van a ver”, dijo Khya Cummings, supervisora de recreación de la ciudad de Sunrise.</p><p>Romans quiere que Soca Fitness celebre la cultura detrás de la música, cree comunidad a través del movimiento e inspire a más personas a simplemente presentarse.</p><p>“Eso es lo que espero. Que esta comunidad crezca. Que más personas entiendan que el movimiento es literalmente un regalo y que deberían incorporarlo a su día a día”, dijo Romans. “Todo el tiempo, simplemente preséntense. Nunca van a saber cómo se sienten dentro de una determinada clase hasta que realmente la hagan. Así que, simplemente preséntense”.</p><p>Para quienes quieran más soca, Romans los anima a visitar su estudio. También ofrece clases y entrenamiento físico de manera virtual para mantener a todos al mismo ritmo, para que nunca pierdan el ritmo.</p><p>Haga clic aquí para obtener más información sobre <a href="https://socafitness.net/" target="_self" rel="" title="https://socafitness.net/">Soca Fitness</a>.</p>]]></content:encoded></item><item><title><![CDATA[Mini-Mozart heist blights anniversary tribute as thieves make off with 210 statuettes]]></title><link>https://www.local10.com/entertainment/2026/08/12/mini-mozart-heist-blights-anniversary-tribute-as-thieves-make-off-with-210-statuettes/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/08/12/mini-mozart-heist-blights-anniversary-tribute-as-thieves-make-off-with-210-statuettes/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[SALZBURG, Austria (AP) — More than 200 gold statuettes of Austria's most famous composer disappeared from his hometown of Salzburg, officials said Wednesday, leaving a tribute to Wolfgang Amadeus Mozart on his 270th birthday considerably less crowded.]]></description><pubDate>Wed, 12 Aug 2026 14:20:29 +0000</pubDate><content:encoded><![CDATA[<p>SALZBURG, Austria (AP) — More than 200 gold statuettes of Austria's most famous composer disappeared from his hometown of Salzburg, officials said Wednesday, leaving a tribute to Wolfgang Amadeus Mozart on his 270th birthday considerably less crowded.</p><p>The Mozarteum Foundation on July 15 unveiled 320 statuettes, barely 50 centimeters (less than 20 inches) high, showing Mozart with his dog. They were designed by German conceptual artist Ottmar Hörl.</p><p>Within two weeks, more than 80 of the polymer figures had disappeared. By Wednesday, a total of 210 were missing.</p><p>“The worst thing for an artist is when his work dissolves,” Hörl told the German news agency dpa. He said he did not believe visitors stole the works but rather that it was an “organized theft.”</p><p>Hörl intended to sell the statues for about 100 euros ($114) once the exhibition was over, meaning whoever ran away with 210 mini-Mozarts has not become an overnight millionaire.</p><p>The mini-Mozarts populated not only the garden of the composer's former house, but also his living quarters as well as several pavilions.</p><p>While the organizers put aside some spare statuettes in case of theft, there were too few to compensate for the actual losses. And in a further stroke of bad luck, the manufacturer of the statues was away on holidays, so there was no quick fix.</p><p>The exhibition of statuettes, now more widely spaced, is scheduled to remain on display until Aug. 30.</p><p>For Hörl, who is known from his sculptures made from polymer, the theft of his artworks is nothing new. At an installation in Bayreuth, Germany, a complete array of statues of Richard Wagner was stolen within 10 days.</p><p>“That’s just the nature of public space. That means when you work as an artist in a public space, you mustn’t complain about what is happening there,” Hörl said. “It ranges from destruction to theft. That’s just how it is.”</p><p>Mozart was born on Jan. 27, 1756, in Salzburg, where the Mozarteum Foundation offers concerts, maintains Mozart museums and supports research on him.</p><p>“I didn’t want to do a monument of Mozart. There are already enough of these. But I wanted to show his human side, that he was a normal human being despite his genius,” Hörl told The Associated Press.</p><p>To give the statues a human touch, Hörl depicted the composer with his favorite dog, Pimperl. Mozart and his family were known to take long walks with their dogs in the Mirabell Garden, next to where they lived.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BXY6G5OIIAYTS3N72FO4SIZYSY.jpg?auth=a92ffa350b987d9df4095074a7b1088fa61967421f0125aedd4dc8a0cd82e034&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - People walk by some of the 400 gold colored plastic Mozart sculptures by German artist Ottmar Hoerl from Nuremberg for the 270th birthday of composer Wolfgang Amadeus Mozart in Salzburg, Austria, Wednesday, July 15, 2026. (AP Photo/Matthias Schrader, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthias Schrader</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VUJR42CU5ZU4RJKGH5GPHOTKUE.jpg?auth=762cb2c521afce135e3f0262445bfd5565b1f83cd532ea6671470a19e590191e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A view of some of the 400 gold colored plastic Mozart sculptures by German artist Ottmar Hoerl from Nuremberg for the 270th birthday of composer Wolfgang Amadeus Mozart in Salzburg, Austria, Wednesday, July 15, 2026. (AP Photo/Matthias Schrader, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthias Schrader</media:credit></media:content></item><item><title><![CDATA[Ex docente es acusada de amenazar con bomba en iglesia de Fort Lauderdale]]></title><link>https://www.local10.com/espanol/2026/08/11/ex-docente-es-acusada-de-amenazar-con-bomba-en-iglesia-de-fort-lauderdale/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/11/ex-docente-es-acusada-de-amenazar-con-bomba-en-iglesia-de-fort-lauderdale/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Mujer de 27 años enfrentó cargos en el condado Broward porpresuntamente amenazar con "hacer explotar” en Iglesia Presbiteriana Coral Ridge en Fort Lauderdale.]]></description><pubDate>Tue, 11 Aug 2026 15:48:21 +0000</pubDate><content:encoded><![CDATA[<p>Una mujer de 27 años enfrentó cargos el martes en el condado Broward después de presuntamente amenazar con “hacer explotar” la Iglesia Presbiteriana Coral Ridge en Fort Lauderdale.</p><p>Melissa Redway es una ex maestra de Westminster Academy, la escuela privada de la iglesia ubicada en 5601 North Federal Highway, según la policía.</p><p>“Después de sufrir una presunta lesión cerebral y no poder cumplir con sus funciones docentes, fue despedida”, escribió un agente de policía, según el informe de arresto.</p><p>Redway, de Coconut Creek, también es una ex miembro del coro de la Iglesia Presbiteriana Coral Ridge, ubicada en 5555 North Federal Highway, según la policía.</p><p>“Durante su ausencia y con el cambio de personal, perdió su puesto. Redway no tomó bien la noticia e intentó reincorporarse al coro de la iglesia”, escribió un agente de policía, según el informe.</p><p>Un líder de la iglesia informó que Redway utilizó Gmail para enviar un correo electrónico amenazante alrededor de las 11 a.m. del 8 de febrero que generó preocupación por la seguridad de un concierto programado para el 20 de febrero en la iglesia, según el informe.</p><p>Los registros judiciales muestran que el director ejecutivo de la iglesia había acusado a Redway de violencia relacionada con acoso después del servicio del 19 de febrero, y el caso fue cerrado. Un juez emitió una orden de arresto el 20 de abril por la presunta amenaza.</p><p>Agentes de la Oficina del Sheriff de Broward arrestaron a Redway el lunes y el martes permanecía detenida en el North Broward Bureau, según los registros de reclusos.</p><p>Redway enfrentaba cargos de amenazar con lanzar, proyectar, colocar o detonar un artefacto destructivo, un delito grave de segundo grado, y de escribir y enviar una amenaza de matar o herir a alguien, también un delito grave de segundo grado. Su fianza era de $7,500 USD.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/IWDIJ4AIVJDB5KB2KXOSH5KN7Q.jpg?auth=99738589b59c4c80b37c88642181373909227171a0d459f4f2027e33b0434927&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A woman stands accused of sending a threatening e-mail to Coral Ridge Presbyterian Church in Fort Lauderdale, according to police.]]></media:description></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/08/03/latest-updates-from-local-10-cuba-analyst-dr-andy-gomez/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/08/03/latest-updates-from-local-10-cuba-analyst-dr-andy-gomez/</guid><dc:creator><![CDATA[Andy Gomez]]></dc:creator><description><![CDATA[While U.S. Secretary of State Marco Rubio continues to put pressure on the Cuban government to change, Cuban President Miguel Díaz-Canel went on Cuban television this past weekend and announced to the Cuban people that the government was making major “transformational changes” to the economy.]]></description><pubDate>Mon, 03 Aug 2026 12:48:08 +0000</pubDate><content:encoded><![CDATA[<p><b>Aug. 12: Cuba poses a tough foreign policy challenge for Rubio</b></p><p>“Who is on first, what is on second, I Don’t Know is on third.”</p><p>The famous comedy routine by Abbott and Costello can be compared to the Trump administration’s foreign policy strategies these days. Diplomatic negotiations are complex and complicated, especially when dealing with countries, governments, and individuals with whom the United States has not had good relationships.</p><p><a href="https://www.local10.com/espanol/2026/08/06/ultimas-actualizaciones-del-analista-de-cuba-de-local-10-dr-andy-gomez/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/06/ultimas-actualizaciones-del-analista-de-cuba-de-local-10-dr-andy-gomez/">Leer en español</a></p><p>Reliable sources tell me there are tremendous differences between the staffs at the White House and the Department of State over how to handle negotiations involving Ukraine, Russia, Israel-Gaza, Iran, Venezuela, and Cuba. It does not help when those negotiating on behalf of the United States have limited to no diplomatic experience.</p><p>For now, let’s stay within the area of expertise: Cuba. While President Trump thinks Cuba can be resolved in two months, Secretary of State Marco Rubio knows very well, as does his senior staff, that negotiating with Cuba is not easy.</p><p>The Cuban government is willing to continue introducing cosmetic changes to its moribund economy without relinquishing political control. The United States can continue to sanction everyone on the island, and the Cuban government could not care less. All the while, the people of Cuba continue to suffer tremendous hardships. Yet the people are unlikely to turn against the government. The consequence of doing so can mean spending years in jail.</p><p>Meanwhile, in Miami, the guessing game continues over who will replace Raúl Castro when he dies, along with preparations for possible transition plans for Cuba. A transition to a democratic system of government in Cuba will take time. A civil society cannot be built overnight. It is also important to remember that Cuba did not have a democratic government before 1959.</p><p>For Rubio, expectations from the Cuban American community are high. Yet most in the community understand that it will not be easy to get the Cuban government to make political changes short of a U.S. military invasion. However, Rubio needs a win, especially if he is considering another presidential run. The failures of the Trump administration’s foreign policies around the world could affect Rubio’s future presidential campaign.</p><p>So, what will be Rubio’s next step on Cuba? The clock is ticking. </p><p><b>Aug. 10: Will the cat catch the mouse this time?</b></p><p>While U.S. Secretary of State Marco Rubio continues to put pressure on the Cuban government to change, Cuban President Miguel Díaz-Canel went on Cuban television this past weekend and announced to the Cuban people that the government was making major “transformational changes” to the economy.</p><p>Díaz-Canel also told the Cuban people that it would take time and patience -- two things the Cuban people do not have anymore. Díaz-Canel went on to say that the benefits of these changes will begin to show by 2029. </p><p>Sources in Washington, D.C. have told me that the Trump administration is looking to see if there is someone in the Cuban government, like Delcy Rodriguez in Venezuela, to hand over Raul Castro or even take over the current government and be willing to negotiate with the U.S. </p><p>The <a href="https://www.miamiherald.com/news/nation-world/world/americas/cuba/" target="_self" rel="" title="https://www.miamiherald.com/news/nation-world/world/americas/cuba/">Miami Herald</a> reported this weekend that General Lazaro Alberto Alvarez Casas, currently the Cuban Minister of the Interior, may be acceptable to the U.S. General Casas is considered a hardliner and therefore unlikely to break with the Cuban leadership.</p><p>As I have said before, the case of Venezuela is quite different than Cuba. While Raul Castro is alive, I believe the Cuban government will continue in power and make promises to the Cuban people they cannot keep.</p><p><b>Aug. 8: Cuban opposition leader says Cuba’s transformation must include those on the island</b></p><p>According to Cuban opposition leader Jose Daniel Ferrer, any plans to transform Cuba must include Cubans on the island.</p><p>But do Cubans on the island have the capacity and capabilities to participate in such a process? After living for almost 68 years under a totalitarian system that has shaped the population’s personal values and attitudes, it could take time not only to change it but, more importantly, to sustain those changes.</p><p>Democracies are not built in one day. It will take time and patience. Let’s also remember that before the Cuban Revolution, Cuba had a dictatorship under Batista.</p><p><b>Aug 6: US announces new set of economic sanctions against Cuba; 2 of Cuba’s top generals also sanctioned </b></p><p>The U.S. State Department announced a new set of economic sanctions against Cuba on Thursday. At the same time, two of Cuba’s top generals were also sanctioned, Alvaro Lopez Miera, Minister of Defense; and General Roberto Sotolongo, head of the armed forces.</p><p><b>Aug. 5: CIA Task Force on Cuba created, per report</b></p><p>The New York Times has reported the creation of a CIA Task Force on Cuba with the purpose of putting additional pressure on the Cuban government to make political and economic changes to their system.</p><p>This news will probably be received by Cuba as an additional threat by the U.S.</p><p><b>Aug. 5: Cuban president confirms ongoing conservations between Havana, US</b></p><p>Cuban President Miguel Diaz-Canel confirmed today that there are ongoing conversations between Havana and DC for the purpose of avoiding a military confrontation and trying to find solutions to the issues between both nations.</p><p>The Cuban government understands that they are running out of options and most likely will need to reach an agreement with the U.S. Will it include regime change?</p><p><b>Aug. 3 update: Rubio speaks about Cuba’s ongoing espionage activities in the US </b></p><p>This past weekend, in an interview with Fox News, U.S. Secretary of State and National Security Advisor Marco Rubio spoke about Cuba’s ongoing espionage activities in the U.S. </p><p>Rubio went on to say that Cuban spies continue to infiltrate the U.S. government, financial institutions, organizations, and academic institutions. Rubio claimed that Cuba continues to be a national security threat to the U.S. </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/ZJXH4P6MPJ6543P376CIIMEX6Y.jpg?auth=291d1da6375a9e1dadd94c26c2139a181f998f6718b99433ef479880d2196a63&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[
Cuban President Miguel Díaz-Canel (center) at the event commemorating the anniversary of the assault on the Moncada Barracks in Pinar del Río, Cuba, on July 26, 2026. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Últimas actualizaciones del analista de Cuba de Local 10, Dr. Andy Gómez]]></title><link>https://www.local10.com/espanol/2026/08/06/ultimas-actualizaciones-del-analista-de-cuba-de-local-10-dr-andy-gomez/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/06/ultimas-actualizaciones-del-analista-de-cuba-de-local-10-dr-andy-gomez/</guid><dc:creator><![CDATA[Andy Gomez]]></dc:creator><description><![CDATA[El Departamento de Estado de Estados Unidos anunció el jueves un nuevo paquete de sanciones económicas contra Cuba. Al mismo tiempo, también fueron sancionados dos de los principales generales de Cuba: Álvaro López Miera, ministro de Defensa, y el general Roberto Sotolongo, jefe de las Fuerzas Armadas.]]></description><pubDate>Thu, 06 Aug 2026 17:16:01 +0000</pubDate><content:encoded><![CDATA[<p><b>12 de agosto: Cuba representa un difícil desafío de política exterior para Rubio</b></p><p>“Quién va primero, quién va segundo, No Sé va tercero”.</p><p>La famosa rutina cómica de Abbott y Costello puede compararse con las estrategias de política exterior de la administración Trump en estos días. Las negociaciones diplomáticas son complejas y complicadas, especialmente cuando se trata de países, gobiernos e individuos con los que Estados Unidos no ha tenido buenas relaciones.</p><p>Fuentes confiables me dicen que existen enormes diferencias entre los equipos de la Casa Blanca y el Departamento de Estado sobre cómo manejar las negociaciones relacionadas con Ucrania, Rusia, Israel-Gaza, Irán, Venezuela y Cuba. No ayuda que quienes negocian en nombre de Estados Unidos tengan poca o ninguna experiencia diplomática.</p><p>Por ahora, mantengámonos dentro del área de experiencia: Cuba. Mientras el presidente Trump piensa que Cuba puede resolverse en dos meses, el secretario de Estado Marco Rubio sabe muy bien, al igual que su equipo de alto nivel, que negociar con Cuba no es fácil.</p><p>El gobierno cubano está dispuesto a continuar introduciendo cambios cosméticos en su moribunda economía sin renunciar al control político. Estados Unidos puede continuar sancionando a todos en la isla, y al gobierno cubano no podría importarle menos. Mientras tanto, el pueblo de Cuba continúa sufriendo enormes dificultades. Sin embargo, es poco probable que el pueblo se vuelva contra el gobierno. La consecuencia de hacerlo puede significar pasar años en prisión.</p><p>Mientras tanto, en Miami, continúa el juego de adivinanzas sobre quién reemplazará a Raúl Castro cuando muera, junto con los preparativos para posibles planes de transición para Cuba. Una transición hacia un sistema democrático de gobierno en Cuba tomará tiempo. Una sociedad civil no puede construirse de la noche a la mañana. También es importante recordar que Cuba no tenía un gobierno democrático antes de 1959.</p><p>Para Rubio, las expectativas de la comunidad cubanoamericana son altas. Sin embargo, la mayoría de la comunidad entiende que no será fácil lograr que el gobierno cubano realice cambios políticos, salvo mediante una invasión militar estadounidense. Sin embargo, Rubio necesita una victoria, especialmente si está considerando otra candidatura presidencial. Los fracasos de las políticas exteriores de la administración Trump en todo el mundo podrían afectar la futura campaña presidencial de Rubio.</p><p>Entonces, ¿cuál será el próximo paso de Rubio sobre Cuba? El reloj está corriendo.</p><p><b>10 de agosto:</b> ¿Atrapará el gato al ratón esta vez?</p><p>Mientras el secretario de Estado de Estados Unidos, Marco Rubio, continúa presionando al gobierno cubano para que cambie, el presidente cubano Miguel Díaz-Canel apareció en la televisión cubana este pasado fin de semana y anunció al pueblo cubano que el gobierno estaba realizando importantes “cambios transformadores” en la economía.</p><p>Díaz-Canel también dijo al pueblo cubano que se necesitarían tiempo y paciencia, dos cosas que el pueblo cubano ya no tiene. Díaz-Canel continuó diciendo que los beneficios de estos cambios comenzarán a verse para 2029.</p><p>Fuentes en Washington, D.C., me han dicho que la administración del presidente Trump está buscando determinar si hay alguien en el gobierno cubano, como Delcy Rodríguez en Venezuela, que entregue a Raúl Castro o incluso asuma el control del actual gobierno y esté dispuesto a negociar con Estados Unidos.</p><p>El Miami Herald reportó este fin de semana que el general Lázaro Alberto Álvarez Casas, actual ministro del Interior de Cuba, podría ser aceptable para Estados Unidos. El general Casas es considerado de línea dura y, por lo tanto, es poco probable que rompa con el liderazgo cubano.</p><p>Como he dicho antes, el caso de Venezuela es bastante diferente al de Cuba. Mientras Raúl Castro esté vivo, creo que el gobierno cubano continuará en el poder y hará promesas al pueblo cubano que no puede cumplir.</p><p><b>8 de agosto:</b> Líder opositor cubano dice que la transformación de Cuba debe incluir a quienes están en la isla</p><p>Según el líder opositor cubano José Daniel Ferrer, cualquier plan para transformar Cuba debe incluir a los cubanos que están en la isla.</p><p>Pero, ¿tienen los cubanos en la isla la capacidad y las herramientas para participar en un proceso de este tipo? Después de vivir durante casi 68 años bajo un sistema totalitario que ha moldeado los valores y las actitudes personales de la población, podría tomar tiempo no solo cambiarlo sino, más importante aún, mantener esos cambios.</p><p>Las democracias no se construyen en un día. Se necesitará tiempo y paciencia. Recordemos también que antes de la Revolución Cubana, Cuba tuvo una dictadura bajo Batista.</p><p><b>6 de agosto:</b> Estados Unidos anuncia un nuevo paquete de sanciones económicas contra Cuba; también sanciona a dos de los principales generales cubanos</p><p>El Departamento de Estado de Estados Unidos anunció el jueves un nuevo paquete de sanciones económicas contra Cuba. Al mismo tiempo, también fueron sancionados dos de los principales generales de Cuba: Álvaro López Miera, ministro de Defensa, y el general Roberto Sotolongo, jefe de las Fuerzas Armadas.</p><p><b>5 de agosto:</b> Según informe, la CIA crea grupo de trabajo sobre Cuba</p><p>The New York Times informó sobre la creación de un grupo de trabajo de la CIA sobre Cuba con el propósito de ejercer mayor presión sobre el gobierno cubano para que implemente cambios políticos y económicos en su sistema.</p><p>Esta noticia probablemente será recibida por Cuba como una amenaza adicional por parte de Estados Unidos.</p><p><b>5 de agosto:</b> Presidente cubano confirma conversaciones en curso entre La Habana y Estados Unidos</p><p>El presidente de Cuba, Miguel Díaz-Canel, confirmó hoy que existen conversaciones en curso entre La Habana y Washington con el propósito de evitar una confrontación militar y tratar de encontrar soluciones a los problemas entre ambas naciones.</p><p>El gobierno cubano entiende que se está quedando sin opciones y que, muy probablemente, necesitará llegar a un acuerdo con Estados Unidos. ¿Incluirá un cambio de régimen?</p><p><b>Actualización del 3 de agosto:</b> Rubio habla sobre las actividades de espionaje de Cuba en Estados Unidos</p><p>El pasado fin de semana, en una entrevista con Fox News, el secretario de Estado y asesor de Seguridad Nacional de Estados Unidos, Marco Rubio, habló sobre las actividades de espionaje que Cuba continúa realizando en Estados Unidos.</p><p>Rubio afirmó que espías cubanos continúan infiltrándose en el gobierno de Estados Unidos, instituciones financieras, organizaciones e instituciones académicas. También sostuvo que Cuba sigue representando una amenaza para la seguridad nacional de Estados Unidos.</p><p><i>El Dr. Andy S. Gómez es el analista de Cuba de Local 10. Gómez es considerado uno de los principales especialistas sobre Cuba. Trabajó durante 32 años en el ámbito de la educación superior antes de retirarse de la Universidad de Miami en 2012.</i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZJXH4P6MPJ6543P376CIIMEX6Y.jpg?auth=291d1da6375a9e1dadd94c26c2139a181f998f6718b99433ef479880d2196a63&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El presidente cubano Miguel Díaz-Canel (centro) en el evento para conmemorar el aniversario al asalto al Cuartel Moncada, en Pinar del Río, Cuba, el 26 de julio del 2026. (AP foto/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Global Empowerment Mission solicita donaciones de equipo de campamento nuevo para víctimas del terremoto en Colombia]]></title><link>https://www.local10.com/espanol/2026/08/11/global-empowerment-mission-solicita-donaciones-de-material-nuevo-de-campamento-para-victimas-del-terremoto-en-colombia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/11/global-empowerment-mission-solicita-donaciones-de-material-nuevo-de-campamento-para-victimas-del-terremoto-en-colombia/</guid><dc:creator><![CDATA[Christina Vazquez, Brett Knese]]></dc:creator><description><![CDATA[ Global Empowerment Mission, organización sin fines de lucro con sede en el condado Miami-Dade, se movilizó para ayudar a las víctimas del terremoto de magnitud 7.4 en Colombia.]]></description><pubDate>Tue, 11 Aug 2026 17:14:32 +0000</pubDate><content:encoded><![CDATA[<p>Una organización sin fines de lucro con sede en el condado Miami-Dade,<a href="https://www.globalempowermentmission.org/es/mission/colombia-earthquake/" target="_self" rel="" title="https://www.globalempowermentmission.org/es/mission/colombia-earthquake/"> Global Empowerment Mission</a>, se movilizó para ayudar a las víctimas del terremoto de magnitud 7.4 en Colombia.</p><p>Michael Capponi, fundador y presidente de GEM, dijo que las donaciones en efectivo eran más eficientes y permitían a su equipo comprar alimentos en Colombia.</p><p>Los voluntarios de GEM recibieron nuevos equipos para acampar, artículos de higiene no vencidos y kits de primeros auxilios de 9 a.m. a 5 p.m. en 1850 NW 84 Ave., en Doral.</p><p>Para obtener más información sobre cómo donar a los esfuerzos de GEM en Colombia, <a href="https://www.globalempowermentmission.org/es/mission/colombia-earthquake/" target="_self" rel="" title="https://www.globalempowermentmission.org/es/mission/colombia-earthquake/">visite esta págin</a>a. Para obtener más información sobre cómo ser voluntario de GEM, <a href="https://www.globalempowermentmission.org/es/volunteer/" target="_self" rel="" title="https://www.globalempowermentmission.org/es/volunteer/">visite esta página</a>.</p><p><b>Historias relacionadas</b></p><ul><li><a href="https://www.local10.com/news/world/2026/08/11/colombia-searches-for-over-3000-missing-after-a-powerful-earthquake-kills-more-than-100/" target="_self" rel="" title="https://www.local10.com/news/world/2026/08/11/colombia-searches-for-over-3000-missing-after-a-powerful-earthquake-kills-more-than-100/">Colombia busca a más de 3.000 desaparecidos tras un potente terremoto que se ha cobrado más de 100 vidas</a></li><li><a href="https://www.local10.com/news/world/2026/08/11/colombias-new-first-lady-includes-miami-dades-gem-in-campaign-to-help-earthquakes-victims/" target="_self" rel="" title="https://www.local10.com/news/world/2026/08/11/colombias-new-first-lady-includes-miami-dades-gem-in-campaign-to-help-earthquakes-victims/">La nueva primera dama de Colombia incluye a la GEM de Miami-Dade en su campaña para ayudar a las víctimas del terremoto</a></li></ul>]]></content:encoded></item><item><title><![CDATA[WATCH: Local 10 captures meteor streaks lighting up Miami sky amid heat advisory]]></title><link>https://www.local10.com/weather/2026/08/12/watch-local-10-captures-meteors-lighting-up-miami-sky/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/08/12/watch-local-10-captures-meteors-lighting-up-miami-sky/</guid><dc:creator><![CDATA[Julie Durda, Ryan Mackey]]></dc:creator><description><![CDATA[Early-morning meteor streaks briefly lit up the sky over South Florida on Wednesday, giving viewers and Local 10 News staff an unexpected celestial show before sunrise.]]></description><pubDate>Wed, 12 Aug 2026 10:50:22 +0000</pubDate><content:encoded><![CDATA[<p>Early-morning meteor streaks briefly lit up the sky over Miami on Wednesday, giving viewers and Local 10 News staff an unexpected celestial show before sunrise.</p><p><a href="https://www.local10.com/espanol/2026/08/12/local-10-capta-el-rastro-de-un-meteoro-que-ilumina-el-cielo-de-miami-en-medio-de-una-alerta-por-calor/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/local-10-capta-el-rastro-de-un-meteoro-que-ilumina-el-cielo-de-miami-en-medio-de-una-alerta-por-calor/">Leer en español</a></p><p>The meteors were spotted in Miami during Local 10’s morning coverage and caught the attention of reporter Saira Anwer during her traffic report. Newscast director Darby Patton first noticed the activity and alerted the newsroom, allowing the station’s cameras and editors to capture the streaks live.</p><p>The display came as the region was already dealing with another hot and humid August morning. Temperatures across South Florida were in the low to mid-80s before sunrise, with heat indices already reaching the 90s.</p><p>Highs were expected to climb into the low 90s Wednesday, with feels-like temperatures reaching the triple digits. A heat advisory was in effect for Miami-Dade and Broward counties from noon until 7 p.m., according to the <a href="https://www.weather.gov/mfl/heat" target="_self" rel="" title="https://www.weather.gov/mfl/heat">National Weather Service</a>. </p><p>Local 10 meteorologist Julie Durda said calmer winds were expected to keep the day’s storm activity focused mainly over inland areas of Broward and Miami-Dade counties, particularly west of the Florida’s Turnpike. Areas closer to the coast, including locations near and east of Interstate 95, were expected to remain mostly dry.</p><p>The meteor activity was visible before dawn, when skies are dark enough for brighter meteors to stand out. About 30 to 40 meteors per hour can be seen during the peak of a strong meteor shower under favorable viewing conditions, though actual visibility depends on weather, light pollution and location.</p><p>For South Florida residents heading out for the day, however, the more immediate concern remained the heat.</p><p>Durda urged residents to take precautions as temperatures and humidity rise, particularly during the afternoon when the combination can produce dangerous heat conditions.</p><p><a href="https://www.local10.com/weather/" target="_self" rel="" title="https://www.local10.com/weather/">Click here</a> to receive the latest updates from Local 10’s Weather Authority team. </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[Broward County considering handling its own fire rescue services, splitting with BSO]]></title><link>https://www.local10.com/news/local/2026/08/11/broward-county-considering-handing-its-own-fire-rescue-services-splitting-with-bso/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/11/broward-county-considering-handing-its-own-fire-rescue-services-splitting-with-bso/</guid><dc:creator><![CDATA[Byron Tollefson]]></dc:creator><description><![CDATA[Broward County is considering taking back control of its fire rescue services from Sheriff Gregory Tony and the Broward Sheriff’s Office.]]></description><pubDate>Wed, 12 Aug 2026 01:25:34 +0000</pubDate><content:encoded><![CDATA[<p>Broward County is considering taking back control of its fire rescue services from Sheriff Gregory Tony and the Broward Sheriff’s Office.</p><p><a href="https://www.local10.com/espanol/2026/08/12/el-condado-de-broward-esta-considerando-manejar-su-propio-servicio-de-bomberos-y-rescate-separandose-del-bso/" target="_self" rel="" title="https://www.local10.com/espanol/2026/08/12/el-condado-de-broward-esta-considerando-manejar-su-propio-servicio-de-bomberos-y-rescate-separandose-del-bso/">Leer en español</a></p><p>Leading the effort is Broward County District 4 Commissioner Lamar fisher.</p><p>“The sheriff’s done nothing wrong,” said Fisher. “I want to make that clear, nothing wrong at all. It’s just that, how do we look at public safety in its total?”</p><p>In 2003, Broward County Fire Rescue merged with the sheriff’s office and they’ve been together ever since.</p><p>The latest five-year contract between the two is coming up soon.</p><p>“Times have changed, cost has changed, and also control has changed,” said Fisher. </p><p>Local control is what Fisher says it’s all about, but also there is the financial impact. </p><p>The county would get all the say when it’s time to negotiate contracts with cities, including how much it’s going to cost to rely on their firefighters and paramedics.</p><p>“Right now, unfortunately, we can’t dictate to the sheriff how to spend his money,” said Fisher. “We can give him money and make suggestions, but this brings it back to where we have full accounting of how the department is run.”</p><p>After 35 years, Deerfield Beach voted to split from BSO and start its own police and fire departments, while just weeks ago, Pompano Beach ultimately decided to renew with BSO after months of debating. </p><p>Pembroke Park ended its police contract with BSO in 2022.</p><p>Next Thursday, the county commission will talk about the process for how this would work.</p><p>The meeting to watch will take place in late September, as that’s when Fisher plans to call for a vote to end the contract with BSO.</p><p>Local 10 News reached out to the sheriff’s office for comment, but they did not respond as of the time of this story’s publication. </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[Local 10 capta el rastro de un meteoro que ilumina el cielo de Miami en medio de una alerta por calor]]></title><link>https://www.local10.com/espanol/2026/08/12/local-10-capta-el-rastro-de-un-meteoro-que-ilumina-el-cielo-de-miami-en-medio-de-una-alerta-por-calor/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/local-10-capta-el-rastro-de-un-meteoro-que-ilumina-el-cielo-de-miami-en-medio-de-una-alerta-por-calor/</guid><dc:creator><![CDATA[Julie Durda, Ryan Mackey]]></dc:creator><description><![CDATA[Meteoros surcaron brevemente el cielo de Miami antes del amanecer del miércoles y ofrecieron inesperado espectáculo celestial.]]></description><pubDate>Wed, 12 Aug 2026 13:26:08 +0000</pubDate><content:encoded><![CDATA[<p>Meteoros surcaron brevemente el cielo de Miami antes del amanecer del miércoles, ofreciendo a espectadores y al personal de Local 10 News un inesperado espectáculo celestial.</p><p>Los meteoros fueron vistos en Miami durante la cobertura matutina de Local 10 y llamaron la atención de la reportera Saira Anwer durante su reporte de tráfico. El director del noticiero, Darby Patton, fue el primero en notar la actividad y alertó a la sala de redacción, lo que permitió que las cámaras y editores de la estación captaran las estelas en vivo.</p><p>El espectáculo ocurrió mientras la región ya enfrentaba otra mañana de agosto calurosa y húmeda. Las temperaturas en el sur de Florida estaban entre los 80 y 80 y tantos grados antes del amanecer, mientras que los índices de calor ya alcanzaban los 90.</p><p>Se esperaba que las temperaturas máximas subieran a los bajos 90 el miércoles, con temperaturas que se sentirían por encima de los 100 grados. Había un aviso de calor vigente para los condados Miami-Dade y Broward desde el mediodía hasta las 7 p.m., según el Servicio Nacional de Meteorología.</p><p>La meteoróloga de Local 10 Julie Durda dijo que se esperaba que los vientos más calmados mantuvieran la actividad de tormentas del día concentrada principalmente sobre las zonas del interior de los condados Broward y Miami-Dade, particularmente al oeste de Florida’s Turnpike. Se esperaba que las áreas más cercanas a la costa, incluidas las ubicaciones cercanas y al este de la Interestatal 95, permanecieran mayormente secas.</p><p>La actividad de meteoros fue visible antes del amanecer, cuando el cielo está lo suficientemente oscuro para que los meteoros más brillantes se destaquen. Durante el punto máximo de una fuerte lluvia de meteoros, se pueden observar entre 30 y 40 meteoros por hora bajo condiciones favorables, aunque la visibilidad real depende del clima, la contaminación lumínica y la ubicación.</p><p>Sin embargo, para los residentes del sur de Florida que salían para comenzar el día, la preocupación más inmediata seguía siendo el calor.</p><p>Durda instó a los residentes a tomar precauciones a medida que aumenten las temperaturas y la humedad, particularmente durante la tarde, cuando la combinación puede producir condiciones peligrosas de calor.</p><p>Haga clic aquí para recibir las últimas actualizaciones del equipo de Weather Authority de Local 10.</p>]]></content:encoded></item><item><title><![CDATA[El condado de Broward está considerando manejar su propio servicio de bomberos y rescate, separándose del BSO]]></title><link>https://www.local10.com/espanol/2026/08/12/el-condado-de-broward-esta-considerando-manejar-su-propio-servicio-de-bomberos-y-rescate-separandose-del-bso/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/el-condado-de-broward-esta-considerando-manejar-su-propio-servicio-de-bomberos-y-rescate-separandose-del-bso/</guid><dc:creator><![CDATA[Byron Tollefson]]></dc:creator><description><![CDATA[Desde 2003, Broward County Fire Rescue se fusionó con la BSO y El más reciente contrato de cinco años entre ambos está por vencer.]]></description><pubDate>Wed, 12 Aug 2026 13:20:26 +0000</pubDate><content:encoded><![CDATA[<p>El condado Broward está considerando retomar el control de sus servicios de rescate y bomberos de manos del Sheriff Gregory Tony y la Oficina del Sheriff de Broward.</p><p>El comisionado del Distrito 4 del condado Broward, Lamar Fisher, encabeza el esfuerzo.</p><p>“El sheriff no ha hecho nada malo”, dijo Fisher. “Quiero dejar eso claro, nada malo en absoluto. Es solo que, ¿cómo analizamos la seguridad pública en su totalidad?”</p><p>En 2003, Broward County Fire Rescue se fusionó con la oficina del sheriff y han permanecido juntos desde entonces.</p><p>El más reciente contrato de cinco años entre ambos está por vencer.</p><p>“Los tiempos han cambiado, los costos han cambiado y también el control ha cambiado”, dijo Fisher.</p><p>Fisher dice que se trata del control local, pero también está el impacto financiero.</p><p>El condado tendría toda la autoridad cuando llegue el momento de negociar contratos con las ciudades, incluido cuánto costará depender de sus bomberos y paramédicos.</p><p>“En este momento, desafortunadamente, no podemos decirle al sheriff cómo gastar su dinero”, dijo Fisher. “Podemos darle dinero y hacer sugerencias, pero esto lo devuelve a donde tenemos una contabilidad completa de cómo se administra el departamento”.</p><p>Después de 35 años, Deerfield Beach votó para separarse de BSO y comenzar sus propios departamentos de policía y bomberos, mientras que hace apenas unas semanas, Pompano Beach finalmente decidió renovar con BSO después de meses de debate.</p><p>Pembroke Park terminó su contrato policial con BSO en 2022.</p><p>El próximo jueves, la comisión del condado hablará sobre el proceso y cómo funcionaría esto.</p><p>La reunión que habrá que observar se llevará a cabo a finales de septiembre, ya que es cuando Fisher planea solicitar una votación para poner fin al contrato con BSO.</p><p>Local 10 News se comunicó con la oficina del sheriff para solicitar comentarios, pero no habían respondido al momento de la publicación de esta nota.</p>]]></content:encoded></item><item><title><![CDATA[Podría formarse una depresión tropical o tormenta en el Atlántico a finales de esta semana]]></title><link>https://www.local10.com/espanol/2026/08/11/podria-formarse-una-depresion-tropical-o-tormenta-en-el-atlantico-a-finales-de-esta-semana/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/11/podria-formarse-una-depresion-tropical-o-tormenta-en-el-atlantico-a-finales-de-esta-semana/</guid><dc:creator><![CDATA[Michael Lowry]]></dc:creator><description><![CDATA[El Centro Nacional de Huracanes ha mantenido el aumento de probabilidades de que una onda tropical, se convierta en depresión tropical o tormenta con nombre a finales de esta semana.]]></description><pubDate>Tue, 11 Aug 2026 15:24:34 +0000</pubDate><content:encoded><![CDATA[<p>El Centro Nacional de Huracanes ha mantenido el aumento de probabilidades de que una onda tropical: zona de tiempo perturbado con ondulación en su campo y viento a unos 10,000 pies de altura, similar a una ola del océano, se convierta en una depresión tropical o tormenta con nombre a finales de esta semana.</p><figure><img src="https://www.local10.com/resizer/v2/VYOLBCWWSZBGTPUWLWLHLYKX7Q.PNG?auth=5481180f6c2f9164d74dc6f0468323d7e547c87c4280476de402ac488cd2d32d&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>El próximo nombre en la lista es Cristóbal.</p><figure><img src="https://www.local10.com/resizer/v2/OAYJCDWD4FFYTL5MCU47L6FDHE.PNG?auth=1a169c23e2a8a635a0a0b02151b7ec8aa74c42a571d4fffbb92b14aa2b9ededd&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>El sistema, del que hablamos por primera vez en este boletín hace casi dos semanas, ahora tiene una alta probabilidad de desarrollo, probablemente de jueves al fin de semana, mientras avanza hacia el oeste-noroeste en dirección general a las islas más orientales del Caribe.</p><p>Los modelos están divididos sobre si el sistema se mantiene débil y avanza hacia el Caribe o sobre partes de las Antillas Menores, Puerto Rico y las Islas Vírgenes entre el domingo y el lunes, o si logra pasar entre las islas, desviándose hacia el norte de estas y entrando al Atlántico central abierto mientras se fortalece a principios de la próxima semana.</p><figure><img src="https://www.local10.com/resizer/v2/DFLSMILWWJBDBFXCRX5I7NJLLA.png?auth=c2e41e1cbcb8836bfc64f9abf590f1dc24db10749e570e31561d093f6de2b0ff&smart=true&width=1200&height=900" alt="Forecast low-pressure tracks from the conventional, physics-based European ensemble system (top panel) and the newer AI-based European ensemble system (bottom panel). The majority of scenarios keep the system weak and moving westward toward the islands for late this weekend into early next week. A few outlier scenarios strengthen the system but curl it north of the islands quickly next week. Credit: weathermodels.com." height="900" width="1200"/><figcaption>Forecast low-pressure tracks from the conventional, physics-based European ensemble system (top panel) and the newer AI-based European ensemble system (bottom panel). The majority of scenarios keep the system weak and moving westward toward the islands for late this weekend into early next week. A few outlier scenarios strengthen the system but curl it north of the islands quickly next week. Credit: weathermodels.com.</figcaption></figure><p>La mayoría de los modelos favorece por ahora la trayectoria más débil y hacia el sur, cerca de las islas más orientales del Caribe o a través de ellas entre finales de este fin de semana y principios de la próxima semana, y dada la intensa cizalladura del viento sobre el Caribe, es poco probable que el sistema sobreviva mucho durante la próxima semana si llegara a desarrollarse.</p><p>Aun así, los intereses en el Caribe oriental, principalmente desde Martinica y Dominica hacia el norte hasta las Islas Vírgenes y Puerto Rico, deben mantenerse atentos al pronóstico esta semana, principalmente por las fuertes lluvias locales que podría traer el sistema.</p><p>Aunque todavía no contamos con pronósticos específicos de intensidad para el sistema, ninguno de nuestros modelos globales sugiere un riesgo de fortalecimiento significativo esta semana y, si acaso, este sistema tendrá dificultades para convertirse en un sistema tropical y mantenerse como tal.</p><p>Curiosamente, Google DeepMind, el sistema de modelado basado en inteligencia artificial líder en su categoría que detectó por primera vez este sistema hace unas semanas, ha reducido notablemente las probabilidades de desarrollo, con la ejecución más reciente sugiriendo solo entre un 20% y un 30% de probabilidades de que el sistema supere el umbral de formación al este de las islas esta semana.</p><figure><img src="https://www.local10.com/resizer/v2/JPN2O26ANNHMVJY3DZ7HPGR5UI.png?auth=73fabc1caa72f4ef78a2c6da5b90fa642e2608b217ee0907fd45f966e2f2b2a1&smart=true&width=1200&height=900" alt="Odds of a tropical depression or named storm forming withing about 125 miles of a given location through next Thursday, August 20th, from the 1,000-member, machine learning-based Google DeepMind ensemble system. The model has trended lower with development odds since the weekend and shows the best chance of development while it’s over the open Atlantic and east of the Caribbean islands later this week. Credit: Deelan Jariwala." height="900" width="1200"/><figcaption>Odds of a tropical depression or named storm forming withing about 125 miles of a given location through next Thursday, August 20th, from the 1,000-member, machine learning-based Google DeepMind ensemble system. The model has trended lower with development odds since the weekend and shows the best chance of development while it’s over the open Atlantic and east of the Caribbean islands later this week. Credit: Deelan Jariwala.</figcaption></figure><p>No hace falta decir que esto no representa una preocupación para el territorio continental de Estados Unidos y hay numerosos obstáculos que deberían debilitarlo si siquiera logra atravesar las islas intacto.</p><p><b>Hay que mantener la mirada puesta en las islas de Hawái durante el fin de semana</b></p><p>Se espera que una perturbación ubicada a unas 1,000 millas al sureste de las islas de Hawái, sobre el Pacífico central, designada como Invest 93C por el Centro Nacional de Huracanes, se convierta en una tormenta con nombre en los próximos días y se dirija hacia la cadena de islas durante el fin de semana.</p><p>El primer nombre de la temporada de huracanes del Pacífico central es Lala.</p><p>Los modelos sugieren que Lala podría ser una tormenta tropical fuerte o incluso un huracán en el límite mientras se aproxima a Hawái entre el sábado por la noche y el domingo, hora local, con la posibilidad de que afecte a varias islas.</p><figure><img src="https://www.local10.com/resizer/v2/SI7TBT5JUZG35NLZADBBGQ7P7I.png?auth=4832cc1ba35fbdcd838074dfdfb7cebd079edb0f8642cb1a27f34e9d4c824467&smart=true&width=1200&height=900" alt="Probability of Invest 93C (future Lala) passing to within about 100 miles of a given location from all major global forecast models. The most likely path takes the system near or over the Big Island late Saturday into Sunday local time. Credit: Tomer Burg/polarwx.com." height="900" width="1200"/><figcaption>Probability of Invest 93C (future Lala) passing to within about 100 miles of a given location from all major global forecast models. The most likely path takes the system near or over the Big Island late Saturday into Sunday local time. Credit: Tomer Burg/polarwx.com.</figcaption></figure><p>No se necesita una tormenta con vientos tan fuertes para causar problemas en todo el estado como en el territorio continental, por lo que residentes y visitantes querrán monitorear de cerca los pronósticos durante los próximos días.</p><p><!-- Local 10 Hurricane Resources (compact, aligned, no overlap) -->
<div class="l10-hurribox" role="complementary" aria-label="Local 10 Hurricane Resources">
  <style>
    /* Prevent width calc overflow across the component */
    .l10-hurribox, .l10-hurribox * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  <!-- Decorative wave -->
  <div class="l10-wave" aria-hidden="true">
    <svg viewBox="0 0 1200 120" preserveAspectRatio="none">
      <defs>
        <linearGradient id="l10-ocean" x1="0" x2="0" y1="0" y2="1">
          <stop offset="0" stop-color="#3b78c2" stop-opacity=".85"/>
          <stop offset="1" stop-color="#0b2747" stop-opacity=".95"/>
        </linearGradient>
      </defs>
      <path d="M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z" fill="url(#l10-ocean)">
        <animate attributeName="d" dur="9s" repeatCount="indefinite"
          values="
          M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z;
          M0,35 C150,80 350,0 600,35 C850,80 1050,0 1200,35 L1200,120 L0,120 Z;
          M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z"/>
      </path>
    </svg>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4BKGV42UHBGLBAVAEHJUXEXAYE.png?auth=f6cbaced85068d02c98d5391a2cef58f45c3e1b5c3251bb06449719959e4785b&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Tuesday morning satellite showing a robust tropical wave over the eastern Atlantic that the National Hurricane Center gives a high chance of developing into a tropical depression or named storm later this week. It’s embedded in a large and sprawling plume of Saharan dust. Credit: NOAA/CIRA.]]></media:description></media:content></item><item><title><![CDATA[Google unveils latest Pixel phones with slimmer cameras and more AI features]]></title><link>https://www.local10.com/business/2026/08/12/google-unveils-latest-pixel-phones-with-slimmer-cameras-and-more-ai-features/</link><guid isPermaLink="true">https://www.local10.com/business/2026/08/12/google-unveils-latest-pixel-phones-with-slimmer-cameras-and-more-ai-features/</guid><dc:creator><![CDATA[By BARBARA ORTUTAY, Associated Press]]></dc:creator><description><![CDATA[Google on Wednesday unveiled its latest lineup of Pixel phones, with slimmer cameras that include more a powerful zoom and artificial intelligence features designed to help users accomplish things with fewer taps and swipes.]]></description><pubDate>Wed, 12 Aug 2026 14:00:06 +0000</pubDate><content:encoded><![CDATA[<p>Google on Wednesday unveiled its latest lineup of Pixel phones, with slimmer cameras that include more a powerful zoom and artificial intelligence features designed to help users accomplish things with fewer taps and swipes.</p><p>With the improvements, the search giant hopes to give users a reason to buy new models and expand the number of people using its AI tools.</p><p>“Google continues to tout new software features, primarily around AI, as the reason to upgrade," said Forrester senior analyst Andrew Cornwall. He noted the company has added a way to extract photos from videos, a teleprompter, video stabilization, and an improved speech-to-text feature.</p><p>While the Pixel phones are not as popular as Apple's iPhone, Google has been steadily increasing the amount of AI on its Pixel phones since 2023.</p><p>Apple, meanwhile, has been lagging behind. It announced new AI advances in June, focusing on how the technology can help with people's day-to-day lives, with a focus on privacy and security — using Google's Gemini AI model to do so.</p><p>Google said in a presentation to reporters last week that the new phones will double the previous storage size, starting at 256 gigabytes, and feature 30 hours of battery life and faster wireless charging. The company has eliminated the 128 gigabyte Pixel 11, which had been its lowest-priced option at $800.</p><p>Beginning Wednesday, U.S. customers can order the Pixel 11, Pixel 11 Pro and Pixel 11 Pro XL, starting at $900, $1,100 and $1,300, respectively. The Pixel Pro Fold, meanwhile, starts at $1,900. That's a $100 increase for each phone from last year's prices.</p><p>New features include live translation for videos, podcasts and voice messages. In the Pro models, a tool called HiLight lets you assign a color to your favorite contacts and have the phone light up in that color when they call and your phone is placed face down. It complements Pixel's “Flip to Shhh” feature that puts the phone in “do not disturb” mode when it is placed face down.</p><p>Google is also offering a free six-month subscription to its AI Pro plan to anyone who buys the more expensive Pixel 11 Pro or Pixel 11 Pro XL models. The company is hoping to hook more people on the AI Gemini tool kit, which it assembled to compete against OpenAI’s ChatGPT.</p><p>Camera upgrades include a new mode called Magic Capture, which automatically takes a series of photos and video with a single tap of the shutter button. Google said the cameras also feature improved light sensitivity and, for Pro models, Instant Night Sight captures shots in dark environments faster, so you don't have to hold your phone still while waiting for exposure.</p><p>Google also introduced a tracking device for the first time. Called Pixel Tag, it will cost $30 for one or $100 for a four-pack and is compatible with phones running Android 9 or higher.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/25GBQLCEBMKDZTLJUEYNOHBS2M.jpg?auth=2ff3613cc5ff1e4ef2960496daa33f2941e3f9d7e9514c1c16f88c1ac3819ac2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image provided by Google in August 2026 shows its lineup of Pixel 11 phones, the Pixel Watch 5 and ear buds. (Google via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/HYUZZENJHRYTLPZJ4UN6MDN7LM.jpg?auth=47402515b1c68c3b23d5b686954e5b0bd06646049a29e4409ca818e0078c35a1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image provided by Google in August 2026 shows its lineup of Pixel 11 phones, the Pixel Watch 5 and ear buds. (Google via AP)]]></media:description></media:content></item><item><title><![CDATA[Mal tiempo en centro-norte de EEUU deja muertes y daños por tornados e inundaciones]]></title><link>https://www.local10.com/espanol/2026/08/12/mal-tiempo-en-centro-norte-de-eeuu-deja-muertes-y-danos-por-tornados-e-inundaciones/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/12/mal-tiempo-en-centro-norte-de-eeuu-deja-muertes-y-danos-por-tornados-e-inundaciones/</guid><dc:creator><![CDATA[Por DAVE COLLINS y JULIE CARR SMYTH, Associated Press]]></dc:creator><description><![CDATA[COLUMBUS, Ohio, EE.UU. (AP) — Las brigadas de emergencias rescataron a más personas de las inundaciones el miércoles, y las cuadrillas de servicios públicos despejaban árboles y cableado eléctrico caído durante las fuertes tormentas en la región centro-norte de Estados Unidos que han desatado tornados, lluvias intensas e inundaciones repentinas, además de dejar sin electricidad a cientos de miles de clientes.]]></description><pubDate>Wed, 12 Aug 2026 19:19:10 +0000</pubDate><content:encoded><![CDATA[<p>COLUMBUS, Ohio, EE.UU. (AP) — Las brigadas de emergencias rescataron a más personas de las inundaciones el miércoles, y las cuadrillas de servicios públicos despejaban árboles y cableado eléctrico caído durante las fuertes tormentas en la región centro-norte de Estados Unidos que han desatado tornados, lluvias intensas e inundaciones repentinas, además de dejar sin electricidad a cientos de miles de clientes.</p><p>Un niño de 4 años murió cuando un árbol cayó sobre una vivienda en Geneva, Indiana, durante las tormentas del martes, informó la policía del condado Jennings. En Ohio, el gobernador Mike DeWine señaló que un residente de Roseville murió durante una emergencia de salud cuando los socorristas, ante carreteras inundadas, no pudieron llegar. Las autoridades de Portage, Indiana, investigaban si el mal tiempo influyó en una explosión reportada en una casa que mató a una persona.</p><p>Un rayo impactó el martes en un complejo penitenciario al suroeste de Cleveland e hirió a 16 personas encarceladas que fueron hospitalizadas, según el Departamento de Correccionales de Ohio. DeWine dijo que cuatro seguían hospitalizadas hasta el miércoles, incluida una con lesiones graves.</p><p>Las autoridades en Ohio y el oeste de Pensilvania reportaron numerosos rescates acuáticos. DeWine envió a 40 miembros de la Guardia Nacional del Ejército de Ohio para ayudar en dos condados al este de Columbus.</p><p>En el condado Athens, Ohio, casi 300 personas llamaron al 911 para pedir ayuda el martes, incluidas 42 relacionadas con vehículos atrapados en inundaciones, y hubo más llamadas el miércoles cuando las aguas altas fluían hacia el río Ohio, dijo la directora de manejo de emergencias, Teresa Fouts-Imler.</p><p>Las aguas de inundación irrumpieron en la casa de Kaitlyn Rodgers en Crooksville, Ohio, la madrugada del martes, alcanzando la altura de las rodillas y dejando varados a ella, su esposo y sus cuatro hijos. Con corrientes demasiado fuertes para salir por su cuenta, fueron rescatados por bomberos en una lancha en la oscuridad antes del amanecer.</p><p>“El agua simplemente empezó a entrar a raudales en la casa”, dijo. “Debido a que mi casa es muy vieja, cuando el agua estaba subiendo me preocupaban mucho los enchufes eléctricos que estaban en el piso, porque literalmente salía agua de ellos, así que tenía miedo de que mis hijos fueran a recibir una descarga eléctrica”.</p><p>“Fue aterrador”, añadió.</p><p>Tormentas azotan amplia franja de región centro-norte de EEUU</p><p>Las tormentas causaron daños desde el área de Chicago hasta el oeste de Pensilvania, y el Servicio Meteorológico Nacional indicó que el riesgo de tormentas eléctricas severas y lluvias intensas continuará durante los próximos días en la región centro-norte, el valle de Ohio y los Apalaches centrales.</p><p>Cerca de 700.000 clientes seguían sin electricidad a mediodía del miércoles en Illinois, Indiana, Ohio, Kentucky y Virginia Occidental, unos pocos miles menos que por la mañana, según poweroutage.us.</p><p>En Columbus, Ohio, el alcalde Andrew Ginther declaró una emergencia el miércoles para dar a la capital del estado tiempo para hacer frente a los continuos cortes de electricidad y la limpieza tras daños significativos por la tormenta, dijo en una conferencia de prensa. En muchas zonas había árboles y cables caídos.</p><p>El Servicio Meteorológico Nacional confirmó tres tornados en condados al sur de Chicago.</p><p>Las sirenas de alerta por tornado sonaron el martes cuando el cielo se oscurecía en el área de Chicago. Todos los vuelos se detuvieron temporalmente en los dos principales aeropuertos de Chicago, y las autoridades advirtieron sobre demoras al tiempo que se despejaba el cúmulo de vuelos pendientes.</p><p>Lluvias intensas y fuertes vientos dañan viviendas e inundan vecindarios</p><p>Fotos publicadas en redes sociales desde el área de Chicago y al otro lado de la frontera estatal en Indiana mostraban carreteras inundadas, árboles enredados en líneas eléctricas y viviendas con grandes agujeros en sus techos.</p><p>“No hay electricidad. Fue muy aterrador. Estábamos abajo en el sótano”, contó Javid Jenkins, de Homewood, un suburbio de Chicago. “Estamos hechos para la nieve. Estamos hechos para el frío. No estamos hechos para esto”.</p><p>Jenkins, de 54 años, comentó que estaba conduciendo para buscar gasolina y encender un generador para conservar la comida en su refrigerador.</p><p>Los meteorólogos indicaron que en Gary, Indiana, se registró una ráfaga de viento de 159 km/h (99 mph). En otros lugares hubo numerosos reportes de ráfagas de 128 km/h (80 mph) o más en estaciones meteorológicas personales.</p><p>La información preliminar indicó que el intenso sistema que avanzó desde Iowa hacia Indiana durante varias horas calificó como un derecho, publicó el martes por la noche el Centro de Predicción de Tormentas del servicio meteorológico. Los derechos son eventos prolongados de vientos en línea recta que desatan lluvias intensas y recorren grandes distancias. Los daños que provocan a veces son comparables a las fuerzas destructivas de tornados o huracanes.</p><p>“Devastación total. No hay tejado”, expresó Kerry Hourigan, de pie ante la casa donde vivió durante 25 años en Tinley Park, otro suburbio de Chicago. “Es una tontería, pero lo que pensaba es que acabo de comprar una parrilla nueva, y no tengo idea de dónde está. Desapareció”.</p><p>El meteorólogo Scott Baker explicó que la región centro-norte del país estaba en el borde exterior de un “anillo de fuego”, que traía oleadas de humedad excesiva, inestabilidad y tormentas.</p><p>Dayton, Ohio, estableció un récord diario de precipitaciones con 5,25 centímetros (2,07 pulgadas), destrozando una marca de 1915, informó el servicio meteorológico. Los meteorólogos señalaron que varias rondas de lluvia provocarían riesgos de inundación en el valle de Ohio hasta primeras horas del viernes.</p><p>___</p><p>Collins reportó desde Hartford, Connecticut. El periodista de The Associated Press Sudhin Thanawala contribuyó a este despacho desde Atlanta.</p><p>___</p><p>Esta historia fue traducida del inglés por un editor de AP con la ayuda de una herramienta de inteligencia artificial generativa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FFMARHCWKKMM2KYPK3IXCQQNIE.jpg?auth=ae9eb047114635cf96a827b3dfb098b7a9f15f469dff46e91e52a9f554af2537&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Una persona inspecciona los daños en viviendas causados por árboles derribados por fuertes tormentas el martes, en Cincinnati, el miércoles 12 de agosto de 2026. (Foto AP/Carolyn Kaster)]]></media:description><media:credit role="author" scheme="urn:ebu">Carolyn Kaster</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4X2H4CN6PO4KODUVJEQQRLLVB4.jpg?auth=ecc05302095e229f8c3345f19c7ed642fd68183ac677a81ebed16778d265be53&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kerry Hourigan habla por teléfono tras revisar daños causados por una tormenta en su casa de Tinley Park, Illinois, el martes 11 de agosto de 2026. (AP Foto/Laura Bargfeld)]]></media:description><media:credit role="author" scheme="urn:ebu">Laura Bargfeld</media:credit></media:content></item></channel></rss>