<?xml version="1.0" encoding="UTF-8" ?>
    <rss version="2.0">
    <channel>
      <title>Lucas McClean's Articles</title>
      <category>Software Development</category> 
      <copyright>2025 Lucas McClean. All rights reserved.</copyright> 
      <language>en-us</language> 
      <link>https://mcclean.dev</link>
      <description>Writing on computer science and the human side of software development by Lucas McClean.</description>
      <item>
        <title><![CDATA[Introduction to Go]]></title>
        <link>https://mcclean.dev/articles/introduction-to-go</link>
        <guid isPermaLink="true">https://mcclean.dev/articles/introduction-to-go</guid>
        <pubDate>Wed, 15 Oct 2025 00:00:00 GMT</pubDate>
        <description><![CDATA[A concise intro to Go, covering its design, syntax, concurrency model, standard library, and ecosystem.]]></description>
      </item>
    </channel>
    </rss>