<?xml version="1.0" encoding="utf-8"?>
<output xmlns="http://schemas.fontoxml.com/output/1.0/output.xsd">
	<!-- This is where your output configuration needs to be filled in. See the included documentation for more information. -->
	<configurations>
		<configuration id="my-first-output" label="My first output">
			<sx location="sx.xml" />
		</configuration>
	</configurations>
</output>