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.
20 lines
677 B
XML
20 lines
677 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 aprirà l'evento con un discorso introduttivo il
|
|
ventiquattro maggio e parlerà dell'importanza del termine "Free
|
|
Software" il ventisei. Georg Greve terrà un discorso sul Software
|
|
Libero nel B2B e nelle pubbliche amministrazioni il venticinque
|
|
maggio. Entrambi prenderanno anche parte ad un dibattito.
|
|
</p>
|
|
</body>
|
|
<page>http://wien.linuxwochen.at</page>
|
|
</event>
|
|
</eventset>
|