Development Complete, README File To Be Updated
diff --git a/NDNTrafficServer.sample.conf b/NDNTrafficServer.sample.conf
new file mode 100644
index 0000000..2bdfb24
--- /dev/null
+++ b/NDNTrafficServer.sample.conf
@@ -0,0 +1,20 @@
+#

+#Name

+#

+#ContentType

+#

+#FreshnessPeriod

+#

+#ContentBytes

+#Content

+#

+##########

+#Name=/example

+#ContentType=1

+#ContentBytes=10

+##########

+Name=/example/A

+ContentType=0

+FreshnessPeriod=0

+Content=NoData

+##########