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
567 B
XML
16 lines
567 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-10-13" end="2005-10-15">
|
|
<title>III Encontro de Software Livre do Amazonas, Manaus, Brazil (planned)</title>
|
|
<body>
|
|
<p>
|
|
At the Third Conference on Free Software in the Amazonas, Georg Greve will meet with local and international Free Software activists to work on questions related to Free Software and Development.
|
|
</p>
|
|
</body>
|
|
<page>http://encontro.comunidadesol.org/</page>
|
|
</event>
|
|
</eventset>
|