..." /> What Atom 1.0 Files Look Like? ..." /> ..." />
Answers

Question and Answer:

  Home  Really Simple Syndication (RSS)

⟩ What Atom 1.0 Files Look Like?

An Atom 1.0 file looks like the sample Atom 1.0 document below:

<?xml version="1.0" encoding="utf-8"?>

<feed xmlns="http://www.w3.org/2005/Atom">

<title>Atom FAQs, Tips and Tutorials</title>

<subtitle>The first Atom document example</subtitle>

<link href="http://www.rendc.org/faq/rss/"/>

<updated>2006-07-13T18:30:02Z</updated>

<author>

<name>rendc.org</name>

<email>noreply@rendc.org</email>

</author>

<id>urn:uuid:60a76c80-d399-11d9-b91C-0003939e0af6</id>

<entry>

<title>Introduction to Atom</title>

<link href="http://rendc.org/faq/rss/index.html"/>

<id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id>

<updated>2006-07-13T18:30:02Z</updated>

<summary>A collection of 7 FAQs to introduce you the

basics of RSS and Atom for Website syndication.</summary>

</entry>

</feed>

 131 views

More Questions for you: