You are looking at the HTML representation of the XML format.
HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format.
To see the non HTML representation of the XML format, set format=xml.
See the complete documentation, or API help for more information.
<?xml version="1.0"?>
<api>
  <query-continue>
    <allpages gapcontinue="Run-length_encoding" />
  </query-continue>
  <query>
    <pages>
      <page pageid="180" ns="0" title="Real number">
        <revisions>
          <rev contentformat="text/x-wiki" contentmodel="wikitext" xml:space="preserve">A real number is a number that can be described by an infinite (or shorter) sequence of decimals. Denoted by the symbol &lt;math&gt;\mathbb{R}&lt;/math&gt;.


==Values belonging to the classification of real numbers==
-7 &lt;br&gt;
9.27 &lt;br&gt;
&lt;math&gt;\sqrt{2} \approx 1.41421356...&lt;/math&gt;  &lt;br&gt;
&lt;math&gt;\pi \approx 3.14159265...&lt;/math&gt;

==Values not belonging to the classification of real numbers==
&lt;math&gt;\sqrt{-1}&lt;/math&gt; 


[[Category:General information]]</rev>
        </revisions>
      </page>
      <page pageid="33" ns="0" title="Reduced instruction set computer">
        <revisions>
          <rev contentformat="text/x-wiki" contentmodel="wikitext" xml:space="preserve">The Reduced Instruction Set Computer (RISC) philosophy is to take the most used instructions and make them efficient and drop the rarely used ones. It is common to have many on chip registers and pipelining to achieve a throughput of one instruction every clock cycle.

Before RISC it was common to cling to the old practices of microcode and complex instructions from before a [[Central processing unit|CPU]] could fit on an integrated circuit. A state of the art 8 bit CPU could require 200 engineers working for several years to design. A 32 bit RISC CPU can be designed in half the time by only 4 people.


[[Category:General information]]</rev>
        </revisions>
      </page>
    </pages>
  </query>
</api>