<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.3dbrew.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Olibiakos</id>
	<title>3dbrew - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.3dbrew.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Olibiakos"/>
	<link rel="alternate" type="text/html" href="https://www.3dbrew.org/wiki/Special:Contributions/Olibiakos"/>
	<updated>2026-05-12T22:52:44Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://www.3dbrew.org/w/index.php?title=Theme_Shop&amp;diff=23649</id>
		<title>Theme Shop</title>
		<link rel="alternate" type="text/html" href="https://www.3dbrew.org/w/index.php?title=Theme_Shop&amp;diff=23649"/>
		<updated>2025-08-03T21:42:02Z</updated>

		<summary type="html">&lt;p&gt;Olibiakos: nope is not that&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Theme Shop was added in [[9.0.0-20]], which allows users to purchase [[Home Menu/Themes|Home Menu Theme]]. The shop file structure is based on the [[BOSS]] file. When the shop starts booting, it requests a top file from https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmtop/&amp;lt;countrycode&amp;gt;/&amp;lt;language&amp;gt;/top. Because Nintendo has closed the Shop alongside [[eShop]] on March 27, 2023, the Top file was edited to only have &amp;quot;New Themes&amp;quot; as an option.&lt;br /&gt;
&lt;br /&gt;
== Available Themes Info ==&lt;br /&gt;
After the top file, when you click any Theme Category or All themes, the 3DS Downloads the available themes for the country on https://npfl.c.app.nintendowifi.net/p01/filelist/dMtiFHzm5OOf0y2O/thmdtls?c=&amp;lt;countrycode&amp;gt;&amp;amp;l&amp;lt;language&amp;gt;=&amp;amp;a3=&amp;lt;indexCount&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After 2 unknown lines, there is info about a specific theme its in TSV Format&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Column No&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Theme list ID used in this request https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmdtls/&amp;lt;countryCode&amp;gt;/&amp;lt;language&amp;gt;/&amp;lt;ThemeID&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Price in the local currency (in free themes, this column is empty)&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Same as column 1&lt;br /&gt;
|-&lt;br /&gt;
| 4 || ?&lt;br /&gt;
|-&lt;br /&gt;
| 5 || Themes List Index Count&lt;br /&gt;
|-&lt;br /&gt;
| 6 || ?&lt;br /&gt;
|-&lt;br /&gt;
| 7 || Timestamp when the Theme was added&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Theme List Format ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #f28500; background: #fff8dc; padding: 0.5em;&amp;quot;&amp;gt;&lt;br /&gt;
The Table list is incomplete. Research is in progress.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Theme List format, used to display available themes in the category chosen by the top section or the new themes section, is stored at https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmlist/&amp;lt;CountryCode&amp;gt;/&amp;lt;Language&amp;gt;/&amp;lt;thmListId&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Decrypting the Theme List BOSS file using [[GodMode9]] or [[Decrypt9WIP]] contains the following data&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Offset&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| 0x0 || File magic (boss)&lt;br /&gt;
|-&lt;br /&gt;
| 0x9 || File size (in bytes)&lt;br /&gt;
|-&lt;br /&gt;
| 0x2D4 || Title of the theme category (UTF-16)&lt;br /&gt;
|-&lt;br /&gt;
| 0x394 || Developer of the theme category (UTF-16)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Olibiakos</name></author>
	</entry>
	<entry>
		<id>https://www.3dbrew.org/w/index.php?title=Theme_Shop&amp;diff=23630</id>
		<title>Theme Shop</title>
		<link rel="alternate" type="text/html" href="https://www.3dbrew.org/w/index.php?title=Theme_Shop&amp;diff=23630"/>
		<updated>2025-08-01T12:35:03Z</updated>

		<summary type="html">&lt;p&gt;Olibiakos: it is actually a TSV format&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Theme Shop was added in [[9.0.0-20]], which allows users to purchase [[Home Menu/Themes|Home Menu Theme]]. The shop file structure is based on the [[BOSS]] file. When the shop starts booting, it requests a top file from https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmtop/&amp;lt;countrycode&amp;gt;/&amp;lt;language&amp;gt;/top. Because Nintendo has closed the Shop alongside [[eShop]] on March 27, 2023, the Top file was edited to only have &amp;quot;New Themes&amp;quot; as an option.&lt;br /&gt;
