<?xml version="1.0" encoding="UTF-8"?>
<PrintLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="PrintLayout-1.0.0.xsd">
  <PageProperties>
    <BackgroundColor>
      <Red>255</Red>
      <Blue>255</Blue>
      <Green>255</Green>
    </BackgroundColor>
  </PageProperties>
  <LayoutProperties>
    <ShowTitle>true</ShowTitle>
    <ShowLegend>false</ShowLegend>
    <ShowScaleBar>true</ShowScaleBar>
    <ShowNorthArrow>true</ShowNorthArrow>
    <ShowURL>true</ShowURL>
    <ShowDateTime>true</ShowDateTime>
    <ShowCustomLogos>false</ShowCustomLogos>
    <ShowCustomText>false</ShowCustomText>
  </LayoutProperties>
  <CustomLogos>
    <Logo>
      <Position>
        <Left>10</Left>
        <Bottom>90</Bottom>
        <Units></Units>
      </Position>
      <ResourceId>Library://UnitTests/Symbols/SymbolMart.SymbolLibrary</ResourceId>
      <Name>tux</Name>
      <Size>
        <Width>0.02</Width>
        <Height>0.02</Height>
        <Units>meters</Units>
      </Size>
      <Rotation>0</Rotation>
    </Logo>
    <Logo>
      <Position>
        <Left>50</Left>
        <Bottom>10</Bottom>
        <Units>percent</Units>
      </Position>
      <ResourceId>Library://UnitTests/Symbols/SymbolMart.SymbolLibrary</ResourceId>
      <Name>Wingdings Regular 074</Name>
      <Size>
        <Width>0.05</Width>
        <Height>0.05</Height>
        <Units>meters</Units>
      </Size>
      <Rotation>0</Rotation>
    </Logo>
  </CustomLogos>
  <CustomText>
    <Text>
      <Position>
        <Left>10</Left>
        <Bottom>10</Bottom>
        <Units>percent</Units>
      </Position>
      <Font>
        <Name>Courier New</Name>
        <Height>0.005</Height>
        <Units>meters</Units>
      </Font>
      <Value>Custom Text #1</Value>
    </Text>
    <Text>
      <Position>
        <Left>80</Left>
        <Bottom>95</Bottom>
        <Units></Units>
      </Position>
      <Font>
        <Name>Times New Roman</Name>
        <Height>36</Height>
        <Units>points</Units>
      </Font>
      <Value>Custom Text #2</Value>
    </Text>
  </CustomText>
</PrintLayout>
