Reinhard Müller
95e69698c5
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.
19 lines
435 B
XML
19 lines
435 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<newsset>
|
|
<version>1</version>
|
|
|
|
<news date="2001-09-24">
|
|
<title>Pro-Linux Interview mit Georg C. F. Greve</title>
|
|
<body>
|
|
<p>
|
|
Interview vom <b>24.9.2001</b> mit Georg C. F. Greve, durchgeführt von
|
|
Wolfgang Jährling für <a
|
|
href="http://www.pro-linux.de">Pro-Linux.de</a>.
|
|
</p>
|
|
</body>
|
|
<link>/news/2001/article-24.9.2001.de.html</link>
|
|
</news>
|
|
</newsset>
|
|
|