<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="feed.xsl"?>
<!--
  Hand-written RSS, one <item> per post, same convention as sitemap.xml.

  Adding a post means adding an <item> HERE as well as a card on insights.html,
  the post page itself, and a <url> in sitemap.xml. Four files, one commit — a
  feed that silently stops listing new posts is worse than no feed at all.

  Items are newest first, which is what readers expect and what most of them sort
  by. That is the reverse of insights.html, where the planning journey is featured.

  The xml-stylesheet line above is what stops a browser showing a wall of raw XML
  when someone clicks the Follow button expecting a web page. Feed readers ignore
  it entirely.
-->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Insights — Free Bird Events</title>
    <link>https://freebirdevents.com/insights.html</link>
    <description>Notes on corporate event planning, event management, and full production from the team at Free Bird Events.</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 20 Aug 2026 09:00:00 +0000</lastBuildDate>
    <atom:link href="https://freebirdevents.com/feed.xml" rel="self" type="application/rss+xml"/>

    <item>
      <title>More Wow, Less Waste: How Smart Budgeting Creates Better Events</title>
      <link>https://freebirdevents.com/insights-more-wow-less-waste.html</link>
      <guid isPermaLink="true">https://freebirdevents.com/insights-more-wow-less-waste.html</guid>
      <pubDate>Thu, 20 Aug 2026 09:00:00 +0000</pubDate>
      <description>How smart budgeting creates better events: aligning every dollar with the outcomes that matter, and planning for the unexpected.</description>
    </item>

    <item>
      <title>Set the Goal, Measure the Win: How to Build an Event That Actually Delivers Results</title>
      <link>https://freebirdevents.com/insights-set-the-goal.html</link>
      <guid isPermaLink="true">https://freebirdevents.com/insights-set-the-goal.html</guid>
      <pubDate>Mon, 17 Aug 2026 12:00:00 +0000</pubDate>
      <description>How to build an event that actually delivers results, starting with clearly defined objectives and measurable success metrics.</description>
    </item>

    <item>
      <title>Planning a Successful Large-Scale Corporate Event</title>
      <link>https://freebirdevents.com/insights-planning-journey.html</link>
      <guid isPermaLink="true">https://freebirdevents.com/insights-planning-journey.html</guid>
      <pubDate>Mon, 17 Aug 2026 09:00:00 +0000</pubDate>
      <description>The essential planning journey for creating memorable, results-driven corporate experiences — fourteen steps, from first objective to post-event follow-up.</description>
    </item>

  </channel>
</rss>
