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.
21 lines
715 B
XML
21 lines
715 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-03-04" end="2005-03-05">
|
|
<title>Conferenza sul Software Libero, Istanbul, Turchia</title>
|
|
<body>
|
|
<p>
|
|
I giorni 4 e 5 di marzo 2005 si terrà all'Istanbul Bilgi University
|
|
una conferenza sul Software Libero. L'attenzione sarà sulle
|
|
opportunità che il Software Libero offre all'economia turca. Il 4 di
|
|
marzo Georg Greve terrà un discorso su aspetti commerciali, pratici e
|
|
sociologici del Software Libero e del Progetto GNU.
|
|
</p>
|
|
</body>
|
|
<page>http://open.bilgi.edu.tr/freedays</page>
|
|
</event>
|
|
</eventset>
|
|
|