<?xml version="1.0" encoding="utf-8" ?>    
    <feed xmlns="http://www.w3.org/2005/Atom">
	    <id xmlns="http://www.w3.org/2005/Atom">http://dominio.com</id>
        <title type="text" xml:lang="es">TITULO DE LA WEB</title>
		<link type="application/atom+xml" href="http://dominio.com/atom.xml" rel="self"/>
		<link type="text/html" href="http://dominio.com/" rel="alternate"/>
        <subtitle type="text">DESCRIPCIÓN DE LA WEB</subtitle>
		<updated>2018-03-01T14:10:59+01:00</updated>
		<author>
			<name>SocialOnce Marketing &amp; Internet S.L.</name>
		</author>     
</feed>