<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=172.68.22.82</id>
		<title>explain xkcd - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=172.68.22.82"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/172.68.22.82"/>
		<updated>2026-04-16T18:42:09Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:3023:_The_Maritime_Approximation&amp;diff=359181</id>
		<title>Talk:3023: The Maritime Approximation</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:3023:_The_Maritime_Approximation&amp;diff=359181"/>
				<updated>2024-12-12T01:04:47Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.22.82: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~ and don't delete this text. New comments should be added at the bottom.--&amp;gt;&lt;br /&gt;
1.609*3.1416926 looks like 1.852*2.718281828&lt;br /&gt;
''seems legit'' {{unsigned ip|172.71.124.233|21:37, 11 December 2024 (UTC)}}&lt;br /&gt;
&lt;br /&gt;
I added the basics of an explanation, it definitely needs some work, but it should do as a starting point. Hope I did well! [[Special:Contributions/172.68.22.92|172.68.22.92]] 23:06, 11 December 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
The knot is exactly 1 nautical mile per hour. Meanwhile π/e ≈ 1.155727, which is close to nm/mi = kt/mph ≈ 1.15078&lt;br /&gt;
[[Special:Contributions/172.70.134.135|172.70.134.135]] 23:26, 11 December 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
This article says one knot is 1.2 MPH, which is true for the number of digits of precision stated.  But in context of the claimed precision of 0.5% it would be more helpful to state that one knot is approximately 1.151 MPH.  https://en.wikipedia.org/wiki/Knot_(unit) [[Special:Contributions/172.71.159.7|172.71.159.7]] 00:08, 12 December 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
Transcendental : relating to a spiritual realm. eg &amp;quot;the transcendental importance of each person's soul&amp;quot;.  Works for me. {{unsigned ip|162.158.186.248|00:09, 12 December 2024 (UTC)}}&lt;br /&gt;
&lt;br /&gt;
Just as a fun fact, &amp;quot;transcendental&amp;quot; in this case is referring to {{W|Transcendental number}}, which are numbers that cannot be expressed as the root of a polynomial, which basically means they cannot be found using algebra alone. I think the two definitions are related, since these numbers &amp;quot;trancend&amp;quot; the &amp;quot;realm&amp;quot; of numbers which can be found with algebra.  [[Special:Contributions/172.68.22.82|172.68.22.82]] 01:04, 12 December 2024 (UTC)&lt;/div&gt;</summary>
		<author><name>172.68.22.82</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=3020:_Infinite_Armada_Chess&amp;diff=358848</id>
		<title>3020: Infinite Armada Chess</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=3020:_Infinite_Armada_Chess&amp;diff=358848"/>
				<updated>2024-12-08T06:42:32Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.22.82: I feel it's more likley he's referencing simply the concept of an armada (a collection of strong ships vs a collection of strong pieces) rather than this specific game. I think the name similarity is purely coincidental.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 3020&lt;br /&gt;
