39 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			1.3 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">
 | |
| <url>
 | |
|   <loc>http://www.restapitutorial.com/</loc>
 | |
|   <lastmod>2012-06-18T17:42:02+00:00</lastmod>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>http://www.restapitutorial.com/lessons/whatisrest.html</loc>
 | |
|   <lastmod>2012-06-18T18:39:08+00:00</lastmod>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>http://www.restapitutorial.com/lessons/restquicktips.html</loc>
 | |
|   <lastmod>2012-06-18T17:55:38+00:00</lastmod>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>http://www.restapitutorial.com/lessons/httpmethods.html</loc>
 | |
|   <lastmod>2012-06-18T17:55:39+00:00</lastmod>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>http://www.restapitutorial.com/lessons/restfulresourcenaming.html</loc>
 | |
|   <lastmod>2012-06-19T17:55:39+00:00</lastmod>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>http://www.restapitutorial.com/httpstatuscodes.html</loc>
 | |
|   <lastmod>2012-06-18T19:22:41+00:00</lastmod>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>http://www.restapitutorial.com/resources.html</loc>
 | |
|   <lastmod>2012-06-18T18:44:40+00:00</lastmod>
 | |
| </url>
 | |
| <url>
 | |
|   <loc>http://www.restapitutorial.com/index.html</loc>
 | |
|   <lastmod>2012-06-18T17:42:02+00:00</lastmod>
 | |
| </url>
 | |
| </urlset> |