<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://orienteering.brazenfolly.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://orienteering.brazenfolly.com/feed.php">
        <title>Inuvik Orienteering Club</title>
        <description></description>
        <link>https://orienteering.brazenfolly.com/</link>
        <image rdf:resource="https://orienteering.brazenfolly.com/lib/tpl/orient/images/favicon.ico" />
       <dc:date>2026-05-06T03:42:48+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/bells?rev=1643500957&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/birds?rev=1643500804&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/calculator?rev=1643500921&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/css?rev=1643525071&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/css2?rev=1643498618&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/delta?rev=1643524297&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/donuts?rev=1643501021&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/firstinline?rev=1643500677&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/havefun?rev=1643499630&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/login?rev=1632074955&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/loop?rev=1643500888&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/main?rev=1692924572&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/mappuzzle?rev=1643500851&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/metapuzzle?rev=1643501073&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/puzzlehunt?rev=1636864579&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/qrcode?rev=1643500565&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/rebus?rev=1643500724&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/sugar?rev=1643501047&amp;do=diff"/>
                <rdf:li rdf:resource="https://orienteering.brazenfolly.com/test?rev=1643522766&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://orienteering.brazenfolly.com/lib/tpl/orient/images/favicon.ico">
        <title>Inuvik Orienteering Club</title>
        <link>https://orienteering.brazenfolly.com/</link>
        <url>https://orienteering.brazenfolly.com/lib/tpl/orient/images/favicon.ico</url>
    </image>
    <item rdf:about="https://orienteering.brazenfolly.com/bells?rev=1643500957&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-29T17:02:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>bells</title>
        <link>https://orienteering.brazenfolly.com/bells?rev=1643500957&amp;do=diff</link>
        <description>This is where you will find your next puzzle:



What am I looking for?</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/birds?rev=1643500804&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-29T17:00:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>birds</title>
        <link>https://orienteering.brazenfolly.com/birds?rev=1643500804&amp;do=diff</link>
        <description>This is where you will find your next puzzle:



What am I looking for?</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/calculator?rev=1643500921&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-29T17:02:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>calculator</title>
        <link>https://orienteering.brazenfolly.com/calculator?rev=1643500921&amp;do=diff</link>
        <description>ENTER YOUR ANSWER HERE: 

Stuck? Here&#039;s a hint

Still stuck? Here&#039;s another hint

Totally lost? Try this

Did you stumble across this link by accident? You will probably want to start with the first puzzle.</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/css?rev=1643525071&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-29T23:44:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>css</title>
        <link>https://orienteering.brazenfolly.com/css?rev=1643525071&amp;do=diff</link>
        <description>/* Faye: this is how you put comments in CSS */

/* Background image section */

html {
  background-image: url(&quot;/_media/o-map.jpg&quot;);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 100%;</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/css2?rev=1643498618&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-29T16:23:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>css2</title>
        <link>https://orienteering.brazenfolly.com/css2?rev=1643498618&amp;do=diff</link>
        <description>.checkanswer_button{
/*border: outset 1px;
display: inline-flex;
 */
/*margin: auto;*/
margin-top: 1ex;
display: block;
 align-items: center;
appearance: none;
background-color: #fff;
border-radius: 24px;
border-style: none;
box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;
box-sizing: border-box;
color: #3c4043;
cursor: pointer;
fill: currentcolor;
font-family: &quot;Google Sans&quot;,Roboto,Arial,sans-serif;
font-size: 14px;
font-weight: 500;
h…</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/delta?rev=1643524297&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-29T23:31:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>delta</title>
        <link>https://orienteering.brazenfolly.com/delta?rev=1643524297&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/donuts?rev=1643501021&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-29T17:03:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>donuts</title>
        <link>https://orienteering.brazenfolly.com/donuts?rev=1643501021&amp;do=diff</link>
        <description>ENTER YOUR ANSWER HERE: 

Stuck? Here&#039;s a hint

Totally lost? Try this

Did you stumble across this link by accident? You will probably want to start with the first puzzle.</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/firstinline?rev=1643500677&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-29T16:57:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>firstinline</title>
        <link>https://orienteering.brazenfolly.com/firstinline?rev=1643500677&amp;do=diff</link>
        <description>ENTER YOUR ANSWER HERE:

Stuck? Here&#039;s a hint</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/havefun?rev=1643499630&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-29T16:40:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>havefun</title>
        <link>https://orienteering.brazenfolly.com/havefun?rev=1643499630&amp;do=diff</link>
        <description>This is where you will find your next puzzle:



What am I looking for?</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/login?rev=1632074955&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-19T12:09:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>login</title>
        <link>https://orienteering.brazenfolly.com/login?rev=1632074955&amp;do=diff</link>
        <description>Here&#039;s a convenience link to let you log in:

login

Here&#039;s one to edit the

sidebar

css</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/loop?rev=1643500888&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-29T17:01:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>loop</title>
        <link>https://orienteering.brazenfolly.com/loop?rev=1643500888&amp;do=diff</link>
        <description>This is where you will find your next puzzle:



What am I looking for?</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/main?rev=1692924572&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-24T18:49:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>main</title>
        <link>https://orienteering.brazenfolly.com/main?rev=1692924572&amp;do=diff</link>
        <description>Welcome to the Inuvik Orienteering Webpage!

What is Orienteering?

Orienteering is a sport where participants use a map and compass to navigate between points on a route.

Check out these links to learn more about orienteering:

	*  Orienteering Canada
	*  International Orienteering Federation
	*  Wikipedia

Orienteering Events in Inuvik</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/mappuzzle?rev=1643500851&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-29T17:00:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>mappuzzle</title>
        <link>https://orienteering.brazenfolly.com/mappuzzle?rev=1643500851&amp;do=diff</link>
        <description>ENTER YOUR ANSWER HERE: 

Stuck? Here&#039;s a hint

Did you stumble across this link by accident? You will probably want to start with the first puzzle.</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/metapuzzle?rev=1643501073&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-29T17:04:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>metapuzzle</title>
        <link>https://orienteering.brazenfolly.com/metapuzzle?rev=1643501073&amp;do=diff</link>
        <description>ENTER YOUR ANSWER HERE: 

Did you stumble across this link by accident? You will probably want to start with the first puzzle.</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/puzzlehunt?rev=1636864579&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-11-13T21:36:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>puzzlehunt</title>
        <link>https://orienteering.brazenfolly.com/puzzlehunt?rev=1636864579&amp;do=diff</link>
        <description>PUT FIRST MAP HERE</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/qrcode?rev=1643500565&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-29T16:56:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>qrcode</title>
        <link>https://orienteering.brazenfolly.com/qrcode?rev=1643500565&amp;do=diff</link>
        <description>What am I looking for?


All of the location puzzles should lead you to a laminated QR code that looks like this one:



The QR code is located within the white circle on the satellite map. Look around the area: none of the QR codes are hidden, but they are also not in plain sight. You do not have to go inside any buildings or move any objects to locate the QR codes, and none of them are on the ground. You may have to look behind things. All of the location puzzles are within the Inuvik town bou…</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/rebus?rev=1643500724&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-29T16:58:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>rebus</title>
        <link>https://orienteering.brazenfolly.com/rebus?rev=1643500724&amp;do=diff</link>
        <description>ENTER YOUR ANSWER HERE: 

Stuck? Here&#039;s a hint

Did you stumble across this link by accident? You will probably want to start with the first puzzle.</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/sugar?rev=1643501047&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-29T17:04:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sugar</title>
        <link>https://orienteering.brazenfolly.com/sugar?rev=1643501047&amp;do=diff</link>
        <description>This is where you will find your next puzzle:



What am I looking for?</description>
    </item>
    <item rdf:about="https://orienteering.brazenfolly.com/test?rev=1643522766&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-29T23:06:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>test</title>
        <link>https://orienteering.brazenfolly.com/test?rev=1643522766&amp;do=diff</link>
        <description>test</description>
    </item>
</rdf:RDF>
