<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
    <external-files-path
        name="audio"
        path="." />
    <external-path
        name="external_files"
        path="." />
    <external-files-path
        name="recordings"
        path="Music/Recordings" />
    <external-files-path
        name="audio_recordings"
        path="Recordings" />
    <external-files-path
        name="audio_trimmed"
        path="Trimmed" />
    <external-files-path name="my_images" path="." />
    <cache-path name="cached_files" path="." />
</paths>