| date      = December 4, 2024&lt;br /&gt;
| title     = Infinite Armada Chess&lt;br /&gt;
| image     = infinite_armada_chess_2x.png&lt;br /&gt;
| imagesize = 282x497px&lt;br /&gt;
| noexpand  = true&lt;br /&gt;
| titletext = Stockfish 16 suggests the unconventional opening 1. RuntimeError: Out of bounds memory access&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by an infinite armada of Stockfish BOTS - Please change this comment when editing this page. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
{{w|Chess}} is a board game played between two players on an 8x8 chessboard. In standard chess, each player has 8 pawns and 8 other pieces: 2 rooks, 2 knights, 2 bishops, a queen, and a king. {{w|Chess variants}} are chess games in which the rules, board sizes, and/or piece behaviors are altered. In the chess game presented here, a non-standard chessboard is used, which extends vertically past the original 1st and 8th ranks off the page to infinity in both directions. Each square beyond the 8 standard ranks is filled by an additional queen. The {{w|Queen (chess)|queen}} is the most powerful piece on the chessboard, having the powers of a {{w|Bishop (chess)|bishop}} and a {{w|Rook (chess)|rook}} combined. With an infinite armada of queens, each player will have more resources to call on. Sometimes having a bunch of queens [https://x.com/chesscom/status/1841540380363211164 doesn't go very well], however (here, try knight to d6).&lt;br /&gt;
&lt;br /&gt;
In the title text, {{w|Stockfish (Chess)|Stockfish}} is a {{w|chess engine}} designed to evaluate a chessboard and find the best move.  However, it is designed to handle finite boards, so it's likely that some problem will occur as it runs on an infinite one. Here that problem shows up as the game's move #1, &amp;quot;RuntimeError: Out of bounds memory access&amp;quot;. This error message is unique to the cross-browser {{w|WebAssembly}} implementations of {{w|WebGL}}, so there was probably not enough memory to {{w|Rendering (computer graphics)|render}} an infinite board in a {{w|web browser}} window.&lt;br /&gt;
&lt;br /&gt;
All but a finite number of pieces are stuck at every step, and thus there are only a finite number of possible moves, but the game is unbounded (each capture resets the draw clock) and each capture also increases the number of possible pieces which can move by opening up more space on the board. No finite amount of space is guaranteed to suffice to analyze the game — contrast with standard chess in which surprisingly little memory (given impossibly vast, but finite, amounts of time) is needed to play perfectly. Still, as in regular chess, a program which understood that only a finite number of pieces are accessible could play the same way programs play conventional chess.&lt;br /&gt;
&lt;br /&gt;
However, without specifically coding Stockfish to be aware of the logical certainty of the infinite number of queens being blocked, it is likely to still be checking ''every'' piece in turn, long after it has successfully prepared to establish (or perhaps [[2407: Depth and Breadth|actually explored]]) the relative strategical advantages of undertaking the twenty initial moves that White could make. Or, in the algorithm's worst case scenario, it has tried to start its movement-checking process at the 'rearmost rank', and has encountered the error before managing to establish (let alone assess) ''any'' valid opening moves. By easy induction, the human player should be able to establish an intrinsic understanding that everything behind two full ranks of undisturbed pieces (or beyond them, when applied to the opponent's position on the other side of the board) is unable to move, where no gaps exist to shuffle around in, but the code (if designed for finite, though perhaps arbitrary, boards) is unlikely to natively have the complexity to derive this computational detail from first principles, or even establish that it might hit a {{w|halting problem}} failure should it somehow avoid the issue of resources.&lt;br /&gt;
&lt;br /&gt;
This comic was published in the middle of the {{w|World Chess Championship 2024|2024 World Chess Championship}}, between the World Champion Ding Liren and the Challenger Gukesh D.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[A chess board in the starting position, except it extends further at the top and bottom, going beyond the panel. The extra squares are filled with queens of the sides' respective colors.]&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:Infinite armada chess&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Chess]]&lt;/div&gt;</summary>
		<author><name>172.68.22.82</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=932:_CIA&amp;diff=358820</id>
		<title>932: CIA</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=932:_CIA&amp;diff=358820"/>
				<updated>2024-12-06T21:49:01Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.22.82: self-revision&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 932&lt;br /&gt;
| date      = August 1, 2011&lt;br /&gt;
| title     = CIA&lt;br /&gt;
| image     = cia.png&lt;br /&gt;
| titletext = It was their main recruiting poster, hung nearly ten feet up a wall! This means the hackers have LADDER technology! Are we headed for a future where everyone has to pay $50 for one of those locked plexiglass poster covers? More after the break...&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
[[Blondie]] as a [[:Category:News anchor|news anchor]] is reporting on a cyberattack on the {{w|Central Intelligence Agency|CIA}} (hence the title).&lt;br /&gt;
&lt;br /&gt;
This comic is a reference to the attacks by a group briefly known as {{w|LulzSec}}, which was a splinter group from the internet community known as {{w|Anonymous (group)|Anonymous}}, also featured in [[834: Wikileaks]]. In the back of the news report in frame one is the logo that was used by LulzSec. The group was able to publicize several high profile attacks. They were able to briefly take down the CIA website using a DDoS attack. {{w|DDoS}} stands for Distributed Denial of Service in which the attacker uses many computers to send traffic to a host and render it incapable of answering requests from any other computer, effectively taking the site down.&lt;br /&gt;
&lt;br /&gt;
This comic is pointing out the difference between what {{w|Plain_English|lay-people}} ([[Ponytail]]) and the {{w|Technology_specialist|computer expert}} ([[Megan]]) hear when seeing a story like this. Most people may think there is no boundary between the CIA website and its internal network, and conclude hackers compromised the USA intelligence service's most precious data, which would be an incredible display of incompetence by the CIA and would have some pretty obvious negative side effects for CIA assets around the world.&lt;br /&gt;
&lt;br /&gt;
Computer experts, on the other hand, may compare the CIA website to a company's poster, so the damage done is much different and less harmful: the CIA's public relation capacities are hindered for a few hours. The damage from a DDoS is less a catastrophic compromise of valuable federal databases, and more like flash mob crowding in the lobby of the CIA offices, making life mildly inconvenient.&lt;br /&gt;
&lt;br /&gt;
One particularly humorous and possibly unintended aspect of this is that &amp;quot;{{w|Human|People}}&amp;quot; and &amp;quot;{{w|Technology_specialist|Computer experts}}&amp;quot; are listed separately, implying that {{w|Technology_specialist|computer experts}} are not {{w|Human|people}}. Randall probably meant &amp;quot;{{w|Plain_English|lay-people}}&amp;quot; rather than {{w|Human|people}}.&lt;br /&gt;
&lt;br /&gt;
The title text is a transcript of a made up news report. A story similar to the attack is illustrated using old technology. This attempts to demonstrate how silly the news coverage of the real event is. The recruiting poster refers to the CIA website, as it is a PR tool with no connection to sensitive information. It being ten feet high refers to the fact that that the website is open to the public and has limited protections (as danger from a compromised site is low). The ladder technology refers to the DDoS attack, as these attacks are primitive, but possibly well coordinated. The plexiglass poster covers refer to website security tools that may be added to deter future vandalism.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[A television is showing Blondie as a news anchor. The inset picture of the news shows the logo of LulzSec, a man wearing a monocle and top hat.]&lt;br /&gt;
:Blondie: Hackers briefly took down the website of the CIA yesterday...&lt;br /&gt;
&lt;br /&gt;
:[Ponytail, sitting in an armchair, is watching a television  (seen from the side) standing on a table hearing what Blondie says as indicated with a zigzag line from the TV. Above the top part of the frame is a smaller frame with a label:]&lt;br /&gt;
:What people hear:&lt;br /&gt;
:Blondie (not shown from the TV): Someone hacked into the computers of the '''''CIA!!'''''&lt;br /&gt;
&lt;br /&gt;
:[Megan, sitting in an armchair, is watching a television (seen from the side) standing on a table hearing what Blondie says as indicated with a zigzag line from the TV. Above the top part of the frame is a smaller frame with a label:]&lt;br /&gt;
:What computer experts hear:&lt;br /&gt;
:Blondie (not shown from the TV): Someone tore down a poster hung up by the '''''CIA!!'''''&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Blondie]] &lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:News anchor]]&lt;br /&gt;
[[Category:Computers]]&lt;/div&gt;</summary>
		<author><name>172.68.22.82</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=932:_CIA&amp;diff=358819</id>
		<title>932: CIA</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=932:_CIA&amp;diff=358819"/>
				<updated>2024-12-06T21:48:03Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.22.82: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 932&lt;br /&gt;
