1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2024-12-16 02:11:23 +01:00
bygfoot/support_files/news/news_de.xml
2008-11-27 13:24:18 +00:00

22 lines
519 B
XML

<news>
<news_article>
<type>match_league</type>
<condition>cond</condition>
<title>title1</title>
<subtitle>subtitle1</subtitle>
<title priority="5">title2</title>
<subtitle priority="5">subtitle2</subtitle>
</news_article>
<news_article>
<type>match_national_cup</type>
<condition>condn</condition>
<title>title1n</title>
<subtitle>subtitle1n</subtitle>
<title priority="5">title2n</title>
<subtitle priority="5">subtitle2n</subtitle>
</news_article>
</news>