Atom Feed

From No LJ Ads Wiki

Jump to: navigation, search

Each account type except for Identity Accounts have Atom feeds.

http://exampleusername.livejournal.com/data/atom
http://exampleusername.livejournal.com/data/atom.xml
<?xml version="1.0" encoding="utf-8"?>
<!-- If you are running a bot please visit this policy page outlining rules you must respect. http://www.livejournal.com/bots/ -->
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:idx="urn:atom-extension:indexing" idx:index="no">
  <id>urn:lj:livejournal.com:atom1:exampleusername</id>
  <title>Insert Your User Name Here</title>
  <subtitle>Insert Your User Name Here</subtitle>
  <author>
    <name>Insert Your User Name Here</name>
  </author>
  <link rel="alternate" type="text/html" href="http://exampleusername.livejournal.com/"/>
  <link rel="self" type="text/xml" href="http://www.livejournal.com/users/exampleusername/data/atom"/>
  <updated>2002-09-05T04:04:53Z</updated>
  <link
   rel="service.feed"
   type="application/x.atom+xml"
   href="http://www.livejournal.com/users/exampleusername/data/atom" title="Insert Your User Name Here"
  />
  <entry>
    <id>urn:lj:livejournal.com:atom1:exampleusername:289</id>
    <link rel="alternate" type="text/html" href="http://exampleusername.livejournal.com/289.html"/>
    <issued>2002-09-05T00:04:00</issued>
    <title>exampleusername @ 2002-09-05T00:04:00</title>
    <published>2002-09-05T04:04:53Z</published>
    <updated>2002-09-05T04:04:53Z</updated>
    <content type="html">
      If you've reached this page, you've probably done so via a support request.
      "exampleusername" is an account created to be precisely that -- an example user name,
      which should be replaced by your username in the address bar of your broswer.
    </content>
  </entry>
</feed>