<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://where-do-we-start.dev</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Where do we start to become a programmer?</title>
          <link>https://where-do-we-start.dev/blog/coding</link>
          <description>Coding is hard and you have to be committed, but if you pursue it as a hobby or a career you will defnitely have a blast.</description>
        </item>
<item>
          <title>Where do we start to become a runner?</title>
          <link>https://where-do-we-start.dev/blog/running</link>
          <description>Everyone runs and everyone has opinions on how and where to start. Here's how I did it as someone with no athletic background and lots of shin splints.</description>
        </item>
<item>
          <title>Where do we start to draw better?</title>
          <link>https://where-do-we-start.dev/blog/drawing</link>
          <description>Drawing can be fun, but it can also make you feel like you're learning to hold a pencil again. How do we get better at it?</description>
        </item>
    </channel>
  </rss>