&lt;br /&gt;
== Available Themes Info ==&lt;br /&gt;
After the top file, when you click any Theme Category or All themes, the 3DS Downloads the available themes for the country on https://npfl.c.app.nintendowifi.net/p01/filelist/dMtiFHzm5OOf0y2O/thmdtls?c=&amp;lt;countrycode&amp;gt;&amp;amp;l&amp;lt;language&amp;gt;=&amp;amp;a3=&amp;lt;indexCount&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After 2 unknown lines, there is info about a specific theme its in TSV Format&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Column No&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Theme list ID used in this request https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmdtls/&amp;lt;countryCode&amp;gt;/&amp;lt;language&amp;gt;/&amp;lt;ThemeID&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Price in the local currency (in free themes, this column is empty)&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Same as column 1&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Title ID and DLC theme content file &lt;br /&gt;
|-&lt;br /&gt;
| 5 || Themes List Index Count&lt;br /&gt;
|-&lt;br /&gt;
| 6 || ?&lt;br /&gt;
|-&lt;br /&gt;
| 7 || Timestamp when the Theme was added&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Theme List Format ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #f28500; background: #fff8dc; padding: 0.5em;&amp;quot;&amp;gt;&lt;br /&gt;
The Table list is incomplete. Research is in progress.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Theme List format, used to display available themes in the category chosen by the top section or the new themes section, is stored at https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmlist/&amp;lt;CountryCode&amp;gt;/&amp;lt;Language&amp;gt;/&amp;lt;thmListId&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Decrypting the Theme List BOSS file using [[GodMode9]] or [[Decrypt9WIP]] contains the following data&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Offset&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| 0x0 || File magic (boss)&lt;br /&gt;
|-&lt;br /&gt;
| 0x9 || File size (in bytes)&lt;br /&gt;
|-&lt;br /&gt;
| 0x2D4 || Title of the theme category (UTF-16)&lt;br /&gt;
|-&lt;br /&gt;
| 0x394 || Developer of the theme category (UTF-16)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Olibiakos</name></author>
	</entry>
	<entry>
		<id>https://www.3dbrew.org/w/index.php?title=Theme_Shop&amp;diff=23629</id>
		<title>Theme Shop</title>
		<link rel="alternate" type="text/html" href="https://www.3dbrew.org/w/index.php?title=Theme_Shop&amp;diff=23629"/>
		<updated>2025-07-30T20:51:25Z</updated>

		<summary type="html">&lt;p&gt;Olibiakos: ops frogot about utf-16&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Theme Shop was added in [[9.0.0-20]], which allows users to purchase [[Home Menu/Themes|Home Menu Theme]]. The shop file structure is based on the [[BOSS]] file. When the shop starts booting, it requests a top file from https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmtop/&amp;lt;countrycode&amp;gt;/&amp;lt;language&amp;gt;/top. Because Nintendo has closed the Shop alongside [[eShop]] on March 27, 2023, the Top file was edited to only have &amp;quot;New Themes&amp;quot; as an option.&lt;br /&gt;
