﻿<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>http://igorbrejc.net/</id>
	<title>Igor's Musings</title>
	<link rel="self" href="http://igorbrejc.net/" />
	<rights>2020</rights>
	<updated>2020-01-05T20:41:30Z</updated>
	<subtitle>Welcome!</subtitle>
	<entry>
		<id>http://igorbrejc.net/posts/first-post</id>
		<title>First Post</title>
		<link href="http://igorbrejc.net/posts/first-post" />
		<updated>2020-01-05T00:00:00Z</updated>
		<content>&lt;p&gt;This is my first post!&lt;/p&gt;
</content>
		<summary>&lt;p&gt;This is my first post!&lt;/p&gt;</summary>
	</entry>
</feed>