<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.dulm.blue/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vincememe</id>
	<title>dulmWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.dulm.blue/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vincememe"/>
	<link rel="alternate" type="text/html" href="http://wiki.dulm.blue/wiki/Special:Contributions/Vincememe"/>
	<updated>2026-04-04T04:48:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.dulm.blue/index.php?title=Template:Infobox_Dulmcraft_County&amp;diff=16</id>
		<title>Template:Infobox Dulmcraft County</title>
		<link rel="alternate" type="text/html" href="http://wiki.dulm.blue/index.php?title=Template:Infobox_Dulmcraft_County&amp;diff=16"/>
		<updated>2025-12-08T16:34:07Z</updated>

		<summary type="html">&lt;p&gt;Vincememe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;infobox&amp;quot;&lt;br /&gt;
| &amp;lt;tr&amp;gt;&amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;background-color: #aaabbb; padding: 0; margin: 0;&amp;quot;&amp;gt;{{{name|}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#if: {{{image|}}}&lt;br /&gt;
| &amp;lt;tr&amp;gt;&amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&amp;gt;[[File:{{{image}}}|200px]]&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{#if: {{{image_caption|}}}&lt;br /&gt;
| &amp;lt;div style=&amp;quot;font-size:90%; line-height:1.2; margin-top:4px;&amp;quot;&amp;gt;{{{image_caption}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr class=&amp;quot;hrrow&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! Country&lt;br /&gt;
| {{{country|}}}&lt;br /&gt;
|-&lt;br /&gt;
! State&lt;br /&gt;
| {{{state|}}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr class=&amp;quot;hrrow&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! Founded&lt;br /&gt;
| {{{founded|}}}&lt;br /&gt;
|-&lt;br /&gt;
! Named for&lt;br /&gt;
| {{{namesake|}}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr class=&amp;quot;hrrow&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! County seat&lt;br /&gt;
| {{{seat|}}}&lt;br /&gt;
|-&lt;br /&gt;
! Largest&amp;lt;br&amp;gt; community&lt;br /&gt;
| {{{largestcity|}}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr class=&amp;quot;hrrow&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! Area&lt;br /&gt;
| {{{area|}}} sq km&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr class=&amp;quot;hrrow&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! Population&lt;br /&gt;
|-&lt;br /&gt;
! Total&lt;br /&gt;
| {{{population|}}}&lt;br /&gt;
|-&lt;br /&gt;
! Density&lt;br /&gt;
| {{{density|}}}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Vincememe</name></author>
	</entry>
	<entry>
		<id>http://wiki.dulm.blue/index.php?title=MediaWiki:Common.css&amp;diff=15</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="http://wiki.dulm.blue/index.php?title=MediaWiki:Common.css&amp;diff=15"/>
		<updated>2025-12-08T16:21:28Z</updated>

		<summary type="html">&lt;p&gt;Vincememe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #a2a9b1;&lt;br /&gt;
    background-color: #f8f9fa;&lt;br /&gt;
    padding: 0px;&lt;br /&gt;
    margin: 10px 0;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    width: 300px;&lt;br /&gt;
    float: right; /* optional, floats box to right of text */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox th, .infobox td {&lt;br /&gt;
    padding: 2px 5px;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox th {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox .hrrow td {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    border-top: 1px solid #a2a9b1;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Vincememe</name></author>
	</entry>
	<entry>
		<id>http://wiki.dulm.blue/index.php?title=MediaWiki:Common.css&amp;diff=14</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="http://wiki.dulm.blue/index.php?title=MediaWiki:Common.css&amp;diff=14"/>
		<updated>2025-12-08T16:14:49Z</updated>

		<summary type="html">&lt;p&gt;Vincememe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #a2a9b1;&lt;br /&gt;
    background-color: #f8f9fa;&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    margin: 10px 0;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    width: 300px;&lt;br /&gt;
    float: right; /* optional, floats box to right of text */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox th, .infobox td {&lt;br /&gt;
    padding: 2px 5px;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox th {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox .hrrow td {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    border-top: 2px solid #a2a9b1;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Vincememe</name></author>
	</entry>
	<entry>
		<id>http://wiki.dulm.blue/index.php?title=MediaWiki:Common.css&amp;diff=13</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="http://wiki.dulm.blue/index.php?title=MediaWiki:Common.css&amp;diff=13"/>
		<updated>2025-12-08T15:30:22Z</updated>

		<summary type="html">&lt;p&gt;Vincememe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #a2a9b1;&lt;br /&gt;
    background-color: #f8f9fa;&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    margin: 10px 0;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    width: 300px;&lt;br /&gt;
    float: right; /* optional, floats box to right of text */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox th, .infobox td {&lt;br /&gt;
    padding: 2px 5px;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox th {&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Vincememe</name></author>
	</entry>
	<entry>
		<id>http://wiki.dulm.blue/index.php?title=Main_Page&amp;diff=12</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.dulm.blue/index.php?title=Main_Page&amp;diff=12"/>
		<updated>2025-12-04T20:00:19Z</updated>

		<summary type="html">&lt;p&gt;Vincememe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;dulmWiki&#039;&#039;&#039; is a documentation of subjects regarding [[DULM]], [[DulmCraft|dulmCraft]], and the micronational empire of [[Dulmreix]] and its states.&lt;br /&gt;
&lt;br /&gt;
Topics include:&lt;br /&gt;
* History of DULM, dulmCraft, Dulmreix, and any other things relevant to DULM&lt;br /&gt;
* Places on dulmCraft&lt;br /&gt;
* Geography, languages and politics of Dulmreix&lt;/div&gt;</summary>
		<author><name>Vincememe</name></author>
	</entry>
	<entry>
		<id>http://wiki.dulm.blue/index.php?title=Bicland&amp;diff=11</id>
		<title>Bicland</title>
		<link rel="alternate" type="text/html" href="http://wiki.dulm.blue/index.php?title=Bicland&amp;diff=11"/>
		<updated>2025-12-04T19:39:39Z</updated>

		<summary type="html">&lt;p&gt;Vincememe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Bicland&#039;&#039;&#039; is a country that mainly spans the southern and central portions of [[Dulmia]], with colonial ventures in [[Contelequt]], the [[Far North]] and [[Soofia]]. &lt;br /&gt;
&lt;br /&gt;
=History=&lt;br /&gt;
&#039;&#039;&#039;Bicland&#039;&#039;&#039; was founded in 2021 by [[bicboi555]] in [[Bictown]], [[Bic County, Bicland|Bicland]], [[Agnesia]]. &lt;br /&gt;
&lt;br /&gt;
=Geography=&lt;br /&gt;
Bicland is divided into several states, which are second-level administrative divisions that are themselves divided into [[counties|County (dulmCraft)]]&lt;/div&gt;</summary>
		<author><name>Vincememe</name></author>
	</entry>
	<entry>
		<id>http://wiki.dulm.blue/index.php?title=Bicland&amp;diff=10</id>
		<title>Bicland</title>
		<link rel="alternate" type="text/html" href="http://wiki.dulm.blue/index.php?title=Bicland&amp;diff=10"/>
		<updated>2025-12-04T19:39:22Z</updated>

		<summary type="html">&lt;p&gt;Vincememe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Bicland&#039;&#039;&#039; is a country that mainly spans the southern and central portions of [[Dulmia]], with colonial ventures in [[Contelequt]], the [[Far North]] and [[Soofia]]. &lt;br /&gt;
&lt;br /&gt;
=History=&lt;br /&gt;
&#039;&#039;&#039;Bicland&#039;&#039;&#039; was founded in 2021 by [[bicboi555]] in [[Bictown]], [[Bic County|Bic County, Bicland]], [[Agnesia]]. &lt;br /&gt;
&lt;br /&gt;
=Geography=&lt;br /&gt;
Bicland is divided into several states, which are second-level administrative divisions that are themselves divided into [[counties|County (dulmCraft)]]&lt;/div&gt;</summary>
		<author><name>Vincememe</name></author>
	</entry>
	<entry>
		<id>http://wiki.dulm.blue/index.php?title=Bicland&amp;diff=9</id>
		<title>Bicland</title>
		<link rel="alternate" type="text/html" href="http://wiki.dulm.blue/index.php?title=Bicland&amp;diff=9"/>
		<updated>2025-12-04T19:39:07Z</updated>

		<summary type="html">&lt;p&gt;Vincememe: Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Bicland&amp;#039;&amp;#039;&amp;#039; is a country that mainly spans the southern and central portions of Dulmia, with colonial ventures in Contelequt, the Far North and Soofia.   =History= &amp;#039;&amp;#039;&amp;#039;Bicland&amp;#039;&amp;#039;&amp;#039; was founded in 2021 by bicboi555 in Bictown, Bic County, Agnesia.   =Geography= Bicland is divided into several states, which are second-level administrative divisions that are themselves divided into County (dulmCraft)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Bicland&#039;&#039;&#039; is a country that mainly spans the southern and central portions of [[Dulmia]], with colonial ventures in [[Contelequt]], the [[Far North]] and [[Soofia]]. &lt;br /&gt;
&lt;br /&gt;
=History=&lt;br /&gt;
&#039;&#039;&#039;Bicland&#039;&#039;&#039; was founded in 2021 by [[bicboi555]] in [[Bictown]], [[Bic County]], [[Agnesia]]. &lt;br /&gt;
&lt;br /&gt;
=Geography=&lt;br /&gt;
Bicland is divided into several states, which are second-level administrative divisions that are themselves divided into [[counties|County (dulmCraft)]]&lt;/div&gt;</summary>
		<author><name>Vincememe</name></author>
	</entry>
	<entry>
		<id>http://wiki.dulm.blue/index.php?title=Bic_County,_Bicland&amp;diff=8</id>
		<title>Bic County, Bicland</title>
		<link rel="alternate" type="text/html" href="http://wiki.dulm.blue/index.php?title=Bic_County,_Bicland&amp;diff=8"/>
		<updated>2025-12-04T19:31:04Z</updated>

		<summary type="html">&lt;p&gt;Vincememe: Created page with &amp;quot;{{Infobox Dulmcraft County | name = Bic County | state = Souftonia | country = Bicland | seat = Bictown | population = 67 | area = 69 | founded = 2021 }}  &amp;#039;&amp;#039;&amp;#039;Bic County&amp;#039;&amp;#039;&amp;#039; is a county in Souftonia, Bicland. It is the first county to be founded in dulmCraft&amp;#039;s history.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox Dulmcraft County&lt;br /&gt;
| name = Bic County&lt;br /&gt;
| state = Souftonia&lt;br /&gt;
| country = Bicland&lt;br /&gt;
| seat = Bictown&lt;br /&gt;
| population = 67&lt;br /&gt;
| area = 69&lt;br /&gt;
| founded = 2021&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Bic County&#039;&#039;&#039; is a [[County (dulmCraft)|county]] in [[Souftonia]], [[Bicland]]. It is the first county to be founded in [[dulmCraft]]&#039;s history.&lt;/div&gt;</summary>
		<author><name>Vincememe</name></author>
	</entry>
	<entry>
		<id>http://wiki.dulm.blue/index.php?title=MediaWiki:Common.css&amp;diff=7</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="http://wiki.dulm.blue/index.php?title=MediaWiki:Common.css&amp;diff=7"/>
		<updated>2025-12-04T19:24:03Z</updated>

		<summary type="html">&lt;p&gt;Vincememe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    margin: 10px 0;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    width: 300px;&lt;br /&gt;
    float: right; /* optional, floats box to right of text */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox th, .infobox td {&lt;br /&gt;
    padding: 2px 5px;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox th {&lt;br /&gt;
    background-color: #eee;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Vincememe</name></author>
	</entry>
	<entry>
		<id>http://wiki.dulm.blue/index.php?title=MediaWiki:Common.css&amp;diff=6</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="http://wiki.dulm.blue/index.php?title=MediaWiki:Common.css&amp;diff=6"/>
		<updated>2025-12-04T19:20:11Z</updated>

		<summary type="html">&lt;p&gt;Vincememe: Created page with &amp;quot;/* CSS placed here will be applied to all skins */  .infobox {     border: 1px solid #aaa;     background-color: #f9f9f9;     padding: 5px;     margin: 10px 0;     font-size: 90%;     width: 250px;     float: right; /* optional, floats box to right of text */ }  .infobox th, .infobox td {     padding: 2px 5px;     vertical-align: top; }  .infobox th {     background-color: #eee;     text-align: left; }&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    margin: 10px 0;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    width: 250px;&lt;br /&gt;
    float: right; /* optional, floats box to right of text */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox th, .infobox td {&lt;br /&gt;
    padding: 2px 5px;&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox th {&lt;br /&gt;
    background-color: #eee;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Vincememe</name></author>
	</entry>
	<entry>
		<id>http://wiki.dulm.blue/index.php?title=Template:Infobox_Dulmcraft_County&amp;diff=5</id>
		<title>Template:Infobox Dulmcraft County</title>
		<link rel="alternate" type="text/html" href="http://wiki.dulm.blue/index.php?title=Template:Infobox_Dulmcraft_County&amp;diff=5"/>
		<updated>2025-12-04T19:14:58Z</updated>

		<summary type="html">&lt;p&gt;Vincememe: Created page with &amp;quot;{| class=&amp;quot;infobox&amp;quot; |+ {{{name|County Name}}} |- | center &amp;lt;!-- optional image --&amp;gt; |- ! Country | {{{country|}}} |- ! State | {{{state|}}} |- ! County Seat | {{{seat|}}} |- ! Founded | {{{founded|}}} |- ! Population | {{{population|}}} |- ! Area | {{{area|}}} sq km |- ! Population Density | {{{density|}}} per sq km |- ! Website | [{{{website|}}} Official Site] |}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;infobox&amp;quot;&lt;br /&gt;
|+ {{{name|County Name}}}&lt;br /&gt;
|-&lt;br /&gt;
| [[File:{{{image|}}}|200px|center]] &amp;lt;!-- optional image --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! Country&lt;br /&gt;
| {{{country|}}}&lt;br /&gt;
|-&lt;br /&gt;
! State&lt;br /&gt;
| {{{state|}}}&lt;br /&gt;
|-&lt;br /&gt;
! County Seat&lt;br /&gt;
| {{{seat|}}}&lt;br /&gt;
|-&lt;br /&gt;
! Founded&lt;br /&gt;
| {{{founded|}}}&lt;br /&gt;
|-&lt;br /&gt;
! Population&lt;br /&gt;
| {{{population|}}}&lt;br /&gt;
|-&lt;br /&gt;
! Area&lt;br /&gt;
| {{{area|}}} sq km&lt;br /&gt;
|-&lt;br /&gt;
! Population Density&lt;br /&gt;
| {{{density|}}} per sq km&lt;br /&gt;
|-&lt;br /&gt;
! Website&lt;br /&gt;
| [{{{website|}}} Official Site]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Vincememe</name></author>
	</entry>
	<entry>
		<id>http://wiki.dulm.blue/index.php?title=DulmCraft&amp;diff=4</id>
		<title>DulmCraft</title>
		<link rel="alternate" type="text/html" href="http://wiki.dulm.blue/index.php?title=DulmCraft&amp;diff=4"/>
		<updated>2025-12-04T17:08:48Z</updated>

		<summary type="html">&lt;p&gt;Vincememe: Created page with &amp;quot;Downtown Spawn City minecraft server&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Spawn City, dulmCraft.png|thumb|Downtown Spawn City]]&lt;br /&gt;
minecraft server&lt;/div&gt;</summary>
		<author><name>Vincememe</name></author>
	</entry>
	<entry>
		<id>http://wiki.dulm.blue/index.php?title=File:Spawn_City,_dulmCraft.png&amp;diff=3</id>
		<title>File:Spawn City, dulmCraft.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.dulm.blue/index.php?title=File:Spawn_City,_dulmCraft.png&amp;diff=3"/>
		<updated>2025-12-04T17:08:23Z</updated>

		<summary type="html">&lt;p&gt;Vincememe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Spawn City, dulmCraft&lt;/div&gt;</summary>
		<author><name>Vincememe</name></author>
	</entry>
	<entry>
		<id>http://wiki.dulm.blue/index.php?title=User:Vincememe&amp;diff=2</id>
		<title>User:Vincememe</title>
		<link rel="alternate" type="text/html" href="http://wiki.dulm.blue/index.php?title=User:Vincememe&amp;diff=2"/>
		<updated>2025-12-04T16:51:35Z</updated>

		<summary type="html">&lt;p&gt;Vincememe: first edit ever!!!!!!!!!!!!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I&#039;m the owner of DULM. You may reach me at #dulm on Liao IRC.&lt;/div&gt;</summary>
		<author><name>Vincememe</name></author>
	</entry>
</feed>