| date      = August 1, 2011&lt;br /&gt;
| title     = CIA&lt;br /&gt;
| image     = cia.png&lt;br /&gt;
| titletext = It was their main recruiting poster, hung nearly ten feet up a wall! This means the hackers have LADDER technology! Are we headed for a future where everyone has to pay $50 for one of those locked plexiglass poster covers? More after the break...&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
[[Blondie]] as a [[:Category:News anchor|news anchor]] is reporting on a cyberattack on the {{w|Central Intelligence Agency|CIA}} (hence the title).&lt;br /&gt;
&lt;br /&gt;
This comic is a reference to the attacks by a group briefly known as {{w|LulzSec}}, which was a splinter group from the internet community known as {{w|Anonymous (group)|Anonymous}}, also featured in [[834: Wikileaks]]. In the back of the news report in frame one is the logo that was used by LulzSec. The group was able to publicize several high profile attacks. They were able to briefly take down the CIA website using a DDoS attack. {{w|DDoS}} stands for Distributed Denial of Service in which the attacker uses many computers to send traffic to a host and render it incapable of answering requests from any other computer, effectively taking the site down.&lt;br /&gt;
&lt;br /&gt;
This comic is pointing out the difference between what {{w|Plain_English|lay-people}} ([[Ponytail]]) and the {{w|Technology_specialist|computer expert}} ([[Megan]]) hear when seeing a story like this. Most people may think there is no boundary between the CIA website and its internal network, and conclude hackers compromised the USA intelligence service's most precious data, which would be an incredible display of incompetence by the CIA and would have some pretty obvious negative side effects for CIA assets around the world.&lt;br /&gt;
&lt;br /&gt;
Computer experts, on the other hand, may compare the CIA website to a company's poster, so the damage done is much different and less harmful: the CIA's public relation capacities are hindered for a few hours. The damage from a DDoS is less a catastrophic compromise of valuable federal databases, and more like flash mob crowding in the lobby of the CIA offices, making life mildly inconvenient.&lt;br /&gt;
&lt;br /&gt;
It is also worth noting that, assuming the CIA follows the basic guidelines of network security, the CIA website is located on a public-facing web server which is segregated from any sensitive tools and information. Even if you were to compromise the website, that does not imply that you were able to cause a national security emergency, as normal people would assume. &lt;br /&gt;
&lt;br /&gt;
One particularly humorous and possibly unintended aspect of this is that &amp;quot;{{w|Human|People}}&amp;quot; and &amp;quot;{{w|Technology_specialist|Computer experts}}&amp;quot; are listed separately, implying that {{w|Technology_specialist|computer experts}} are not {{w|Human|people}}. Randall probably meant &amp;quot;{{w|Plain_English|lay-people}}&amp;quot; rather than {{w|Human|people}}.&lt;br /&gt;
&lt;br /&gt;
The title text is a transcript of a made up news report. A story similar to the attack is illustrated using old technology. This attempts to demonstrate how silly the news coverage of the real event is. The recruiting poster refers to the CIA website, as it is a PR tool with no connection to sensitive information. It being ten feet high refers to the fact that that the website is open to the public and has limited protections (as danger from a compromised site is low). The ladder technology refers to the DDoS attack, as these attacks are primitive, but possibly well coordinated. The plexiglass poster covers refer to website security tools that may be added to deter future vandalism.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[A television is showing Blondie as a news anchor. The inset picture of the news shows the logo of LulzSec, a man wearing a monocle and top hat.]&lt;br /&gt;
:Blondie: Hackers briefly took down the website of the CIA yesterday...&lt;br /&gt;
&lt;br /&gt;
:[Ponytail, sitting in an armchair, is watching a television  (seen from the side) standing on a table hearing what Blondie says as indicated with a zigzag line from the TV. Above the top part of the frame is a smaller frame with a label:]&lt;br /&gt;
:What people hear:&lt;br /&gt;
:Blondie (not shown from the TV): Someone hacked into the computers of the '''''CIA!!'''''&lt;br /&gt;
&lt;br /&gt;
:[Megan, sitting in an armchair, is watching a television (seen from the side) standing on a table hearing what Blondie says as indicated with a zigzag line from the TV. Above the top part of the frame is a smaller frame with a label:]&lt;br /&gt;
:What computer experts hear:&lt;br /&gt;
:Blondie (not shown from the TV): Someone tore down a poster hung up by the '''''CIA!!'''''&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Blondie]] &lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:News anchor]]&lt;br /&gt;
[[Category:Computers]]&lt;/div&gt;</summary>
		<author><name>172.68.22.82</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=3002:_RNAWorld&amp;diff=356938</id>
		<title>3002: RNAWorld</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=3002:_RNAWorld&amp;diff=356938"/>
				<updated>2024-11-15T01:49:22Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.22.82: Reverting blatant vandalism; Undo revision 356887 by HARRISWON2024! (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 3002&lt;br /&gt;
| date      = October 23, 2024&lt;br /&gt;
| title     = RNAWorld&lt;br /&gt;
| image     = rnaworld_2x.png&lt;br /&gt;
| imagesize = 275x345px&lt;br /&gt;
| noexpand  = true&lt;br /&gt;
| titletext = Disney lore: Canonically, because of how Elsa's abiogenesis powers work, Olaf is an RNA-only organism.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
This comic conflates {{w|biology}} and {{w|Disney World}}. Disney World is one of a franchise of theme parks with attractions based on various {{w|Walt Disney Company|Disney}} movies, while {{w|RNA world hypothesis}} is a proposed origin of life, in which RNA acts both as the genetic material and {{w|Ribozyme|the enzymatic machinery needed to copy it.}}&lt;br /&gt;
&lt;br /&gt;
{{w|Ariel (The Little Mermaid)|Ariel}} is the titular character from {{w|The Little Mermaid (1989 film)|''The Little Mermaid''}}. In the film she likes to collect human artifacts; the comic replaces this with collecting {{w|nucleotides}}, the basic building blocks of {{w|DNA}} and {{w|RNA}}.&lt;br /&gt;
&lt;br /&gt;
{{w|Ratatouille (film)|''Ratatouille''}} is a film about a French rat named Remy (''not'' &amp;quot;Ratatouille&amp;quot;; see {{tvtropes|IAmNotShazam|here}}) who dreams of becoming a gourmet chef. The comic conflates the soup that a chef might create for patrons to eat with &amp;quot;{{w|primordial soup}}&amp;quot;, the environment that's believed to have existed on the early Earth when the processes of life began.&lt;br /&gt;
&lt;br /&gt;
{{w|Elsa (Frozen)|Elsa}} is one of the lead characters from the {{w|Frozen (2013 film)|''Frozen''}} movies. In the film she has the magical ability to control ice and snow, and she used this power to make the snowman {{w|Olaf (Frozen)|Olaf}} come to life. The comic equates this with the original {{w|abiogenesis|emergence of life on Earth}}, or life from non-life, through {{w|ribozyme}} synthesis. Ribozymes are RNA molecules that, similarly to enzymes made of protein, catalyze biochemical reactions, such as the splicing of RNA during gene expression.&lt;br /&gt;
&lt;br /&gt;
The title text continues this by saying that since Elsa's ability is based on ribozymes, Olaf's machinery of life must be based only on RNA, not DNA. This fits in with the theme of RNA World. Olaf generally appears to be (by mass) mostly just snow but, in common with various ideas about {{w|Comet nucleus#%22Dirty snowball%22|the makeup of cometary ice}} (and the role played by them in 'seeding' the young Earth with organic molecules), might well be thoroughly imbued with carbon-rich compounds ''other'' than those inherent in his carrot nose, coal buttons, and basic twig/stick elements. &amp;quot;Canonically&amp;quot; refers to {{w|Canon (fiction)|fictional canon}} (in this case Disney fiction), &amp;quot;the body of works taking place in a particular fictional world that are widely considered to be official or authoritative.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball, Ponytail, Jill, and another child with a dark hair (wearing Mickey/Minnie ears) are walking through an amusement park. Cueball has a water bottle and a backpack, Ponytail is looking at a map or a brochure with a helix structure shown on one page, Jill is pointing forward while holding a small stuffed toy (that looks like Stitch), and the other child has a popsicle. Cueballs, Megans, and Hairys can be seen in the background in gray. There are also a drop tower, a roller coaster, a shop, and a hot air balloon in the background.]&lt;br /&gt;
:Ponytail: Okay, kids, now that Ariel is done collecting nucleotides for Ratatouille’s primordial soup, let’s go watch Elsa initiate runaway ribozyme synthesis!&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:Disney’s RNAWorld&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Multiple Cueballs]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Comics featuring Jill]]&lt;br /&gt;
[[Category:Science]]&lt;br /&gt;
[[Category:Biology]]&lt;br /&gt;
[[Category:Fiction]]&lt;br /&gt;
[[Category:Disney]]&lt;/div&gt;</summary>
		<author><name>172.68.22.82</name></author>	</entry>

	</feed>