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>
    <pages>
      <page pageid="80" ns="0" title="WxWidgets">
        <revisions>
          <rev contentformat="text/x-wiki" contentmodel="wikitext" xml:space="preserve">A C++ based toolkit that is primarily used to create nice graphics and GUIs. From their [http://www.wxwidgets.org/ Home Page]:
&lt;blockquote style=&quot;background-color: lightgrey; border: solid thin grey; padding:5px;&quot;&gt;
wxWidgets is a C++ library that lets developers create applications for Windows, OS X, Linux and UNIX on 32-bit
 and 64-bit architectures as well as several mobile platforms including Windows Mobile, iPhone SDK and embedded GTK+.It has popular language bindings for Python, Perl, Ruby  and many other languages. Unlike other cross-platform toolkits, wxWidgets gives its applications a truly native look and feel because it uses the platform's native API rather than emulating the GUI. It's also extensive, free, open-source and mature. Why not give it a try?
&lt;/blockquote&gt;

One thing that this summary didn't mention is that there are more than GUI classes. There are classes that help with networking as well as many other whistles and bells. If you feel you need help there is a [http://forums.wxwidgets.org/ forum]. You can also buy the book at [http://www.amazon.com/gp/product/0131473816 Amazon] or [http://www.amazon.co.uk/gp/product/0131473816 Amazon.uk]. For more documentation, examples, tutorials, visit [http://wiki.wxwidgets.org/Main_Page Wiki Page]

* [[CPP/WxWidgets/Basic|Basic Wx Setup]]</rev>
        </revisions>
      </page>
    </pages>
  </query>
</api>