<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>xoloUno</title>
    <description>A personal blog</description>
    <link>https://7verdes.com</link>
    <atom:link href="https://7verdes.com/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>Hello World</title>
      <description>&lt;p&gt;My name is Erik.&lt;/p&gt;
</description>
      <pubDate>Mon, 13 Jan 2025 23:00:00 +0000</pubDate>
      <link>https://7verdes.com/2025/01/13/hello-world/</link>
      <guid isPermaLink="true">https://7verdes.com/2025/01/13/hello-world/</guid>
    </item>
    
    <item>
      <title>Welcome to My Blog</title>
      <description>&lt;p&gt;This is my first post. You can delete this file and start writing your own posts.&lt;/p&gt;

&lt;h2 id=&quot;how-to-write-posts&quot;&gt;How to write posts&lt;/h2&gt;

&lt;p&gt;Create new Markdown files in the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;_posts&lt;/code&gt; folder. The filename must follow this format:&lt;/p&gt;

&lt;p&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;YYYY-MM-DD-title-of-post.md&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;For example: &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2025-01-15-my-thoughts-on-something.md&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Each post needs a header like this at the top:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;---
layout: post
title: &quot;Your Post Title&quot;
date: 2025-01-15
---
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Then write your content in Markdown below. That’s it!&lt;/p&gt;
</description>
      <pubDate>Mon, 13 Jan 2025 22:00:00 +0000</pubDate>
      <link>https://7verdes.com/2025/01/13/welcome/</link>
      <guid isPermaLink="true">https://7verdes.com/2025/01/13/welcome/</guid>
    </item>
    
  </channel>
</rss>
