<?xml version="1.0" encoding="ISO-8859-15"?>

<!--
Possible parameters for backforum.php

-> cat_id    read new postings in this category only
-> forum_id  read new postings in this forum only
-> username  read new postings from this user only
             search sequence: cat_id, forum_id, username
-> count     number of postings to read, default 10
-> feed      type of feed to deliver, e.g. atom which needs a template
             pnforum_feed_atom.html to work
             default: rss091

pnForum permission still apply! The forum access will be tested against
an unregistered user.

IMPORTANT HINT:
===============
Do not configure pnRender to expose template information for debugging purposes if
you want to use templated RSS feeds! This will result in an XML error message:

XML Parsing Error: xml declaration not at start of external entity
Location: http://www.example.com/backforum.php
Line Number 3, Column 1:<?xml version="1.0" encoding="ISO-8859-1"?>

If you have to do this kind of debugging, do not forget to switch it off as
soon as possible!

-->

<rss version="2.0">
<channel>
    <title>El portal de San Martín de Valdeiglesias - pnForum</title>
    <link>http://www.valdeiglesias.com/index.php?module=pnForum</link>
    <description>El portal de San Martín de Valdeiglesias - pnForum</description>
    <language>es-ES</language>
    
    <pubDate>Fri, 09 May 2008  Hora estándar romance</pubDate>
    
    <lastBuildDate>Fri, 09 May 2008  Hora estándar romance</lastBuildDate>
    
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>pnForum 1.3</generator>
    <webMaster>emili&#111;&#064;&#118;aldeiglesias.com</webMaster>


        <item>
        <title>Becas al deporte</title>
        <link>http://www.valdeiglesias.com/index.php?module=pnForum&amp;func=viewtopic&amp;topic=6&amp;start=0#pid14</link>
        <description>politica  :: Estado del gobierno municipal </description>
        <pubDate>Tue, 08 Apr 2008  Hora estándar romance</pubDate>
        
    </item>
        <item>
        <title>alguien sabe que tal va el valde?¿</title>
        <link>http://www.valdeiglesias.com/index.php?module=pnForum&amp;func=viewtopic&amp;topic=4&amp;start=0#pid13</link>
        <description>deportes  :: deportes </description>
        <pubDate>Tue, 08 Apr 2008  Hora estándar romance</pubDate>
        
    </item>
        <item>
        <title>Como funcionan los Temas o Skins del portal</title>
        <link>http://www.valdeiglesias.com/index.php?module=pnForum&amp;func=viewtopic&amp;topic=1&amp;start=0#pid12</link>
        <description>Todo sobre Valdeiglesias.com :: Funcionamiento del Portal</description>
        <pubDate>Tue, 08 Apr 2008  Hora estándar romance</pubDate>
        
    </item>
        <item>
        <title>Circuito motocross &quot;La chopera&quot;</title>
        <link>http://www.valdeiglesias.com/index.php?module=pnForum&amp;func=viewtopic&amp;topic=5&amp;start=0#pid11</link>
        <description>deportes  :: deportes </description>
        <pubDate>Fri, 28 Mar 2008  Hora estándar romance</pubDate>
        
    </item>
        <item>
        <title>Mejoras, sugerencias aviso de fallos o problemas de esta página Web.</title>
        <link>http://www.valdeiglesias.com/index.php?module=pnForum&amp;func=viewtopic&amp;topic=3&amp;start=0#pid5</link>
        <description>politica  :: ideas </description>
        <pubDate>Tue, 11 Mar 2008  Hora estándar romance</pubDate>
        
    </item>
    
</channel>
</rss>