&lt;br /&gt;
== Available Themes Info ==&lt;br /&gt;
After the top file, when you click any Theme Category or All themes, the 3DS Downloads the available themes for the country on https://npfl.c.app.nintendowifi.net/p01/filelist/dMtiFHzm5OOf0y2O/thmdtls?c=&amp;lt;countrycode&amp;gt;&amp;amp;l&amp;lt;language&amp;gt;=&amp;amp;a3=&amp;lt;indexCount&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After 2 unknown lines, there is info about a specific theme its formated like CSV File&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Column No&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Theme list ID used in this request https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmdtls/&amp;lt;countryCode&amp;gt;/&amp;lt;language&amp;gt;/&amp;lt;ThemeID&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Price in the local currency (in free themes, this column is empty)&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Same as column 1&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Title ID and DLC theme content file &lt;br /&gt;
|-&lt;br /&gt;
| 5 || Themes List Index Count&lt;br /&gt;
|-&lt;br /&gt;
| 6 || ?&lt;br /&gt;
|-&lt;br /&gt;
| 7 || Timestamp when the Theme was added&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Theme List Format ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #f28500; background: #fff8dc; padding: 0.5em;&amp;quot;&amp;gt;&lt;br /&gt;
The Table list is incomplete. Research is in progress.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Theme List format, used to display available themes in the category chosen by the top section or the new themes section, is stored at https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmlist/&amp;lt;CountryCode&amp;gt;/&amp;lt;Language&amp;gt;/&amp;lt;thmListId&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Decrypting the Theme List BOSS file using [[GodMode9]] or [[Decrypt9WIP]] contains the following data&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Offset&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| 0x0 || File magic (boss)&lt;br /&gt;
|-&lt;br /&gt;
| 0x9 || File size (in bytes)&lt;br /&gt;
|-&lt;br /&gt;
| 0x2D4 || Title of the theme category (UTF-16)&lt;br /&gt;
|-&lt;br /&gt;
| 0x394 || Developer of the theme category (UTF-16)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Olibiakos</name></author>
	</entry>
	<entry>
		<id>https://www.3dbrew.org/w/index.php?title=Theme_Shop&amp;diff=23628</id>
		<title>Theme Shop</title>
		<link rel="alternate" type="text/html" href="https://www.3dbrew.org/w/index.php?title=Theme_Shop&amp;diff=23628"/>
		<updated>2025-07-30T20:49:53Z</updated>

		<summary type="html">&lt;p&gt;Olibiakos: added some Theme List documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Theme Shop was added in [[9.0.0-20]], which allows users to purchase [[Home Menu/Themes|Home Menu Theme]]. The shop file structure is based on the [[BOSS]] file. When the shop starts booting, it requests a top file from https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmtop/&amp;lt;countrycode&amp;gt;/&amp;lt;language&amp;gt;/top. Because Nintendo has closed the Shop alongside [[eShop]] on March 27, 2023, the Top file was edited to only have &amp;quot;New Themes&amp;quot; as an option.&lt;br /&gt;
&lt;br /&gt;
== Available Themes Info ==&lt;br /&gt;
After the top file, when you click any Theme Category or All themes, the 3DS Downloads the available themes for the country on https://npfl.c.app.nintendowifi.net/p01/filelist/dMtiFHzm5OOf0y2O/thmdtls?c=&amp;lt;countrycode&amp;gt;&amp;amp;l&amp;lt;language&amp;gt;=&amp;amp;a3=&amp;lt;indexCount&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After 2 unknown lines, there is info about a specific theme its formated like CSV File&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Column No&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Theme list ID used in this request https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmdtls/&amp;lt;countryCode&amp;gt;/&amp;lt;language&amp;gt;/&amp;lt;ThemeID&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Price in the local currency (in free themes, this column is empty)&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Same as column 1&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Title ID and DLC theme content file &lt;br /&gt;
|-&lt;br /&gt;
| 5 || Themes List Index Count&lt;br /&gt;
|-&lt;br /&gt;
| 6 || ?&lt;br /&gt;
|-&lt;br /&gt;
| 7 || Timestamp when the Theme was added&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Theme List Format ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #f28500; background: #fff8dc; padding: 0.5em;&amp;quot;&amp;gt;&lt;br /&gt;
The Table list is incomplete. Research is in progress.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Theme List format, used to display available themes in the category chosen by the top section or the new themes section, is stored at https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmlist/&amp;lt;CountryCode&amp;gt;/&amp;lt;Language&amp;gt;/&amp;lt;thmListId&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Decrypting the Theme List BOSS file using [[GodMode9]] or [[Decrypt9WIP]] contains the following data&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Offset&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| 0x0 || File magic (boss)&lt;br /&gt;
|-&lt;br /&gt;
| 0x9 || File size (in bytes)&lt;br /&gt;
|-&lt;br /&gt;
| 0x2D4 || Title of the theme category&lt;br /&gt;
|-&lt;br /&gt;
| 0x394 || Developer of the theme category&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Olibiakos</name></author>
	</entry>
	<entry>
		<id>https://www.3dbrew.org/w/index.php?title=Theme_Shop&amp;diff=23626</id>
		<title>Theme Shop</title>
		<link rel="alternate" type="text/html" href="https://www.3dbrew.org/w/index.php?title=Theme_Shop&amp;diff=23626"/>
		<updated>2025-07-28T16:54:25Z</updated>

		<summary type="html">&lt;p&gt;Olibiakos: fix&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Theme Shop was added in [[9.0.0-20]], which allows users to purchase [[Home Menu/Themes|Home Menu Theme]]. The shop file structure is based on the [[BOSS]] file. When the shop starts booting, it requests a top file from https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmtop/&amp;lt;countrycode&amp;gt;/&amp;lt;language&amp;gt;/top. Because Nintendo has closed the Shop alongside [[eShop]] on March 27, 2023, the Top file was edited to only have &amp;quot;New Themes&amp;quot; as an option.&lt;br /&gt;
