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="RemoveCompanion" />
  </query-continue>
  <query>
    <pages>
      <page pageid="230" ns="0" title="RemoveCharacter">
        <revisions>
          <rev contentformat="text/x-wiki" contentmodel="wikitext" xml:space="preserve">[[Category:NLTScript Referenz]]
&lt;syntaxhighlight lang=&quot;javascript&quot;&gt;
removeCharacter(Char-ID);
&lt;/syntaxhighlight&gt;

Entfernt den Charakter mit der übergebenen Char-ID unwiederbringlich aus der Gruppe.

--lunatic 19:16, 1. Feb. 2015 (CET)</rev>
        </revisions>
      </page>
      <page pageid="181" ns="0" title="RemoveChosenItem">
        <revisions>
          <rev contentformat="text/x-wiki" contentmodel="wikitext" xml:space="preserve">&lt;syntaxhighlight lang=&quot;javascript&quot;&gt;
removeChosenItem(anzahl);
&lt;/syntaxhighlight&gt;

Löscht eine Anzahl des zuvor gewählten Items aus dem Inventar des entsprechenden Charakters.

'''ACHTUNG: Führt zu NullReferenceException, wenn direkt zuvor kein Item mit [[chooseItem]] gewählt wurde!'''

[[Category:NLTScript Referenz]]</rev>
        </revisions>
      </page>
    </pages>
  </query>
</api>