All checks were successful
continuous-integration/drone/push Build is passing
* All <body> elements in news and event xml files now consist of <p> elements. * XSL templates to display news and event feeds are further consolidated. * All verbose news and event listings now display a learn-more link.
16 lines
612 B
XML
16 lines
612 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-05-24" end="2005-05-27">
|
|
<title>Linuxwochen Wien, Vienna, Austria</title>
|
|
<body>
|
|
<p>
|
|
Karin Kosina will open the event with a keynote on May 24th, and will speak about the importance of the term "Free Software" on May 26th. Georg Greve will give a talk about Free Software in B2B and public administrations on May 25th. Both will also take part in panel discussions.
|
|
</p>
|
|
</body>
|
|
<page>http://wien.linuxwochen.at</page>
|
|
</event>
|
|
</eventset>
|