| <?xml version="1.0"?> |
| |
| <oscom xmlns:xi="http://www.w3.org/2001/XInclude"> |
| |
| <xi:include href="navigation.xml"/> |
| |
| <xi:include href="home.xml#xpointer(/home/html)"/> |
| <!-- |
| <xi:include href="home.xml#xpointer(/home/about)"/> |
| <xi:include href="home.xml#xpointer(/home/features)"/> |
| --> |
| |
| <news xmlns:xi="http://www.w3.org/2001/XInclude"> |
| <!-- FIXME: something wrong with regard to the view "links", which is needed for Lucene --> |
| <!-- |
| <wyonasite name="OSCOM"> |
| <xi:include href="/news.rss" xml:base="cocoon:"/> |
| </wyonasite> |
| --> |
| <cmsinfosite name="OSCOM Blog"> |
| <xi:include href="rss-rdf/oscom.rdf"/> |
| </cmsinfosite> |
| <site name="Freshmeat"> |
| <xi:include href="rss-rdf/fm.rdf"/> |
| </site> |
| <cmsinfosite name="CMSInfo"> |
| <xi:include href="rss-rdf/cmsinfo.rdf"/> |
| </cmsinfosite> |
| <site name="CMSWatch"> |
| <xi:include href="rss-rdf/cmswatch.xml"/> |
| </site> |
| </news> |
| |
| </oscom> |