<?xml version="1.0" encoding="UTF-8"?>
<instructionals module="QtNetworkAuth">
    <examples>
        <example name="Reddit Example" docUrl="qthelp://org.qt-project.qtnetworkauth.580/qtnetworkauth/qtnetworkauth-redditclient-example.html" projectPath="oauth/redditclient/redditclient.pro" imageUrl="qthelp://org.qt-project.qtnetworkauth.580/qtnetworkauth/images/redditclient-example.png">
            <description><![CDATA[Demonstrates authenticating with OAuth 2 to access Reddit.]]></description>
            <tags>auth,network,reddit</tags>
            <fileToOpen mainFile="true">oauth/redditclient/main.cpp</fileToOpen>
        </example>
        <example name="Twitter Timeline Example" docUrl="qthelp://org.qt-project.qtnetworkauth.580/qtnetworkauth/qtnetworkauth-twittertimeline-example.html" projectPath="oauth/twittertimeline/twittertimeline.pro" imageUrl="qthelp://org.qt-project.qtnetworkauth.580/qtnetworkauth/images/twittertimeline-example.png">
            <description><![CDATA[Demonstrates authenticating with OAuth to access a Twitter timeline.]]></description>
            <tags>auth,network,timeline,twitter</tags>
            <fileToOpen mainFile="true">oauth/twittertimeline/main.cpp</fileToOpen>
        </example>
    </examples>
</instructionals>
