XML
Aus VMS1 Tutorial
Beispiel
Eine XML-Datei, die einen Atom-Newsfeed darstellt:
<?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de"> <id>http://www.vms-tutorial.de/index.php?title=Spezial:Letzte_%C3%84nderungen&feed=atom</id> <title>VMS1 Tutorial - Letzte Änderungen [de]</title> <link rel="self" type="application/atom+xml" href="http://www.vms-tutorial.de/index.php?title=Spezial:Letzte_%C3%84nderungen&feed=atom"/> <link rel="alternate" type="text/html" href="http://www.vms-tutorial.de/wiki/Spezial:Letzte_%C3%84nderungen"/> <updated>2012-02-28T13:10:44Z</updated> <subtitle>Verfolge mit diesem Feed die letzten Änderungen in VMS1 Tutorial.</subtitle> <generator>MediaWiki 1.12.4</generator> <entry> <id>http://www.vms-tutorial.de/index.php?title=Cache&diff=868&oldid=prev</id> <title>Cache</title> <link rel="alternate" type="text/html" href="http://www.vms-tutorial.de/index.php?title=Cache&diff=868&oldid=prev"/> <updated>2012-02-28T13:06:15Z</updated> <summary type="html"><p>Die Seite wurde neu angelegt....</summary> <author><name>XYZ</name></author> </entry> <entry> <id>http://www.vms-tutorial.de/index.php?title=Spezial:Logbuch/newusers&diff=0&oldid=prev</id> <title>Spezial:Logbuch/newusers</title> <link rel="alternate" type="text/html" href="http://www.vms-tutorial.de/index.php?title=Spezial:Logbuch/newusers&diff=0&oldid=prev"/> <updated>2012-02-22T12:29:08Z</updated> <summary type="html"><p>erstellte Benutzerkonto für Benutzer:XYZ</p></summary> <author><name>XYZZ</name></author> </entry> </feed>