<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.wikiworld.com/index.php?action=history&amp;feed=atom&amp;title=How_Quantum_Computing%2FFactoring_Works%28q%29</id>
	<title>How Quantum Computing/Factoring Works(q) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.wikiworld.com/index.php?action=history&amp;feed=atom&amp;title=How_Quantum_Computing%2FFactoring_Works%28q%29"/>
	<link rel="alternate" type="text/html" href="https://www.wikiworld.com/index.php?title=How_Quantum_Computing/Factoring_Works(q)&amp;action=history"/>
	<updated>2026-05-06T14:10:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://www.wikiworld.com/index.php?title=How_Quantum_Computing/Factoring_Works(q)&amp;diff=2229&amp;oldid=prev</id>
		<title>imported&gt;Import: Imported current content</title>
		<link rel="alternate" type="text/html" href="https://www.wikiworld.com/index.php?title=How_Quantum_Computing/Factoring_Works(q)&amp;diff=2229&amp;oldid=prev"/>
		<updated>2026-01-28T11:54:25Z</updated>

		<summary type="html">&lt;p&gt;Imported current content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:54, 28 January 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>imported&gt;Import</name></author>
	</entry>
	<entry>
		<id>https://www.wikiworld.com/index.php?title=How_Quantum_Computing/Factoring_Works(q)&amp;diff=1721&amp;oldid=prev</id>
		<title>imported&gt;Import: Imported current content</title>
		<link rel="alternate" type="text/html" href="https://www.wikiworld.com/index.php?title=How_Quantum_Computing/Factoring_Works(q)&amp;diff=1721&amp;oldid=prev"/>
		<updated>2026-01-28T11:54:25Z</updated>

		<summary type="html">&lt;p&gt;Imported current content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
