Skip to content

Instantly share code, notes, and snippets.

@Celeo
Created September 23, 2022 16:54
Show Gist options
  • Save Celeo/26a0750fb68b9ce852b5d709b6fb0314 to your computer and use it in GitHub Desktop.
Save Celeo/26a0750fb68b9ce852b5d709b6fb0314 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<Facility xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ID="KSMO" Name="Santa Monica" UpdatedOn="2020-09-17T12:30:00.0000000-07:00">
<Frequency>133475</Frequency>
<VoiceServer>vhf.laartcc.org</VoiceServer>
<InformationDisplaySystemEndpoint>https://ids.laartcc.org/remote/atis</InformationDisplaySystemEndpoint>
<MetarObservation ObservationTimeValue="53" Enable="true" />
<MagneticVariation MagneticVariationValue="10" Option="Subtract" />
<Contractions />
<Profiles>
<Profile Name="Normal (24L/R)">
<AirportConditions>LDG AND DEPTG RWY 24L/R.</AirportConditions>
<Notams>READBACK ALL RWY HOLD SHORT INSTRUCTIONS.</Notams>
<AtisTemplate>[FACILITY] ATIS INFO [ATIS_CODE] [OBS_TIME]. [FULL_WX_STRING]. [ARPT_COND] [NOTAMS]</AtisTemplate>
</Profile>
<Profile Name="East (6L/R)">
<AirportConditions>LDG AND DEPTG RWY 6L/R.</AirportConditions>
<Notams>READBACK ALL RWY HOLD SHORT INSTRUCTIONS.</Notams>
<AtisTemplate>[FACILITY] ATIS INFO [ATIS_CODE] [OBS_TIME]. [FULL_WX_STRING]. [ARPT_COND] [NOTAMS]</AtisTemplate>
</Profile>
</Profiles>
<UseInternationalFormat>false</UseInternationalFormat>
<VoiceRecordEnabled>false</VoiceRecordEnabled>
<VoiceName>Default</VoiceName>
<VoiceGender>Male</VoiceGender>
<Notams />
<AirportConditions />
</Facility>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment