<?xml version="1.0" encoding="utf-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/">
	<trackList>

		<track>
			<location>img/bathroom/1.jpg</location>
		</track>

		<track>
			<location>img/bathroom/2.jpg</location>
		</track>

		<track>
			<location>img/bathroom/3.jpg</location>
		</track>
		
		<track>
			<location>img/bathroom/4.jpg</location>
		</track>
		
	</trackList>
</playlist>