&lt;br /&gt;
== Available Themes Info ==&lt;br /&gt;
After the top file, when you click any Theme Category or All themes, the 3DS Downloads the available themes for the country on https://npfl.c.app.nintendowifi.net/p01/filelist/dMtiFHzm5OOf0y2O/thmdtls?c=&amp;lt;countrycode&amp;gt;&amp;amp;l&amp;lt;language&amp;gt;=&amp;amp;a3=&amp;lt;indexCount&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After 2 unknown lines, there is info about a specific theme its formated like CSV File&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Column No&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Theme list ID used in this request https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmdtls/&amp;lt;countryCode&amp;gt;/&amp;lt;language&amp;gt;/&amp;lt;ThemeID&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Price in the local currency (in free themes, this column is empty)&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Same as column 1&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Title ID and DLC theme content file &lt;br /&gt;
|-&lt;br /&gt;
| 5 || Themes List Index Count&lt;br /&gt;
|-&lt;br /&gt;
| 6 || ?&lt;br /&gt;
|-&lt;br /&gt;
| 7 || Timestamp when the Theme was added&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Theme List Format ==&lt;br /&gt;
&lt;br /&gt;
Under Construction&lt;/div&gt;</summary>
		<author><name>Olibiakos</name></author>
	</entry>
	<entry>
		<id>https://www.3dbrew.org/w/index.php?title=Theme_Shop&amp;diff=23625</id>
		<title>Theme Shop</title>
		<link rel="alternate" type="text/html" href="https://www.3dbrew.org/w/index.php?title=Theme_Shop&amp;diff=23625"/>
		<updated>2025-07-28T16:53:46Z</updated>

		<summary type="html">&lt;p&gt;Olibiakos: Documenting how Theme Shop works&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Theme Shop was added in [[9.0.0-20]], which allows users to purchase [[Home Menu/Themes|Home Menu Theme]]. The shop file structure is based on the [[BOSS]] file. When the shop starts booting, it requests a top file from https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmtop/&amp;lt;countrycode&amp;gt;/&amp;lt;language&amp;gt;/top. Because Nintendo has closed the Shop alongside [[eShop]] on March 27, 2023, the Top file was edited to only have &amp;quot;New Themes&amp;quot; as an option.&lt;br /&gt;
&lt;br /&gt;
== Available Themes Info ==&lt;br /&gt;
After the top file, when you click any Theme Category or All themes, the 3DS Downloads the available themes for the country on https://npfl.c.app.nintendowifi.net/p01/filelist/dMtiFHzm5OOf0y2O/thmdtls?c=&amp;lt;countrycode&amp;gt;&amp;amp;l&amp;lt;language&amp;gt;=&amp;amp;a3=&amp;lt;indexCount&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After 2 unknown lines, there is info about a specific theme its formated like CSV File&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Column No&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Theme list ID used in this request https://npdl.cdn.nintendowifi.net/p01/nsa/dMtiFHzm5OOf0y2O/thmdtls/&amp;lt;countryCode&amp;gt;/&amp;lt;language&amp;gt;/&amp;lt;ThemeID&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Price in the local currency (in free themes, this column is empty)&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Same as column 1&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Title ID and DLC theme content file &lt;br /&gt;
|-&lt;br /&gt;
| 5 || Themes List Index Count&lt;br /&gt;
|-&lt;br /&gt;
| 6 || ?&lt;br /&gt;
|-&lt;br /&gt;
| 7 || TimeStamp when the Theme was added&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Theme List Format ==&lt;br /&gt;
&lt;br /&gt;
Under Construction&lt;/div&gt;</summary>
		<author><name>Olibiakos</name></author>
	</entry>
</feed>