Skip to content

Instantly share code, notes, and snippets.

@DGZN
Created September 16, 2015 22:24
Show Gist options
  • Save DGZN/bd63c820105e3a710c27 to your computer and use it in GitHub Desktop.
Save DGZN/bd63c820105e3a710c27 to your computer and use it in GitHub Desktop.
Album XML Schema
<?xml version="1.0" encoding="utf-8"?>
<song id="song-reference_id-003" parent_id="album-reference_id-001" track_number="1" has_video="false" >
<meta language="en">
<name>Melody Song 01</name>
</meta>
</song>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment