<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
      xmlns:sioc="http://rdfs.org/sioc/ns#"
      xmlns:foaf="http://xmlns.com/foaf/0.1/">
<sioc:Post rdf:about="http://www.podcastellano.com/los-problemas-del-loudblog">
  <sioc:title>Los problemas del Loudblog</sioc:title>
  <sioc:description>Uno de los problemas que me estoy encontrando es el de poner scripts en el index.html dentro de los templates. ¿por qué no salen?

En mi caso es un script de un banner, en el dreamweaver me sale bien, pero cuando subo el archivo y lo visualizo en el navegador... no aparece :(</sioc:description>
  <sioc:created_at>2005-11-13T15:14:38+01:00</sioc:created_at>
  <sioc:modified_at>2005-11-13T15:56:38+01:00</sioc:modified_at>
  <sioc:link rdfs:label="Los problemas del Loudblog" rdf:resource="http://www.podcastellano.com/los-problemas-del-loudblog" />
  <sioc:topic rdfs:label="Problemas y fallos" rdf:resource="http://www.podcastellano.com/foros/podcasters/problemas-y-fallos-0" />
  <sioc:has_creator>
    <sioc:User rdf:about="http://www.podcastellano.com/user/69">
      <rdfs:label><![CDATA[proteusbcn]]></rdfs:label>
      <rdfs:seeAlso rdf:resource="http://www.podcastellano.com/sioc/user/69" />
    </sioc:User>
  </sioc:has_creator>
  <sioc:has_reply>
    <sioc:Post rdf:about="http://www.podcastellano.com/node/434#comment-405">
      <rdfs:label><![CDATA[Parece problema de rutas]]></rdfs:label>
      <rdfs:seeAlso rdf:resource="http://www.podcastellano.com/sioc/comment/405" />
    </sioc:Post>
  </sioc:has_reply>
</sioc:Post>
</rdf:RDF>
