<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2026-07-16T19:24:38+00:00</updated><id>/feed.xml</id><title type="html">HeuristicHunter</title><entry><title type="html">First Blogpost Test</title><link href="/blog/2026/07/14/blog-test-post.html" rel="alternate" type="text/html" title="First Blogpost Test" /><published>2026-07-14T00:00:00+00:00</published><updated>2026-07-14T00:00:00+00:00</updated><id>/blog/2026/07/14/blog-test-post</id><content type="html" xml:base="/blog/2026/07/14/blog-test-post.html"><![CDATA[<h4 id="hi-this-is-my-first-blogpost-test">Hi, This is my first blogpost test.</h4>

<div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nf">print</span><span class="p">(</span><span class="sh">"</span><span class="s">Hello, World!</span><span class="sh">"</span><span class="p">)</span>
</code></pre></div></div>]]></content><author><name></name></author><category term="blog" /><category term="firstpost" /><category term="test" /><category term="python" /><category term="hello" /><summary type="html"><![CDATA[Hi, This is my first blogpost test.]]></summary></entry><entry><title type="html">First Write-Up Test</title><link href="/write-ups/2026/07/14/writeup-test-post.html" rel="alternate" type="text/html" title="First Write-Up Test" /><published>2026-07-14T00:00:00+00:00</published><updated>2026-07-14T00:00:00+00:00</updated><id>/write-ups/2026/07/14/writeup-test-post</id><content type="html" xml:base="/write-ups/2026/07/14/writeup-test-post.html"><![CDATA[<h4 id="first-write-up-test">First write-up test.</h4>

<figure class="highlight"><pre><code class="language-bash" data-lang="bash"><table class="rouge-table"><tbody><tr><td class="gutter gl"><pre class="lineno">1
2
</pre></td><td class="code"><pre><span class="c">#!/bin/bash</span>
<span class="nb">echo</span> <span class="s2">"Hello, World!"</span>
</pre></td></tr></tbody></table></code></pre></figure>]]></content><author><name></name></author><category term="write-ups" /><category term="firstpost" /><category term="test" /><category term="bash" /><category term="hello" /><summary type="html"><![CDATA[First write-up test.]]></summary></entry></feed>