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.
16 lines
707 B
XML
16 lines
707 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-11-20" end="2005-11-23">
|
|
<title>5tas Jornadas Regionales de Software Libre, Rosario, Argentina</title>
|
|
<body>
|
|
<p>
|
|
Having been invited to the 5th Regional Free Software Days, Georg Greve will participate in this important Latin American event, which spans technical, social and cultural topics. He will also be a guest to the public part of the first general assembly of the Free Software Foundation Latin America, which is going to be held at this event.
|
|
</p>
|
|
</body>
|
|
<page>http://www.ant.org.ar/jornadas/html/</page>
|
|
</event>
|
|
</eventset>
|