diff --git a/Observatory/AMDA/Parker_Solar_Probe.xml b/Observatory/AMDA/Parker_Solar_Probe.xml
index 1f52803..87e1e06 100644
--- a/Observatory/AMDA/Parker_Solar_Probe.xml
+++ b/Observatory/AMDA/Parker_Solar_Probe.xml
@@ -6,15 +6,21 @@
     <ResourceHeader>
       <ResourceName>PSP</ResourceName>
       <AlternateName>Parker Solar Probe</AlternateName>
-      <ReleaseDate>2010-09-27T18:45:12Z</ReleaseDate>
-      <Description></Description>
+      <ReleaseDate>2018-09-27T18:45:12Z</ReleaseDate>
+      <Description>Parker Solar Probe will swoop to within 4 million miles of the sun's surface, 
+        facing heat and radiation like no spacecraft before it. Launching in 2018, Parker 
+        Solar Probe will provide new data on solar activity and make critical contributions to our 
+        ability to forecast major space-weather events that impact life on Earth.</Description>
       <Contact>     
-        <PersonID> </PersonID>
+        <PersonID>spase://CDPP/Person/Nour.Raouafi</PersonID>
         <Role>ProjectScientist</Role>
       </Contact>      
     </ResourceHeader>
     <Location> 
-      <ObservatoryRegion>Heliosphere.Inner</ObservatoryRegion>      
+      <ObservatoryRegion>Sun</ObservatoryRegion>      
     </Location>
+    <OperatingSpan>
+      <StartDate>2018-08-12T07:31:00</StartDate>
+    </OperatingSpan>
   </Observatory>
 </Spase>
diff --git a/Person/Nour.Raouafi.xml b/Person/Nour.Raouafi.xml
new file mode 100644
index 0000000..9a23938
--- /dev/null
+++ b/Person/Nour.Raouafi.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd">
+  <Version>2.2.0</Version>
+  <Person>
+    <ResourceID>spase://CDPP/Person/Nour.Raouafi</ResourceID>
+    <PersonName> Dr. Nour Eddine Raouafi</PersonName>
+    <OrganizationName>The JHU Applied Physics Laboratory</OrganizationName>
+    <Email>NourEddine.Raouafi@jhuapl.edu</Email>
+  </Person>
+</Spase>
--
libgit2 0.21.2