<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://starbase.jpl.nasa.gov/pds4/1500/dph_example_archive_VG2PLS/xml_schema/PDS4_PDS_1500.sch"
  schematypens="http://purl.oclc.org/dsdl/schematron"?>


<Product_File_Text xmlns="http://pds.nasa.gov/pds4/pds/v1"
    xmlns:pds="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  https://starbase.jpl.nasa.gov/pds4/1500/dph_example_archive_VG2PLS/xml_schema/PDS4_PDS_1500.xsd">

    
    <Identification_Area>
        <logical_identifier>urn:nasa:pds:example.dph.sample_archive_bundle:bundle:bundle_checksums</logical_identifier>
        <version_id>1.0</version_id>
        <title>VG2PLS CHECKSUMS Description</title>
        <information_model_version>1.5.0.0</information_model_version>
        <product_class>Product_File_Text</product_class>
        <Citation_Information>
            <publication_year>2015</publication_year>
            <description>
                This document represents an example / sample as documented in the DPH.      
            </description>
        </Citation_Information>
        <Modification_History>
            <Modification_Detail>
                <modification_date>2015-10-01</modification_date>
                <version_id>1.0</version_id>
                <description>
                    conversion of PDS3 PPI archive to comply with PDS4 Information Model
                </description>
            </Modification_Detail>
        </Modification_History>
    </Identification_Area>
    
    <Reference_List>
        <Internal_Reference>
            <lid_reference>urn:nasa:pds:context:node:node.ppi-ucla</lid_reference>
            <reference_type>has_association</reference_type>
        </Internal_Reference>
    </Reference_List>

		<!--
		<    MD5 checksums are calculated from the command prompt
		<      using the following command:   md5deep -l -r *.* > bundle_checksums.txt
		-->    
    <File_Area_Text>
        <File>
            <file_name>bundle_checksums.txt</file_name>
            <local_identifier>document.CHECKSUMS.TXT</local_identifier>
            <creation_date_time>2015-10-01T11:26:39.4633Z</creation_date_time>
            <file_size unit="byte">5433</file_size>
            <md5_checksum>5a489c5d9994be18894262b632e3dbf4</md5_checksum>
        </File>
        <Stream_Text>
            <name>bundle_checksums.txt</name>
            <local_identifier>document.stream_text</local_identifier>
            <offset unit="byte">0</offset>
            <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
            <description>
                 bundle_checksums.txt reflects the MD5 checksum of files within this archive bundle.
            </description>
            <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
         </Stream_Text>
    </File_Area_Text>
</Product_File_Text>