Took me awhile to find this darn SDK, but I'm glad I did

Anyway, I was just about to release a mod on my own package server, but as I was setting up the package server, I noticed an error in the packages_advanced.xml file:
<default-website title="My Website">http://www.mywebsite.tld/</default-author>
This should obviously be:
<default-website title="My Website">http://www.mywebsite.tld/</default-website>
Just a small copy/paste error, easily fixed

Edit: Also, you should probably use the example domains (example.com|example.net|example.org) since they were created for examples in technical documentation
