~ubuntu-branches/ubuntu/saucy/keystone/saucy-proposed

« back to all changes in this revision

Viewing changes to keystone/content/common/samples/version-atom.xml

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2011-08-23 10:18:22 UTC
  • Revision ID: james.westby@ubuntu.com-20110823101822-enve6zceb3lqhuvj
Tags: upstream-1.0~d4~20110823.1078
ImportĀ upstreamĀ versionĀ 1.0~d4~20110823.1078

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<feed xmlns="http://www.w3.org/2005/Atom">
 
3
  <title type="text">About This Version</title>
 
4
  <updated>2011-01-21T11:33:21-06:00</updated>
 
5
  <id>http://identity.api.openstack.org/v2.0/</id>
 
6
   <author><name>OpenStack</name><uri>http://www.openstack.org/</uri></author>
 
7
   <link rel="self" href="http://identity.api.openstack.org/v2.0/"/>
 
8
   <entry>
 
9
      <id>http://identity.api.openstack.org/v2.0/</id>
 
10
      <title type="text">Version v2.0</title>
 
11
      <updated>2011-01-21T11:33:21-06:00</updated>
 
12
      <link rel="self" href="http://identity.api.openstack.org/v2.0/"/>
 
13
      <link rel="describedby" type="application/pdf"
 
14
           href="http://docs.openstack.org/identity/api/v2.0/identity-latest.pdf"/>
 
15
      <link rel="describedby" type="application/vnd.sun.wadl+xml"
 
16
           href="http://docs.openstack.org/identity/api/v2.0/application.wadl"/>
 
17
      <content type="text">Version v2.0 CURRENT (2011-01-21T11:33:21-06:00)</content>
 
18
   </entry>
 
19
</feed>