<AstroObjectEntry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/shiplog_schema.xsd">
    <ID>GIANTS_DEEP</ID>
    <Entry>
        <ID>codex_projection</ID>
        <Name>Anomaly Recording</Name>

        <Curiosity>codex_astral_codex</Curiosity>
        
        <RumorFact>
            <ID>codex_projection_rumor</ID>
            <SourceID>codex_flashback</SourceID>
            <Text>The images I saw when I died led me to the Orbital Probe Cannon's Probe Tracking Module.</Text> 
        </RumorFact>

        <ExploreFact>
            <ID>codex_projection_fact</ID>
            <Text>The Orbital Probe Cannon generated a projection stone linked to a secondary probe which impacted an unknown body matching partial criteria for the Eye of the Universe. I can see the planets orbiting clockwise in the distance.</Text>
        </ExploreFact>

		<ExploreFact>
			<ID>codex_projection_projection_fact</ID>
			<Text>When I used the projection stone, I saw a strange vortex below me. I could see the planets orbiting clockwise in the distance.</Text>
		</ExploreFact>

		<ExploreFact>
			<ID>codex_projection_text_fact</ID>
			<Text>The anomaly is located 35 kilometers from the sun with an inclination of 270 degrees.</Text>
		</ExploreFact>

        <Entry>
            <ID>codex_anomaly</ID>
            <Name>Anomalous Body</Name>

            <Curiosity>codex_astral_codex</Curiosity>
            
            <RumorFact>
                <ID>codex_anomaly_rumor</ID>
                <SourceID>codex_projection</SourceID>
                <Text>The Orbital Probe Cannon detected an unknown body within the solar system that was a partial match for the Eye of the Universe.</Text> 
            </RumorFact>

            <ExploreFact>
                <ID>codex_anomaly_fact</ID>
                <Text>An anomaly resting far below the plane of the solar system. A secondary probe from the Orbital Probe Cannon is found nearby.</Text>
            </ExploreFact>
            <ExploreFact>
                <ID>codex_lingering_chime_tesseract</ID>
                <Text>I passed through a strange device and the structure revealed itself. I can see ghost matter now!</Text> 
            </ExploreFact>
        </Entry>
    </Entry>
</AstroObjectEntry>