<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="http://jestoph.com/feed.xml" rel="self" type="application/atom+xml" /><link href="http://jestoph.com/" rel="alternate" type="text/html" /><updated>2026-09-03T11:15:36+00:00</updated><id>http://jestoph.com/feed.xml</id><title type="html">jestoph’s tech blog</title><subtitle>A Tech Blog</subtitle><author><name>Jestoph</name></author><entry><title type="html">This is my first blog post!</title><link href="http://jestoph.com/2026/09/01/first-post.html" rel="alternate" type="text/html" title="This is my first blog post!" /><published>2026-09-01T00:00:00+00:00</published><updated>2026-09-01T00:00:00+00:00</updated><id>http://jestoph.com/2026/09/01/first-post</id><content type="html" xml:base="http://jestoph.com/2026/09/01/first-post.html"><![CDATA[<p>You can write some things here to talk about.</p>

<p>Lets add a code block</p>

<pre><code class="language-tsql">SELECT *
FROM sys.tables
WHERE [name] = 'SomeTable'
</code></pre>

<p>And maybe some more text of <code>inline code</code>.</p>]]></content><author><name>Jestoph</name></author><category term="Other" /><summary type="html"><![CDATA[You can write some things here to talk about.]]></summary></entry></feed>