<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
    <files-path
        name="recordings"
        path="recordings/" />
    <cache-path
        name="recordings_cache"
        path="recordings/" />
    <cache-path
        name="logs"
        path="logs/" />
    <cache-path
        name="screenshots"
        path="screenshots/" />
    <cache-path
        name="bugreports"
        path="bugreports/" />
</paths>