<DialogueTree xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/dialogue_schema.xsd">
	<NameField>SIGN</NameField>

	<DialogueNode>
		<Name>START</Name>
		<EntryCondition>DEFAULT</EntryCondition>
		<Dialogue>
			<Page>A little scout just like this one is now home to the Astral Codec: a means of transmitting information via the Eye, passed to us from the universe before ours.</Page>
			<Page>Although the Codec's authors are long gone, they have given us the opportunity to save the story of this universe from being lost to the depths of time.</Page>
			<Page>If it is released into the Eye, the Astral Codec will pass onwards into the next universe, preserving a thread of memory for eons to come.</Page>
		</Dialogue>
	</DialogueNode>
</DialogueTree>