diff --git a/httpstatuscodes.html b/httpstatuscodes.html
index 107076c..fcd346c 100644
--- a/httpstatuscodes.html
+++ b/httpstatuscodes.html
@@ -806,6 +806,7 @@
What Is REST?
REST Quick Tips
HTTP Methods
+ Resource Naming
HTTP Status Codes
diff --git a/index.html b/index.html
index 70b99ff..007b85a 100644
--- a/index.html
+++ b/index.html
@@ -92,6 +92,7 @@
What Is REST?
REST Quick Tips
HTTP Methods
+ Resource Naming
HTTP Status Codes
diff --git a/lessons/httpmethods.html b/lessons/httpmethods.html
index 9a16612..90ed1f0 100644
--- a/lessons/httpmethods.html
+++ b/lessons/httpmethods.html
@@ -45,7 +45,7 @@
Previous
- Next
+ Next
@@ -167,6 +167,7 @@
What Is REST?
REST Quick Tips
HTTP Methods
+ Resource Naming
HTTP Status Codes
diff --git a/lessons/restfulresourcenaming.html b/lessons/restfulresourcenaming.html
new file mode 100644
index 0000000..6db6b67
--- /dev/null
+++ b/lessons/restfulresourcenaming.html
@@ -0,0 +1,104 @@
+
+
+
+
+ RESTful Resource Naming
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Resource Naming
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/lessons/restquicktips.html b/lessons/restquicktips.html
index 567f074..0b46834 100644
--- a/lessons/restquicktips.html
+++ b/lessons/restquicktips.html
@@ -89,6 +89,7 @@
What Is REST?
REST Quick Tips
HTTP Methods
+ Resource Naming
HTTP Status Codes
diff --git a/resources.html b/resources.html
index b12a370..5aadbac 100644
--- a/resources.html
+++ b/resources.html
@@ -67,6 +67,7 @@
What Is REST?
REST Quick Tips
HTTP Methods
+ Resource Naming
HTTP Status Codes
diff --git a/sitemap.xml b/sitemap.xml
index f9888b7..ab23092 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -4,8 +4,6 @@
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">
-
-
http://www.restapitutorial.com/
2012-06-18T17:42:02+00:00
@@ -22,6 +20,10 @@
http://www.restapitutorial.com/lessons/httpmethods.html
2012-06-18T17:55:39+00:00
+
+ http://www.restapitutorial.com/lessons/restfulresourcenaming.html
+ 2012-06-19T17:55:39+00:00
+
http://www.restapitutorial.com/httpstatuscodes.html
2012-06-18T19:22:41+00:00