<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Keshav Bansal</title><link>https://keshavbansal015.github.io/</link><description>Recent content on Keshav Bansal</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 01 Apr 2026 02:01:17 +0000</lastBuildDate><atom:link href="https://keshavbansal015.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title/><link>https://keshavbansal015.github.io/readme/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://keshavbansal015.github.io/readme/</guid><description>Welcome #!/usr/bin/python class SoftwareEngineer: def __init__(self): self.name = &amp;#34;Keshav Bansal&amp;#34; self.role = &amp;#34;Software Engineer&amp;#34; self.language_spoken = [&amp;#34;hi_IN&amp;#34;, &amp;#34;en_US&amp;#34;] def say_hi(self): print(&amp;#34;Thanks for dropping by, hope you find some of my work interesting.&amp;#34;) me = SoftwareEngineer() me.say_hi() Open for work, lets get in touch :)</description></item></channel></rss>