<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Taylor Sabbag's Musings</title>
        <link>https://taylorsabbag.dev</link>
        <description>My blog's RSS feed.</description>
        <item>
          <title>Why You Should Learn FizzBuzz: The Quiet (In)Dignity of a Simple Interview Question</title>
          <link>https://taylorsabbag.dev/blog/fizzbuzz</link>
          <description>An exploration of the best and possibly worst solutions for a child's game.</description>
          <pubDate>Sat, 24 Jun 2023 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>