Directory/Package Structure

There are many articles available online regarding directory structure best practices, but none of them seem to fit exactly what I need/would like. That, and it seems regardless of what I try, I always get a “5001: The name of package ‘[package name]’ does not reflect the location of this file…” error. This is my current directory structure:

- colorselector
        - assets
        - bin
        - src

Questions:

  1. What should the name my package be?
  2. ‘Source Path’ in Flash publish settings should be the path to ‘src’, correct?
  3. Where should XML files go? src/XML/?