aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/simple.fountain.fdx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/files/simple.fountain.fdx')
-rw-r--r--tests/files/simple.fountain.fdx24
1 files changed, 24 insertions, 0 deletions
diff --git a/tests/files/simple.fountain.fdx b/tests/files/simple.fountain.fdx
new file mode 100644
index 0000000..2e56d82
--- /dev/null
+++ b/tests/files/simple.fountain.fdx
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
+<FinalDraft DocumentType="Script" Template="No" Version="1">
+
+ <Content>
+ <Paragraph Type="Scene Heading">
+ <Text>EXT. SOMEWHERE - DAY</Text>
+ </Paragraph>
+ <Paragraph Type="Action">
+ <Text>GUY and GURL walks down the street.</Text>
+ </Paragraph>
+ <Paragraph Type="Character">
+ <Text>GUY</Text>
+ </Paragraph>
+ <Paragraph Type="Dialogue">
+ <Text>So what's up?</Text>
+ </Paragraph>
+ <Paragraph Type="Character">
+ <Text>GURL</Text>
+ </Paragraph>
+ <Paragraph Type="Dialogue">
+ <Text>Nothing much.</Text>
+ </Paragraph>
+ </Content>
+</FinalDraft>