<?xml version="1.0" encoding="UTF-8"?>
<!-- smartling.placeholder_format_custom = (\$\(.+?\)) -->
<!-- smartling.xliff_tags_to_placeholders = mrk -->
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd">
  <file original="app/file" datatype="plaintext" source-language="en">
    <header>
      <tool tool-id="com.apple.dt.xcode" tool-name="Xcode" tool-version="9.4" build-num="9F1027a"/>
    </header>
    <body>
      <trans-unit id="1">
        <source>You have purchased $(PRODUCT_NAME).</source>
        <note>$(PRODUCT_NAME) is the name of the product purchased.</note>
      </trans-unit>
      <trans-unit id="2">
        <source>This is some additional text.</source>
        <note>Just some text.</note>
      </trans-unit>
      <trans-unit id="3">
        <source>Some extra text as an example.</source>
        <note>Use directive.</note>
      </trans-unit>
      <trans-unit id="4" translate="no">
        <source>No translate content.</source>
        <note>Do not translate.</note>
      </trans-unit>
      <trans-unit id="5">
        <source><mrk mtype="seg">Convert entire tag to placeholder.</mrk></source>
        <note>Convert to placeholder.</note>
      </trans-unit>
    </body>
  </file>
</xliff>
