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.
19 lines
626 B
XML
19 lines
626 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-03-04" end="2005-03-05">
|
|
<title>Linuxforum, Copenhagen, Danimarca</title>
|
|
<body>
|
|
<p>
|
|
Il LinuxForum 2005 si terrà a Copenhagen nel weekend tra
|
|
il 4 e il 5 marzo. La FSF Europe sarà rappresentata da
|
|
Henrik Sandklef, insieme all'organizzazione danese IT-Politisk
|
|
Forening, che lavora per la libertà di informazione in Danimarca.
|
|
</p>
|
|
</body>
|
|
<page>http://www.linuxforum.org</page>
|
|
</event>
|
|
</eventset>
|