<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Website name</title>
  <link href="http://website.com/atom.xml" rel="self" />
  <link href="http://website.com/"/>
  <updated>2018-11-13T03:01:35+00:00</updated>
  <id>http://website.com</id>
  <author>
    <name>Website name</name>
  </author>
  
    <entry>
      <title>Example post</title>
      <link href="/darcli/posts/example-post/" />
      <updated>2016-05-01T12:00:00+00:00</updated>
      <id>/darcli/posts/example-post</id>
      <content type="html">An example post to this theme</content>
    </entry>
  
    <entry>
      <title>Example article</title>
      <link href="/darcli/articles/example-article/" />
      <updated>2016-05-01T12:00:00+00:00</updated>
      <id>/darcli/articles/example-article</id>
      <content type="html">An example article to this theme</content>
    </entry>
  
    <entry>
      <title>Título do post</title>
      <link href="/darcli/posts/example-post-pt-br/" />
      <updated>2016-04-30T01:00:00+00:00</updated>
      <id>/darcli/posts/example-post-pt-br</id>
      <content type="html">descrição do post para SEO</content>
    </entry>
  
    <entry>
      <title>Título do artigo</title>
      <link href="/darcli/articles/example-article-pt-br/" />
      <updated>2016-04-30T01:00:00+00:00</updated>
      <id>/darcli/articles/example-article-pt-br</id>
      <content type="html">descrição do artigo para SEO</content>
    </entry>
  
    <entry>
      <title>Talk title</title>
      <link href="https://linktotalk" />
      <updated>2016-02-28T00:00:00+00:00</updated>
      <id>/darcli/talks/some-talk</id>
      <content type="html">Description about the subject</content>
    </entry>
  
    <entry>
      <title>Project 02</title>
      <link href="https://linktoproject" />
      <updated>2016-01-01T00:00:00+00:00</updated>
      <id>/darcli/projects/project-two</id>
      <content type="html">project description</content>
    </entry>
  
    <entry>
      <title>Project 01</title>
      <link href="https://linktoproject" />
      <updated>2016-01-01T00:00:00+00:00</updated>
      <id>/darcli/projects/project-one</id>
      <content type="html">project description</content>
    </entry>
  
    <entry>
      <title>tool 02</title>
      <link href="https://github.com/repository" />
      <updated>2015-11-26T00:00:00+00:00</updated>
      <id>/darcli/tools/tool-two</id>
      <content type="html">description about the tool</content>
    </entry>
  
    <entry>
      <title>tool 01</title>
      <link href="https://github.com/repository" />
      <updated>2015-11-26T00:00:00+00:00</updated>
      <id>/darcli/tools/tool-one</id>
      <content type="html">description about the tool</content>
    </entry>
  
    <entry>
      <title>author2</title>
      <link href="/darcli/team/author-two/" />
      <updated>2015-06-01T00:00:00+00:00</updated>
      <id>/darcli/team/author-two</id>
      <content type="html"></content>
    </entry>
  
    <entry>
      <title>author1</title>
      <link href="/darcli/team/author-one/" />
      <updated>2015-06-01T00:00:00+00:00</updated>
      <id>/darcli/team/author-one</id>
      <content type="html"></content>
    </entry>
  
</feed>
