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
578 B
XML
18 lines
578 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-04-20" end="2005-04-20">
|
|
<title>Seminario della Banca Mondiale sul procurement, Torino</title>
|
|
<body>
|
|
<p>
|
|
Invitato dalla Banca Mondiale, Georg Greve parlerà a
|
|
professionisti IT che partecipano a un seminario sul procurement
|
|
dei servizi informativi, segnalando i vantaggi specifici del
|
|
software libero per i progetti di sviluppo.
|
|
</p>
|
|
</body>
|
|
</event>
|
|
</eventset>
|