# SCPP XML Parser

This is a script to parse SCPP XML files for, at the time of this writing, 
SCPP ID and ISRC.

## Usage
1. Setup environment in your preferred way, and pip install requirements.
1. Copy .env.shadow to .env
1. Edit .env to provide the appropriate values
1. Run the script.

## `.env` Values
### SCPP_FILE_DIR
This is the location which contains 1 or more SCPP XML files.
