I am new to the gsa xml feed and appliance at that.. I attempted to
feed a pdf document and meta name for users to search.. I am recieving
errors. I believe I have the wrong format... please help me understand
this process.. and format.. remember I am new to this..
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE gsafeed PUBLIC "-//Google//DTD GSA Feeds//EN" "">
<gsafeed>
<header>
<datasource>FARA Exporter</datasource>
<feedtype>metadata-and-url</feedtype>
</header>
<group>
<record url="https://usres-faradev/docs/4402-Supplemental
Statement-160000.pdf/" action="add" mimetype="application/pdf">
<metadata>
<meta name="document-type" content="Public" />
<meta name="document-rating" content="General" />
<meta name="ID" content="160000"/>
<meta name="REGISTRANT_NAME" content="MOORE, POWELL A."/>
<meta name="REGISTRATION_NUMBER" content="4402"/>
<meta name="DOCUMENT_TYPE" content="Supplemental Statement"/>
</metadata>
<content e>This the first FARA PDF</content>
</record>
</group>
</gsafeed>