---
title: "How to Export XML from Final Cut Pro"
author: "Alex Johnson"
category: Tutorials
excerpt: "Learn the exact steps to export an XML file from Final Cut Pro for color grading handoffs or moving to another NLE."
image: "/cutsio-thumbnail.svg"
tags: "Final Cut Pro, XML, Export, Workflow"
---

Exporting an XML from Final Cut Pro (FCP) is the first step in moving your project to another software, whether it's DaVinci Resolve for color grading, Logic Pro for audio, or another editor's system. 

Final Cut Pro uses its own specific flavor of XML called `FCPXML`. Here is how to export it correctly:

## 1. Clean Up Your Timeline
Before exporting, you must prep your sequence. XMLs only translate basic cuts, fades, and simple speed changes reliably. 
*   **Flatten compound clips** where possible.
*   **Remove or disable complex effects**, titles, and third-party transitions. If the receiving software doesn't have that exact plugin, the XML will throw an error. It's often best to put titles on a separate disabled video track so the colorist has them for reference but they don't interfere with the conform.
*   Ensure all media is online and properly linked.

## 2. Select Your Project
In the Final Cut Pro browser sidebar, select the specific Project (the timeline) you want to export. You can also export an entire Event or Library, but exporting just the final picture-locked Project is the standard workflow.

## 3. Export the FCPXML
1. With the Project selected, go to the top menu bar.
2. Select **File > Export XML...**
3. A dialogue box will appear. 
4. **Choose the XML Version:** FCP usually defaults to the latest version (e.g., 1.11 or 1.12). If you know the person receiving the file is using an older version of DaVinci Resolve or Premiere, you might need to select an older XML version from the dropdown menu to ensure compatibility. Generally, the latest version works best with up-to-date software.
5. **Metadata View:** You can usually leave this set to "General" unless your post-house specifically requested detailed metadata.
6. Click **Save**, choose your destination folder, and you're done.

You now have a `.fcpxml` file ready to be imported into another NLE!