<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">

<channel>
  <title>Entries about Python - Daniel Morales Blog</title>
  <link>https://danielmg.org/python/rss.xml</link>
  <description>Cool programing language, that can make you do anything</description>
  <language>en-us</language>
  
  <item>
    <title>Telegram bot with Flask</title>
    <link>https://danielmg.org/python/2021/01/telegram-bot-with-flask.html</link>
    <description>Telegram been on the spotlight for the last few months and bots it's been something i been writing since I started programming; from the good ol' IRC to my first project i did professionally: an msnp bot. </description>
    <pubDate>Wed, 06 Jan 2021</pubDate>
    
      <category>Python</category>
    
  </item>
  
</channel>
</rss>