<?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="https://mf-smith.github.io/mf-smith/feed.xml" rel="self" type="application/atom+xml" /><link href="https://mf-smith.github.io/mf-smith/" rel="alternate" type="text/html" /><updated>2025-09-02T20:50:13+00:00</updated><id>https://mf-smith.github.io/mf-smith/feed.xml</id><title type="html">Malcolm Smith</title><subtitle>Occasional technical writings</subtitle><author><name>Malcolm Smith</name></author><entry><title type="html">Hello World</title><link href="https://mf-smith.github.io/mf-smith/blog/hello-world/" rel="alternate" type="text/html" title="Hello World" /><published>2020-09-01T12:00:00+00:00</published><updated>2020-09-01T12:00:00+00:00</updated><id>https://mf-smith.github.io/mf-smith/blog/hello-world</id><content type="html" xml:base="https://mf-smith.github.io/mf-smith/blog/hello-world/"><![CDATA[<p>This is just a test.</p>

<div class="language-java highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="o">()</span> <span class="o">-&gt;</span> <span class="nc">System</span><span class="o">.</span><span class="na">out</span><span class="o">.</span><span class="na">println</span><span class="o">(</span><span class="s">"Hey"</span><span class="o">)</span>
</code></pre></div></div>]]></content><author><name>Malcolm Smith</name></author><category term="blog" /><summary type="html"><![CDATA[This is just a test.]]></summary></entry></feed>