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.
24 lines
913 B
XML
24 lines
913 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-06-02" end="2005-06-02">
|
|
<title>Freedom Party, Brussels, Belgium</title>
|
|
<body>
|
|
<p>
|
|
Staring 14h30, after
|
|
a <a
|
|
href="http://noepatents.eu.org/index.php/Demo_Against_Software_Patents">street
|
|
demonstration against software patents</a>, FSFE will be organising a
|
|
Freedom Party to celebrate digital freedom as part of its
|
|
<a href="http://fellowship.fsfe.org">Fellowship campaign</a>. The venue hasn't been set yet,
|
|
but it will be close to Square de Meeus, where the street demonstration ends. Square de Meeus
|
|
is a grassy square that sits on either side of Rue de Luxembourg,
|
|
half-way between the European Parliament and Trone metro station.
|
|
</p>
|
|
</body>
|
|
<link>http://fsfe.org/campaigns/swpat/swpat.en.html</link>
|
|
</event>
|
|
</eventset>
|