Commit 2b2b9c5e7b3e5ec4a5d18141320182dfa2c74734
1 parent
07d955eb
Exists in
master
and in
12 other branches
N. Papitashvili
Showing
1 changed file
with
10 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<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"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/N.Papitashvili</ResourceID> | |
6 | + <PersonName>Dr. Natalia E. Papitashvili</PersonName> | |
7 | + <OrganizationName>GSFS-672</OrganizationName> | |
8 | + <Email>natalia.e.papitashvili@nasa.gov</Email> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |