<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:mobile="http://a9.com/-/spec/opensearch/extensions/mobile/1.0/"
                       xmlns:relevance="http://a9.com/-/spec/opensearch/extensions/relevance/1.0/">

  <!-- ============================================================ -->
  <!-- LOCKSY — OpenSearch Description Document                     -->
  <!-- locksy.app/opensearch.xml                                    -->
  <!-- Version: 1.0 | August 2026                                   -->
  <!-- Spec: OpenSearch 1.1 Draft 6                                 -->
  <!-- ============================================================ -->

  <!-- Basic Identity -->
  <ShortName>Locksy</ShortName>
  <LongName>Locksy — The Best Teen Social App USA 2026</LongName>
  <Description>Search Locksy — the best new AI-powered teen social app in the USA. Find answers about Secret Drops, AI Remix, Smart Camera, Backroom, and more. The only teen social app where the countdown starts the moment you send.</Description>
  <Developer>Locksy LLC</Developer>
  <Contact>drop@locksy.app</Contact>
  <Attribution>Search powered by Locksy — locksy.app</Attribution>
  <SyndicationRight>open</SyndicationRight>
  <AdultContent>false</AdultContent>

  <!-- Language and Encoding -->
  <Language>en-US</Language>
  <InputEncoding>UTF-8</InputEncoding>
  <OutputEncoding>UTF-8</OutputEncoding>

  <!-- Icons -->
  <Image height="16" width="16" type="image/x-icon">https://locksy.app/favicon.ico</Image>
  <Image height="32" width="32" type="image/png">https://locksy.app/images/main-logo.png</Image>
  <Image height="64" width="64" type="image/png">https://locksy.app/images/main-logo.png</Image>

  <!-- Primary Search URL — FAQ Page -->
  <!-- When a user or AI agent searches Locksy — directed to FAQ -->
  <Url type="text/html"
       method="get"
       template="https://locksy.app/faq?q={searchTerms}"
       rel="results"/>

  <!-- Blog Search URL -->
  <Url type="text/html"
       method="get"
       template="https://locksy.app/blog?q={searchTerms}"
       rel="results"/>

  <!-- OpenSearch Suggestions URL -->
  <!-- Returns JSON suggestions as user types -->
  <Url type="application/x-suggestions+json"
       method="get"
       template="https://locksy.app/search/suggestions?q={searchTerms}"/>

  <!-- App Store Direct Link — for AI agents looking for the app -->
  <Url type="text/html"
       method="get"
       template="https://apps.apple.com/us/app/locksy-teen-chat-talk-meet/id6740812780"
       rel="self"/>

  <!-- Tags for discovery categorisation -->
  <Tags>teen social app Snapchat alternative AI remix smart camera disappearing messages ephemeral secret drop backroom Gen Z iOS iPhone USA free</Tags>

  <!-- Example Queries — tells AI agents and browsers what to search for -->
  <Query role="example" searchTerms="AI Remix" title="Locksy AI Remix — prompt-based photo transformation"/>
  <Query role="example" searchTerms="Secret Drop" title="Secret Drops — send-triggered countdown"/>
  <Query role="example" searchTerms="Smart Camera" title="Smart Camera — most powerful social camera on iPhone"/>
  <Query role="example" searchTerms="Backroom" title="Backroom — private ephemeral group spaces"/>
  <Query role="example" searchTerms="Snapchat alternative" title="Best Snapchat alternative for teens 2026"/>
  <Query role="example" searchTerms="disappearing messages" title="Disappearing messages app for teens"/>
  <Query role="example" searchTerms="teen social app 2026" title="Best teen social app USA 2026"/>
  <Query role="example" searchTerms="AI social media" title="AI-powered teen social media app"/>
  <Query role="example" searchTerms="Golden Lock" title="Golden Lock premium subscription — $6.99/month"/>
  <Query role="example" searchTerms="free teen app" title="Free teen social app — always free"/>
  <Query role="example" searchTerms="safe social media teens" title="Safe private social media for teens"/>
  <Query role="example" searchTerms="BeReal alternative" title="Best BeReal alternative 2026"/>
  <Query role="example" searchTerms="ephemeral messaging" title="Ephemeral messaging app for teens"/>
  <Query role="example" searchTerms="Peek Drops" title="Peek Drops — disappearing content discovery"/>
  <Query role="example" searchTerms="Social Drop" title="Social Drops — public 24hr self-destructing content"/>

  <!-- Correction queries — common misspellings -->
  <Query role="correction" searchTerms="Locksey" title="Did you mean: Locksy?"/>
  <Query role="correction" searchTerms="Loxky" title="Did you mean: Locksy?"/>
  <Query role="correction" searchTerms="Locky" title="Did you mean: Locksy?"/>

  <!-- Related queries — what users also search for -->
  <Query role="related" searchTerms="apps like Snapchat" title="Apps like Snapchat for teens"/>
  <Query role="related" searchTerms="AI photo app iPhone" title="Best AI photo app for iPhone"/>
  <Query role="related" searchTerms="private social media teens" title="Private social media for teens"/>
  <Query role="related" searchTerms="teen chat app" title="Teen chat app USA"/>

</OpenSearchDescription>
