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.
20 lines
604 B
XML
20 lines
604 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-05-20" end="2005-05-20">
|
|
<title>Radio interview with Karin Kosina</title>
|
|
<body>
|
|
<p>
|
|
On Friday 20 May 2005 at 21:00 CEST, Karin Kosina talks about the FSFE
|
|
and the Fellowship in Vienna's local radio station "Radio Orange".
|
|
|
|
Radio Orange can be received in Vienna on FM 94.0 MHz. For the rest of
|
|
the world, a live stream is available under
|
|
<a href="http://www.orange.or.at/live/">http://www.orange.or.at/live</a>.
|
|
</p>
|
|
</body>
|
|
</event>
|
|
</eventset>
|