Hi Nicolaas&lt;br /&gt;
&lt;br /&gt;
First, let me say that i m just an ordinary student of physics. The&lt;br /&gt;
people here have a lot more experience than i do.&lt;br /&gt;
&lt;br /&gt;
Anyways, i will give u some pointers.&lt;br /&gt;
&lt;br /&gt;
Quantum Computers do not function like classical computers and so you&lt;br /&gt;
cannot program them like classical computers. Things like loops, if&lt;br /&gt;
statements, etc do not directly make sense.&lt;br /&gt;
&lt;br /&gt;
Basically, here a description of a Quantum Computer and how it is&lt;br /&gt;
supposed to work. The description is a little bit amateurish.&lt;br /&gt;
&lt;br /&gt;
In Quantum mechanics, we talk about ensembles and how things can&lt;br /&gt;
exists in superposition of states.&lt;br /&gt;
&lt;br /&gt;
For example. Here&amp;#039;s the classical analogy&lt;br /&gt;
&lt;br /&gt;
Imagine the boolean  gate  OR Function&lt;br /&gt;
&lt;br /&gt;
OR(X,Y) = X&amp;#039; &amp;#039;&amp;#039;&amp;#039; Y + X &amp;#039;&amp;#039;&amp;#039; Y +  X * Y&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Basically, according to classical boolean theory,&lt;br /&gt;
&lt;br /&gt;
OR(X,Y) will be a 1  if X&amp;#039;*Y is or 1  , that is to say  X&amp;lt;code&amp;gt;0, Y &amp;lt;/code&amp;gt; 1, or&lt;br /&gt;
X&amp;#039;&amp;#039;&amp;#039;Y is a 1, X&amp;lt;code&amp;gt;1,Y&amp;lt;/code&amp;gt;1, and of if X&amp;#039;&amp;#039;&amp;#039;Y&amp;#039; is 1, that is X&amp;lt;code&amp;gt;1, Y&amp;lt;/code&amp;gt;0.&lt;br /&gt;
&lt;br /&gt;
Basically, u also need to notice that  X&amp;#039;&amp;#039;&amp;#039;&amp;#039;Y is orthogonal to X&amp;#039;&amp;#039;&amp;#039;Y&amp;#039;&lt;br /&gt;
&lt;br /&gt;
that means X&amp;#039;&amp;#039;&amp;#039;&amp;#039;Y&amp;#039;&amp;#039;&amp;#039;X&amp;#039;&amp;#039;&amp;#039;Y&amp;#039; &amp;lt;code&amp;gt; 0 which is true because X&amp;#039;&amp;#039;&amp;#039;&amp;#039;X &amp;lt;/code&amp;gt;0 and Y&amp;#039;*Y=0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now, the above expression can be rewritten as follow&lt;br /&gt;
&lt;br /&gt;
OR = ||1&amp;gt;&amp;lt;0,1|| + ||1&amp;gt;&amp;lt;1,0|| + ||1&amp;gt;&amp;lt;1,1|| + ||0&amp;gt;&amp;lt;0,0||&lt;br /&gt;
&lt;br /&gt;
On a classical computer, at one time  X can be either 0 or 1, and so&lt;br /&gt;
does Y, so that output is also only allowed to be 1 or 0.&lt;br /&gt;
&lt;br /&gt;
Now, on the otherhand, in Quantum mechanics, particles, can exists in&lt;br /&gt;
superposition of states, that means that,&lt;br /&gt;
&lt;br /&gt;
X can be expressed as a combination of 0 or 1.&lt;br /&gt;
|-&lt;br /&gt;
|X =  c&amp;#039;&amp;#039;x0 ||0 + c&amp;#039;&amp;#039;x1||1&lt;br /&gt;
&lt;br /&gt;
Basically,  ||c_x0||^2 is taken to be the probability of X being a 1.&lt;br /&gt;
That means that if you measure the state of a particle ||X&amp;gt;, you are&lt;br /&gt;
gaurrented to get 0 or 1, not both at the same time. However, you&lt;br /&gt;
cannot predict with certainty which state you are going to get.&lt;br /&gt;
However, the only certainty is probability of getting 0 at X is&lt;br /&gt;
|-&lt;br /&gt;
|c&amp;#039;&amp;#039;x0||^2 and probability of getting 1 is ||c&amp;#039;&amp;#039;x1||^2&lt;br /&gt;
&lt;br /&gt;
Moreover, interestingly, c_x0 can also be complex numbers.&lt;br /&gt;
&lt;br /&gt;
So, you may wonder if X what it means to say that X is in&lt;br /&gt;
superposition of both 1 and 0. There are many interpretations. One&lt;br /&gt;
interesting one is the many world interpretation.&lt;br /&gt;
&lt;br /&gt;
It says that when a particle is prepared in a superposition of states,&lt;br /&gt;
like our ||X&amp;gt;. the world diverges with X&amp;lt;code&amp;gt;0 with ||c_x0||^2 and X&amp;lt;/code&amp;gt;1 with&lt;br /&gt;
|-&lt;br /&gt;
|c_x1||^2.&lt;br /&gt;
&lt;br /&gt;
where ||c&amp;#039;&amp;#039;x0||^2 + ||c&amp;#039;&amp;#039;x1||^2 = 1&lt;br /&gt;
&lt;br /&gt;
And so, can we expression Y as follows&lt;br /&gt;
|-&lt;br /&gt;
|Y&amp;gt; =  c&amp;#039;&amp;#039;y0 ||0&amp;gt; + c&amp;#039;&amp;#039;y1||1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, if you increase the number of input variables, for example say n&lt;br /&gt;
= 128, you have in fact, prepared a system with 2^128 states. However,&lt;br /&gt;
if you try to measure the state of ||X&amp;#039;&amp;#039;1,X&amp;#039;&amp;#039;2,...X_n&amp;gt;, you will only get&lt;br /&gt;
one of all possible 2^128 states. Because of this dynamics, a Quantum&lt;br /&gt;
Computer can try 2^128 states in parallel at the same time.&lt;br /&gt;
&lt;br /&gt;
Now, our expression  is still given by&lt;br /&gt;
&lt;br /&gt;
OR(X,Y) = X&amp;#039; &amp;#039;&amp;#039;&amp;#039; Y + X &amp;#039;&amp;#039;&amp;#039; Y +  X * Y&amp;#039;&lt;br /&gt;
&lt;br /&gt;
However, you need to understand since X and Y are no longer binary,&lt;br /&gt;
OR(X,Y) is not gaureented to be 1 or 0. Rather OR(X,Y) has a&lt;br /&gt;
probability of being 1 or 0.&lt;br /&gt;
&lt;br /&gt;
Upto now, you will be inclined to say, that well, how is it useful.&lt;br /&gt;
After all, you are preparing a system in 2^128 states. And you get&lt;br /&gt;
only one answer. So, you may ask, how can i get the answer i am&lt;br /&gt;
looking for example.&lt;br /&gt;
&lt;br /&gt;
Now, Quantum Mechanics is not so simple, as the worlds diverging. In&lt;br /&gt;
fact, the worlds can interfere and cancel themselves out.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|c&amp;#039;&amp;#039;x0||^2 is the probability of getting x=0,however, c&amp;#039;&amp;#039;x0 can also be&lt;br /&gt;
a complex number. So, it has has phase. c&amp;#039;&amp;#039;x0 = p&amp;#039;&amp;#039;x0 exp(i theta_x0).&lt;br /&gt;
This makes matters a lot of complicated.&lt;br /&gt;
&lt;br /&gt;
The innocent looking presence of phase allows the different worlds&lt;br /&gt;
to interfere.&lt;br /&gt;
&lt;br /&gt;
Our expression&lt;br /&gt;
&lt;br /&gt;
OR = ||1&amp;gt;&amp;lt;0,1|| + ||1&amp;gt;&amp;lt;1,0|| + ||1&amp;gt;&amp;lt;1,1|| + ||0&amp;gt;&amp;lt;0,0||&lt;br /&gt;
&lt;br /&gt;
Our OR gate, can be seen as an evolution device. In Quantum Mechanics,the word used to denote an OR like device is operator. Basically, the application of the OR gate to the  quantum sytem input system X,Y , evolves it from that state to the state at the output.&lt;br /&gt;
&lt;br /&gt;
After all, this is even classical gates do. Given an input state, they take it to the output state.&lt;br /&gt;
&lt;br /&gt;
Moreover, just as our classical device, ||k&amp;gt;&amp;lt;i,j|| is othogonal to ||k&amp;#039;&amp;gt;&amp;lt;i&amp;#039;,j&amp;#039;||&lt;br /&gt;
&lt;br /&gt;
where k&amp;#039; ====&amp;lt;code&amp;gt; k and i&amp;#039; !&amp;lt;/code&amp;gt; i and j&amp;#039; !&amp;lt;code&amp;gt; j. Where a !&amp;lt;/code&amp;gt; b means a is not equal to b.&lt;br /&gt;
====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In Quantum mechanics, there is a requirment for probability conservation&lt;br /&gt;
&lt;br /&gt;
Basically, it goes something like this&lt;br /&gt;
&lt;br /&gt;
sum&amp;#039;&amp;#039;i ||c&amp;#039;&amp;#039;xi||^2  = 1&lt;br /&gt;
&lt;br /&gt;
This is true of any probability theory. The sum of probabilities is always&lt;br /&gt;
1. After all, this is an axiom of probability theory.&lt;br /&gt;
&lt;br /&gt;
There is another equivalent statement called the Unitary requirement that has the same effect as probability conservation.&lt;br /&gt;
&lt;br /&gt;
Our expression&lt;br /&gt;
OR = ||1&amp;gt;&amp;lt;0,1|| + ||1&amp;gt;&amp;lt;1,0|| + ||1&amp;gt;&amp;lt;1,1|| + ||0&amp;gt;&amp;lt;0,0||&lt;br /&gt;
&lt;br /&gt;
[[Thanks to Kevin Scaledeferri, for pointing out the correct form of the expression]]&lt;br /&gt;
&lt;br /&gt;
Suppose we rewrite or OR expression as&lt;br /&gt;
&lt;br /&gt;
OR = a[[ + a[00-&amp;gt;0|01-&amp;gt;1]] ||1&amp;gt;&amp;lt;0,1|| + a[[10-&amp;gt;1]] ||1&amp;gt;&amp;lt;1,0|| + a[[11-&amp;gt;1]] ||1&amp;gt;&amp;lt;1,1|] ||0&amp;gt;&amp;lt;0,0||&lt;br /&gt;
&lt;br /&gt;
Comparing the 2 expression above, we can decipher that&lt;br /&gt;
&lt;br /&gt;
a[[ij-&amp;gt;k]] = 1.&lt;br /&gt;
&lt;br /&gt;
However sum&amp;#039;&amp;#039;[[a&amp;#039;&amp;#039;[ij-&amp;gt;k|ij-&amp;gt;k]]  |]||^2 /= 1. And so it does not converse probability.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
However, for example,&lt;br /&gt;
&lt;br /&gt;
OR = (1/sqrt(4)) ( ||1&amp;gt;&amp;lt;0,1|| + ||1&amp;gt;&amp;lt;1,0|| + ||1&amp;gt;&amp;lt;1,1|| + ||0&amp;gt;&amp;lt;0,0||)&lt;br /&gt;
&lt;br /&gt;
does&lt;br /&gt;
&lt;br /&gt;
a_[[ij-&amp;gt;k]] = 1/2&lt;br /&gt;
&lt;br /&gt;
sum&amp;#039;&amp;#039;i  ||a&amp;#039;&amp;#039;[[ij-&amp;gt;k]]||^2 = 1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now, suppose multiply ||X&amp;gt; and ||Y&amp;gt;, we get&lt;br /&gt;
|-&lt;br /&gt;
|X&amp;gt;||Y&amp;gt; &amp;lt;code&amp;gt; c&amp;#039;&amp;#039;x0 c&amp;#039;&amp;#039;y0 ||X&amp;lt;/code&amp;gt;0&amp;gt;||Y&amp;lt;code&amp;gt;0&amp;gt; +  c&amp;#039;&amp;#039;x1 c&amp;#039;&amp;#039;y0 ||X&amp;lt;/code&amp;gt;1&amp;gt;||Y=0&amp;gt; + c&amp;#039;&amp;#039;x0c&amp;#039;&amp;#039;y1&lt;br /&gt;
|-&lt;br /&gt;
|X&amp;lt;code&amp;gt;0&amp;gt;||Y&amp;lt;/code&amp;gt;1&amp;gt; + c&amp;#039;&amp;#039;y1 c&amp;#039;&amp;#039;x1||X&amp;lt;code&amp;gt;1&amp;gt;||Y&amp;lt;/code&amp;gt;1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
othewise written as,&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|X,Y&amp;gt; = c&amp;#039;&amp;#039;x0 c&amp;#039;&amp;#039;y0 ||0,0&amp;gt; + c&amp;#039;&amp;#039;x1 c&amp;#039;&amp;#039;y0 ||1,0&amp;gt; + c&amp;#039;&amp;#039;x0c&amp;#039;&amp;#039;y1||0,1&amp;gt; + c&amp;#039;&amp;#039;y1 c&amp;#039;&amp;#039;x1 ||1,1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where ||c&amp;#039;&amp;#039;x0 c&amp;#039;&amp;#039;y0||^2 is the probability of getting a X&amp;lt;code&amp;gt;0,Y&amp;lt;/code&amp;gt;0. It isalso consitent wth ||c&amp;#039;&amp;#039;x0 c&amp;#039;&amp;#039;y0||^2 &amp;lt;code&amp;gt;  ||c&amp;#039;&amp;#039;x0||^2||c&amp;#039;&amp;#039;y0||^2. This expression means that p(X &amp;lt;/code&amp;gt; 0 and Y&amp;lt;code&amp;gt;0) &amp;lt;/code&amp;gt; p(X&amp;lt;code&amp;gt;0) p(Y&amp;lt;/code&amp;gt;0). This is a natural expression for the probability of independent events.&lt;br /&gt;
&lt;br /&gt;
Now, back to our OR operator&lt;br /&gt;
&lt;br /&gt;
Now, if i apply the OR operator to our input state ||X,Y&amp;gt;&lt;br /&gt;
&lt;br /&gt;
OR||X,Y&amp;gt; =  (1/sqrt(4)) ( ||1&amp;gt;&amp;lt;0,1|| + ||1&amp;gt;&amp;lt;1,0|| + ||1&amp;gt;&amp;lt;1,1|| + ||0&amp;gt;&amp;lt;0,0||)&lt;br /&gt;
&lt;br /&gt;
c&amp;#039;&amp;#039;x0 c&amp;#039;&amp;#039;y0 ||0,0&amp;gt; + c&amp;#039;&amp;#039;x1 c&amp;#039;&amp;#039;y0 ||1,0&amp;gt; + c&amp;#039;&amp;#039;x0c&amp;#039;&amp;#039;y1||0,1&amp;gt; + c&amp;#039;&amp;#039;y1 c&amp;#039;&amp;#039;x1 ||1,1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
the resulting expression is&lt;br /&gt;
&lt;br /&gt;
        = (1/2) ||1&amp;gt; ( c&amp;#039;&amp;#039;x1 c&amp;#039;&amp;#039;y0  +  c&amp;#039;&amp;#039;x0c&amp;#039;&amp;#039;y1 + c&amp;#039;&amp;#039;y1 c&amp;#039;&amp;#039;x1 ) +&lt;br /&gt;
          (1/2) ||0&amp;gt; ( c&amp;#039;&amp;#039;x0 c&amp;#039;&amp;#039;y0)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So, the probability of getting a 1, is&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;1||OR||X,Y&amp;gt;||^2 = (1/4)  || c&amp;#039;&amp;#039;x1 c&amp;#039;&amp;#039;y0 + c&amp;#039;&amp;#039;x0c&amp;#039;&amp;#039;y1 + c&amp;#039;&amp;#039;y1 c&amp;#039;&amp;#039;x1||^2&lt;br /&gt;
&lt;br /&gt;
= 1/4 ||p&amp;#039;&amp;#039;x1p&amp;#039;&amp;#039;y1 exp(i (theta&amp;#039;&amp;#039;x1 + theta&amp;#039;&amp;#039;y1) ) + p&amp;#039;&amp;#039;x1p&amp;#039;&amp;#039;y0 exp(&lt;br /&gt;
i(theta&amp;#039;&amp;#039;x1 + theta&amp;#039;&amp;#039;y0)) + p&amp;#039;&amp;#039;x0 p&amp;#039;&amp;#039;y1 exp( i(theta&amp;#039;&amp;#039;x0 + theta&amp;#039;&amp;#039;y1))||^2&lt;br /&gt;
&lt;br /&gt;
In the above expression, it is important to notice that the phases&lt;br /&gt;
interfere with each other and cancel each other out.  This is what&lt;br /&gt;
creates all the difference in the world. The phases are not innocuous&lt;br /&gt;
as we had thought them to be.&lt;br /&gt;
&lt;br /&gt;
So, not only do the worlds seperate at each instant, they also interfere&lt;br /&gt;
with each other. So, voila, parallel computing.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Revisible Computing and answers to NP-completeness&lt;br /&gt;
&lt;br /&gt;
A example of factorization&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Basically, suppose we take a (2n)-bit multiplier with 2 n-bit&lt;br /&gt;
multiplicand with (2n)-bit output.  Now, suppose we interested to know&lt;br /&gt;
a few things. We take the output of the (2n-bit) multiplier and put a&lt;br /&gt;
big AND gate at end. The output of this gate is true, if in fact, an&lt;br /&gt;
input combination of mutiplicand produces the the number to be&lt;br /&gt;
factored at the output. Suppose We are interested in factoring&lt;br /&gt;
[[O&amp;#039;&amp;#039;0,O&amp;#039;&amp;#039;1,O&amp;#039;&amp;#039;2...,O&amp;#039;&amp;#039;n]] = [[0,1,1,0...,1]] . Let&amp;#039;s call this number N . Our&lt;br /&gt;
AND gate basically, is O&amp;#039;&amp;#039;0&amp;#039;&amp;#039;&amp;#039;&amp;#039;O&amp;#039;&amp;#039;1&amp;#039;&amp;#039;&amp;#039;O&amp;#039;&amp;#039;2&amp;#039;&amp;#039;&amp;#039;O&amp;#039;&amp;#039;0&amp;#039;...&amp;#039;&amp;#039;&amp;#039;O_n&lt;br /&gt;
&lt;br /&gt;
In normal binary computers, certain operations are not reversible.&lt;br /&gt;
&lt;br /&gt;
For example, back to our OR gate.&lt;br /&gt;
&lt;br /&gt;
Suppose X&amp;lt;code&amp;gt;0,Y&amp;lt;/code&amp;gt;1. The output of the OR gate is 1. However, based on the&lt;br /&gt;
output, we cannot tell if the input was X&amp;lt;code&amp;gt;0,Y&amp;lt;/code&amp;gt;1, or X&amp;lt;code&amp;gt;1,Y&amp;lt;/code&amp;gt;1 or&lt;br /&gt;
X&amp;lt;code&amp;gt;1,Y&amp;lt;/code&amp;gt;0. So, you can even say that information is lost from inputs to&lt;br /&gt;
the outputs. Suppose, i have  a random binary generator at the input.&lt;br /&gt;
Based on the output of a classical gate, mostly impossible to tell&lt;br /&gt;
what the inputs of the circuit were.&lt;br /&gt;
&lt;br /&gt;
Now, the idea of Quantum Computing, leads to reversible computing. [I&lt;br /&gt;
m not an expert on this topic either. I am not sure if Quantum&lt;br /&gt;
Computing requires reservsible computing]. However, a Quantum&lt;br /&gt;
equivalent of 2-bit AND Gate, has 4 not 3 connections coming in and going&lt;br /&gt;
out.&lt;br /&gt;
&lt;br /&gt;
a Quantum 2-qubit AND gate needs to have 2 inputs, one output, and one&lt;br /&gt;
revisibility channel.&lt;br /&gt;
&lt;br /&gt;
So, now, suppose, we have  the quantum equivalent of this&lt;br /&gt;
classical multiplier, because of reversibility of we can propogate the&lt;br /&gt;
1 from the output of our AND gate, in our multiplier, and trace them back&lt;br /&gt;
to the input combinations that generate the 1 at the output. Notably,&lt;br /&gt;
these combinations are also factors or our number N.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Shor&amp;#039;s algorithm is different. But, hopefully, this helps.&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>imported&gt;Import</name></author>
	</entry>
</feed>