<?xml version="1.0" encoding="UTF-8"?>
<Profiles version="1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.serviio.org/xsd/profiles/v/1.10/Profiles.xsd">
<Profile id="HitachiT" name="Hitachi test profile" extendsProfileId="1">
		<!-- NOTE:
		Test profile for NotAnITGuy 
			-->
		<Transcoding>
			<!-- transcode AVI container, regardless of codec -->
			
			<Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3">
				<Matches container="avi" />
            </Video>
		</Transcoding>
	</Profile>
</Profiles>