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.
18 lines
537 B
XML
18 lines
537 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-02-26" end="2005-02-27">
|
|
<title>FOSDEM 2005, Bruxelles, Belgio</title>
|
|
<body>
|
|
<p>
|
|
Tra il 26 e il 27 febbraio a Bruxelles si terrà l'edizione di
|
|
quest'anno del FOSDEM. La FSF Europe sarà presente con vari
|
|
membri, volontari, magliette e altro merchandising.
|
|
</p>
|
|
</body>
|
|
<page>http://www.fosdem.org</page>
|
|
</event>
|
|
</eventset>
|