<?xml version="1.0" encoding="UTF-8"?>
<configurations xmlns="http://launchy.mozdev.org/configurations">
	<application>
		<label>VLC</label>
		<type>3</type>
		<command>C:\Program Files\VideoLAN\VLC\vlc.exe</command>
	</application>
	<application>
		<label>VLC (fullscreen)</label>
		<type>3</type>
		<command>C:\Program Files\VideoLAN\VLC\vlc.exe</command>
		<arguments>--fullscreen</arguments>
	</application>
</configurations>