diff options
| -rw-r--r-- | sitemap.xml | 218 | 
1 files changed, 218 insertions, 0 deletions
| diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 00000000..8d588e4c --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,218 @@ +<?xml version="1.0" encoding="UTF-8"?> +<urlset +      xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" +      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +      xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 +            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> + +<url> +  <loc>http://django-rest-framework.org/</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/tutorial/quickstart</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>monthly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/tutorial/1-serialization</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>monthly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/tutorial/2-requests-and-responses</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>monthly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/tutorial/3-class-based-views</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>monthly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/tutorial/4-authentication-and-permissions</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>monthly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/tutorial/5-relationships-and-hyperlinked-apis</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>monthly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/tutorial/6-viewsets-and-routers</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>monthly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/requests</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/responses</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/views</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/generic-views</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/viewsets</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/routers</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/parsers</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/renderers</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/serializers</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/fields</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/relations</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/authentication</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/permissions</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/throttling</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/filtering</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/pagination</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/content-negotiation</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/format-suffixes</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/reverse</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/exceptions</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/status-codes</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/testing</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/api-guide/settings</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/topics/documenting-your-api</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/topics/ajax-csrf-cors</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/topics/browser-enhancements</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/topics/browsable-api</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/topics/rest-hypermedia-hateoas</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/topics/contributing</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/topics/rest-framework-2-announcement</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>monthly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/topics/2.2-announcement</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>monthly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/topics/2.3-announcement</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>monthly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/topics/release-notes</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +<url> +  <loc>http://django-rest-framework.org/topics/credits</loc> +  <lastmod>2014-01-02T09:29:15+00:00</lastmod> +  <changefreq>weekly</changefreq> +</url> +</urlset>
\ No newline at end of file | 
