Skip to content

Instantly share code, notes, and snippets.

@ghagaresr
Created August 8, 2018 16:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ghagaresr/37ecb384c276feea3c6d29ac730b84ea to your computer and use it in GitHub Desktop.
Save ghagaresr/37ecb384c276feea3c6d29ac730b84ea to your computer and use it in GitHub Desktop.
RegionLanguageCodeXML
xml-stylesheet type="text/xsl" href="stylesheet.xsl"?>
<!--Config Version 1.0-->
<data>
<record>
<RegionCode>E</RegionCode>
<CountryCode>NL</CountryCode>
<Country>Netherlands</Country>
<UILangs>nl-NL; en-US</UILangs>
<DefUILang>nl-NL</DefUILang>
<TimeZone>W. Europe Standard Time</TimeZone>
<SysLocale>nl-NL</SysLocale>
<UsrLocale>nl-NL</UsrLocale>
<Keyboard>nl-NL</Keyboard>
</record>
<record>
<RegionCode>A</RegionCode>
<CountryCode>AU</CountryCode>
<Country>Australia</Country>
<UILangs>en-AU</UILangs>
<DefUILang>en-AU</DefUILang>
<TimeZone>AUS Eastern Standard Time</TimeZone>
<SysLocale>en-AU</SysLocale>
<UsrLocale>en-AU</UsrLocale>
<Keyboard>en-AU</Keyboard>
</record>
</Data>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment