diff --git a/L3/Data.txt b/L3/Data.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c8f7b83e2855eb6358069efc5b4aaae8a7c47e6e
--- /dev/null
+++ b/L3/Data.txt
@@ -0,0 +1,6 @@
+Describe the layout of the data and how it was organized.
+- The layout of the data starts with <name> and ends with </name>
+What output format did you choose?  Why?
+- I used xml because it is the default format that is offered and it makes sense to me.
+How many Americans had at least a bachelor�s degree in Dec 2011, Dec 2012, and Dec 2013?
+- Dec 2011: 77,847,105. Dec 2012: 78,925,852. Dec 2013: 79,784,992
\ No newline at end of file