my @search = (
qr[(.*?)], # ID
qr[(.*?)], # Time Stamp
qr[(.*?)], # IP Address
qr[
(.*?)], # Title
qr[(.*?)], # Reporting Entity
qr[(.*?)], # Reporting Entity Contact
qr[(.*?)], # Reporting Entity Address
qr[(.*?)], # Reporting Entity Email Address
);