64 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			64 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?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">
 | |
| <!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
 | |
| 
 | |
| <url>
 | |
|   <loc>http://www.restapitutorial.com/</loc>
 | |
|   <lastmod>2012-05-01T22:56:57+00:00</lastmod>
 | |
|   <changefreq>monthly</changefreq>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>http://www.restapitutorial.com/restquicktips.html</loc>
 | |
|   <lastmod>2012-05-01T22:56:54+00:00</lastmod>
 | |
|   <changefreq>monthly</changefreq>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>http://www.restapitutorial.com/httpstatuscodes.html</loc>
 | |
|   <lastmod>2012-05-01T22:56:57+00:00</lastmod>
 | |
|   <changefreq>monthly</changefreq>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>http://www.restapitutorial.com/resources.html</loc>
 | |
|   <lastmod>2012-05-01T22:56:56+00:00</lastmod>
 | |
|   <changefreq>monthly</changefreq>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>http://www.restapitutorial.com/index.html</loc>
 | |
|   <lastmod>2012-05-01T22:56:57+00:00</lastmod>
 | |
|   <changefreq>monthly</changefreq>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>http://www.restapitutorial.com/media/RESTful_Best_Practices-v1_0.pdf</loc>
 | |
|   <lastmod>2012-04-24T15:48:57+00:00</lastmod>
 | |
|   <changefreq>monthly</changefreq>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>https://github.com/tfredrich/RestApiTutorial.com/raw/master/media/RESTful%20Best%20Practices-v1_1.pdf</loc>
 | |
|   <lastmod>2012-05-30T15:48:57+00:00</lastmod>
 | |
|   <changefreq>monthly</changefreq>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>https://github.com/tfredrich/RestApiTutorial.com/raw/master/media/RESTful%20Best%20Practices-v1_1.epub</loc>
 | |
|   <lastmod>2012-05-30T15:48:57+00:00</lastmod>
 | |
|   <changefreq>monthly</changefreq>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>https://github.com/tfredrich/RestApiTutorial.com/raw/master/media/RESTful%20Best%20Practices-v1_1.odt</loc>
 | |
|   <lastmod>2012-05-30T15:48:57+00:00</lastmod>
 | |
|   <changefreq>monthly</changefreq>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>http://www.restapitutorial.com/lessons/whatisrest.html</loc>
 | |
|   <lastmod>2012-05-30T14:27:58+00:00</lastmod>
 | |
|   <changefreq>monthly</changefreq>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>http://www.restapitutorial.com/lessons/httpmethods.html</loc>
 | |
|   <lastmod>2012-05-30T14:27:58+00:00</lastmod>
 | |
|   <changefreq>monthly</changefreq>
 | |
| </url>
 | |
| </urlset> |