<rss version="2.0">
      <channel>
        <title>JAW Notes</title>
        <link>http:://sveltekit-prerender/notes</link>
        <description>Bitesize notes to remember nifty things, mostlty in web development.</description>
        <language>en-us</language>
        <ttl>40</ttl>
        <item>
            <title><![CDATA[Fill an array with nonsense]]></title>
            <description><![CDATA[One way to implement a range function in JavaScript to fill an array with nonsense.]]></description>
            <pubDate>Sat, May 07 2022</pubDate>
            <link>http:://sveltekit-prerender/notes/791VaFIFttgE7RUvfoTwAU</link>
            <guid>http:://sveltekit-prerender/notes/791VaFIFttgE7RUvfoTwAU</guid>
          </item>,<item>
            <title><![CDATA[CSS Circles, even for Webkit]]></title>
            <description><![CDATA[Border-radius: 50% doesn't (or at least hasn't) worked that great in Webkit, this is another way to achive circles with CSS that do work across the board.]]></description>
            <pubDate>Wed, Nov 02 2022</pubDate>
            <link>http:://sveltekit-prerender/notes/2DoVN2Q2O1WrHPXpDR3ewA</link>
            <guid>http:://sveltekit-prerender/notes/2DoVN2Q2O1WrHPXpDR3ewA</guid>
          </item>
      </channel>
    </rss>