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="Richtlinien_im_Wiki" />
  </query-continue>
  <query>
    <pages>
      <page pageid="476" ns="0" title="Rechner">
        <revisions>
          <rev contentformat="text/x-wiki" contentmodel="wikitext" xml:space="preserve">Hier kann über besondere Rechner (nicht nur Computer auch Rechenschieber, Napierstäbe oder ähnliches ist denkbar) berichtet werden.</rev>
        </revisions>
      </page>
      <page pageid="508" ns="0" title="Rect">
        <revisions>
          <rev contentformat="text/x-wiki" contentmodel="wikitext" xml:space="preserve">__NOTOC__

Um Rechtecke zu zeichnen benutzt man den Befehl [[rect]]

=='''Beispiel'''==
rect(50, 50, 100, 100);

rect(0, 48, 546, 123);
=='''Syntax'''==
rect(x1, y1, x2, y2);   //x1 &amp; y1 sind die Koordinaten der oberen linken Ecke, x2 &amp; y2 ist die x- bzw. die y-Ausdehnung des Rechtecks

=='''Ahnliche Befehle'''==
[[line]]   &lt;br /&gt;
[[point]]

[[Processing|Hier geht es wieder zurück zur Processing-Seite]]

Diese Seite wurde erstellt von [[Benutzer:Erdmännchen|Erdmännchen]] 09:57, 20. Okt. 2013 (CEST)</rev>
        </revisions>
      </page>
    </pages>
  </query>
</api>