<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="http://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1900.sch" 
    schematypens="http://purl.oclc.org/dsdl/schematron" ?>
<Product_Collection  
    xmlns="http://pds.nasa.gov/pds4/pds/v1" 
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="
    http://pds.nasa.gov/pds4/pds/v1 
    http://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1900.xsd
    ">
    <Identification_Area>
        <logical_identifier>urn:nasa:pds:_______:_______</logical_identifier>
        <version_id>1.0</version_id>
        <title>_______</title>
        <information_model_version>1.9.0.0</information_model_version>
        <product_class>Product_Collection</product_class>
        <Citation_Information>
            <author_list>Family Name, Initials; Family Name, Initials</author_list>
            <publication_year>2017</publication_year>
            <description>This is a PDS4 document collection file</description>
        </Citation_Information>
        <Modification_History>
            <Modification_Detail>
                <modification_date></modification_date>
                <version_id></version_id>
                <description>Files Created</description>
            </Modification_Detail>
        </Modification_History>
    </Identification_Area>
    <Context_Area>
        <Time_Coordinates>
            <start_date_time></start_date_time>
            <stop_date_time></stop_date_time>
        </Time_Coordinates>
        <Investigation_Area>
            <name></name>
            <type></type>
            <Internal_Reference>
                <lid_reference>urn:nasa:pds:_______:_______:_______</lid_reference>
                <reference_type>collection_to_investigation</reference_type>
            </Internal_Reference>
        </Investigation_Area>
        <Observing_System>
            <name></name>
            <Observing_System_Component>
                <name></name>
                <type></type>
                <Internal_Reference>
                    <lid_reference>urn:nasa:pds:_______:_______:_______</lid_reference>
                    <reference_type>is_instrument</reference_type>
                </Internal_Reference>
            </Observing_System_Component>
            <Observing_System_Component>
                <name></name>
                <type></type>
                <Internal_Reference>
                    <lid_reference>urn:nasa:pds:_______:_______:_______</lid_reference>
                    <reference_type>is_instrument_host</reference_type>
                </Internal_Reference>
            </Observing_System_Component>
        </Observing_System>
        <Target_Identification>
            <name></name>
            <type></type>
            <Internal_Reference>
                <lid_reference>urn:nasa:pds:_______:_______:_______</lid_reference>
                <reference_type>data_to_target</reference_type>
            </Internal_Reference>
        </Target_Identification>
    </Context_Area>
    <Collection>
        <collection_type>_______</collection_type>
    </Collection>
    <File_Area_Inventory>
        <File>
            <file_name>collection__________.csv</file_name>
            <local_identifier>collection__________</local_identifier>
            <creation_date_time>2015-04-10T12:00</creation_date_time>
        </File>
        <Inventory>
            <local_identifier>________inventory</local_identifier>
            <offset unit="byte">0</offset>
            <parsing_standard_id>PDS DSV 1</parsing_standard_id>
            <records>1</records>
            <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
            <field_delimiter>Comma</field_delimiter>
            <Record_Delimited>
                <fields>2</fields>
                <groups>0</groups>
                <maximum_record_length unit="byte">257</maximum_record_length>
                <Field_Delimited>
                    <name>Member Status</name>
                    <field_number>1</field_number>
                    <data_type>ASCII_String</data_type>
                    <maximum_field_length unit="byte">1</maximum_field_length>
                    <description>This column specifies the product member status relative to this collection.</description>
                </Field_Delimited>
                <Field_Delimited>
                    <name>LIDVID_LID</name>
                    <field_number>2</field_number>
                    <data_type>ASCII_LIDVID_LID</data_type>
                    <maximum_field_length unit="byte">255</maximum_field_length>
                    <description>This column specifies the LID of the files that comprise the collection.</description>
                </Field_Delimited>
            </Record_Delimited>
            <reference_type>inventory_has_member_product</reference_type>
        </Inventory>
    </File_Area_Inventory>
</Product_Collection>
