<?xml version="1.0" encoding="UTF-8"?>
<pt:ptarmigan xmlns:pt="http://esau.org/ns/ptarmigan" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://esau.org/ns/ptarmigan file:/C:/work/java/ptarmigan/ptarmigan/schema/ptarmigan.xsd">
	<pt:system-id>file:C%3A/work/java/ptarmigan/ptarmigan/test/id3v2.flac</pt:system-id>
	<pt:file-properties>
		<pt:length>28787</pt:length>
		<pt:last-modified>2002-09-10T00:24:34</pt:last-modified>
	</pt:file-properties>
	<v2:id3v2 xmlns:v2="http://esau.org/ns/ptarmigan/id3v2">
		<v2:header>
			<v2:version>3</v2:version>
			<v2:revision>0</v2:revision>
			<v2:tag-size>1254</v2:tag-size>
		</v2:header>
		<v2:frames>
			<v2:comment>
				<v2:summary>The comment v</v2:summary>
			</v2:comment>
			<v2:album>The album v2</v2:album>
			<v2:composer>The composer v2</v2:composer>
			<v2:genre>The genre v2</v2:genre>
			<v2:copyright>The copyright v2</v2:copyright>
			<v2:encoded-by>The encoder v2</v2:encoded-by>
			<v2:title>The title v2</v2:title>
			<v2:original-artist>The original artist v2</v2:original-artist>
			<v2:lead-performer>The artist v2</v2:lead-performer>
			<v2:track>
				<v2:number>77</v2:number>
			</v2:track>
			<v2:recording-year>1977</v2:recording-year>
		</v2:frames>
	</v2:id3v2>
	<fl:flac xmlns:fl="http://esau.org/ns/ptarmigan/flac">
		<fl:channels>1</fl:channels>
		<fl:sample-rate>22050</fl:sample-rate>
		<fl:bits-per-sample>8</fl:bits-per-sample>
		<fl:samples>47806</fl:samples>
		<fl:md5>1dcoM2ZsMdTlgh0LhUZq9g==</fl:md5>
		<ogg:comments xmlns:ogg="http://esau.org/ns/ptarmigan/vorbis">
			<ogg:vendor />
			<ogg:content>
				<ogg:title>The Title</ogg:title>
				<ogg:album>The Album</ogg:album>
			</ogg:content>
		</ogg:comments>
	</fl:flac>
	<pt:media-properties>
		<pt:mime-type>audio/x-flac</pt:mime-type>
		<pt:data-offset>1548</pt:data-offset>
		<pt:data-length>27239</pt:data-length>
		<pt:duration>2168</pt:duration>
	</pt:media-properties>
</pt:ptarmigan>

